| 1 | [ May 27 21:01:44 Enabled. ] | ||
| 2 | [ May 27 21:01:44 Rereading configuration. ] | ||
| 3 | [ May 27 21:01:45 Rereading configuration. ] | ||
| 4 | [ May 27 21:01:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 27 21:01:47 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.27 21:01:47.865856 [ 1 ] {} <Information> Application: Will watch for the process with pid 27869 | ||
| 29 | 2026.05.27 21:01:47.866420 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.27 21:01:48.290322 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 27869 | ||
| 31 | 2026.05.27 21:01:48.291546 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.27 21:01:48.291708 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.27 21:01:48.386577 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.27 21:01:48.403832 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.27 21:01:48.403881 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.27 21:01:48.403900 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.27 21:01:48.403955 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.27 21:01:48.404353 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.27 21:01:48.407399 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.27 21:01:48.409031 [ 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.27 21:01:48.409977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.27 21:01:48.410785 [ 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.27 21:01:48.410808 [ 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.27 21:01:48.410821 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.27 21:01:48.411486 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.27 21:01:48.413421 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.27 21:01:48.419417 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.27 21:01:48.420166 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.27 21:01:48.422117 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.27 21:01:48.422715 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.27 21:01:48.423582 [ 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.27 21:01:48.424243 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.27 21:01:48.429618 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.27 21:01:48.430010 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.27 21:01:48.432248 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.27 21:01:48.432612 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.27 21:01:48.432935 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.27 21:01:48.433225 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.27 21:01:48.434109 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.27 21:01:48.434141 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.27 21:01:48.434243 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.27 21:01:48.434362 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.27 21:01:48.439889 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.27 21:01:48.439923 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145865 sec | ||
| 69 | 2026.05.27 21:01:48.439943 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.27 21:01:48.439955 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.27 21:01:48.440596 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.27 21:01:48.441158 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.27 21:01:48.452077 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.27 21:01:48.452149 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.27 21:01:48.452168 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.27 21:01:48.452184 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.27 21:01:48.452235 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.27 21:01:48.452255 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.27 21:01:48.455051 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.27 21:01:48.455126 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.27 21:01:48.455158 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.27 21:01:48.455344 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.27 21:01:48.455386 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.27 21:01:48.455408 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.27 21:01:48.455422 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.27 21:01:48.455436 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.27 21:01:48.455472 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.27 21:01:48.455487 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.27 21:01:48.481161 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.27 21:01:48.481767 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.27 21:01:48.481803 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5161e-05 sec | ||
| 92 | 2026.05.27 21:01:48.481816 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.27 21:01:48.481826 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.27 21:01:48.481859 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.27 21:01:48.482067 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.27 21:01:48.482121 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.27 21:01:48.482143 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.27 21:01:48.482162 [ 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.27 21:01:48.482206 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.27 21:01:48.505330 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.27 21:01:48.505551 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.33 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.27 21:01:48.506954 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.573e-05 sec. | ||
| 103 | 2026.05.27 21:01:48.507375 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.27 21:01:48.508928 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.27 21:01:48.508977 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.27 21:01:49.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.35 MiB, peak 117.35 MiB, free memory in arenas 0.00 B, will set to 118.90 MiB (RSS), difference: 1.55 MiB | ||
| 107 | 2026.05.27 21:01:49.269792 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60204 | ||
| 108 | 2026.05.27 21:01:49.270049 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.05.27 21:01:49.270122 [ 3 ] {} <Debug> TCP-Session: 23a5b8be-1751-4de6-b479-792a3226f72a Authenticating user 'default' from [fd00:1122:3344:101::e]:60204 | ||
| 110 | 2026.05.27 21:01:49.270154 [ 3 ] {} <Debug> TCP-Session: 23a5b8be-1751-4de6-b479-792a3226f72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.27 21:01:49.270167 [ 3 ] {} <Debug> TCP-Session: 23a5b8be-1751-4de6-b479-792a3226f72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.05.27 21:01:49.270286 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 113 | 2026.05.27 21:01:49.270329 [ 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 | ||
| 114 | 2026.05.27 21:01:49.270353 [ 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 | ||
| 115 | 2026.05.27 21:01:49.271268 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33274 | ||
| 116 | 2026.05.27 21:01:49.271374 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60229 | ||
| 117 | 2026.05.27 21:01:49.271385 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45523 | ||
| 118 | 2026.05.27 21:01:49.271520 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.27 21:01:49.271561 [ 4 ] {} <Debug> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:33274 | ||
| 120 | 2026.05.27 21:01:49.271589 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.27 21:01:49.271609 [ 4 ] {} <Debug> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.27 21:01:49.271559 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49276 | ||
| 123 | 2026.05.27 21:01:49.271643 [ 254 ] {} <Debug> TCP-Session: f6779963-504d-48d7-8d8e-ba7b2dbb4842 Authenticating user 'default' from [fd00:1122:3344:101::e]:60229 | ||
| 124 | 2026.05.27 21:01:49.271637 [ 4 ] {} <Debug> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.27 21:01:49.271684 [ 254 ] {} <Debug> TCP-Session: f6779963-504d-48d7-8d8e-ba7b2dbb4842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.27 21:01:49.271631 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.27 21:01:49.271712 [ 254 ] {} <Debug> TCP-Session: f6779963-504d-48d7-8d8e-ba7b2dbb4842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.27 21:01:49.271709 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45393 | ||
| 129 | 2026.05.27 21:01:49.271782 [ 5 ] {} <Debug> TCP-Session: 3ac9919e-2800-49eb-9630-46bb3d3de35b Authenticating user 'default' from [fd00:1122:3344:101::e]:45523 | ||
| 130 | 2026.05.27 21:01:49.271832 [ 5 ] {} <Debug> TCP-Session: 3ac9919e-2800-49eb-9630-46bb3d3de35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.27 21:01:49.271851 [ 5 ] {} <Debug> TCP-Session: 3ac9919e-2800-49eb-9630-46bb3d3de35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.27 21:01:49.272431 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39275 | ||
| 133 | 2026.05.27 21:01:49.272429 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.27 21:01:49.272498 [ 255 ] {} <Debug> TCP-Session: 1a278231-9a04-450c-b40a-56f3c05ce689 Authenticating user 'default' from [fd00:1122:3344:101::e]:49276 | ||
| 135 | 2026.05.27 21:01:49.272516 [ 255 ] {} <Debug> TCP-Session: 1a278231-9a04-450c-b40a-56f3c05ce689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.27 21:01:49.272526 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33872 | ||
| 137 | 2026.05.27 21:01:49.272530 [ 255 ] {} <Debug> TCP-Session: 1a278231-9a04-450c-b40a-56f3c05ce689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.27 21:01:49.273219 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.27 21:01:49.273262 [ 257 ] {} <Debug> TCP-Session: 0cb202f6-9e82-4c19-9a32-2777a30079ef Authenticating user 'default' from [fd00:1122:3344:101::e]:39275 | ||
| 140 | 2026.05.27 21:01:49.273282 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 141 | 2026.05.27 21:01:49.273309 [ 257 ] {} <Debug> TCP-Session: 0cb202f6-9e82-4c19-9a32-2777a30079ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.27 21:01:49.273349 [ 257 ] {} <Debug> TCP-Session: 0cb202f6-9e82-4c19-9a32-2777a30079ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.27 21:01:49.273919 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.27 21:01:49.274001 [ 258 ] {} <Debug> TCP-Session: 67d4db46-9e47-4478-9ab5-b1a7a7e8c4b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33872 | ||
| 145 | 2026.05.27 21:01:49.274020 [ 258 ] {} <Debug> TCP-Session: 67d4db46-9e47-4478-9ab5-b1a7a7e8c4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.27 21:01:49.274033 [ 258 ] {} <Debug> TCP-Session: 67d4db46-9e47-4478-9ab5-b1a7a7e8c4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.27 21:01:49.274106 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.27 21:01:49.274125 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.27 21:01:49.274148 [ 3 ] {} <Trace> TCP-Session: 23a5b8be-1751-4de6-b479-792a3226f72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 150 | 2026.05.27 21:01:49.274179 [ 259 ] {} <Debug> TCP-Session: 7c5fbb27-eb55-4cf7-aebc-cd543f7080e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 151 | 2026.05.27 21:01:49.274172 [ 256 ] {} <Debug> TCP-Session: fe046af2-8387-4a99-bb26-6208bd9a156d Authenticating user 'default' from [fd00:1122:3344:101::e]:45393 | ||
| 152 | 2026.05.27 21:01:49.274228 [ 259 ] {} <Debug> TCP-Session: 7c5fbb27-eb55-4cf7-aebc-cd543f7080e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.27 21:01:49.274263 [ 256 ] {} <Debug> TCP-Session: fe046af2-8387-4a99-bb26-6208bd9a156d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.27 21:01:49.274270 [ 259 ] {} <Debug> TCP-Session: 7c5fbb27-eb55-4cf7-aebc-cd543f7080e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.27 21:01:49.274289 [ 256 ] {} <Debug> TCP-Session: fe046af2-8387-4a99-bb26-6208bd9a156d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 156 | 2026.05.27 21:01:49.275303 [ 3 ] {f8c83a90-c0d5-4ccd-9f1b-d6723d9c6dab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60204) 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) | ||
| 157 | 2026.05.27 21:01:49.276594 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56300 | ||
| 158 | 2026.05.27 21:01:49.276740 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.27 21:01:49.276771 [ 260 ] {} <Debug> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Authenticating user 'default' from [fd00:1122:3344:101::d]:56300 | ||
| 160 | 2026.05.27 21:01:49.276789 [ 260 ] {} <Debug> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.27 21:01:49.276802 [ 260 ] {} <Debug> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.27 21:01:49.276933 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 163 | 2026.05.27 21:01:49.276974 [ 260 ] {} <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 | ||
| 164 | 2026.05.27 21:01:49.276999 [ 260 ] {} <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 | ||
| 165 | 2026.05.27 21:01:49.278066 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57415 | ||
| 166 | 2026.05.27 21:01:49.278769 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 167 | 2026.05.27 21:01:49.278777 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65084 | ||
| 168 | 2026.05.27 21:01:49.278839 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.27 21:01:49.278904 [ 261 ] {} <Debug> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:57415 | ||
| 170 | 2026.05.27 21:01:49.278930 [ 261 ] {} <Debug> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.27 21:01:49.278947 [ 261 ] {} <Debug> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.27 21:01:49.278950 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60056 | ||
| 173 | 2026.05.27 21:01:49.279014 [ 260 ] {8d2bab73-4195-46bc-af05-4e04a9ba85e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 174 | 2026.05.27 21:01:49.279503 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.27 21:01:49.279548 [ 262 ] {} <Debug> TCP-Session: 338d1280-da4a-417c-ad82-044f491961ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65084 | ||
| 176 | 2026.05.27 21:01:49.279565 [ 262 ] {} <Debug> TCP-Session: 338d1280-da4a-417c-ad82-044f491961ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.27 21:01:49.279578 [ 262 ] {} <Debug> TCP-Session: 338d1280-da4a-417c-ad82-044f491961ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.27 21:01:49.280084 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39085 | ||
| 179 | 2026.05.27 21:01:49.280258 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63003 | ||
| 180 | 2026.05.27 21:01:49.280906 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.27 21:01:49.280947 [ 263 ] {} <Debug> TCP-Session: 6a5652e7-457f-40b2-93b4-6d9e856e5790 Authenticating user 'default' from [fd00:1122:3344:101::d]:60056 | ||
| 182 | 2026.05.27 21:01:49.280990 [ 263 ] {} <Debug> TCP-Session: 6a5652e7-457f-40b2-93b4-6d9e856e5790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.27 21:01:49.281107 [ 263 ] {} <Debug> TCP-Session: 6a5652e7-457f-40b2-93b4-6d9e856e5790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.27 21:01:49.281113 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60579 | ||
| 185 | 2026.05.27 21:01:49.286010 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52718 | ||
| 186 | 2026.05.27 21:01:49.287723 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61656 | ||
| 187 | 2026.05.27 21:01:49.287903 [ 3 ] {f8c83a90-c0d5-4ccd-9f1b-d6723d9c6dab} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 188 | 2026.05.27 21:01:49.289030 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.27 21:01:49.289108 [ 265 ] {} <Debug> TCP-Session: d5ea6278-6e35-42bb-8db0-628da2469129 Authenticating user 'default' from [fd00:1122:3344:101::d]:63003 | ||
| 190 | 2026.05.27 21:01:49.289128 [ 265 ] {} <Debug> TCP-Session: d5ea6278-6e35-42bb-8db0-628da2469129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.27 21:01:49.289141 [ 265 ] {} <Debug> TCP-Session: d5ea6278-6e35-42bb-8db0-628da2469129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.27 21:01:49.291053 [ 3 ] {f8c83a90-c0d5-4ccd-9f1b-d6723d9c6dab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 193 | 2026.05.27 21:01:49.294668 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.27 21:01:49.294733 [ 268 ] {} <Debug> TCP-Session: 470d9da4-9c8e-47ba-a1cb-43e9b4ec9209 Authenticating user 'default' from [fd00:1122:3344:101::d]:61656 | ||
| 195 | 2026.05.27 21:01:49.294768 [ 268 ] {} <Debug> TCP-Session: 470d9da4-9c8e-47ba-a1cb-43e9b4ec9209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.27 21:01:49.294783 [ 268 ] {} <Debug> TCP-Session: 470d9da4-9c8e-47ba-a1cb-43e9b4ec9209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.27 21:01:49.295987 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 198 | 2026.05.27 21:01:49.296062 [ 266 ] {} <Debug> TCP-Session: fcf2375d-5a98-4a66-8d81-7dd881bc919b Authenticating user 'default' from [fd00:1122:3344:101::d]:60579 | ||
| 199 | 2026.05.27 21:01:49.296085 [ 266 ] {} <Debug> TCP-Session: fcf2375d-5a98-4a66-8d81-7dd881bc919b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.27 21:01:49.296097 [ 266 ] {} <Debug> TCP-Session: fcf2375d-5a98-4a66-8d81-7dd881bc919b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.27 21:01:49.296663 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.05.27 21:01:49.296681 [ 269 ] {f8c83a90-c0d5-4ccd-9f1b-d6723d9c6dab} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 203 | 2026.05.27 21:01:49.296718 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.27 21:01:49.296733 [ 264 ] {} <Debug> TCP-Session: 89f0ae48-c5d5-4b65-bde3-15498b68c499 Authenticating user 'default' from [fd00:1122:3344:101::d]:39085 | ||
| 205 | 2026.05.27 21:01:49.296772 [ 267 ] {} <Debug> TCP-Session: 02246218-be68-4b04-8eb3-4e067261e183 Authenticating user 'default' from [fd00:1122:3344:101::d]:52718 | ||
| 206 | 2026.05.27 21:01:49.296787 [ 264 ] {} <Debug> TCP-Session: 89f0ae48-c5d5-4b65-bde3-15498b68c499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.27 21:01:49.296798 [ 267 ] {} <Debug> TCP-Session: 02246218-be68-4b04-8eb3-4e067261e183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.27 21:01:49.296810 [ 264 ] {} <Debug> TCP-Session: 89f0ae48-c5d5-4b65-bde3-15498b68c499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.27 21:01:49.296853 [ 267 ] {} <Debug> TCP-Session: 02246218-be68-4b04-8eb3-4e067261e183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.27 21:01:49.298374 [ 3 ] {f8c83a90-c0d5-4ccd-9f1b-d6723d9c6dab} <Debug> TCPHandler: Processed in 0.026802932 sec. | ||
| 211 | 2026.05.27 21:01:49.335358 [ 260 ] {8d2bab73-4195-46bc-af05-4e04a9ba85e6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56300) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 212 | |||
| 213 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 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 | ||
| 222 | 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 | ||
| 223 | 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 | ||
| 224 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 234 | |||
| 235 | 2026.05.27 21:01:49.336190 [ 260 ] {8d2bab73-4195-46bc-af05-4e04a9ba85e6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 236 | |||
| 237 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 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 | ||
| 246 | 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 | ||
| 247 | 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 | ||
| 248 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 258 | |||
| 259 | 2026.05.27 21:01:49.336306 [ 260 ] {8d2bab73-4195-46bc-af05-4e04a9ba85e6} <Debug> TCPHandler: Processed in 0.058233648 sec. | ||
| 260 | 2026.05.27 21:01:49.336805 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 261 | 2026.05.27 21:01:49.337077 [ 261 ] {0513cbb3-de7e-47a0-8ecb-d337c08ee882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 262 | 2026.05.27 21:01:49.337465 [ 261 ] {0513cbb3-de7e-47a0-8ecb-d337c08ee882} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57415) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 263 | |||
| 264 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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 | ||
| 267 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 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 | ||
| 272 | 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 | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 285 | |||
| 286 | 2026.05.27 21:01:49.337655 [ 261 ] {0513cbb3-de7e-47a0-8ecb-d337c08ee882} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.05.27 21:01:49.337768 [ 261 ] {0513cbb3-de7e-47a0-8ecb-d337c08ee882} <Debug> TCPHandler: Processed in 0.00118097 sec. | ||
| 311 | 2026.05.27 21:01:49.340750 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 312 | 2026.05.27 21:01:49.341538 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 313 | 2026.05.27 21:01:49.341658 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 314 | 2026.05.27 21:01:49.342171 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 315 | 2026.05.27 21:01:49.342193 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5662e-05 sec | ||
| 316 | 2026.05.27 21:01:49.342237 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Trace> ReferentialDeps: No tables | ||
| 317 | 2026.05.27 21:01:49.342253 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Trace> LoadingDeps: No tables | ||
| 318 | 2026.05.27 21:01:49.342276 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 319 | 2026.05.27 21:01:49.342327 [ 260 ] {2c3e03dc-bd8e-4138-871c-73fdfbfce409} <Debug> TCPHandler: Processed in 0.001680536 sec. | ||
| 320 | 2026.05.27 21:01:49.342500 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.05.27 21:01:49.342681 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) /* The version table contains metadata about the `oximeter` database */ | ||
| 322 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 323 | 2026.05.27 21:01:49.342741 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 324 | 2026.05.27 21:01:49.346855 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 325 | 2026.05.27 21:01:49.347810 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616): Loading data parts | ||
| 326 | 2026.05.27 21:01:49.348149 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616): There are no data parts | ||
| 327 | 2026.05.27 21:01:49.350164 [ 260 ] {68c88a27-3fcb-48c8-83c2-26b04edca19b} <Debug> TCPHandler: Processed in 0.007714847 sec. | ||
| 328 | 2026.05.27 21:01:49.350352 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 329 | 2026.05.27 21:01:49.351193 [ 260 ] {a0f89b35-2160-41dd-95b9-dd277c85bc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) /* The measurement tables contain all individual samples from each timeseries. | ||
| 330 | * | ||
| 331 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 332 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 333 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 334 | * by all samples from the same timeseries. | ||
| 335 | * | ||
| 336 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 337 | * and then uses that to index quickly into the measurements tables. | ||
| 338 | */ | ||
| 339 | 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) | ||
| 340 | 2026.05.27 21:01:49.351289 [ 260 ] {a0f89b35-2160-41dd-95b9-dd277c85bc07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 341 | 2026.05.27 21:01:49.357494 [ 260 ] {a0f89b35-2160-41dd-95b9-dd277c85bc07} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Loading data parts | ||
| 342 | 2026.05.27 21:01:49.357642 [ 260 ] {a0f89b35-2160-41dd-95b9-dd277c85bc07} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): There are no data parts | ||
| 343 | 2026.05.27 21:01:49.358147 [ 260 ] {a0f89b35-2160-41dd-95b9-dd277c85bc07} <Debug> TCPHandler: Processed in 0.007846251 sec. | ||
| 344 | 2026.05.27 21:01:49.358328 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.27 21:01:49.358514 [ 260 ] {c4acc514-150c-46a5-94e2-929d639a9ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 346 | 2026.05.27 21:01:49.358574 [ 260 ] {c4acc514-150c-46a5-94e2-929d639a9ce0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 347 | 2026.05.27 21:01:49.359614 [ 260 ] {c4acc514-150c-46a5-94e2-929d639a9ce0} <Debug> oximeter.measurements_i8 (18bb8497-7785-420e-ace8-f2c6e0caf542): Loading data parts | ||
| 348 | 2026.05.27 21:01:49.359842 [ 260 ] {c4acc514-150c-46a5-94e2-929d639a9ce0} <Debug> oximeter.measurements_i8 (18bb8497-7785-420e-ace8-f2c6e0caf542): There are no data parts | ||
| 349 | 2026.05.27 21:01:49.360323 [ 260 ] {c4acc514-150c-46a5-94e2-929d639a9ce0} <Debug> TCPHandler: Processed in 0.002046228 sec. | ||
| 350 | 2026.05.27 21:01:49.360476 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.27 21:01:49.360696 [ 260 ] {d5881632-6fcc-45e0-aab7-bd3e71521f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 352 | 2026.05.27 21:01:49.360790 [ 260 ] {d5881632-6fcc-45e0-aab7-bd3e71521f3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 353 | 2026.05.27 21:01:49.361896 [ 260 ] {d5881632-6fcc-45e0-aab7-bd3e71521f3f} <Debug> oximeter.measurements_u8 (ef82be15-3498-40e5-aebb-41ad2ed14631): Loading data parts | ||
| 354 | 2026.05.27 21:01:49.362092 [ 260 ] {d5881632-6fcc-45e0-aab7-bd3e71521f3f} <Debug> oximeter.measurements_u8 (ef82be15-3498-40e5-aebb-41ad2ed14631): There are no data parts | ||
| 355 | 2026.05.27 21:01:49.362793 [ 260 ] {d5881632-6fcc-45e0-aab7-bd3e71521f3f} <Debug> TCPHandler: Processed in 0.002364309 sec. | ||
| 356 | 2026.05.27 21:01:49.363063 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.27 21:01:49.363293 [ 260 ] {b94b0d60-c4a4-44cb-9888-987fb6dfd0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 358 | 2026.05.27 21:01:49.363361 [ 260 ] {b94b0d60-c4a4-44cb-9888-987fb6dfd0be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 359 | 2026.05.27 21:01:49.364596 [ 260 ] {b94b0d60-c4a4-44cb-9888-987fb6dfd0be} <Debug> oximeter.measurements_i16 (8c5b33ca-9d05-4c3f-a654-27827d6a55e5): Loading data parts | ||
| 360 | 2026.05.27 21:01:49.364718 [ 260 ] {b94b0d60-c4a4-44cb-9888-987fb6dfd0be} <Debug> oximeter.measurements_i16 (8c5b33ca-9d05-4c3f-a654-27827d6a55e5): There are no data parts | ||
| 361 | 2026.05.27 21:01:49.365338 [ 260 ] {b94b0d60-c4a4-44cb-9888-987fb6dfd0be} <Debug> TCPHandler: Processed in 0.002390499 sec. | ||
| 362 | 2026.05.27 21:01:49.365525 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.27 21:01:49.365697 [ 260 ] {7f855292-a72d-4975-8539-5284be1b0b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 364 | 2026.05.27 21:01:49.365757 [ 260 ] {7f855292-a72d-4975-8539-5284be1b0b8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 365 | 2026.05.27 21:01:49.366732 [ 260 ] {7f855292-a72d-4975-8539-5284be1b0b8e} <Debug> oximeter.measurements_u16 (c79516a6-5302-4bdb-a36a-c889f7e2e491): Loading data parts | ||
| 366 | 2026.05.27 21:01:49.366920 [ 260 ] {7f855292-a72d-4975-8539-5284be1b0b8e} <Debug> oximeter.measurements_u16 (c79516a6-5302-4bdb-a36a-c889f7e2e491): There are no data parts | ||
| 367 | 2026.05.27 21:01:49.367631 [ 260 ] {7f855292-a72d-4975-8539-5284be1b0b8e} <Debug> TCPHandler: Processed in 0.002155412 sec. | ||
| 368 | 2026.05.27 21:01:49.367883 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.27 21:01:49.368125 [ 260 ] {8d4c6f24-5c7a-4e41-a585-95d2927e99e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 370 | 2026.05.27 21:01:49.368203 [ 260 ] {8d4c6f24-5c7a-4e41-a585-95d2927e99e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 371 | 2026.05.27 21:01:49.369307 [ 260 ] {8d4c6f24-5c7a-4e41-a585-95d2927e99e4} <Debug> oximeter.measurements_i32 (c4e26db4-c0c2-4b8b-b5fd-4a3c023cafd1): Loading data parts | ||
| 372 | 2026.05.27 21:01:49.369451 [ 260 ] {8d4c6f24-5c7a-4e41-a585-95d2927e99e4} <Debug> oximeter.measurements_i32 (c4e26db4-c0c2-4b8b-b5fd-4a3c023cafd1): There are no data parts | ||
| 373 | 2026.05.27 21:01:49.369947 [ 260 ] {8d4c6f24-5c7a-4e41-a585-95d2927e99e4} <Debug> TCPHandler: Processed in 0.002192713 sec. | ||
| 374 | 2026.05.27 21:01:49.370120 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.27 21:01:49.370298 [ 260 ] {499d2c5b-8215-4958-93b4-a75a33f0f75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 376 | 2026.05.27 21:01:49.370360 [ 260 ] {499d2c5b-8215-4958-93b4-a75a33f0f75d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 377 | 2026.05.27 21:01:49.371418 [ 260 ] {499d2c5b-8215-4958-93b4-a75a33f0f75d} <Debug> oximeter.measurements_u32 (6a0e6589-cace-4c28-80af-4d09199730f2): Loading data parts | ||
| 378 | 2026.05.27 21:01:49.371548 [ 260 ] {499d2c5b-8215-4958-93b4-a75a33f0f75d} <Debug> oximeter.measurements_u32 (6a0e6589-cace-4c28-80af-4d09199730f2): There are no data parts | ||
| 379 | 2026.05.27 21:01:49.372052 [ 260 ] {499d2c5b-8215-4958-93b4-a75a33f0f75d} <Debug> TCPHandler: Processed in 0.001985516 sec. | ||
| 380 | 2026.05.27 21:01:49.372207 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.27 21:01:49.372389 [ 260 ] {a867d1ef-c068-4a19-8b20-014732410313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 382 | 2026.05.27 21:01:49.372447 [ 260 ] {a867d1ef-c068-4a19-8b20-014732410313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 383 | 2026.05.27 21:01:49.373342 [ 260 ] {a867d1ef-c068-4a19-8b20-014732410313} <Debug> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Loading data parts | ||
| 384 | 2026.05.27 21:01:49.373529 [ 260 ] {a867d1ef-c068-4a19-8b20-014732410313} <Debug> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): There are no data parts | ||
| 385 | 2026.05.27 21:01:49.374079 [ 260 ] {a867d1ef-c068-4a19-8b20-014732410313} <Debug> TCPHandler: Processed in 0.001923034 sec. | ||
| 386 | 2026.05.27 21:01:49.374258 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.27 21:01:49.374427 [ 260 ] {7ec0f4c7-d349-45c0-b530-d8d8a6c807d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 388 | 2026.05.27 21:01:49.374514 [ 260 ] {7ec0f4c7-d349-45c0-b530-d8d8a6c807d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 389 | 2026.05.27 21:01:49.375420 [ 260 ] {7ec0f4c7-d349-45c0-b530-d8d8a6c807d6} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Loading data parts | ||
| 390 | 2026.05.27 21:01:49.375587 [ 260 ] {7ec0f4c7-d349-45c0-b530-d8d8a6c807d6} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): There are no data parts | ||
| 391 | 2026.05.27 21:01:49.376486 [ 260 ] {7ec0f4c7-d349-45c0-b530-d8d8a6c807d6} <Debug> TCPHandler: Processed in 0.002283536 sec. | ||
| 392 | 2026.05.27 21:01:49.376631 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.27 21:01:49.376813 [ 260 ] {01b24e9f-85d5-4e67-8d9a-203d8f1d738f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 394 | 2026.05.27 21:01:49.376869 [ 260 ] {01b24e9f-85d5-4e67-8d9a-203d8f1d738f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 395 | 2026.05.27 21:01:49.377800 [ 260 ] {01b24e9f-85d5-4e67-8d9a-203d8f1d738f} <Debug> oximeter.measurements_f32 (de75847a-bb45-4804-a463-6e98bce3af49): Loading data parts | ||
| 396 | 2026.05.27 21:01:49.377935 [ 260 ] {01b24e9f-85d5-4e67-8d9a-203d8f1d738f} <Debug> oximeter.measurements_f32 (de75847a-bb45-4804-a463-6e98bce3af49): There are no data parts | ||
| 397 | 2026.05.27 21:01:49.378402 [ 260 ] {01b24e9f-85d5-4e67-8d9a-203d8f1d738f} <Debug> TCPHandler: Processed in 0.00182549 sec. | ||
| 398 | 2026.05.27 21:01:49.378559 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.27 21:01:49.378719 [ 260 ] {b5397d69-8f53-4fa5-8550-7ce616d5ee32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 400 | 2026.05.27 21:01:49.378781 [ 260 ] {b5397d69-8f53-4fa5-8550-7ce616d5ee32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 401 | 2026.05.27 21:01:49.379646 [ 260 ] {b5397d69-8f53-4fa5-8550-7ce616d5ee32} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Loading data parts | ||
| 402 | 2026.05.27 21:01:49.379780 [ 260 ] {b5397d69-8f53-4fa5-8550-7ce616d5ee32} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): There are no data parts | ||
| 403 | 2026.05.27 21:01:49.380200 [ 260 ] {b5397d69-8f53-4fa5-8550-7ce616d5ee32} <Debug> TCPHandler: Processed in 0.001692186 sec. | ||
| 404 | 2026.05.27 21:01:49.380355 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.05.27 21:01:49.380530 [ 260 ] {5631d3fb-1421-47f4-a9bb-6b0712493152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 406 | 2026.05.27 21:01:49.380588 [ 260 ] {5631d3fb-1421-47f4-a9bb-6b0712493152} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 407 | 2026.05.27 21:01:49.381599 [ 260 ] {5631d3fb-1421-47f4-a9bb-6b0712493152} <Debug> oximeter.measurements_string (5c07efce-0419-4618-9645-5e3e46863b40): Loading data parts | ||
| 408 | 2026.05.27 21:01:49.381731 [ 260 ] {5631d3fb-1421-47f4-a9bb-6b0712493152} <Debug> oximeter.measurements_string (5c07efce-0419-4618-9645-5e3e46863b40): There are no data parts | ||
| 409 | 2026.05.27 21:01:49.382224 [ 260 ] {5631d3fb-1421-47f4-a9bb-6b0712493152} <Debug> TCPHandler: Processed in 0.001919943 sec. | ||
| 410 | 2026.05.27 21:01:49.382380 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.27 21:01:49.382547 [ 260 ] {57be419e-5078-47f4-ac71-959d9d0fd754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 412 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 413 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 414 | * a string isn't palatable for a few reasons. | ||
| 415 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 416 | * details. | ||
| 417 | */ | ||
| 418 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.05.27 21:01:49.382610 [ 260 ] {57be419e-5078-47f4-ac71-959d9d0fd754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 420 | 2026.05.27 21:01:49.383512 [ 260 ] {57be419e-5078-47f4-ac71-959d9d0fd754} <Debug> oximeter.measurements_bytes (392a170f-3458-447e-9571-52de61e6a72c): Loading data parts | ||
| 421 | 2026.05.27 21:01:49.383639 [ 260 ] {57be419e-5078-47f4-ac71-959d9d0fd754} <Debug> oximeter.measurements_bytes (392a170f-3458-447e-9571-52de61e6a72c): There are no data parts | ||
| 422 | 2026.05.27 21:01:49.384484 [ 260 ] {57be419e-5078-47f4-ac71-959d9d0fd754} <Debug> TCPHandler: Processed in 0.002154432 sec. | ||
| 423 | 2026.05.27 21:01:49.384640 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.27 21:01:49.384816 [ 260 ] {46838566-ad70-42db-b6a8-30a54f15a785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 425 | 2026.05.27 21:01:49.384879 [ 260 ] {46838566-ad70-42db-b6a8-30a54f15a785} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 426 | 2026.05.27 21:01:49.385836 [ 260 ] {46838566-ad70-42db-b6a8-30a54f15a785} <Debug> oximeter.measurements_cumulativei64 (34782d57-2cd1-4712-bd25-6995239b8969): Loading data parts | ||
| 427 | 2026.05.27 21:01:49.386085 [ 260 ] {46838566-ad70-42db-b6a8-30a54f15a785} <Debug> oximeter.measurements_cumulativei64 (34782d57-2cd1-4712-bd25-6995239b8969): There are no data parts | ||
| 428 | 2026.05.27 21:01:49.386805 [ 260 ] {46838566-ad70-42db-b6a8-30a54f15a785} <Debug> TCPHandler: Processed in 0.002219754 sec. | ||
| 429 | 2026.05.27 21:01:49.386990 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.27 21:01:49.387171 [ 260 ] {a9801900-1853-447c-bfb2-7a92dffcdaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 431 | 2026.05.27 21:01:49.387233 [ 260 ] {a9801900-1853-447c-bfb2-7a92dffcdaf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 432 | 2026.05.27 21:01:49.388322 [ 260 ] {a9801900-1853-447c-bfb2-7a92dffcdaf3} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Loading data parts | ||
| 433 | 2026.05.27 21:01:49.388459 [ 260 ] {a9801900-1853-447c-bfb2-7a92dffcdaf3} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): There are no data parts | ||
| 434 | 2026.05.27 21:01:49.388982 [ 260 ] {a9801900-1853-447c-bfb2-7a92dffcdaf3} <Debug> TCPHandler: Processed in 0.002046998 sec. | ||
| 435 | 2026.05.27 21:01:49.389139 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.27 21:01:49.389329 [ 260 ] {bf6afad7-889f-4ef2-a7e4-dd0c0eb39cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 437 | 2026.05.27 21:01:49.389398 [ 260 ] {bf6afad7-889f-4ef2-a7e4-dd0c0eb39cfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 438 | 2026.05.27 21:01:49.390323 [ 260 ] {bf6afad7-889f-4ef2-a7e4-dd0c0eb39cfb} <Debug> oximeter.measurements_cumulativef32 (590fe003-1812-46cf-9f90-b9e5fefca694): Loading data parts | ||
| 439 | 2026.05.27 21:01:49.390422 [ 260 ] {bf6afad7-889f-4ef2-a7e4-dd0c0eb39cfb} <Debug> oximeter.measurements_cumulativef32 (590fe003-1812-46cf-9f90-b9e5fefca694): There are no data parts | ||
| 440 | 2026.05.27 21:01:49.390877 [ 260 ] {bf6afad7-889f-4ef2-a7e4-dd0c0eb39cfb} <Debug> TCPHandler: Processed in 0.0017922 sec. | ||
| 441 | 2026.05.27 21:01:49.391030 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.05.27 21:01:49.391193 [ 260 ] {7c484514-a947-488f-b573-6e0ccbd9b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 443 | 2026.05.27 21:01:49.391254 [ 260 ] {7c484514-a947-488f-b573-6e0ccbd9b8b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 444 | 2026.05.27 21:01:49.392219 [ 260 ] {7c484514-a947-488f-b573-6e0ccbd9b8b0} <Debug> oximeter.measurements_cumulativef64 (7624c54d-c78f-4e85-b04e-dce3c5a6b405): Loading data parts | ||
| 445 | 2026.05.27 21:01:49.392363 [ 260 ] {7c484514-a947-488f-b573-6e0ccbd9b8b0} <Debug> oximeter.measurements_cumulativef64 (7624c54d-c78f-4e85-b04e-dce3c5a6b405): There are no data parts | ||
| 446 | 2026.05.27 21:01:49.392831 [ 260 ] {7c484514-a947-488f-b573-6e0ccbd9b8b0} <Debug> TCPHandler: Processed in 0.001851642 sec. | ||
| 447 | 2026.05.27 21:01:49.393009 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2026.05.27 21:01:49.393243 [ 260 ] {c8601e91-adcb-4e28-926f-825ec339e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 449 | * NOTE: Array types cannot be Nullable, see | ||
| 450 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 451 | * for more details. | ||
| 452 | * | ||
| 453 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 454 | * is unfortunate, and at this point relies on the fact that an | ||
| 455 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 456 | * to figure out another way to represent missing samples here. | ||
| 457 | */ | ||
| 458 | 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) | ||
| 459 | 2026.05.27 21:01:49.393322 [ 260 ] {c8601e91-adcb-4e28-926f-825ec339e79f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 460 | 2026.05.27 21:01:49.394517 [ 260 ] {c8601e91-adcb-4e28-926f-825ec339e79f} <Debug> oximeter.measurements_histogrami8 (6061bbf9-5dfc-4b28-812e-1d61da2b5e13): Loading data parts | ||
| 461 | 2026.05.27 21:01:49.394658 [ 260 ] {c8601e91-adcb-4e28-926f-825ec339e79f} <Debug> oximeter.measurements_histogrami8 (6061bbf9-5dfc-4b28-812e-1d61da2b5e13): There are no data parts | ||
| 462 | 2026.05.27 21:01:49.395242 [ 260 ] {c8601e91-adcb-4e28-926f-825ec339e79f} <Debug> TCPHandler: Processed in 0.002284646 sec. | ||
| 463 | 2026.05.27 21:01:49.395389 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.27 21:01:49.395601 [ 260 ] {73cd3e3a-045f-440a-843c-aab2960c1ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 465 | 2026.05.27 21:01:49.395678 [ 260 ] {73cd3e3a-045f-440a-843c-aab2960c1ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 466 | 2026.05.27 21:01:49.396799 [ 260 ] {73cd3e3a-045f-440a-843c-aab2960c1ab2} <Debug> oximeter.measurements_histogramu8 (857301a1-30e0-4369-89f6-8b86c8c4cd69): Loading data parts | ||
| 467 | 2026.05.27 21:01:49.397074 [ 260 ] {73cd3e3a-045f-440a-843c-aab2960c1ab2} <Debug> oximeter.measurements_histogramu8 (857301a1-30e0-4369-89f6-8b86c8c4cd69): There are no data parts | ||
| 468 | 2026.05.27 21:01:49.397967 [ 260 ] {73cd3e3a-045f-440a-843c-aab2960c1ab2} <Debug> TCPHandler: Processed in 0.002628778 sec. | ||
| 469 | 2026.05.27 21:01:49.398134 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.27 21:01:49.398396 [ 260 ] {d881c6d2-e76b-4938-8d99-2a778b41a47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 471 | 2026.05.27 21:01:49.398467 [ 260 ] {d881c6d2-e76b-4938-8d99-2a778b41a47f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 472 | 2026.05.27 21:01:49.399565 [ 260 ] {d881c6d2-e76b-4938-8d99-2a778b41a47f} <Debug> oximeter.measurements_histogrami16 (b48bfb81-4a9a-4f5e-9cc7-00ebb4d3dfae): Loading data parts | ||
| 473 | 2026.05.27 21:01:49.399700 [ 260 ] {d881c6d2-e76b-4938-8d99-2a778b41a47f} <Debug> oximeter.measurements_histogrami16 (b48bfb81-4a9a-4f5e-9cc7-00ebb4d3dfae): There are no data parts | ||
| 474 | 2026.05.27 21:01:49.400199 [ 260 ] {d881c6d2-e76b-4938-8d99-2a778b41a47f} <Debug> TCPHandler: Processed in 0.002122291 sec. | ||
| 475 | 2026.05.27 21:01:49.400350 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.27 21:01:49.400559 [ 260 ] {a17efffd-188f-4cd3-a435-bd08c6b8f24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 477 | 2026.05.27 21:01:49.400634 [ 260 ] {a17efffd-188f-4cd3-a435-bd08c6b8f24a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 478 | 2026.05.27 21:01:49.401659 [ 260 ] {a17efffd-188f-4cd3-a435-bd08c6b8f24a} <Debug> oximeter.measurements_histogramu16 (7dcad51f-f0a7-4194-87a1-26b3c4ee7c8a): Loading data parts | ||
| 479 | 2026.05.27 21:01:49.401785 [ 260 ] {a17efffd-188f-4cd3-a435-bd08c6b8f24a} <Debug> oximeter.measurements_histogramu16 (7dcad51f-f0a7-4194-87a1-26b3c4ee7c8a): There are no data parts | ||
| 480 | 2026.05.27 21:01:49.402296 [ 260 ] {a17efffd-188f-4cd3-a435-bd08c6b8f24a} <Debug> TCPHandler: Processed in 0.001994987 sec. | ||
| 481 | 2026.05.27 21:01:49.402463 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.27 21:01:49.402691 [ 260 ] {3ba7a151-8b28-44c7-ae49-832cb3fa2324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 483 | 2026.05.27 21:01:49.402763 [ 260 ] {3ba7a151-8b28-44c7-ae49-832cb3fa2324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 484 | 2026.05.27 21:01:49.404105 [ 260 ] {3ba7a151-8b28-44c7-ae49-832cb3fa2324} <Debug> oximeter.measurements_histogrami32 (3fc7ea55-28b2-4dc0-a416-078192c78a9b): Loading data parts | ||
| 485 | 2026.05.27 21:01:49.404243 [ 260 ] {3ba7a151-8b28-44c7-ae49-832cb3fa2324} <Debug> oximeter.measurements_histogrami32 (3fc7ea55-28b2-4dc0-a416-078192c78a9b): There are no data parts | ||
| 486 | 2026.05.27 21:01:49.404939 [ 260 ] {3ba7a151-8b28-44c7-ae49-832cb3fa2324} <Debug> TCPHandler: Processed in 0.002529404 sec. | ||
| 487 | 2026.05.27 21:01:49.405091 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.27 21:01:49.405311 [ 260 ] {f84a141c-c258-4a1d-b8a4-b1a0a15de5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 489 | 2026.05.27 21:01:49.405386 [ 260 ] {f84a141c-c258-4a1d-b8a4-b1a0a15de5f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 490 | 2026.05.27 21:01:49.406509 [ 260 ] {f84a141c-c258-4a1d-b8a4-b1a0a15de5f2} <Debug> oximeter.measurements_histogramu32 (4ffbca5c-0529-410d-ab6d-47bc43b8ab68): Loading data parts | ||
| 491 | 2026.05.27 21:01:49.406640 [ 260 ] {f84a141c-c258-4a1d-b8a4-b1a0a15de5f2} <Debug> oximeter.measurements_histogramu32 (4ffbca5c-0529-410d-ab6d-47bc43b8ab68): There are no data parts | ||
| 492 | 2026.05.27 21:01:49.407136 [ 260 ] {f84a141c-c258-4a1d-b8a4-b1a0a15de5f2} <Debug> TCPHandler: Processed in 0.00209622 sec. | ||
| 493 | 2026.05.27 21:01:49.407292 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.27 21:01:49.407512 [ 260 ] {08a452a0-93ca-48de-8fd7-500451561b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 495 | 2026.05.27 21:01:49.407589 [ 260 ] {08a452a0-93ca-48de-8fd7-500451561b9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 496 | 2026.05.27 21:01:49.408629 [ 260 ] {08a452a0-93ca-48de-8fd7-500451561b9f} <Debug> oximeter.measurements_histogrami64 (567558cf-975b-4533-bd0d-9e8a148831cb): Loading data parts | ||
| 497 | 2026.05.27 21:01:49.408753 [ 260 ] {08a452a0-93ca-48de-8fd7-500451561b9f} <Debug> oximeter.measurements_histogrami64 (567558cf-975b-4533-bd0d-9e8a148831cb): There are no data parts | ||
| 498 | 2026.05.27 21:01:49.409274 [ 260 ] {08a452a0-93ca-48de-8fd7-500451561b9f} <Debug> TCPHandler: Processed in 0.002033528 sec. | ||
| 499 | 2026.05.27 21:01:49.409439 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.27 21:01:49.409655 [ 260 ] {9bfa40cc-ae81-416d-843f-e6178fefd421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 501 | 2026.05.27 21:01:49.409729 [ 260 ] {9bfa40cc-ae81-416d-843f-e6178fefd421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 502 | 2026.05.27 21:01:49.411083 [ 260 ] {9bfa40cc-ae81-416d-843f-e6178fefd421} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Loading data parts | ||
| 503 | 2026.05.27 21:01:49.411230 [ 260 ] {9bfa40cc-ae81-416d-843f-e6178fefd421} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): There are no data parts | ||
| 504 | 2026.05.27 21:01:49.411907 [ 260 ] {9bfa40cc-ae81-416d-843f-e6178fefd421} <Debug> TCPHandler: Processed in 0.002519004 sec. | ||
| 505 | 2026.05.27 21:01:49.412111 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.27 21:01:49.412399 [ 260 ] {99d20770-509a-4c33-bf5a-dc2706e24954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 507 | 2026.05.27 21:01:49.412483 [ 260 ] {99d20770-509a-4c33-bf5a-dc2706e24954} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 508 | 2026.05.27 21:01:49.413740 [ 260 ] {99d20770-509a-4c33-bf5a-dc2706e24954} <Debug> oximeter.measurements_histogramf32 (887f8638-1ef5-4a5e-a1b3-8dbd908c339c): Loading data parts | ||
| 509 | 2026.05.27 21:01:49.413899 [ 260 ] {99d20770-509a-4c33-bf5a-dc2706e24954} <Debug> oximeter.measurements_histogramf32 (887f8638-1ef5-4a5e-a1b3-8dbd908c339c): There are no data parts | ||
| 510 | 2026.05.27 21:01:49.414436 [ 260 ] {99d20770-509a-4c33-bf5a-dc2706e24954} <Debug> TCPHandler: Processed in 0.002418101 sec. | ||
| 511 | 2026.05.27 21:01:49.414587 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.27 21:01:49.414807 [ 260 ] {8df3cf5e-0f3f-4d71-9efc-b491b76ceaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 513 | 2026.05.27 21:01:49.414882 [ 260 ] {8df3cf5e-0f3f-4d71-9efc-b491b76ceaf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 514 | 2026.05.27 21:01:49.416196 [ 260 ] {8df3cf5e-0f3f-4d71-9efc-b491b76ceaf8} <Debug> oximeter.measurements_histogramf64 (1d273b6b-02f7-4de5-990f-4fddaad1c62a): Loading data parts | ||
| 515 | 2026.05.27 21:01:49.416347 [ 260 ] {8df3cf5e-0f3f-4d71-9efc-b491b76ceaf8} <Debug> oximeter.measurements_histogramf64 (1d273b6b-02f7-4de5-990f-4fddaad1c62a): There are no data parts | ||
| 516 | 2026.05.27 21:01:49.416888 [ 260 ] {8df3cf5e-0f3f-4d71-9efc-b491b76ceaf8} <Debug> TCPHandler: Processed in 0.002351108 sec. | ||
| 517 | 2026.05.27 21:01:49.417060 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.27 21:01:49.417268 [ 260 ] {06acb5b1-f006-4389-ab0b-0a955106dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) /* The field tables store named dimensions of each timeseries. | ||
| 519 | * | ||
| 520 | * As with the measurement tables, there is one field table for each field data | ||
| 521 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 522 | * this behavior **must not** be relied upon for query correctness. | ||
| 523 | * | ||
| 524 | * The index for the fields differs from the measurements, however. Rows are | ||
| 525 | * sorted by timeseries name, then field name, field value, and finally | ||
| 526 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 527 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 528 | * usually then used to look up measurements. | ||
| 529 | * | ||
| 530 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 531 | * timeseries name and then key, since it would improve lookups where one | ||
| 532 | * already has the key. Realistically though, these tables are quite small and | ||
| 533 | * so performance benefits will be low in absolute terms. | ||
| 534 | * | ||
| 535 | * TTL: We use a materialized column to expire old field table records. This | ||
| 536 | * column is generated automatically by the database whenever a new row is | ||
| 537 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 538 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 539 | * record will remain during a deduplication, which will have the last | ||
| 540 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 541 | * measurement tables. | ||
| 542 | */ | ||
| 543 | 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) | ||
| 544 | 2026.05.27 21:01:49.417348 [ 260 ] {06acb5b1-f006-4389-ab0b-0a955106dd4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 545 | 2026.05.27 21:01:49.418859 [ 260 ] {06acb5b1-f006-4389-ab0b-0a955106dd4e} <Debug> oximeter.fields_bool (ccda35fd-5362-4ef6-8f28-932c40f7e931): Loading data parts | ||
| 546 | 2026.05.27 21:01:49.419014 [ 260 ] {06acb5b1-f006-4389-ab0b-0a955106dd4e} <Debug> oximeter.fields_bool (ccda35fd-5362-4ef6-8f28-932c40f7e931): There are no data parts | ||
| 547 | 2026.05.27 21:01:49.419608 [ 260 ] {06acb5b1-f006-4389-ab0b-0a955106dd4e} <Debug> TCPHandler: Processed in 0.002589016 sec. | ||
| 548 | 2026.05.27 21:01:49.419806 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.27 21:01:49.419982 [ 260 ] {4b5cf319-ae74-478b-a281-123d970aa9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 550 | 2026.05.27 21:01:49.420048 [ 260 ] {4b5cf319-ae74-478b-a281-123d970aa9bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 551 | 2026.05.27 21:01:49.421040 [ 260 ] {4b5cf319-ae74-478b-a281-123d970aa9bb} <Debug> oximeter.fields_i8 (c0b794cf-621c-4716-9a7e-6ba866ae584e): Loading data parts | ||
| 552 | 2026.05.27 21:01:49.421175 [ 260 ] {4b5cf319-ae74-478b-a281-123d970aa9bb} <Debug> oximeter.fields_i8 (c0b794cf-621c-4716-9a7e-6ba866ae584e): There are no data parts | ||
| 553 | 2026.05.27 21:01:49.421602 [ 260 ] {4b5cf319-ae74-478b-a281-123d970aa9bb} <Debug> TCPHandler: Processed in 0.001857082 sec. | ||
| 554 | 2026.05.27 21:01:49.421751 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.27 21:01:49.421937 [ 260 ] {1026af4f-2316-4874-b39c-1ad7ed27e572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 556 | 2026.05.27 21:01:49.421998 [ 260 ] {1026af4f-2316-4874-b39c-1ad7ed27e572} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 557 | 2026.05.27 21:01:49.423428 [ 260 ] {1026af4f-2316-4874-b39c-1ad7ed27e572} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Loading data parts | ||
| 558 | 2026.05.27 21:01:49.423537 [ 260 ] {1026af4f-2316-4874-b39c-1ad7ed27e572} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): There are no data parts | ||
| 559 | 2026.05.27 21:01:49.424030 [ 260 ] {1026af4f-2316-4874-b39c-1ad7ed27e572} <Debug> TCPHandler: Processed in 0.002329668 sec. | ||
| 560 | 2026.05.27 21:01:49.424180 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.27 21:01:49.424341 [ 260 ] {185f9c71-e50e-4d7b-ae87-2c08f28a6dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 562 | 2026.05.27 21:01:49.424406 [ 260 ] {185f9c71-e50e-4d7b-ae87-2c08f28a6dc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 563 | 2026.05.27 21:01:49.425424 [ 260 ] {185f9c71-e50e-4d7b-ae87-2c08f28a6dc9} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Loading data parts | ||
| 564 | 2026.05.27 21:01:49.425554 [ 260 ] {185f9c71-e50e-4d7b-ae87-2c08f28a6dc9} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): There are no data parts | ||
| 565 | 2026.05.27 21:01:49.426003 [ 260 ] {185f9c71-e50e-4d7b-ae87-2c08f28a6dc9} <Debug> TCPHandler: Processed in 0.001873432 sec. | ||
| 566 | 2026.05.27 21:01:49.426144 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.27 21:01:49.426391 [ 260 ] {e577b324-172c-451a-b8db-82bafd54c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 568 | 2026.05.27 21:01:49.426508 [ 260 ] {e577b324-172c-451a-b8db-82bafd54c76d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 569 | 2026.05.27 21:01:49.427669 [ 260 ] {e577b324-172c-451a-b8db-82bafd54c76d} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Loading data parts | ||
| 570 | 2026.05.27 21:01:49.427818 [ 260 ] {e577b324-172c-451a-b8db-82bafd54c76d} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): There are no data parts | ||
| 571 | 2026.05.27 21:01:49.428297 [ 260 ] {e577b324-172c-451a-b8db-82bafd54c76d} <Debug> TCPHandler: Processed in 0.002202003 sec. | ||
| 572 | 2026.05.27 21:01:49.428446 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.27 21:01:49.428609 [ 260 ] {f6445a21-0f81-4f24-97be-9c91a85b0c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 574 | 2026.05.27 21:01:49.428682 [ 260 ] {f6445a21-0f81-4f24-97be-9c91a85b0c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 575 | 2026.05.27 21:01:49.429662 [ 260 ] {f6445a21-0f81-4f24-97be-9c91a85b0c9c} <Debug> oximeter.fields_i32 (51b97833-8525-4b80-b0e3-9f0d1938c6b3): Loading data parts | ||
| 576 | 2026.05.27 21:01:49.429816 [ 260 ] {f6445a21-0f81-4f24-97be-9c91a85b0c9c} <Debug> oximeter.fields_i32 (51b97833-8525-4b80-b0e3-9f0d1938c6b3): There are no data parts | ||
| 577 | 2026.05.27 21:01:49.430397 [ 260 ] {f6445a21-0f81-4f24-97be-9c91a85b0c9c} <Debug> TCPHandler: Processed in 0.001999867 sec. | ||
| 578 | 2026.05.27 21:01:49.430565 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.27 21:01:49.430750 [ 260 ] {4a69b054-3d63-40ee-b7cd-9779155d6608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 580 | 2026.05.27 21:01:49.430814 [ 260 ] {4a69b054-3d63-40ee-b7cd-9779155d6608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 581 | 2026.05.27 21:01:49.431869 [ 260 ] {4a69b054-3d63-40ee-b7cd-9779155d6608} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Loading data parts | ||
| 582 | 2026.05.27 21:01:49.432003 [ 260 ] {4a69b054-3d63-40ee-b7cd-9779155d6608} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): There are no data parts | ||
| 583 | 2026.05.27 21:01:49.432481 [ 260 ] {4a69b054-3d63-40ee-b7cd-9779155d6608} <Debug> TCPHandler: Processed in 0.001965575 sec. | ||
| 584 | 2026.05.27 21:01:49.432653 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.27 21:01:49.432823 [ 260 ] {63947633-a34c-4240-a4d4-769899db3df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 586 | 2026.05.27 21:01:49.432949 [ 260 ] {63947633-a34c-4240-a4d4-769899db3df8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 587 | 2026.05.27 21:01:49.434098 [ 260 ] {63947633-a34c-4240-a4d4-769899db3df8} <Debug> oximeter.fields_i64 (8f05eb02-5633-4a71-867a-d0c15d802ebb): Loading data parts | ||
| 588 | 2026.05.27 21:01:49.434219 [ 260 ] {63947633-a34c-4240-a4d4-769899db3df8} <Debug> oximeter.fields_i64 (8f05eb02-5633-4a71-867a-d0c15d802ebb): There are no data parts | ||
| 589 | 2026.05.27 21:01:49.434665 [ 260 ] {63947633-a34c-4240-a4d4-769899db3df8} <Debug> TCPHandler: Processed in 0.002068399 sec. | ||
| 590 | 2026.05.27 21:01:49.434821 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.27 21:01:49.434995 [ 260 ] {798a117b-22bf-412a-af2d-9152541b3d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 592 | 2026.05.27 21:01:49.435057 [ 260 ] {798a117b-22bf-412a-af2d-9152541b3d4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 593 | 2026.05.27 21:01:49.436308 [ 260 ] {798a117b-22bf-412a-af2d-9152541b3d4b} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Loading data parts | ||
| 594 | 2026.05.27 21:01:49.436452 [ 260 ] {798a117b-22bf-412a-af2d-9152541b3d4b} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): There are no data parts | ||
| 595 | 2026.05.27 21:01:49.437082 [ 260 ] {798a117b-22bf-412a-af2d-9152541b3d4b} <Debug> TCPHandler: Processed in 0.002311767 sec. | ||
| 596 | 2026.05.27 21:01:49.437221 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.27 21:01:49.437385 [ 260 ] {6d494a6d-eb94-4c49-8aa6-31cccce41a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 598 | 2026.05.27 21:01:49.437453 [ 260 ] {6d494a6d-eb94-4c49-8aa6-31cccce41a05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 599 | 2026.05.27 21:01:49.438447 [ 260 ] {6d494a6d-eb94-4c49-8aa6-31cccce41a05} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Loading data parts | ||
| 600 | 2026.05.27 21:01:49.438561 [ 260 ] {6d494a6d-eb94-4c49-8aa6-31cccce41a05} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): There are no data parts | ||
| 601 | 2026.05.27 21:01:49.439106 [ 260 ] {6d494a6d-eb94-4c49-8aa6-31cccce41a05} <Debug> TCPHandler: Processed in 0.001934965 sec. | ||
| 602 | 2026.05.27 21:01:49.439262 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.27 21:01:49.439423 [ 260 ] {dfa45b46-644f-4956-a671-19343e593d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 604 | 2026.05.27 21:01:49.439487 [ 260 ] {dfa45b46-644f-4956-a671-19343e593d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 605 | 2026.05.27 21:01:49.440503 [ 260 ] {dfa45b46-644f-4956-a671-19343e593d20} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Loading data parts | ||
| 606 | 2026.05.27 21:01:49.440663 [ 260 ] {dfa45b46-644f-4956-a671-19343e593d20} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): There are no data parts | ||
| 607 | 2026.05.27 21:01:49.441251 [ 260 ] {dfa45b46-644f-4956-a671-19343e593d20} <Debug> TCPHandler: Processed in 0.002038588 sec. | ||
| 608 | 2026.05.27 21:01:49.441420 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.05.27 21:01:49.441698 [ 260 ] {b661333f-6666-4152-adc0-61673e0a51d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 610 | 2026.05.27 21:01:49.441741 [ 260 ] {b661333f-6666-4152-adc0-61673e0a51d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 611 | 2026.05.27 21:01:49.442826 [ 260 ] {b661333f-6666-4152-adc0-61673e0a51d5} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Loading data parts | ||
| 612 | 2026.05.27 21:01:49.442949 [ 260 ] {b661333f-6666-4152-adc0-61673e0a51d5} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): There are no data parts | ||
| 613 | 2026.05.27 21:01:49.443392 [ 260 ] {b661333f-6666-4152-adc0-61673e0a51d5} <Debug> TCPHandler: Processed in 0.002034987 sec. | ||
| 614 | 2026.05.27 21:01:49.443583 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.05.27 21:01:49.443834 [ 260 ] {b5542cb8-9d34-41e4-a2a0-079b6cb59caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) /* The timeseries schema table stores the extracted schema for the samples | ||
| 616 | * oximeter collects. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.05.27 21:01:49.443925 [ 260 ] {b5542cb8-9d34-41e4-a2a0-079b6cb59caf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 620 | 2026.05.27 21:01:49.444932 [ 260 ] {b5542cb8-9d34-41e4-a2a0-079b6cb59caf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Loading data parts | ||
| 621 | 2026.05.27 21:01:49.445064 [ 260 ] {b5542cb8-9d34-41e4-a2a0-079b6cb59caf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): There are no data parts | ||
| 622 | 2026.05.27 21:01:49.445669 [ 260 ] {b5542cb8-9d34-41e4-a2a0-079b6cb59caf} <Debug> TCPHandler: Processed in 0.002134751 sec. | ||
| 623 | 2026.05.27 21:01:49.445977 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.27 21:01:49.446250 [ 261 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 625 | 2026.05.27 21:01:49.448057 [ 261 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 626 | 2026.05.27 21:01:49.454364 [ 269 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Trace> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 627 | 2026.05.27 21:01:49.454407 [ 269 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 628 | 2026.05.27 21:01:49.458494 [ 269 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 629 | 2026.05.27 21:01:49.459012 [ 269 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Trace> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 630 | 2026.05.27 21:01:49.459285 [ 261 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013155 sec., 76.01672367920942 rows/sec., 1.19 KiB/sec. | ||
| 631 | 2026.05.27 21:01:49.459575 [ 261 ] {c3280dab-5e52-402d-9b03-e8c1cbf35e0d} <Debug> TCPHandler: Processed in 0.013671755 sec. | ||
| 632 | 2026.05.27 21:01:49.749304 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61567 | ||
| 633 | 2026.05.27 21:01:49.749406 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.27 21:01:49.749447 [ 270 ] {} <Debug> TCP-Session: 59dd34a6-c73c-4987-8f3a-05e0970c6ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61567 | ||
| 635 | 2026.05.27 21:01:49.749497 [ 270 ] {} <Debug> TCP-Session: 59dd34a6-c73c-4987-8f3a-05e0970c6ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.27 21:01:49.749511 [ 270 ] {} <Debug> TCP-Session: 59dd34a6-c73c-4987-8f3a-05e0970c6ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.27 21:01:49.749801 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49978 | ||
| 638 | 2026.05.27 21:01:49.749881 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34248 | ||
| 639 | 2026.05.27 21:01:49.749967 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.27 21:01:49.750131 [ 271 ] {} <Debug> TCP-Session: e409749e-7f15-4f6c-8969-98185b440d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:49978 | ||
| 641 | 2026.05.27 21:01:49.750134 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.27 21:01:49.750153 [ 271 ] {} <Debug> TCP-Session: e409749e-7f15-4f6c-8969-98185b440d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.27 21:01:49.750131 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34652 | ||
| 644 | 2026.05.27 21:01:49.750200 [ 272 ] {} <Debug> TCP-Session: 8f968e3a-00b1-46d3-a8d4-8c8b2af2ff4c Authenticating user 'default' from [fd00:1122:3344:101::e]:34248 | ||
| 645 | 2026.05.27 21:01:49.750194 [ 271 ] {} <Debug> TCP-Session: e409749e-7f15-4f6c-8969-98185b440d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.27 21:01:49.750243 [ 272 ] {} <Debug> TCP-Session: 8f968e3a-00b1-46d3-a8d4-8c8b2af2ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.27 21:01:49.750242 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53602 | ||
| 648 | 2026.05.27 21:01:49.750268 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38445 | ||
| 649 | 2026.05.27 21:01:49.750278 [ 272 ] {} <Debug> TCP-Session: 8f968e3a-00b1-46d3-a8d4-8c8b2af2ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.27 21:01:49.750390 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.27 21:01:49.750430 [ 273 ] {} <Debug> TCP-Session: 77e01e34-ae72-47ea-86c1-2cff36aff63d Authenticating user 'default' from [fd00:1122:3344:101::e]:34652 | ||
| 652 | 2026.05.27 21:01:49.750485 [ 273 ] {} <Debug> TCP-Session: 77e01e34-ae72-47ea-86c1-2cff36aff63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.27 21:01:49.750500 [ 273 ] {} <Debug> TCP-Session: 77e01e34-ae72-47ea-86c1-2cff36aff63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.27 21:01:49.750512 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.27 21:01:49.750525 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48026 | ||
| 656 | 2026.05.27 21:01:49.750534 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43980 | ||
| 657 | 2026.05.27 21:01:49.750575 [ 275 ] {} <Debug> TCP-Session: a1325495-7a31-481d-bc1a-f3e7e4c1b1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:53602 | ||
| 658 | 2026.05.27 21:01:49.750617 [ 275 ] {} <Debug> TCP-Session: a1325495-7a31-481d-bc1a-f3e7e4c1b1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.27 21:01:49.750615 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.05.27 21:01:49.750661 [ 275 ] {} <Debug> TCP-Session: a1325495-7a31-481d-bc1a-f3e7e4c1b1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.27 21:01:49.750699 [ 274 ] {} <Debug> TCP-Session: 2d23b76f-9db3-4369-bd38-6cf7c3cae019 Authenticating user 'default' from [fd00:1122:3344:101::e]:38445 | ||
| 662 | 2026.05.27 21:01:49.750703 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.05.27 21:01:49.750765 [ 274 ] {} <Debug> TCP-Session: 2d23b76f-9db3-4369-bd38-6cf7c3cae019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.27 21:01:49.750775 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.05.27 21:01:49.750792 [ 274 ] {} <Debug> TCP-Session: 2d23b76f-9db3-4369-bd38-6cf7c3cae019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.27 21:01:49.750821 [ 276 ] {} <Debug> TCP-Session: 80cfe9f7-280b-478d-b74d-34d693fa231d Authenticating user 'default' from [fd00:1122:3344:101::e]:43980 | ||
| 667 | 2026.05.27 21:01:49.750772 [ 277 ] {} <Debug> TCP-Session: 06ee40f5-23fa-44e9-9603-8b75d5b1b348 Authenticating user 'default' from [fd00:1122:3344:101::e]:48026 | ||
| 668 | 2026.05.27 21:01:49.750853 [ 276 ] {} <Debug> TCP-Session: 80cfe9f7-280b-478d-b74d-34d693fa231d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.27 21:01:49.750878 [ 277 ] {} <Debug> TCP-Session: 06ee40f5-23fa-44e9-9603-8b75d5b1b348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.27 21:01:49.750915 [ 276 ] {} <Debug> TCP-Session: 80cfe9f7-280b-478d-b74d-34d693fa231d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.27 21:01:49.750921 [ 277 ] {} <Debug> TCP-Session: 06ee40f5-23fa-44e9-9603-8b75d5b1b348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.27 21:01:50.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.93 MiB, peak 127.93 MiB, free memory in arenas 0.00 B, will set to 139.95 MiB (RSS), difference: 12.02 MiB | ||
| 673 | 2026.05.27 21:01:52.084115 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58952 | ||
| 674 | 2026.05.27 21:01:52.084276 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.27 21:01:52.084352 [ 278 ] {} <Debug> TCP-Session: 57ef71cf-7d02-4241-a95d-d7912d538c05 Authenticating user 'default' from [fd00:1122:3344:101::a]:58952 | ||
| 676 | 2026.05.27 21:01:52.084381 [ 278 ] {} <Debug> TCP-Session: 57ef71cf-7d02-4241-a95d-d7912d538c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.27 21:01:52.084400 [ 278 ] {} <Debug> TCP-Session: 57ef71cf-7d02-4241-a95d-d7912d538c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.27 21:01:52.084526 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.27 21:01:52.084571 [ 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.27 21:01:52.084623 [ 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.27 21:01:52.085144 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49519 | ||
| 682 | 2026.05.27 21:01:52.085256 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65033 | ||
| 683 | 2026.05.27 21:01:52.085460 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40397 | ||
| 684 | 2026.05.27 21:01:52.085480 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.27 21:01:52.085537 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.27 21:01:52.085560 [ 279 ] {} <Debug> TCP-Session: 5bc54d9b-745b-4dc4-9762-311f0209aaa8 Authenticating user 'default' from [fd00:1122:3344:101::a]:49519 | ||
| 687 | 2026.05.27 21:01:52.085621 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.27 21:01:52.085623 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48616 | ||
| 689 | 2026.05.27 21:01:52.085689 [ 281 ] {} <Debug> TCP-Session: 5eda92b5-9da4-4e97-ac93-2829f7c02e58 Authenticating user 'default' from [fd00:1122:3344:101::a]:40397 | ||
| 690 | 2026.05.27 21:01:52.085707 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34566 | ||
| 691 | 2026.05.27 21:01:52.085659 [ 279 ] {} <Debug> TCP-Session: 5bc54d9b-745b-4dc4-9762-311f0209aaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.27 21:01:52.085745 [ 281 ] {} <Debug> TCP-Session: 5eda92b5-9da4-4e97-ac93-2829f7c02e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.27 21:01:52.085764 [ 279 ] {} <Debug> TCP-Session: 5bc54d9b-745b-4dc4-9762-311f0209aaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.27 21:01:52.085797 [ 281 ] {} <Debug> TCP-Session: 5eda92b5-9da4-4e97-ac93-2829f7c02e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.27 21:01:52.085808 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.27 21:01:52.085835 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37849 | ||
| 697 | 2026.05.27 21:01:52.085653 [ 280 ] {} <Debug> TCP-Session: 6ceea5a8-b91f-4766-add7-980c6fab4865 Authenticating user 'default' from [fd00:1122:3344:101::a]:65033 | ||
| 698 | 2026.05.27 21:01:52.085886 [ 282 ] {} <Debug> TCP-Session: 3972490a-cb48-4805-af33-e5aeae920102 Authenticating user 'default' from [fd00:1122:3344:101::a]:48616 | ||
| 699 | 2026.05.27 21:01:52.085919 [ 280 ] {} <Debug> TCP-Session: 6ceea5a8-b91f-4766-add7-980c6fab4865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.27 21:01:52.085884 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.27 21:01:52.085962 [ 282 ] {} <Debug> TCP-Session: 3972490a-cb48-4805-af33-e5aeae920102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.27 21:01:52.085995 [ 283 ] {} <Debug> TCP-Session: 64ebaff8-32c3-4655-870d-8b43885eb21d Authenticating user 'default' from [fd00:1122:3344:101::a]:34566 | ||
| 703 | 2026.05.27 21:01:52.085997 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.27 21:01:52.086010 [ 282 ] {} <Debug> TCP-Session: 3972490a-cb48-4805-af33-e5aeae920102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.27 21:01:52.085972 [ 280 ] {} <Debug> TCP-Session: 6ceea5a8-b91f-4766-add7-980c6fab4865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.27 21:01:52.086056 [ 284 ] {} <Debug> TCP-Session: 485dc86b-1bfe-4dc0-9cde-5e8735807fc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:37849 | ||
| 707 | 2026.05.27 21:01:52.086044 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50552 | ||
| 708 | 2026.05.27 21:01:52.086113 [ 284 ] {} <Debug> TCP-Session: 485dc86b-1bfe-4dc0-9cde-5e8735807fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.27 21:01:52.086044 [ 283 ] {} <Debug> TCP-Session: 64ebaff8-32c3-4655-870d-8b43885eb21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.27 21:01:52.086180 [ 284 ] {} <Debug> TCP-Session: 485dc86b-1bfe-4dc0-9cde-5e8735807fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.27 21:01:52.086190 [ 283 ] {} <Debug> TCP-Session: 64ebaff8-32c3-4655-870d-8b43885eb21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.27 21:01:52.086307 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.05.27 21:01:52.086368 [ 285 ] {} <Debug> TCP-Session: b66b7f70-c709-4905-8c4b-6662b4136951 Authenticating user 'default' from [fd00:1122:3344:101::a]:50552 | ||
| 714 | 2026.05.27 21:01:52.086393 [ 285 ] {} <Debug> TCP-Session: b66b7f70-c709-4905-8c4b-6662b4136951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.27 21:01:52.086442 [ 285 ] {} <Debug> TCP-Session: b66b7f70-c709-4905-8c4b-6662b4136951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.27 21:01:52.119349 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34222 | ||
| 717 | 2026.05.27 21:01:52.119484 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.27 21:01:52.119515 [ 286 ] {} <Debug> TCP-Session: 6c8b5710-45b5-4ece-8acf-a7d04996d85f Authenticating user 'default' from [fd00:1122:3344:101::b]:34222 | ||
| 719 | 2026.05.27 21:01:52.119586 [ 286 ] {} <Debug> TCP-Session: 6c8b5710-45b5-4ece-8acf-a7d04996d85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.27 21:01:52.119605 [ 286 ] {} <Debug> TCP-Session: 6c8b5710-45b5-4ece-8acf-a7d04996d85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.27 21:01:52.119692 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.27 21:01:52.119751 [ 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.27 21:01:52.119771 [ 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.27 21:01:52.120257 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63499 | ||
| 725 | 2026.05.27 21:01:52.120377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54809 | ||
| 726 | 2026.05.27 21:01:52.120379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.27 21:01:52.120472 [ 287 ] {} <Debug> TCP-Session: c53934dc-2d4c-4aac-8ca4-8821272853de Authenticating user 'default' from [fd00:1122:3344:101::b]:63499 | ||
| 728 | 2026.05.27 21:01:52.120479 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41394 | ||
| 729 | 2026.05.27 21:01:52.120493 [ 287 ] {} <Debug> TCP-Session: c53934dc-2d4c-4aac-8ca4-8821272853de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.27 21:01:52.120571 [ 287 ] {} <Debug> TCP-Session: c53934dc-2d4c-4aac-8ca4-8821272853de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.27 21:01:52.120551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.27 21:01:52.120630 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64471 | ||
| 733 | 2026.05.27 21:01:52.120650 [ 288 ] {} <Debug> TCP-Session: a5289631-0521-4d75-b726-973258bdb276 Authenticating user 'default' from [fd00:1122:3344:101::b]:54809 | ||
| 734 | 2026.05.27 21:01:52.120671 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58002 | ||
| 735 | 2026.05.27 21:01:52.120742 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.27 21:01:52.120755 [ 288 ] {} <Debug> TCP-Session: a5289631-0521-4d75-b726-973258bdb276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.27 21:01:52.120796 [ 289 ] {} <Debug> TCP-Session: d3aa4f08-551f-4a38-9887-d4d316fd2c4a Authenticating user 'default' from [fd00:1122:3344:101::b]:41394 | ||
| 738 | 2026.05.27 21:01:52.120816 [ 288 ] {} <Debug> TCP-Session: a5289631-0521-4d75-b726-973258bdb276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.27 21:01:52.120828 [ 289 ] {} <Debug> TCP-Session: d3aa4f08-551f-4a38-9887-d4d316fd2c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.27 21:01:52.120881 [ 289 ] {} <Debug> TCP-Session: d3aa4f08-551f-4a38-9887-d4d316fd2c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.27 21:01:52.120955 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44537 | ||
| 742 | 2026.05.27 21:01:52.120984 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.27 21:01:52.120993 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.27 21:01:52.121142 [ 291 ] {} <Debug> TCP-Session: 2dd9f607-100e-4235-af8c-95313cb979d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58002 | ||
| 745 | 2026.05.27 21:01:52.121147 [ 290 ] {} <Debug> TCP-Session: 5096d3da-4d09-4cc4-b4a4-dd2e34b31b3e Authenticating user 'default' from [fd00:1122:3344:101::b]:64471 | ||
| 746 | 2026.05.27 21:01:52.121262 [ 291 ] {} <Debug> TCP-Session: 2dd9f607-100e-4235-af8c-95313cb979d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.27 21:01:52.121285 [ 291 ] {} <Debug> TCP-Session: 2dd9f607-100e-4235-af8c-95313cb979d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.27 21:01:52.121333 [ 290 ] {} <Debug> TCP-Session: 5096d3da-4d09-4cc4-b4a4-dd2e34b31b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.27 21:01:52.121377 [ 290 ] {} <Debug> TCP-Session: 5096d3da-4d09-4cc4-b4a4-dd2e34b31b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.27 21:01:52.121391 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43988 | ||
| 751 | 2026.05.27 21:01:52.121427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.27 21:01:52.121466 [ 292 ] {} <Debug> TCP-Session: d32abd82-e306-4f2e-8f3c-7913c4bdb949 Authenticating user 'default' from [fd00:1122:3344:101::b]:44537 | ||
| 753 | 2026.05.27 21:01:52.121504 [ 292 ] {} <Debug> TCP-Session: d32abd82-e306-4f2e-8f3c-7913c4bdb949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.27 21:01:52.121507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.05.27 21:01:52.121531 [ 292 ] {} <Debug> TCP-Session: d32abd82-e306-4f2e-8f3c-7913c4bdb949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.27 21:01:52.121551 [ 293 ] {} <Debug> TCP-Session: 76d94ff6-b972-472e-87db-6758ee3ec2bc Authenticating user 'default' from [fd00:1122:3344:101::b]:43988 | ||
| 757 | 2026.05.27 21:01:52.121593 [ 293 ] {} <Debug> TCP-Session: 76d94ff6-b972-472e-87db-6758ee3ec2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.27 21:01:52.121608 [ 293 ] {} <Debug> TCP-Session: 76d94ff6-b972-472e-87db-6758ee3ec2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.27 21:01:52.142697 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47068 | ||
| 760 | 2026.05.27 21:01:52.142869 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.27 21:01:52.142914 [ 294 ] {} <Debug> TCP-Session: afa2807f-9696-4e99-8e92-d54d53ff6d95 Authenticating user 'default' from [fd00:1122:3344:101::c]:47068 | ||
| 762 | 2026.05.27 21:01:52.142934 [ 294 ] {} <Debug> TCP-Session: afa2807f-9696-4e99-8e92-d54d53ff6d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.27 21:01:52.142950 [ 294 ] {} <Debug> TCP-Session: afa2807f-9696-4e99-8e92-d54d53ff6d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.27 21:01:52.143018 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.27 21:01:52.143065 [ 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.27 21:01:52.143089 [ 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.27 21:01:52.143544 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61873 | ||
| 768 | 2026.05.27 21:01:52.143630 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45712 | ||
| 769 | 2026.05.27 21:01:52.143727 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.27 21:01:52.143774 [ 295 ] {} <Debug> TCP-Session: 111d740f-845b-43b1-8efc-b29e10d49ee3 Authenticating user 'default' from [fd00:1122:3344:101::c]:61873 | ||
| 771 | 2026.05.27 21:01:52.143795 [ 295 ] {} <Debug> TCP-Session: 111d740f-845b-43b1-8efc-b29e10d49ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.27 21:01:52.143810 [ 295 ] {} <Debug> TCP-Session: 111d740f-845b-43b1-8efc-b29e10d49ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.27 21:01:52.143847 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37231 | ||
| 774 | 2026.05.27 21:01:52.143852 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.27 21:01:52.143901 [ 296 ] {} <Debug> TCP-Session: e9c8e1b0-5a9f-4c0b-a2ae-028945aafd68 Authenticating user 'default' from [fd00:1122:3344:101::c]:45712 | ||
| 776 | 2026.05.27 21:01:52.143923 [ 296 ] {} <Debug> TCP-Session: e9c8e1b0-5a9f-4c0b-a2ae-028945aafd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.27 21:01:52.143943 [ 296 ] {} <Debug> TCP-Session: e9c8e1b0-5a9f-4c0b-a2ae-028945aafd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.27 21:01:52.144010 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.05.27 21:01:52.144014 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57520 | ||
| 780 | 2026.05.27 21:01:52.144050 [ 297 ] {} <Debug> TCP-Session: ac573e3a-4e6a-4197-9c4a-4c4ee6b88a97 Authenticating user 'default' from [fd00:1122:3344:101::c]:37231 | ||
| 781 | 2026.05.27 21:01:52.144069 [ 297 ] {} <Debug> TCP-Session: ac573e3a-4e6a-4197-9c4a-4c4ee6b88a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.27 21:01:52.144085 [ 297 ] {} <Debug> TCP-Session: ac573e3a-4e6a-4197-9c4a-4c4ee6b88a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.27 21:01:52.144121 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62792 | ||
| 784 | 2026.05.27 21:01:52.144189 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.27 21:01:52.144314 [ 298 ] {} <Debug> TCP-Session: 756eae9b-9474-4ec8-b5bf-0ce7092613bb Authenticating user 'default' from [fd00:1122:3344:101::c]:57520 | ||
| 786 | 2026.05.27 21:01:52.144335 [ 298 ] {} <Debug> TCP-Session: 756eae9b-9474-4ec8-b5bf-0ce7092613bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.27 21:01:52.144355 [ 298 ] {} <Debug> TCP-Session: 756eae9b-9474-4ec8-b5bf-0ce7092613bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.27 21:01:52.144361 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.27 21:01:52.144415 [ 299 ] {} <Debug> TCP-Session: f00b8023-499d-455b-842b-8710b0d7db79 Authenticating user 'default' from [fd00:1122:3344:101::c]:62792 | ||
| 790 | 2026.05.27 21:01:52.144403 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44235 | ||
| 791 | 2026.05.27 21:01:52.144450 [ 299 ] {} <Debug> TCP-Session: f00b8023-499d-455b-842b-8710b0d7db79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.27 21:01:52.144483 [ 299 ] {} <Debug> TCP-Session: f00b8023-499d-455b-842b-8710b0d7db79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.27 21:01:52.144511 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57154 | ||
| 794 | 2026.05.27 21:01:52.144709 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.27 21:01:52.144772 [ 300 ] {} <Debug> TCP-Session: fb311d99-0f2e-4437-9bd8-14fdd7a06b1d Authenticating user 'default' from [fd00:1122:3344:101::c]:44235 | ||
| 796 | 2026.05.27 21:01:52.144789 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.27 21:01:52.144798 [ 300 ] {} <Debug> TCP-Session: fb311d99-0f2e-4437-9bd8-14fdd7a06b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.27 21:01:52.144829 [ 301 ] {} <Debug> TCP-Session: f89d8707-8e7e-437e-9f8a-a083d400c5f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:57154 | ||
| 799 | 2026.05.27 21:01:52.144837 [ 300 ] {} <Debug> TCP-Session: fb311d99-0f2e-4437-9bd8-14fdd7a06b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.27 21:01:52.144856 [ 301 ] {} <Debug> TCP-Session: f89d8707-8e7e-437e-9f8a-a083d400c5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.27 21:01:52.144880 [ 301 ] {} <Debug> TCP-Session: f89d8707-8e7e-437e-9f8a-a083d400c5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.27 21:01:53.001217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.26 MiB, peak 140.26 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 1.51 MiB | ||
| 803 | 2026.05.27 21:01:55.956774 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.27 21:01:55.956790 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.27 21:01:55.956897 [ 246 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.27 21:01:55.956896 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.27 21:01:55.962660 [ 246 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Loading data parts | ||
| 808 | 2026.05.27 21:01:55.962923 [ 246 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): There are no data parts | ||
| 809 | 2026.05.27 21:01:55.969940 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.27 21:01:55.970023 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 811 | 2026.05.27 21:01:55.981375 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.27 21:01:55.982756 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.27 21:01:55.983020 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.27 21:01:55.987041 [ 245 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Loading data parts | ||
| 815 | 2026.05.27 21:01:55.987284 [ 245 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): There are no data parts | ||
| 816 | 2026.05.27 21:01:56.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.02 MiB, peak 146.15 MiB, free memory in arenas 0.00 B, will set to 150.64 MiB (RSS), difference: 4.62 MiB | ||
| 817 | 2026.05.27 21:01:56.025729 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.27 21:01:56.025817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 819 | 2026.05.27 21:01:56.034365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.27 21:01:56.036104 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.27 21:01:56.042425 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.27 21:01:57.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.34 MiB, peak 155.34 MiB, free memory in arenas 0.00 B, will set to 155.81 MiB (RSS), difference: 4.47 MiB | ||
| 823 | 2026.05.27 21:01:58.456617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 824 | 2026.05.27 21:01:58.456730 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.27 21:01:58.461424 [ 243 ] {} <Debug> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Loading data parts | ||
| 826 | 2026.05.27 21:01:58.461650 [ 243 ] {} <Debug> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): There are no data parts | ||
| 827 | 2026.05.27 21:01:58.466774 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.27 21:01:58.466837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 829 | 2026.05.27 21:01:58.471391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.27 21:01:58.472631 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.27 21:01:58.473066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 832 | 2026.05.27 21:01:59.001228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 156.57 MiB (RSS), difference: -3.35 MiB | ||
| 833 | 2026.05.27 21:01:59.282875 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46658 | ||
| 834 | 2026.05.27 21:01:59.282976 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.05.27 21:01:59.283006 [ 302 ] {} <Debug> TCP-Session: 3b43c316-ed25-4d3e-8e7e-f69d8adc8faf Authenticating user 'default' from [fd00:1122:3344:101::e]:46658 | ||
| 836 | 2026.05.27 21:01:59.283030 [ 302 ] {} <Debug> TCP-Session: 3b43c316-ed25-4d3e-8e7e-f69d8adc8faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.27 21:01:59.283047 [ 302 ] {} <Debug> TCP-Session: 3b43c316-ed25-4d3e-8e7e-f69d8adc8faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.27 21:01:59.283465 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63736 | ||
| 839 | 2026.05.27 21:01:59.283488 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34443 | ||
| 840 | 2026.05.27 21:01:59.283549 [ 302 ] {} <Trace> TCP-Session: 3b43c316-ed25-4d3e-8e7e-f69d8adc8faf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.05.27 21:01:59.283561 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62274 | ||
| 842 | 2026.05.27 21:01:59.283619 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.05.27 21:01:59.283663 [ 304 ] {} <Debug> TCP-Session: 3d265d82-9473-4637-885a-ed9a82525b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:63736 | ||
| 844 | 2026.05.27 21:01:59.283686 [ 304 ] {} <Debug> TCP-Session: 3d265d82-9473-4637-885a-ed9a82525b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.27 21:01:59.283704 [ 304 ] {} <Debug> TCP-Session: 3d265d82-9473-4637-885a-ed9a82525b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.27 21:01:59.283760 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 847 | 2026.05.27 21:01:59.283827 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40918 | ||
| 848 | 2026.05.27 21:01:59.283885 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.05.27 21:01:59.283910 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.27 21:01:59.283952 [ 303 ] {} <Debug> TCP-Session: e99c848a-a9db-45be-8b17-58fac7ecd88e Authenticating user 'default' from [fd00:1122:3344:101::e]:34443 | ||
| 851 | 2026.05.27 21:01:59.283953 [ 305 ] {} <Debug> TCP-Session: 2141e3f5-7742-4f87-b7da-c40d2572ee33 Authenticating user 'default' from [fd00:1122:3344:101::e]:62274 | ||
| 852 | 2026.05.27 21:01:59.283981 [ 303 ] {} <Debug> TCP-Session: e99c848a-a9db-45be-8b17-58fac7ecd88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.27 21:01:59.283989 [ 305 ] {} <Debug> TCP-Session: 2141e3f5-7742-4f87-b7da-c40d2572ee33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.27 21:01:59.283998 [ 303 ] {} <Debug> TCP-Session: e99c848a-a9db-45be-8b17-58fac7ecd88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.27 21:01:59.284007 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50855 | ||
| 856 | 2026.05.27 21:01:59.284011 [ 305 ] {} <Debug> TCP-Session: 2141e3f5-7742-4f87-b7da-c40d2572ee33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.27 21:01:59.286331 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.27 21:01:59.286344 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36546 | ||
| 859 | 2026.05.27 21:01:59.286382 [ 306 ] {} <Debug> TCP-Session: 3af3bdc0-4bb6-4d04-a7f5-a82f9b1d555b Authenticating user 'default' from [fd00:1122:3344:101::e]:40918 | ||
| 860 | 2026.05.27 21:01:59.286332 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.27 21:01:59.286419 [ 306 ] {} <Debug> TCP-Session: 3af3bdc0-4bb6-4d04-a7f5-a82f9b1d555b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.27 21:01:59.286454 [ 307 ] {} <Debug> TCP-Session: 30e8227a-0965-4bb0-b84f-e40cd79665c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50855 | ||
| 863 | 2026.05.27 21:01:59.286457 [ 306 ] {} <Debug> TCP-Session: 3af3bdc0-4bb6-4d04-a7f5-a82f9b1d555b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.27 21:01:59.286482 [ 307 ] {} <Debug> TCP-Session: 30e8227a-0965-4bb0-b84f-e40cd79665c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.27 21:01:59.286505 [ 307 ] {} <Debug> TCP-Session: 30e8227a-0965-4bb0-b84f-e40cd79665c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.27 21:01:59.286551 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52233 | ||
| 867 | 2026.05.27 21:01:59.286563 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.05.27 21:01:59.286581 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 869 | 2026.05.27 21:01:59.286630 [ 308 ] {} <Debug> TCP-Session: 40a0c48d-e139-49ed-b26d-1305e1c5f1e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36546 | ||
| 870 | 2026.05.27 21:01:59.286658 [ 308 ] {} <Debug> TCP-Session: 40a0c48d-e139-49ed-b26d-1305e1c5f1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.27 21:01:59.286679 [ 308 ] {} <Debug> TCP-Session: 40a0c48d-e139-49ed-b26d-1305e1c5f1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.27 21:01:59.286729 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51258 | ||
| 873 | 2026.05.27 21:01:59.288838 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.05.27 21:01:59.288882 [ 309 ] {} <Debug> TCP-Session: 55670c57-10cc-4cf5-9f86-261e17f7e413 Authenticating user 'default' from [fd00:1122:3344:101::e]:52233 | ||
| 875 | 2026.05.27 21:01:59.288905 [ 309 ] {} <Debug> TCP-Session: 55670c57-10cc-4cf5-9f86-261e17f7e413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.27 21:01:59.288927 [ 309 ] {} <Debug> TCP-Session: 55670c57-10cc-4cf5-9f86-261e17f7e413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.27 21:01:59.290864 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.05.27 21:01:59.290930 [ 310 ] {} <Debug> TCP-Session: d8320171-ce14-47e0-bf76-fe27ad15c4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51258 | ||
| 879 | 2026.05.27 21:01:59.290955 [ 310 ] {} <Debug> TCP-Session: d8320171-ce14-47e0-bf76-fe27ad15c4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.27 21:01:59.290968 [ 310 ] {} <Debug> TCP-Session: d8320171-ce14-47e0-bf76-fe27ad15c4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.27 21:01:59.298567 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.05.27 21:01:59.313400 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 883 | 2026.05.27 21:01:59.333741 [ 321 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> AggregatingTransform: Aggregating | ||
| 884 | 2026.05.27 21:01:59.335895 [ 321 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> Aggregator: Aggregation method: without_key | ||
| 885 | 2026.05.27 21:01:59.338048 [ 321 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.010663595 sec. (93.777 rows/sec., 3.66 KiB/sec.) | ||
| 886 | 2026.05.27 21:01:59.338088 [ 321 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> Aggregator: Merging aggregated data | ||
| 887 | 2026.05.27 21:01:59.338163 [ 321 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 888 | 2026.05.27 21:01:59.341619 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.05792 sec., 17.265193370165747 rows/sec., 690.61 B/sec. | ||
| 889 | 2026.05.27 21:01:59.341750 [ 302 ] {87dcf4aa-aa1a-47fc-bbbb-07d801d6190d} <Debug> TCPHandler: Processed in 0.058424594 sec. | ||
| 890 | 2026.05.27 21:01:59.347244 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.05.27 21:01:59.347282 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.27 21:01:59.347306 [ 302 ] {} <Debug> TCP-Session: 3b43c316-ed25-4d3e-8e7e-f69d8adc8faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.27 21:01:59.347296 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.05.27 21:01:59.347328 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.05.27 21:01:59.347360 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.05.27 21:01:59.347392 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.05.27 21:01:59.347415 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.05.27 21:01:59.347435 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.05.27 21:01:59.347445 [ 306 ] {} <Debug> TCP-Session: 3af3bdc0-4bb6-4d04-a7f5-a82f9b1d555b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.27 21:01:59.347471 [ 308 ] {} <Debug> TCP-Session: 40a0c48d-e139-49ed-b26d-1305e1c5f1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.27 21:01:59.347481 [ 309 ] {} <Debug> TCP-Session: 55670c57-10cc-4cf5-9f86-261e17f7e413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.05.27 21:01:59.347425 [ 305 ] {} <Debug> TCP-Session: 2141e3f5-7742-4f87-b7da-c40d2572ee33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.27 21:01:59.347423 [ 310 ] {} <Debug> TCP-Session: d8320171-ce14-47e0-bf76-fe27ad15c4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.27 21:01:59.347379 [ 304 ] {} <Debug> TCP-Session: 3d265d82-9473-4637-885a-ed9a82525b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.27 21:01:59.347352 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.27 21:01:59.347348 [ 303 ] {} <Debug> TCP-Session: e99c848a-a9db-45be-8b17-58fac7ecd88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.27 21:01:59.347664 [ 307 ] {} <Debug> TCP-Session: 30e8227a-0965-4bb0-b84f-e40cd79665c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.27 21:02:00.000380 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.82 MiB, peak 166.93 MiB, free memory in arenas 0.00 B, will set to 160.20 MiB (RSS), difference: 3.38 MiB | ||
| 909 | 2026.05.27 21:02:03.434427 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 910 | 2026.05.27 21:02:03.434489 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 911 | 2026.05.27 21:02:03.483995 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 988 | ||
| 912 | 2026.05.27 21:02:03.492497 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.27 21:02:03.492554 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 914 | 2026.05.27 21:02:03.493061 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2026.05.27 21:02:03.493306 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.05.27 21:02:03.495396 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 917 | 2026.05.27 21:02:03.543420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 918 | 2026.05.27 21:02:03.561890 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.27 21:02:03.561956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 920 | 2026.05.27 21:02:03.568456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 921 | 2026.05.27 21:02:03.569188 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.27 21:02:03.572173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 923 | 2026.05.27 21:02:04.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.93 MiB, peak 166.93 MiB, free memory in arenas 0.00 B, will set to 163.18 MiB (RSS), difference: 2.24 MiB | ||
| 924 | 2026.05.27 21:02:04.873717 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61245 | ||
| 925 | 2026.05.27 21:02:04.873799 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.27 21:02:04.873827 [ 302 ] {} <Debug> TCP-Session: 6f592b0c-6c4e-4340-8fca-ad07d128c228 Authenticating user 'default' from [fd00:1122:3344:101::e]:61245 | ||
| 927 | 2026.05.27 21:02:04.873855 [ 302 ] {} <Debug> TCP-Session: 6f592b0c-6c4e-4340-8fca-ad07d128c228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.27 21:02:04.873870 [ 302 ] {} <Debug> TCP-Session: 6f592b0c-6c4e-4340-8fca-ad07d128c228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.27 21:02:04.874103 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48997 | ||
| 930 | 2026.05.27 21:02:04.874125 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63473 | ||
| 931 | 2026.05.27 21:02:04.874144 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56001 | ||
| 932 | 2026.05.27 21:02:04.874166 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37602 | ||
| 933 | 2026.05.27 21:02:04.874192 [ 302 ] {} <Trace> TCP-Session: 6f592b0c-6c4e-4340-8fca-ad07d128c228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.27 21:02:04.874216 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.27 21:02:04.874200 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.27 21:02:04.874254 [ 305 ] {} <Debug> TCP-Session: f755f371-d55c-4e0b-b46f-de7571e566c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56001 | ||
| 937 | 2026.05.27 21:02:04.874264 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.27 21:02:04.874272 [ 304 ] {} <Debug> TCP-Session: 30cd4616-193c-4c5f-a288-6e734f7ca4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63473 | ||
| 939 | 2026.05.27 21:02:04.874281 [ 305 ] {} <Debug> TCP-Session: f755f371-d55c-4e0b-b46f-de7571e566c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.27 21:02:04.874303 [ 306 ] {} <Debug> TCP-Session: 8736fd41-ccf4-4920-b5b0-5559890c0852 Authenticating user 'default' from [fd00:1122:3344:101::e]:37602 | ||
| 941 | 2026.05.27 21:02:04.874314 [ 305 ] {} <Debug> TCP-Session: f755f371-d55c-4e0b-b46f-de7571e566c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.27 21:02:04.874304 [ 304 ] {} <Debug> TCP-Session: 30cd4616-193c-4c5f-a288-6e734f7ca4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.27 21:02:04.874340 [ 306 ] {} <Debug> TCP-Session: 8736fd41-ccf4-4920-b5b0-5559890c0852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.27 21:02:04.874355 [ 304 ] {} <Debug> TCP-Session: 30cd4616-193c-4c5f-a288-6e734f7ca4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.27 21:02:04.874370 [ 306 ] {} <Debug> TCP-Session: 8736fd41-ccf4-4920-b5b0-5559890c0852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.27 21:02:04.874377 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 947 | 2026.05.27 21:02:04.874191 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52936 | ||
| 948 | 2026.05.27 21:02:04.874191 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.05.27 21:02:04.874180 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62886 | ||
| 950 | 2026.05.27 21:02:04.874494 [ 303 ] {} <Debug> TCP-Session: b09d1d6d-e5cf-49f6-9bc1-d4a959de189a Authenticating user 'default' from [fd00:1122:3344:101::e]:48997 | ||
| 951 | 2026.05.27 21:02:04.874515 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.05.27 21:02:04.874531 [ 303 ] {} <Debug> TCP-Session: b09d1d6d-e5cf-49f6-9bc1-d4a959de189a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.27 21:02:04.874536 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.05.27 21:02:04.874559 [ 303 ] {} <Debug> TCP-Session: b09d1d6d-e5cf-49f6-9bc1-d4a959de189a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.27 21:02:04.874561 [ 309 ] {} <Debug> TCP-Session: c53caa92-5136-4f4f-9606-509c0b469dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:52936 | ||
| 956 | 2026.05.27 21:02:04.874579 [ 307 ] {} <Debug> TCP-Session: 6f6de75d-7cd6-4b19-a572-eceb4924d615 Authenticating user 'default' from [fd00:1122:3344:101::e]:62886 | ||
| 957 | 2026.05.27 21:02:04.874180 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54745 | ||
| 958 | 2026.05.27 21:02:04.874639 [ 307 ] {} <Debug> TCP-Session: 6f6de75d-7cd6-4b19-a572-eceb4924d615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.27 21:02:04.874643 [ 309 ] {} <Debug> TCP-Session: c53caa92-5136-4f4f-9606-509c0b469dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.27 21:02:04.874661 [ 307 ] {} <Debug> TCP-Session: 6f6de75d-7cd6-4b19-a572-eceb4924d615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.27 21:02:04.874667 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 962 | 2026.05.27 21:02:04.874670 [ 309 ] {} <Debug> TCP-Session: c53caa92-5136-4f4f-9606-509c0b469dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.27 21:02:04.874198 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39540 | ||
| 964 | 2026.05.27 21:02:04.874735 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 965 | 2026.05.27 21:02:04.874747 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 966 | 2026.05.27 21:02:04.874786 [ 308 ] {} <Debug> TCP-Session: 26b1a08f-8a4a-4fb6-8e21-dbb484102739 Authenticating user 'default' from [fd00:1122:3344:101::e]:54745 | ||
| 967 | 2026.05.27 21:02:04.874804 [ 308 ] {} <Debug> TCP-Session: 26b1a08f-8a4a-4fb6-8e21-dbb484102739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.27 21:02:04.874817 [ 308 ] {} <Debug> TCP-Session: 26b1a08f-8a4a-4fb6-8e21-dbb484102739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.27 21:02:04.874872 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 970 | 2026.05.27 21:02:04.874907 [ 310 ] {} <Debug> TCP-Session: 3ae2aa81-adc7-4fdc-b8ce-4265c964f523 Authenticating user 'default' from [fd00:1122:3344:101::e]:39540 | ||
| 971 | 2026.05.27 21:02:04.874929 [ 310 ] {} <Debug> TCP-Session: 3ae2aa81-adc7-4fdc-b8ce-4265c964f523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.27 21:02:04.874945 [ 310 ] {} <Debug> TCP-Session: 3ae2aa81-adc7-4fdc-b8ce-4265c964f523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.27 21:02:04.875027 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 974 | 2026.05.27 21:02:04.875856 [ 317 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> AggregatingTransform: Aggregating | ||
| 975 | 2026.05.27 21:02:04.875898 [ 317 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 976 | 2026.05.27 21:02:04.875930 [ 317 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000802817 sec. (1245.614 rows/sec., 48.66 KiB/sec.) | ||
| 977 | 2026.05.27 21:02:04.875946 [ 317 ] {6798d170-2749-4c80-8083-68454954c5dc} <Trace> Aggregator: Merging aggregated data | ||
| 978 | 2026.05.27 21:02:04.876664 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002342 sec., 426.9854824935952 rows/sec., 16.68 KiB/sec. | ||
| 979 | 2026.05.27 21:02:04.876790 [ 302 ] {6798d170-2749-4c80-8083-68454954c5dc} <Debug> TCPHandler: Processed in 0.002711751 sec. | ||
| 980 | 2026.05.27 21:02:04.876936 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.27 21:02:04.876968 [ 302 ] {} <Debug> TCP-Session: 6f592b0c-6c4e-4340-8fca-ad07d128c228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.27 21:02:04.876970 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.27 21:02:04.876987 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.27 21:02:04.877015 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.27 21:02:04.877034 [ 310 ] {} <Debug> TCP-Session: 3ae2aa81-adc7-4fdc-b8ce-4265c964f523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.27 21:02:04.877044 [ 304 ] {} <Debug> TCP-Session: 30cd4616-193c-4c5f-a288-6e734f7ca4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.27 21:02:04.877067 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.27 21:02:04.877081 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.27 21:02:04.877101 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.27 21:02:04.877108 [ 303 ] {} <Debug> TCP-Session: b09d1d6d-e5cf-49f6-9bc1-d4a959de189a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.27 21:02:04.877148 [ 305 ] {} <Debug> TCP-Session: f755f371-d55c-4e0b-b46f-de7571e566c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.27 21:02:04.877130 [ 308 ] {} <Debug> TCP-Session: 26b1a08f-8a4a-4fb6-8e21-dbb484102739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.27 21:02:04.877032 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 994 | 2026.05.27 21:02:04.877132 [ 307 ] {} <Debug> TCP-Session: 6f6de75d-7cd6-4b19-a572-eceb4924d615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.27 21:02:04.877228 [ 306 ] {} <Debug> TCP-Session: 8736fd41-ccf4-4920-b5b0-5559890c0852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.27 21:02:04.877050 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 997 | 2026.05.27 21:02:04.877282 [ 309 ] {} <Debug> TCP-Session: c53caa92-5136-4f4f-9606-509c0b469dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.27 21:02:06.295174 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45088 | ||
| 999 | 2026.05.27 21:02:06.295250 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.05.27 21:02:06.295275 [ 306 ] {} <Debug> TCP-Session: 5ce3cc62-11ea-4439-a0e8-7ab6924c5a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:45088 | ||
| 1001 | 2026.05.27 21:02:06.295298 [ 306 ] {} <Debug> TCP-Session: 5ce3cc62-11ea-4439-a0e8-7ab6924c5a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.27 21:02:06.295312 [ 306 ] {} <Debug> TCP-Session: 5ce3cc62-11ea-4439-a0e8-7ab6924c5a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.27 21:02:06.295553 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38377 | ||
| 1004 | 2026.05.27 21:02:06.295568 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52584 | ||
| 1005 | 2026.05.27 21:02:06.295617 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40290 | ||
| 1006 | 2026.05.27 21:02:06.295626 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65092 | ||
| 1007 | 2026.05.27 21:02:06.295644 [ 306 ] {} <Trace> TCP-Session: 5ce3cc62-11ea-4439-a0e8-7ab6924c5a86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.27 21:02:06.295681 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.27 21:02:06.295681 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.27 21:02:06.295604 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63932 | ||
| 1011 | 2026.05.27 21:02:06.295725 [ 304 ] {} <Debug> TCP-Session: 82f4f7e0-246d-46cc-bfcc-b4ec27be5c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:40290 | ||
| 1012 | 2026.05.27 21:02:06.295721 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.05.27 21:02:06.295769 [ 304 ] {} <Debug> TCP-Session: 82f4f7e0-246d-46cc-bfcc-b4ec27be5c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.27 21:02:06.295775 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.05.27 21:02:06.295796 [ 304 ] {} <Debug> TCP-Session: 82f4f7e0-246d-46cc-bfcc-b4ec27be5c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.27 21:02:06.295798 [ 305 ] {} <Debug> TCP-Session: 78579133-24a2-4795-907d-702e4a27bdd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65092 | ||
| 1017 | 2026.05.27 21:02:06.295816 [ 303 ] {} <Debug> TCP-Session: 516376a8-6497-4523-8569-ae39e10da709 Authenticating user 'default' from [fd00:1122:3344:101::e]:63932 | ||
| 1018 | 2026.05.27 21:02:06.295596 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62964 | ||
| 1019 | 2026.05.27 21:02:06.295851 [ 303 ] {} <Debug> TCP-Session: 516376a8-6497-4523-8569-ae39e10da709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.27 21:02:06.295852 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1021 | 2026.05.27 21:02:06.295868 [ 303 ] {} <Debug> TCP-Session: 516376a8-6497-4523-8569-ae39e10da709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.27 21:02:06.295884 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.05.27 21:02:06.295844 [ 305 ] {} <Debug> TCP-Session: 78579133-24a2-4795-907d-702e4a27bdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.27 21:02:06.295909 [ 302 ] {} <Debug> TCP-Session: 8c0251a6-ae32-4f05-b8f3-199cf9e3f02f Authenticating user 'default' from [fd00:1122:3344:101::e]:62964 | ||
| 1025 | 2026.05.27 21:02:06.295926 [ 305 ] {} <Debug> TCP-Session: 78579133-24a2-4795-907d-702e4a27bdd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.27 21:02:06.295941 [ 302 ] {} <Debug> TCP-Session: 8c0251a6-ae32-4f05-b8f3-199cf9e3f02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.27 21:02:06.295556 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46647 | ||
| 1028 | 2026.05.27 21:02:06.295965 [ 302 ] {} <Debug> TCP-Session: 8c0251a6-ae32-4f05-b8f3-199cf9e3f02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.27 21:02:06.295719 [ 309 ] {} <Debug> TCP-Session: cced70ce-0599-49bf-ad07-ea8791380dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:52584 | ||
| 1030 | 2026.05.27 21:02:06.296015 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.05.27 21:02:06.295646 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.05.27 21:02:06.296033 [ 309 ] {} <Debug> TCP-Session: cced70ce-0599-49bf-ad07-ea8791380dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.27 21:02:06.296042 [ 307 ] {} <Debug> TCP-Session: b55caf72-c4d5-450f-90f8-c4c8aab4560d Authenticating user 'default' from [fd00:1122:3344:101::e]:46647 | ||
| 1034 | 2026.05.27 21:02:06.296072 [ 308 ] {} <Debug> TCP-Session: 51bb5e96-18bb-40c5-a3fa-c1c774730452 Authenticating user 'default' from [fd00:1122:3344:101::e]:38377 | ||
| 1035 | 2026.05.27 21:02:06.296076 [ 309 ] {} <Debug> TCP-Session: cced70ce-0599-49bf-ad07-ea8791380dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.27 21:02:06.296089 [ 307 ] {} <Debug> TCP-Session: b55caf72-c4d5-450f-90f8-c4c8aab4560d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.27 21:02:06.296106 [ 308 ] {} <Debug> TCP-Session: 51bb5e96-18bb-40c5-a3fa-c1c774730452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.27 21:02:06.296124 [ 307 ] {} <Debug> TCP-Session: b55caf72-c4d5-450f-90f8-c4c8aab4560d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.27 21:02:06.296137 [ 308 ] {} <Debug> TCP-Session: 51bb5e96-18bb-40c5-a3fa-c1c774730452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.27 21:02:06.295602 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60260 | ||
| 1041 | 2026.05.27 21:02:06.296186 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1042 | 2026.05.27 21:02:06.296215 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.05.27 21:02:06.296244 [ 310 ] {} <Debug> TCP-Session: 8f40789d-8736-453f-845e-028c74cfce0e Authenticating user 'default' from [fd00:1122:3344:101::e]:60260 | ||
| 1044 | 2026.05.27 21:02:06.296247 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.05.27 21:02:06.296266 [ 310 ] {} <Debug> TCP-Session: 8f40789d-8736-453f-845e-028c74cfce0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.27 21:02:06.296288 [ 310 ] {} <Debug> TCP-Session: 8f40789d-8736-453f-845e-028c74cfce0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.27 21:02:06.296558 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.05.27 21:02:06.297483 [ 317 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.05.27 21:02:06.297524 [ 317 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.05.27 21:02:06.297561 [ 317 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888049 sec. (1126.064 rows/sec., 43.99 KiB/sec.) | ||
| 1051 | 2026.05.27 21:02:06.297586 [ 317 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.05.27 21:02:06.298150 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002363 sec., 423.1908590774439 rows/sec., 16.53 KiB/sec. | ||
| 1053 | 2026.05.27 21:02:06.298275 [ 306 ] {6fcb670b-a1e0-459a-b6e0-02184a01ed9a} <Debug> TCPHandler: Processed in 0.002781232 sec. | ||
| 1054 | 2026.05.27 21:02:06.298399 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.27 21:02:06.298421 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.27 21:02:06.298436 [ 306 ] {} <Debug> TCP-Session: 5ce3cc62-11ea-4439-a0e8-7ab6924c5a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.27 21:02:06.298442 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.27 21:02:06.298460 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.27 21:02:06.298464 [ 308 ] {} <Debug> TCP-Session: 51bb5e96-18bb-40c5-a3fa-c1c774730452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.27 21:02:06.298481 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.27 21:02:06.298519 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.27 21:02:06.298536 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.27 21:02:06.298573 [ 309 ] {} <Debug> TCP-Session: cced70ce-0599-49bf-ad07-ea8791380dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.27 21:02:06.298555 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.05.27 21:02:06.298619 [ 303 ] {} <Debug> TCP-Session: 516376a8-6497-4523-8569-ae39e10da709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.27 21:02:06.298554 [ 302 ] {} <Debug> TCP-Session: 8c0251a6-ae32-4f05-b8f3-199cf9e3f02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.27 21:02:06.298645 [ 304 ] {} <Debug> TCP-Session: 82f4f7e0-246d-46cc-bfcc-b4ec27be5c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.27 21:02:06.298501 [ 305 ] {} <Debug> TCP-Session: 78579133-24a2-4795-907d-702e4a27bdd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.27 21:02:06.298498 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.05.27 21:02:06.298510 [ 310 ] {} <Debug> TCP-Session: 8f40789d-8736-453f-845e-028c74cfce0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.27 21:02:06.298737 [ 307 ] {} <Debug> TCP-Session: b55caf72-c4d5-450f-90f8-c4c8aab4560d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.27 21:02:08.474026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 1073 | 2026.05.27 21:02:08.476058 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.27 21:02:08.476109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1075 | 2026.05.27 21:02:08.477185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.05.27 21:02:08.477560 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.27 21:02:08.477851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 1078 | 2026.05.27 21:02:10.045249 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.27 21:02:10.045476 [ 260 ] {e87f5f86-a1f8-4e31-82a9-878826526453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.27 21:02:10.059786 [ 260 ] {e87f5f86-a1f8-4e31-82a9-878826526453} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2026.05.27 21:02:10.059901 [ 260 ] {e87f5f86-a1f8-4e31-82a9-878826526453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.05.27 21:02:10.060468 [ 260 ] {e87f5f86-a1f8-4e31-82a9-878826526453} <Debug> TCPHandler: Processed in 0.015344321 sec. | ||
| 1083 | 2026.05.27 21:02:10.091543 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.05.27 21:02:10.091748 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1085 | 2026.05.27 21:02:10.091831 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.05.27 21:02:10.098794 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.27 21:02:10.098855 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1088 | 2026.05.27 21:02:10.101396 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.05.27 21:02:10.101650 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.27 21:02:10.101827 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Debug> executeQuery: Read 32 rows, 5.35 KiB in 0.010135 sec., 3157.375431672422 rows/sec., 528.12 KiB/sec. | ||
| 1091 | 2026.05.27 21:02:10.101891 [ 260 ] {1e6d5823-5a11-46db-accb-b23ac3a42863} <Debug> TCPHandler: Processed in 0.010491009 sec. | ||
| 1092 | 2026.05.27 21:02:10.102109 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.05.27 21:02:10.102237 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1094 | 2026.05.27 21:02:10.102292 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1095 | 2026.05.27 21:02:10.108637 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.05.27 21:02:10.108681 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1097 | 2026.05.27 21:02:10.111019 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.05.27 21:02:10.111232 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.05.27 21:02:10.111363 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.009164 sec., 872.9812309035356 rows/sec., 71.19 KiB/sec. | ||
| 1100 | 2026.05.27 21:02:10.111400 [ 260 ] {4f779a3c-a5c3-4bb7-9e59-0d68ba595cb1} <Debug> TCPHandler: Processed in 0.009389242 sec. | ||
| 1101 | 2026.05.27 21:02:10.111566 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.05.27 21:02:10.111666 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1103 | 2026.05.27 21:02:10.111709 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1104 | 2026.05.27 21:02:10.116137 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.05.27 21:02:10.116181 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1106 | 2026.05.27 21:02:10.117061 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2026.05.27 21:02:10.117290 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.05.27 21:02:10.117422 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Debug> executeQuery: Read 3282 rows, 252.60 KiB in 0.005776 sec., 568213.296398892 rows/sec., 42.71 MiB/sec. | ||
| 1109 | 2026.05.27 21:02:10.117461 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1110 | 2026.05.27 21:02:10.117476 [ 260 ] {0106510a-9671-40a8-94a3-9fb86f3ba1ef} <Debug> TCPHandler: Processed in 0.005962598 sec. | ||
| 1111 | 2026.05.27 21:02:10.117615 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.27 21:02:10.117713 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.27 21:02:10.117754 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.05.27 21:02:10.118237 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.27 21:02:10.118271 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1116 | 2026.05.27 21:02:10.118679 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.05.27 21:02:10.118882 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.27 21:02:10.119008 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001314 sec., 29680.36529680365 rows/sec., 2.15 MiB/sec. | ||
| 1119 | 2026.05.27 21:02:10.119042 [ 260 ] {df76b845-bf39-450a-b51c-2ad1fcbf9963} <Debug> TCPHandler: Processed in 0.001476629 sec. | ||
| 1120 | 2026.05.27 21:02:10.119184 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.27 21:02:10.119281 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.27 21:02:10.119321 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1123 | 2026.05.27 21:02:10.120112 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.27 21:02:10.120149 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1125 | 2026.05.27 21:02:10.120494 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.05.27 21:02:10.120700 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.27 21:02:10.120822 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001559 sec., 611289.2880051315 rows/sec., 35.72 MiB/sec. | ||
| 1128 | 2026.05.27 21:02:10.120854 [ 260 ] {157a8118-be89-4f6f-b21a-7694cc13114b} <Debug> TCPHandler: Processed in 0.001719997 sec. | ||
| 1129 | 2026.05.27 21:02:10.121003 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.27 21:02:10.121098 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.27 21:02:10.121137 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1132 | 2026.05.27 21:02:10.121525 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.27 21:02:10.121561 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1134 | 2026.05.27 21:02:10.121842 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.05.27 21:02:10.122047 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.27 21:02:10.122168 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 129.25 KiB/sec. | ||
| 1137 | 2026.05.27 21:02:10.122201 [ 260 ] {96e725a1-f89d-4ff7-a9a4-1a29010763a2} <Debug> TCPHandler: Processed in 0.001247162 sec. | ||
| 1138 | 2026.05.27 21:02:10.122321 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.27 21:02:10.122416 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.27 21:02:10.122456 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1141 | 2026.05.27 21:02:10.124137 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.27 21:02:10.124185 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1143 | 2026.05.27 21:02:10.124827 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.05.27 21:02:10.125071 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.27 21:02:10.125227 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Debug> executeQuery: Read 1873 rows, 128.94 KiB in 0.002826 sec., 662774.2392073602 rows/sec., 44.56 MiB/sec. | ||
| 1146 | 2026.05.27 21:02:10.125273 [ 260 ] {3b1854bd-91e0-488f-a4e4-e93a7606477d} <Debug> TCPHandler: Processed in 0.00300152 sec. | ||
| 1147 | 2026.05.27 21:02:10.125424 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.05.27 21:02:10.125538 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.05.27 21:02:10.125590 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1150 | 2026.05.27 21:02:10.128602 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.27 21:02:10.128643 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1152 | 2026.05.27 21:02:10.131709 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.05.27 21:02:10.132070 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.27 21:02:10.132317 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Debug> executeQuery: Read 2100 rows, 130.91 KiB in 0.0068 sec., 308823.5294117647 rows/sec., 18.80 MiB/sec. | ||
| 1155 | 2026.05.27 21:02:10.132394 [ 260 ] {8993924d-2237-4703-b2f0-9d0a08cd98e1} <Debug> TCPHandler: Processed in 0.007038324 sec. | ||
| 1156 | 2026.05.27 21:02:10.132625 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.05.27 21:02:10.132819 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.05.27 21:02:10.132919 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1159 | 2026.05.27 21:02:10.134025 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.05.27 21:02:10.134069 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1161 | 2026.05.27 21:02:10.140667 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.05.27 21:02:10.140921 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.05.27 21:02:10.141088 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008322 sec., 3725.0660898822402 rows/sec., 6.68 MiB/sec. | ||
| 1164 | 2026.05.27 21:02:10.141161 [ 260 ] {8bdfd4ec-ad65-42b6-8890-5a0030588603} <Debug> TCPHandler: Processed in 0.008669299 sec. | ||
| 1165 | 2026.05.27 21:02:10.141312 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.05.27 21:02:10.141418 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.05.27 21:02:10.141466 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1168 | 2026.05.27 21:02:10.141832 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.27 21:02:10.141869 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1170 | 2026.05.27 21:02:10.142277 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.05.27 21:02:10.142487 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.05.27 21:02:10.142626 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001231 sec., 7311.129163281884 rows/sec., 516.44 KiB/sec. | ||
| 1173 | 2026.05.27 21:02:10.142662 [ 260 ] {487f06aa-fb9d-405b-b19d-9b47fd0867fe} <Debug> TCPHandler: Processed in 0.001403777 sec. | ||
| 1174 | 2026.05.27 21:02:10.142795 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.27 21:02:10.142894 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.05.27 21:02:10.142937 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.05.27 21:02:10.143455 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.27 21:02:10.143503 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1179 | 2026.05.27 21:02:10.144090 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.05.27 21:02:10.144373 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.27 21:02:10.144530 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Debug> executeQuery: Read 308 rows, 16.91 KiB in 0.001654 sec., 186215.23579201935 rows/sec., 9.98 MiB/sec. | ||
| 1182 | 2026.05.27 21:02:10.144576 [ 260 ] {881df066-fe77-4d21-b2e3-fa245b0f31d3} <Debug> TCPHandler: Processed in 0.001831471 sec. | ||
| 1183 | 2026.05.27 21:02:10.996400 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1436 | ||
| 1184 | 2026.05.27 21:02:10.996927 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.27 21:02:10.996979 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1186 | 2026.05.27 21:02:10.997489 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.05.27 21:02:10.997846 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.27 21:02:10.997987 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1436 | ||
| 1189 | 2026.05.27 21:02:11.073159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1190 | 2026.05.27 21:02:11.089793 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.05.27 21:02:11.089856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1192 | 2026.05.27 21:02:11.096493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.05.27 21:02:11.097238 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.05.27 21:02:11.100414 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1195 | 2026.05.27 21:02:12.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.34 MiB, peak 174.50 MiB, free memory in arenas 0.00 B, will set to 166.97 MiB (RSS), difference: 1.63 MiB | ||
| 1196 | 2026.05.27 21:02:14.465730 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.05.27 21:02:14.465966 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1198 | 2026.05.27 21:02:14.466284 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2026.05.27 21:02:14.470159 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1200 | 2026.05.27 21:02:14.470412 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2026.05.27 21:02:14.470490 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2026.05.27 21:02:14.470651 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1203 | 2026.05.27 21:02:14.472713 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2026.05.27 21:02:14.474654 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1205 | 2026.05.27 21:02:14.474682 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2026.05.27 21:02:14.478491 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1207 | 2026.05.27 21:02:14.478551 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1208 | 2026.05.27 21:02:14.503115 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> executeQuery: Read 32 rows, 5.35 KiB in 0.037222 sec., 859.7066251141798 rows/sec., 143.80 KiB/sec. | ||
| 1209 | 2026.05.27 21:02:14.503286 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> MemoryTracker: Peak memory usage (for query): 134.33 KiB. | ||
| 1210 | 2026.05.27 21:02:14.503306 [ 260 ] {009bccd8-f126-439c-96b8-7645632753d0} <Debug> TCPHandler: Processed in 0.037711675 sec. | ||
| 1211 | 2026.05.27 21:02:14.504516 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.27 21:02:14.504665 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.27 21:02:14.504726 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1214 | 2026.05.27 21:02:14.505304 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.27 21:02:14.505347 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1216 | 2026.05.27 21:02:14.505711 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2026.05.27 21:02:14.505948 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.27 21:02:14.506103 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001477 sec., 17603.249830737983 rows/sec., 1.36 MiB/sec. | ||
| 1219 | 2026.05.27 21:02:14.506147 [ 260 ] {2735997b-07aa-45bf-b33c-992ce3ae019b} <Debug> TCPHandler: Processed in 0.001748768 sec. | ||
| 1220 | 2026.05.27 21:02:14.506296 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.27 21:02:14.506409 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1222 | 2026.05.27 21:02:14.506461 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1223 | 2026.05.27 21:02:14.506959 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.05.27 21:02:14.506997 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1225 | 2026.05.27 21:02:14.507321 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1226 | 2026.05.27 21:02:14.507598 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.05.27 21:02:14.507737 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001352 sec., 20710.059171597633 rows/sec., 1.62 MiB/sec. | ||
| 1228 | 2026.05.27 21:02:14.507772 [ 260 ] {a40da464-f363-4acf-a6ec-e4310163d695} <Debug> TCPHandler: Processed in 0.001531741 sec. | ||
| 1229 | 2026.05.27 21:02:14.507948 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.27 21:02:14.508050 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.27 21:02:14.508096 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1232 | 2026.05.27 21:02:14.508498 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.27 21:02:14.508534 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1234 | 2026.05.27 21:02:14.508847 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.05.27 21:02:14.509062 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.27 21:02:14.509191 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.38 MiB/sec. | ||
| 1237 | 2026.05.27 21:02:14.509225 [ 260 ] {9606d3d4-e65f-4061-a138-7af568e5ae41} <Debug> TCPHandler: Processed in 0.001327854 sec. | ||
| 1238 | 2026.05.27 21:02:14.509363 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.27 21:02:14.509475 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.27 21:02:14.509527 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1241 | 2026.05.27 21:02:14.509969 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.27 21:02:14.510006 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1243 | 2026.05.27 21:02:14.510436 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.05.27 21:02:14.510709 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.27 21:02:14.510863 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001414 sec., 11315.417256011317 rows/sec., 795.62 KiB/sec. | ||
| 1246 | 2026.05.27 21:02:14.510899 [ 260 ] {d480bc77-3089-4b51-be2e-f3410de436de} <Debug> TCPHandler: Processed in 0.001595343 sec. | ||
| 1247 | 2026.05.27 21:02:18.434741 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1248 | 2026.05.27 21:02:18.434806 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1249 | 2026.05.27 21:02:18.478817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 7 entries to flush up to offset 12 | ||
| 1250 | 2026.05.27 21:02:18.480579 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.27 21:02:18.480639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1252 | 2026.05.27 21:02:18.481818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.05.27 21:02:18.482094 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.27 21:02:18.482393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 1255 | 2026.05.27 21:02:18.498976 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1948 | ||
| 1256 | 2026.05.27 21:02:18.499528 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.27 21:02:18.499578 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1258 | 2026.05.27 21:02:18.500107 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1259 | 2026.05.27 21:02:18.500364 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.27 21:02:18.500509 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1261 | 2026.05.27 21:02:18.601404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1262 | 2026.05.27 21:02:18.622399 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.27 21:02:18.622472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1264 | 2026.05.27 21:02:18.628960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1265 | 2026.05.27 21:02:18.629778 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.27 21:02:18.634833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1267 | 2026.05.27 21:02:19.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.32 MiB, peak 174.50 MiB, free memory in arenas 0.00 B, will set to 169.47 MiB (RSS), difference: 1.14 MiB | ||
| 1268 | 2026.05.27 21:02:19.465139 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.27 21:02:19.465379 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1270 | 2026.05.27 21:02:19.465690 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1271 | 2026.05.27 21:02:19.465728 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1272 | 2026.05.27 21:02:19.465943 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2026.05.27 21:02:19.466040 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.05.27 21:02:19.466188 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1275 | 2026.05.27 21:02:19.466227 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1276 | 2026.05.27 21:02:19.466252 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1277 | 2026.05.27 21:02:19.466272 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1278 | 2026.05.27 21:02:19.466316 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1279 | 2026.05.27 21:02:19.466337 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1280 | 2026.05.27 21:02:19.467511 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> executeQuery: Read 32 rows, 5.35 KiB in 0.002219 sec., 14420.910319963947 rows/sec., 2.36 MiB/sec. | ||
| 1281 | 2026.05.27 21:02:19.467616 [ 260 ] {ea0c25d9-5248-43a7-b1a2-0280f7878baa} <Debug> TCPHandler: Processed in 0.002612576 sec. | ||
| 1282 | 2026.05.27 21:02:19.468874 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.27 21:02:19.468998 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.27 21:02:19.469046 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1285 | 2026.05.27 21:02:19.469536 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.05.27 21:02:19.469584 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1287 | 2026.05.27 21:02:19.469958 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1288 | 2026.05.27 21:02:19.470192 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.05.27 21:02:19.470359 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001394 sec., 18651.362984218078 rows/sec., 1.44 MiB/sec. | ||
| 1290 | 2026.05.27 21:02:19.470398 [ 260 ] {3c47e9ab-0023-40b9-a4ad-a1c1f27cac57} <Debug> TCPHandler: Processed in 0.001583243 sec. | ||
| 1291 | 2026.05.27 21:02:19.470543 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.27 21:02:19.470661 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.27 21:02:19.470708 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1294 | 2026.05.27 21:02:19.471203 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.27 21:02:19.471249 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1296 | 2026.05.27 21:02:19.471568 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2026.05.27 21:02:19.471819 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.27 21:02:19.471957 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001323 sec., 21164.021164021164 rows/sec., 1.65 MiB/sec. | ||
| 1299 | 2026.05.27 21:02:19.471993 [ 260 ] {addfb547-d779-47fb-b2c7-f4594af8e2a0} <Debug> TCPHandler: Processed in 0.00150514 sec. | ||
| 1300 | 2026.05.27 21:02:19.472135 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.27 21:02:19.472249 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.27 21:02:19.472304 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1303 | 2026.05.27 21:02:19.472697 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.27 21:02:19.472735 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1305 | 2026.05.27 21:02:19.473056 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.05.27 21:02:19.473283 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.27 21:02:19.473462 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001238 sec., 40387.72213247173 rows/sec., 2.80 MiB/sec. | ||
| 1308 | 2026.05.27 21:02:19.473515 [ 260 ] {ef20addb-e8af-4842-aceb-1a3f714ce69f} <Debug> TCPHandler: Processed in 0.001432478 sec. | ||
| 1309 | 2026.05.27 21:02:19.473678 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.27 21:02:19.473786 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.27 21:02:19.473832 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1312 | 2026.05.27 21:02:19.474232 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.27 21:02:19.474275 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1314 | 2026.05.27 21:02:19.474634 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2026.05.27 21:02:19.474869 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.27 21:02:19.475012 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001242 sec., 16103.05958132045 rows/sec., 1.11 MiB/sec. | ||
| 1317 | 2026.05.27 21:02:19.475046 [ 260 ] {7cd11cd3-574e-4324-bcb3-0f152830c624} <Debug> TCPHandler: Processed in 0.001437478 sec. | ||
| 1318 | 2026.05.27 21:02:24.467086 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.27 21:02:24.467454 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) 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) | ||
| 1320 | 2026.05.27 21:02:24.467892 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.05.27 21:02:24.467930 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <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 | ||
| 1322 | 2026.05.27 21:02:24.468167 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.05.27 21:02:24.468237 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.05.27 21:02:24.468381 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1325 | 2026.05.27 21:02:24.468419 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.05.27 21:02:24.468443 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1327 | 2026.05.27 21:02:24.468460 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.05.27 21:02:24.468512 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <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'))" | ||
| 1329 | 2026.05.27 21:02:24.468535 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1330 | 2026.05.27 21:02:24.469735 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Debug> executeQuery: Read 32 rows, 5.35 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 2.15 MiB/sec. | ||
| 1331 | 2026.05.27 21:02:24.469841 [ 260 ] {dcd46630-20e0-47d5-b004-956c87c7cec9} <Debug> TCPHandler: Processed in 0.002943589 sec. | ||
| 1332 | 2026.05.27 21:02:24.471547 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.05.27 21:02:24.471664 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1334 | 2026.05.27 21:02:24.471726 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1335 | 2026.05.27 21:02:24.472572 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.05.27 21:02:24.472650 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1337 | 2026.05.27 21:02:24.473093 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1338 | 2026.05.27 21:02:24.473315 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.05.27 21:02:24.473457 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Debug> executeQuery: Read 98 rows, 8.98 KiB in 0.001827 sec., 53639.84674329502 rows/sec., 4.80 MiB/sec. | ||
| 1340 | 2026.05.27 21:02:24.473492 [ 260 ] {7259df00-9131-4b3f-a42c-52896709287d} <Debug> TCPHandler: Processed in 0.002000277 sec. | ||
| 1341 | 2026.05.27 21:02:24.473652 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.05.27 21:02:24.473748 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.05.27 21:02:24.473790 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1344 | 2026.05.27 21:02:24.474221 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.05.27 21:02:24.474258 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1346 | 2026.05.27 21:02:24.474551 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1347 | 2026.05.27 21:02:24.474763 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.05.27 21:02:24.474890 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.28 MiB/sec. | ||
| 1349 | 2026.05.27 21:02:24.474924 [ 260 ] {a2077709-ba16-48a2-83d1-623829dd443f} <Debug> TCPHandler: Processed in 0.001321694 sec. | ||
| 1350 | 2026.05.27 21:02:24.475053 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.05.27 21:02:24.475149 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1352 | 2026.05.27 21:02:24.475189 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1353 | 2026.05.27 21:02:24.475619 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.05.27 21:02:24.475656 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1355 | 2026.05.27 21:02:24.475957 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1356 | 2026.05.27 21:02:24.476165 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.27 21:02:24.476287 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001156 sec., 60553.63321799308 rows/sec., 4.76 MiB/sec. | ||
| 1358 | 2026.05.27 21:02:24.476319 [ 260 ] {7948cc31-f533-436a-a719-9d67d4de26b4} <Debug> TCPHandler: Processed in 0.001315694 sec. | ||
| 1359 | 2026.05.27 21:02:24.476454 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.05.27 21:02:24.476554 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.05.27 21:02:24.476597 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1362 | 2026.05.27 21:02:24.476962 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.27 21:02:24.476998 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1364 | 2026.05.27 21:02:24.477330 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1365 | 2026.05.27 21:02:24.477538 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.27 21:02:24.477662 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001127 sec., 44365.57231588288 rows/sec., 3.08 MiB/sec. | ||
| 1367 | 2026.05.27 21:02:24.477696 [ 260 ] {e3611798-5f8a-41f5-a9a1-8b1dc3fb2e0b} <Debug> TCPHandler: Processed in 0.001291493 sec. | ||
| 1368 | 2026.05.27 21:02:24.477823 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.27 21:02:24.477920 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.05.27 21:02:24.477974 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1371 | 2026.05.27 21:02:24.478881 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.05.27 21:02:24.478917 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1373 | 2026.05.27 21:02:24.479465 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.05.27 21:02:24.479686 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.05.27 21:02:24.479825 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001923 sec., 18720.748829953198 rows/sec., 33.55 MiB/sec. | ||
| 1376 | 2026.05.27 21:02:24.479871 [ 260 ] {c3b3887f-39d7-4e46-891a-677295281d9b} <Debug> TCPHandler: Processed in 0.002097139 sec. | ||
| 1377 | 2026.05.27 21:02:24.480015 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.05.27 21:02:24.480122 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.05.27 21:02:24.480164 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1380 | 2026.05.27 21:02:24.480512 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.27 21:02:24.480549 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1382 | 2026.05.27 21:02:24.480852 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2026.05.27 21:02:24.481062 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.27 21:02:24.481186 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 861.94 KiB/sec. | ||
| 1385 | 2026.05.27 21:02:24.481218 [ 260 ] {50d774c2-9d52-4deb-9977-fcfb43202689} <Debug> TCPHandler: Processed in 0.001253722 sec. | ||
| 1386 | 2026.05.27 21:02:24.481344 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.05.27 21:02:24.481442 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.05.27 21:02:24.481483 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1389 | 2026.05.27 21:02:24.481825 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.05.27 21:02:24.481861 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1391 | 2026.05.27 21:02:24.482152 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.05.27 21:02:24.482363 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.27 21:02:24.482487 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001063 sec., 18814.67544684854 rows/sec., 1.29 MiB/sec. | ||
| 1394 | 2026.05.27 21:02:24.482518 [ 260 ] {b01b8800-0163-4c73-b2e4-e41a92398559} <Debug> TCPHandler: Processed in 0.00122312 sec. | ||
| 1395 | 2026.05.27 21:02:26.001504 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1396 | 2026.05.27 21:02:26.002194 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.05.27 21:02:26.002243 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1398 | 2026.05.27 21:02:26.002741 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1399 | 2026.05.27 21:02:26.002978 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.05.27 21:02:26.003118 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1401 | 2026.05.27 21:02:26.135859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1402 | 2026.05.27 21:02:26.152560 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.27 21:02:26.152622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1404 | 2026.05.27 21:02:26.159063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2026.05.27 21:02:26.159804 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.27 21:02:26.162508 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1407 | 2026.05.27 21:02:27.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.21 MiB, peak 174.50 MiB, free memory in arenas 0.00 B, will set to 171.37 MiB (RSS), difference: 1.15 MiB | ||
| 1408 | 2026.05.27 21:02:29.474482 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.27 21:02:29.474779 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1410 | 2026.05.27 21:02:29.475130 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1411 | 2026.05.27 21:02:29.475171 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1412 | 2026.05.27 21:02:29.475426 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2026.05.27 21:02:29.475495 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1414 | 2026.05.27 21:02:29.475636 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1415 | 2026.05.27 21:02:29.475671 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1416 | 2026.05.27 21:02:29.475694 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1417 | 2026.05.27 21:02:29.475710 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1418 | 2026.05.27 21:02:29.475751 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1419 | 2026.05.27 21:02:29.475771 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1420 | 2026.05.27 21:02:29.476978 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> executeQuery: Read 32 rows, 5.35 KiB in 0.002321 sec., 13787.160706591985 rows/sec., 2.25 MiB/sec. | ||
| 1421 | 2026.05.27 21:02:29.477085 [ 260 ] {5da0347f-371e-4f7a-ac68-c503a97f4677} <Debug> TCPHandler: Processed in 0.002756012 sec. | ||
| 1422 | 2026.05.27 21:02:29.483660 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.05.27 21:02:29.483797 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1424 | 2026.05.27 21:02:29.483849 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.05.27 21:02:29.484544 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.27 21:02:29.484589 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1427 | 2026.05.27 21:02:29.485067 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1428 | 2026.05.27 21:02:29.485266 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.27 21:02:29.485404 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001644 sec., 9732.3600973236 rows/sec., 2.90 MiB/sec. | ||
| 1430 | 2026.05.27 21:02:29.485439 [ 260 ] {8f16039d-3865-4e14-bc48-1591ffcacf59} <Debug> TCPHandler: Processed in 0.001845101 sec. | ||
| 1431 | 2026.05.27 21:02:29.485593 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.27 21:02:29.485691 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.27 21:02:29.485732 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1434 | 2026.05.27 21:02:29.486834 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.27 21:02:29.486869 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1436 | 2026.05.27 21:02:29.487189 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1437 | 2026.05.27 21:02:29.487419 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.05.27 21:02:29.487538 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001867 sec., 149973.21906802358 rows/sec., 9.52 MiB/sec. | ||
| 1439 | 2026.05.27 21:02:29.487572 [ 260 ] {bfd8ba52-708f-4772-9bc9-25142363c579} <Debug> TCPHandler: Processed in 0.002029178 sec. | ||
| 1440 | 2026.05.27 21:02:29.487726 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.27 21:02:29.487822 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.27 21:02:29.487862 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1443 | 2026.05.27 21:02:29.488269 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.27 21:02:29.488305 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1445 | 2026.05.27 21:02:29.488583 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1446 | 2026.05.27 21:02:29.488786 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.27 21:02:29.488917 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 439.58 KiB/sec. | ||
| 1448 | 2026.05.27 21:02:29.488949 [ 260 ] {971873b3-5316-4644-a270-7971910a158e} <Debug> TCPHandler: Processed in 0.001277162 sec. | ||
| 1449 | 2026.05.27 21:02:29.489083 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.27 21:02:29.489188 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.27 21:02:29.489226 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1452 | 2026.05.27 21:02:29.489938 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.27 21:02:29.489973 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1454 | 2026.05.27 21:02:29.490300 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1455 | 2026.05.27 21:02:29.490515 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.27 21:02:29.490658 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Debug> executeQuery: Read 780 rows, 61.50 KiB in 0.001489 sec., 523841.5043653458 rows/sec., 40.34 MiB/sec. | ||
| 1457 | 2026.05.27 21:02:29.490692 [ 260 ] {b4e33202-6aee-495c-bad5-ffc418564dd9} <Debug> TCPHandler: Processed in 0.001658565 sec. | ||
| 1458 | 2026.05.27 21:02:29.490830 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.27 21:02:29.490929 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.27 21:02:29.490969 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1461 | 2026.05.27 21:02:29.491436 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.27 21:02:29.491471 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1463 | 2026.05.27 21:02:29.491761 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1464 | 2026.05.27 21:02:29.491975 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.27 21:02:29.492111 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Debug> executeQuery: Read 146 rows, 8.83 KiB in 0.001201 sec., 121565.3621981682 rows/sec., 7.18 MiB/sec. | ||
| 1466 | 2026.05.27 21:02:29.492145 [ 260 ] {c0cd80b1-3902-4c4d-83c8-acc53a7fa5ff} <Debug> TCPHandler: Processed in 0.001364065 sec. | ||
| 1467 | 2026.05.27 21:02:29.492282 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.05.27 21:02:29.492378 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.05.27 21:02:29.492417 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1470 | 2026.05.27 21:02:29.492862 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.27 21:02:29.492897 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1472 | 2026.05.27 21:02:29.493175 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1473 | 2026.05.27 21:02:29.493379 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.05.27 21:02:29.493506 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001147 sec., 126416.73931996513 rows/sec., 8.16 MiB/sec. | ||
| 1475 | 2026.05.27 21:02:29.493539 [ 260 ] {04a77d7d-5951-4246-95b8-bef8f3bf6d7d} <Debug> TCPHandler: Processed in 0.001316494 sec. | ||
| 1476 | 2026.05.27 21:02:29.493678 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.05.27 21:02:29.493773 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.05.27 21:02:29.493829 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1479 | 2026.05.27 21:02:29.494266 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.27 21:02:29.494301 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1481 | 2026.05.27 21:02:29.494705 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1482 | 2026.05.27 21:02:29.494913 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.27 21:02:29.495031 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001277 sec., 112764.29130775254 rows/sec., 6.41 MiB/sec. | ||
| 1484 | 2026.05.27 21:02:29.495066 [ 260 ] {ca5f1be6-7814-4362-aedd-dd27b6c303b6} <Debug> TCPHandler: Processed in 0.001436828 sec. | ||
| 1485 | 2026.05.27 21:02:29.495189 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.05.27 21:02:29.495292 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1487 | 2026.05.27 21:02:29.495330 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1488 | 2026.05.27 21:02:29.495901 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.27 21:02:29.495937 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1490 | 2026.05.27 21:02:29.496241 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1491 | 2026.05.27 21:02:29.496448 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.27 21:02:29.496577 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Debug> executeQuery: Read 490 rows, 35.22 KiB in 0.001301 sec., 376633.35895465023 rows/sec., 26.44 MiB/sec. | ||
| 1493 | 2026.05.27 21:02:29.496614 [ 260 ] {ae478f6d-a9c7-4cc6-bf3f-007f6635c50b} <Debug> TCPHandler: Processed in 0.001473939 sec. | ||
| 1494 | 2026.05.27 21:02:29.496739 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.05.27 21:02:29.496834 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1496 | 2026.05.27 21:02:29.496875 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1497 | 2026.05.27 21:02:29.497198 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.27 21:02:29.497234 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1499 | 2026.05.27 21:02:29.497531 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1500 | 2026.05.27 21:02:29.497732 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.27 21:02:29.497850 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001034 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
| 1502 | 2026.05.27 21:02:29.497882 [ 260 ] {509a3bc0-5f53-4c66-bdd0-24bdf63ab276} <Debug> TCPHandler: Processed in 0.00119873 sec. | ||
| 1503 | 2026.05.27 21:02:29.498024 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.05.27 21:02:29.498119 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.05.27 21:02:29.498161 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1506 | 2026.05.27 21:02:29.498642 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.05.27 21:02:29.498677 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1508 | 2026.05.27 21:02:29.498987 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2026.05.27 21:02:29.499196 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.27 21:02:29.499325 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001223 sec., 219133.27882256746 rows/sec., 14.57 MiB/sec. | ||
| 1511 | 2026.05.27 21:02:29.499361 [ 260 ] {07cf69f3-8156-4625-8127-e96557c148ea} <Debug> TCPHandler: Processed in 0.001386367 sec. | ||
| 1512 | 2026.05.27 21:02:29.499491 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.27 21:02:29.499597 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.05.27 21:02:29.499638 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1515 | 2026.05.27 21:02:29.499952 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.27 21:02:29.499986 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1517 | 2026.05.27 21:02:29.500273 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1518 | 2026.05.27 21:02:29.500474 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.05.27 21:02:29.500602 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 1520 | 2026.05.27 21:02:29.500633 [ 260 ] {b2589125-cd57-448b-b0a0-262da7caac98} <Debug> TCPHandler: Processed in 0.00119209 sec. | ||
| 1521 | 2026.05.27 21:02:29.500753 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.27 21:02:29.500851 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.27 21:02:29.500891 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1524 | 2026.05.27 21:02:29.501211 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.27 21:02:29.501246 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1526 | 2026.05.27 21:02:29.501538 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2026.05.27 21:02:29.501741 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.27 21:02:29.501865 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001031 sec., 87293.88942774005 rows/sec., 5.46 MiB/sec. | ||
| 1529 | 2026.05.27 21:02:29.501897 [ 260 ] {496a5015-6147-434b-b6b7-3b80d1733469} <Debug> TCPHandler: Processed in 0.00119308 sec. | ||
| 1530 | 2026.05.27 21:02:33.435065 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1531 | 2026.05.27 21:02:33.435130 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1532 | 2026.05.27 21:02:33.504126 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1533 | 2026.05.27 21:02:33.504672 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.27 21:02:33.504728 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1535 | 2026.05.27 21:02:33.505250 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1536 | 2026.05.27 21:02:33.505490 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.27 21:02:33.505633 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1538 | 2026.05.27 21:02:33.505664 [ 64 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1539 | 2026.05.27 21:02:33.505735 [ 64 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.05.27 21:02:33.505757 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1541 | 2026.05.27 21:02:33.507946 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 1542 | 2026.05.27 21:02:33.510027 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1543 | 2026.05.27 21:02:33.512052 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 1544 | 2026.05.27 21:02:33.512205 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 500 rows starting from the beginning of the part | ||
| 1545 | 2026.05.27 21:02:33.512275 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1546 | 2026.05.27 21:02:33.512330 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1547 | 2026.05.27 21:02:33.512375 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1548 | 2026.05.27 21:02:33.512423 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1549 | 2026.05.27 21:02:33.548140 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.042303068 sec., 68742.05908658919 rows/sec., 1006.96 KiB/sec. | ||
| 1550 | 2026.05.27 21:02:33.548942 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1551 | 2026.05.27 21:02:33.549231 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.05.27 21:02:33.549306 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_6_1} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1553 | 2026.05.27 21:02:33.549400 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1554 | 2026.05.27 21:02:33.663505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1555 | 2026.05.27 21:02:33.685593 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.27 21:02:33.685667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1557 | 2026.05.27 21:02:33.692193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.05.27 21:02:33.693041 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.27 21:02:33.693374 [ 64 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2026.05.27 21:02:33.693440 [ 64 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.27 21:02:33.693493 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1562 | 2026.05.27 21:02:33.693635 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1563 | 2026.05.27 21:02:33.698066 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2026.05.27 21:02:33.699787 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1565 | 2026.05.27 21:02:33.700716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1566 | 2026.05.27 21:02:33.704908 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1567 | 2026.05.27 21:02:33.709687 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1568 | 2026.05.27 21:02:33.713944 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1569 | 2026.05.27 21:02:33.724001 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1570 | 2026.05.27 21:02:33.728619 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 1571 | 2026.05.27 21:02:33.795288 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101698714 sec., 452.3164373543603 rows/sec., 2.34 MiB/sec. | ||
| 1572 | 2026.05.27 21:02:33.797635 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2026.05.27 21:02:33.799841 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_6_1} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.05.27 21:02:33.799950 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_6_1} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2026.05.27 21:02:33.801778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1576 | 2026.05.27 21:02:34.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.57 MiB, peak 182.11 MiB, free memory in arenas 0.00 B, will set to 181.46 MiB (RSS), difference: 8.88 MiB | ||
| 1577 | 2026.05.27 21:02:34.470575 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.05.27 21:02:34.470824 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1579 | 2026.05.27 21:02:34.471173 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1580 | 2026.05.27 21:02:34.471222 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1581 | 2026.05.27 21:02:34.471436 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1582 | 2026.05.27 21:02:34.471502 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1583 | 2026.05.27 21:02:34.471639 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1584 | 2026.05.27 21:02:34.471757 [ 345 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1585 | 2026.05.27 21:02:34.471763 [ 327 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1586 | 2026.05.27 21:02:34.471896 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 1587 | 2026.05.27 21:02:34.471923 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1588 | 2026.05.27 21:02:34.474139 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1589 | 2026.05.27 21:02:34.474164 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 1590 | 2026.05.27 21:02:34.476145 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1591 | 2026.05.27 21:02:34.476230 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1592 | 2026.05.27 21:02:34.477630 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.006904 sec., 6952.491309385863 rows/sec., 1.45 MiB/sec. | ||
| 1593 | 2026.05.27 21:02:34.477764 [ 260 ] {8fa62af9-1d88-413d-9da0-978646ec6fb9} <Debug> TCPHandler: Processed in 0.007327804 sec. | ||
| 1594 | 2026.05.27 21:02:34.480037 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.05.27 21:02:34.480169 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1596 | 2026.05.27 21:02:34.480232 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1597 | 2026.05.27 21:02:34.480935 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.05.27 21:02:34.480985 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1599 | 2026.05.27 21:02:34.481384 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2026.05.27 21:02:34.481601 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.05.27 21:02:34.481740 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001609 sec., 79552.5170913611 rows/sec., 6.86 MiB/sec. | ||
| 1602 | 2026.05.27 21:02:34.481739 [ 64 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1603 | 2026.05.27 21:02:34.481776 [ 260 ] {59eb967e-fb64-471a-85a5-73db07c19aaf} <Debug> TCPHandler: Processed in 0.001850572 sec. | ||
| 1604 | 2026.05.27 21:02:34.481803 [ 64 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.05.27 21:02:34.481832 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1606 | 2026.05.27 21:02:34.481918 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.05.27 21:02:34.482010 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 1608 | 2026.05.27 21:02:34.482021 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.05.27 21:02:34.482111 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1610 | 2026.05.27 21:02:34.482178 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2026.05.27 21:02:34.482231 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3282 rows starting from the beginning of the part | ||
| 1612 | 2026.05.27 21:02:34.482324 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 1613 | 2026.05.27 21:02:34.482374 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1614 | 2026.05.27 21:02:34.482415 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 98 rows starting from the beginning of the part | ||
| 1615 | 2026.05.27 21:02:34.482457 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 780 rows starting from the beginning of the part | ||
| 1616 | 2026.05.27 21:02:34.482509 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1617 | 2026.05.27 21:02:34.482554 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.27 21:02:34.482603 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1619 | 2026.05.27 21:02:34.483008 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1620 | 2026.05.27 21:02:34.483237 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.05.27 21:02:34.483368 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001367 sec., 26335.040234089247 rows/sec., 1.93 MiB/sec. | ||
| 1622 | 2026.05.27 21:02:34.483402 [ 260 ] {6dde937a-7f13-4ae2-9417-1657539fba20} <Debug> TCPHandler: Processed in 0.001535101 sec. | ||
| 1623 | 2026.05.27 21:02:34.483539 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.05.27 21:02:34.483636 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1625 | 2026.05.27 21:02:34.483677 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1626 | 2026.05.27 21:02:34.484115 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.27 21:02:34.484152 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1628 | 2026.05.27 21:02:34.484470 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1629 | 2026.05.27 21:02:34.484693 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.27 21:02:34.484798 [ 64 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1631 | 2026.05.27 21:02:34.484819 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001202 sec., 83194.6755407654 rows/sec., 6.50 MiB/sec. | ||
| 1632 | 2026.05.27 21:02:34.484833 [ 64 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.27 21:02:34.484859 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1634 | 2026.05.27 21:02:34.484860 [ 260 ] {ee3b5483-5cda-4afc-ac6f-8498a4b40e62} <Debug> TCPHandler: Processed in 0.001370385 sec. | ||
| 1635 | 2026.05.27 21:02:34.485016 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 1636 | 2026.05.27 21:02:34.485039 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.05.27 21:02:34.485144 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.05.27 21:02:34.485147 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1639 | 2026.05.27 21:02:34.485192 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1640 | 2026.05.27 21:02:34.485207 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1873 rows starting from the beginning of the part | ||
| 1641 | 2026.05.27 21:02:34.485301 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 1642 | 2026.05.27 21:02:34.485369 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1643 | 2026.05.27 21:02:34.485441 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1644 | 2026.05.27 21:02:34.485490 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1645 | 2026.05.27 21:02:34.485575 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 1646 | 2026.05.27 21:02:34.485654 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.05.27 21:02:34.485694 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1648 | 2026.05.27 21:02:34.489644 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1649 | 2026.05.27 21:02:34.489702 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4340 rows, containing 5 columns (5 merged, 0 gathered) in 0.007774699 sec., 558220.9677828042 rows/sec., 44.65 MiB/sec. | ||
| 1650 | 2026.05.27 21:02:34.489919 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.27 21:02:34.490041 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1652 | 2026.05.27 21:02:34.490075 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.27 21:02:34.490085 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004958 sec., 32271.077047196453 rows/sec., 2.25 MiB/sec. | ||
| 1654 | 2026.05.27 21:02:34.490096 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1655 | 2026.05.27 21:02:34.490134 [ 260 ] {1839a47a-600d-4f5e-aad3-d05eaa7de6aa} <Debug> TCPHandler: Processed in 0.005146721 sec. | ||
| 1656 | 2026.05.27 21:02:34.490162 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1657 | 2026.05.27 21:02:34.490192 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 1658 | 2026.05.27 21:02:34.490286 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.27 21:02:34.490307 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.05.27 21:02:34.490347 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2100 rows starting from the beginning of the part | ||
| 1661 | 2026.05.27 21:02:34.490393 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.05.27 21:02:34.490395 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1663 | 2026.05.27 21:02:34.490456 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1664 | 2026.05.27 21:02:34.490458 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1665 | 2026.05.27 21:02:34.490482 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.05.27 21:02:34.490497 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1667 | 2026.05.27 21:02:34.490538 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 268 rows starting from the beginning of the part | ||
| 1668 | 2026.05.27 21:02:34.490565 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_6_1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.05.27 21:02:34.490577 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1670 | 2026.05.27 21:02:34.490646 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 1671 | 2026.05.27 21:02:34.490791 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2589 rows, containing 5 columns (5 merged, 0 gathered) in 0.005854165 sec., 442249.2362275406 rows/sec., 32.09 MiB/sec. | ||
| 1672 | 2026.05.27 21:02:34.491039 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1673 | 2026.05.27 21:02:34.491282 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.27 21:02:34.491348 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_6_1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1675 | 2026.05.27 21:02:34.491350 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.27 21:02:34.491397 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1677 | 2026.05.27 21:02:34.491413 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1678 | 2026.05.27 21:02:34.491828 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665455 sec., 1601964.628284763 rows/sec., 99.98 MiB/sec. | ||
| 1679 | 2026.05.27 21:02:34.491977 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1680 | 2026.05.27 21:02:34.492127 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1681 | 2026.05.27 21:02:34.492224 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.05.27 21:02:34.492384 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002009 sec., 17919.362867098058 rows/sec., 32.11 MiB/sec. | ||
| 1683 | 2026.05.27 21:02:34.492439 [ 260 ] {b4643039-24d8-47e5-a093-05bc430afd85} <Debug> TCPHandler: Processed in 0.002206954 sec. | ||
| 1684 | 2026.05.27 21:02:34.492458 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.27 21:02:34.492536 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1686 | 2026.05.27 21:02:34.492575 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.05.27 21:02:34.492604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1688 | 2026.05.27 21:02:34.492677 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.05.27 21:02:34.492723 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1690 | 2026.05.27 21:02:34.493103 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.05.27 21:02:34.493140 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1692 | 2026.05.27 21:02:34.493463 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.05.27 21:02:34.493668 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.27 21:02:34.493772 [ 64 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2026.05.27 21:02:34.493793 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 1696 | 2026.05.27 21:02:34.493802 [ 64 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.05.27 21:02:34.493833 [ 260 ] {ca28ac76-e2aa-40ba-97a5-eb8b973ba734} <Debug> TCPHandler: Processed in 0.001308334 sec. | ||
| 1698 | 2026.05.27 21:02:34.493834 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1699 | 2026.05.27 21:02:34.493964 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 1700 | 2026.05.27 21:02:34.494069 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1701 | 2026.05.27 21:02:34.494104 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 308 rows starting from the beginning of the part | ||
| 1702 | 2026.05.27 21:02:34.494180 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1703 | 2026.05.27 21:02:34.494239 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1704 | 2026.05.27 21:02:34.494281 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1705 | 2026.05.27 21:02:34.494336 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1706 | 2026.05.27 21:02:34.494395 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1707 | 2026.05.27 21:02:34.495219 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297963 sec., 396005.1249534848 rows/sec., 23.14 MiB/sec. | ||
| 1708 | 2026.05.27 21:02:34.495379 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1709 | 2026.05.27 21:02:34.495613 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.27 21:02:34.495672 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_6_1} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.05.27 21:02:34.495725 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1712 | 2026.05.27 21:02:35.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.02 MiB, peak 189.03 MiB, free memory in arenas 0.00 B, will set to 183.37 MiB (RSS), difference: 1.35 MiB | ||
| 1713 | 2026.05.27 21:02:38.484324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 | ||
| 1714 | 2026.05.27 21:02:38.485860 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.05.27 21:02:38.485899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1716 | 2026.05.27 21:02:38.487010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1717 | 2026.05.27 21:02:38.487268 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.05.27 21:02:38.487489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 1719 | 2026.05.27 21:02:39.474310 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.05.27 21:02:39.474562 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 1721 | 2026.05.27 21:02:39.474904 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2026.05.27 21:02:39.474948 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 1723 | 2026.05.27 21:02:39.475184 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2026.05.27 21:02:39.475255 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2026.05.27 21:02:39.475396 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1726 | 2026.05.27 21:02:39.475467 [ 323 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2026.05.27 21:02:39.475503 [ 345 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1728 | 2026.05.27 21:02:39.475608 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 1729 | 2026.05.27 21:02:39.475636 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2026.05.27 21:02:39.475707 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1731 | 2026.05.27 21:02:39.475727 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 1732 | 2026.05.27 21:02:39.475765 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1733 | 2026.05.27 21:02:39.475810 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 1734 | 2026.05.27 21:02:39.476976 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002516 sec., 19077.90143084261 rows/sec., 3.97 MiB/sec. | ||
| 1735 | 2026.05.27 21:02:39.477081 [ 260 ] {8a686e59-3f63-42ed-b0a1-2771626ab2a7} <Debug> TCPHandler: Processed in 0.002919937 sec. | ||
| 1736 | 2026.05.27 21:02:39.484278 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.27 21:02:39.484424 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.27 21:02:39.484480 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1739 | 2026.05.27 21:02:39.485217 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.27 21:02:39.485270 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1741 | 2026.05.27 21:02:39.485674 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1742 | 2026.05.27 21:02:39.485906 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.27 21:02:39.486056 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001673 sec., 167364.01673640168 rows/sec., 10.62 MiB/sec. | ||
| 1744 | 2026.05.27 21:02:39.486092 [ 260 ] {1819b1ba-b297-4a63-a155-3ed86b379762} <Debug> TCPHandler: Processed in 0.001882043 sec. | ||
| 1745 | 2026.05.27 21:02:39.486251 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.27 21:02:39.486354 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.27 21:02:39.486398 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1748 | 2026.05.27 21:02:39.487144 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.27 21:02:39.487180 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1750 | 2026.05.27 21:02:39.487538 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.05.27 21:02:39.487758 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.27 21:02:39.487890 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Debug> executeQuery: Read 777 rows, 61.28 KiB in 0.001559 sec., 498396.4079538165 rows/sec., 38.39 MiB/sec. | ||
| 1753 | 2026.05.27 21:02:39.487924 [ 260 ] {15731652-99f5-4855-adeb-02a86e2eab39} <Debug> TCPHandler: Processed in 0.001725788 sec. | ||
| 1754 | 2026.05.27 21:02:39.488073 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.27 21:02:39.488173 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.27 21:02:39.488215 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1757 | 2026.05.27 21:02:39.488665 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.27 21:02:39.488701 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1759 | 2026.05.27 21:02:39.489011 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1760 | 2026.05.27 21:02:39.489225 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.27 21:02:39.489374 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Debug> executeQuery: Read 140 rows, 8.41 KiB in 0.001221 sec., 114660.11466011465 rows/sec., 6.73 MiB/sec. | ||
| 1762 | 2026.05.27 21:02:39.489409 [ 260 ] {42033081-3afc-4b61-9105-faba19b151b9} <Debug> TCPHandler: Processed in 0.001386146 sec. | ||
| 1763 | 2026.05.27 21:02:39.489540 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.27 21:02:39.489637 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.27 21:02:39.489677 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1766 | 2026.05.27 21:02:39.490123 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.27 21:02:39.490159 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1768 | 2026.05.27 21:02:39.490483 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1769 | 2026.05.27 21:02:39.490696 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.27 21:02:39.490820 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001202 sec., 120632.27953410982 rows/sec., 7.78 MiB/sec. | ||
| 1771 | 2026.05.27 21:02:39.490854 [ 260 ] {cbf0d019-3664-4102-b0bf-0b5f37fab5d7} <Debug> TCPHandler: Processed in 0.001363555 sec. | ||
| 1772 | 2026.05.27 21:02:39.490985 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.27 21:02:39.491081 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.27 21:02:39.491121 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1775 | 2026.05.27 21:02:39.491557 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.27 21:02:39.491593 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1777 | 2026.05.27 21:02:39.491894 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1778 | 2026.05.27 21:02:39.492106 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.27 21:02:39.492230 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001166 sec., 123499.1423670669 rows/sec., 7.02 MiB/sec. | ||
| 1780 | 2026.05.27 21:02:39.492264 [ 260 ] {96159e6e-8e30-4df8-904e-9fc4aef83ef1} <Debug> TCPHandler: Processed in 0.001328804 sec. | ||
| 1781 | 2026.05.27 21:02:39.492390 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.27 21:02:39.492486 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.27 21:02:39.492526 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1784 | 2026.05.27 21:02:39.493103 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.27 21:02:39.493140 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1786 | 2026.05.27 21:02:39.493459 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2026.05.27 21:02:39.493680 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.27 21:02:39.493807 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Debug> executeQuery: Read 484 rows, 34.73 KiB in 0.001339 sec., 361463.77893950714 rows/sec., 25.33 MiB/sec. | ||
| 1789 | 2026.05.27 21:02:39.493842 [ 260 ] {570843e8-fd37-4a01-85d5-de2fbffae4b2} <Debug> TCPHandler: Processed in 0.00150088 sec. | ||
| 1790 | 2026.05.27 21:02:39.493986 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.27 21:02:39.494086 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.27 21:02:39.494127 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1793 | 2026.05.27 21:02:39.494467 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.27 21:02:39.494502 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1795 | 2026.05.27 21:02:39.494801 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1796 | 2026.05.27 21:02:39.495018 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.27 21:02:39.495143 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001076 sec., 3717.4721189591082 rows/sec., 194.22 KiB/sec. | ||
| 1798 | 2026.05.27 21:02:39.495176 [ 260 ] {567dedb9-424d-496a-96b0-b1a3f5d4447c} <Debug> TCPHandler: Processed in 0.001240801 sec. | ||
| 1799 | 2026.05.27 21:02:39.495298 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.27 21:02:39.495395 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.27 21:02:39.495439 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.05.27 21:02:39.495847 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.27 21:02:39.495883 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1804 | 2026.05.27 21:02:39.496203 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1805 | 2026.05.27 21:02:39.496421 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.27 21:02:39.496545 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 1807 | 2026.05.27 21:02:39.496580 [ 260 ] {5de974ab-9668-4583-9607-aafd40fede80} <Debug> TCPHandler: Processed in 0.001330414 sec. | ||
| 1808 | 2026.05.27 21:02:39.496704 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.27 21:02:39.496800 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.27 21:02:39.496843 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1811 | 2026.05.27 21:02:39.497178 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.27 21:02:39.497214 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1813 | 2026.05.27 21:02:39.497515 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1814 | 2026.05.27 21:02:39.497726 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.27 21:02:39.497852 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 1816 | 2026.05.27 21:02:39.497885 [ 260 ] {8fbd638b-55f3-4c9e-823e-6e7f3e430a3d} <Debug> TCPHandler: Processed in 0.001230811 sec. | ||
| 1817 | 2026.05.27 21:02:39.498000 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.27 21:02:39.498096 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.27 21:02:39.498138 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1820 | 2026.05.27 21:02:39.498488 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.27 21:02:39.498523 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1822 | 2026.05.27 21:02:39.498823 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.05.27 21:02:39.499040 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.27 21:02:39.499165 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 1825 | 2026.05.27 21:02:39.499198 [ 260 ] {1d43b711-d588-4c25-a2ee-85b4380b7528} <Debug> TCPHandler: Processed in 0.001247002 sec. | ||
| 1826 | 2026.05.27 21:02:39.912680 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.27 21:02:39.912975 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.27 21:02:39.913374 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2026.05.27 21:02:39.913421 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1830 | 2026.05.27 21:02:39.913675 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2026.05.27 21:02:39.913749 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2026.05.27 21:02:39.913898 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1833 | 2026.05.27 21:02:39.914005 [ 327 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.05.27 21:02:39.914019 [ 345 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1835 | 2026.05.27 21:02:39.914169 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 1836 | 2026.05.27 21:02:39.914204 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2026.05.27 21:02:39.914279 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1838 | 2026.05.27 21:02:39.914301 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 1839 | 2026.05.27 21:02:39.914339 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1840 | 2026.05.27 21:02:39.914382 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1841 | 2026.05.27 21:02:39.915692 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00285 sec., 16842.105263157893 rows/sec., 3.51 MiB/sec. | ||
| 1842 | 2026.05.27 21:02:39.915804 [ 260 ] {977ab60d-ac9f-4f49-955e-f07c245331ee} <Debug> TCPHandler: Processed in 0.003280479 sec. | ||
| 1843 | 2026.05.27 21:02:39.929319 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.05.27 21:02:39.929457 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1845 | 2026.05.27 21:02:39.929512 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1846 | 2026.05.27 21:02:39.932034 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.05.27 21:02:39.932077 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1848 | 2026.05.27 21:02:39.932719 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1849 | 2026.05.27 21:02:39.932961 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.05.27 21:02:39.933110 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Debug> executeQuery: Read 3337 rows, 257.39 KiB in 0.003691 sec., 904091.0322405852 rows/sec., 68.10 MiB/sec. | ||
| 1851 | 2026.05.27 21:02:39.933151 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1852 | 2026.05.27 21:02:39.933165 [ 260 ] {f1b2f2d3-1b27-499c-8068-654ad5294ff9} <Debug> TCPHandler: Processed in 0.00391848 sec. | ||
| 1853 | 2026.05.27 21:02:39.933302 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.27 21:02:39.933404 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.27 21:02:39.933449 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2026.05.27 21:02:39.933892 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.27 21:02:39.933930 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1858 | 2026.05.27 21:02:39.934220 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1859 | 2026.05.27 21:02:39.934428 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.27 21:02:39.934556 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001175 sec., 40000 rows/sec., 2.94 MiB/sec. | ||
| 1861 | 2026.05.27 21:02:39.934564 [ 54 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1862 | 2026.05.27 21:02:39.934592 [ 260 ] {d0dfb3d1-bf3b-4e16-acf1-2cfae0b40466} <Debug> TCPHandler: Processed in 0.001341645 sec. | ||
| 1863 | 2026.05.27 21:02:39.934626 [ 54 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.27 21:02:39.934653 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1865 | 2026.05.27 21:02:39.934756 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.05.27 21:02:39.934780 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 1867 | 2026.05.27 21:02:39.934858 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.05.27 21:02:39.934904 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1869 | 2026.05.27 21:02:39.934914 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1870 | 2026.05.27 21:02:39.934951 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
| 1871 | 2026.05.27 21:02:39.935042 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1872 | 2026.05.27 21:02:39.935091 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 146 rows starting from the beginning of the part | ||
| 1873 | 2026.05.27 21:02:39.935131 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1874 | 2026.05.27 21:02:39.935172 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 1875 | 2026.05.27 21:02:39.935212 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1876 | 2026.05.27 21:02:39.935669 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.05.27 21:02:39.935711 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1878 | 2026.05.27 21:02:39.936048 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1879 | 2026.05.27 21:02:39.936049 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330144 sec., 333798.4458825511 rows/sec., 22.63 MiB/sec. | ||
| 1880 | 2026.05.27 21:02:39.936208 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2026.05.27 21:02:39.936315 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.05.27 21:02:39.936461 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001623 sec., 587184.2267406038 rows/sec., 34.31 MiB/sec. | ||
| 1883 | 2026.05.27 21:02:39.936489 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.27 21:02:39.936497 [ 260 ] {2f4d0e13-79c9-4fee-91df-a60c9a7039b8} <Debug> TCPHandler: Processed in 0.00179123 sec. | ||
| 1885 | 2026.05.27 21:02:39.936563 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_6_1} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1886 | 2026.05.27 21:02:39.936632 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1887 | 2026.05.27 21:02:39.936651 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.27 21:02:39.936753 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.27 21:02:39.936793 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1890 | 2026.05.27 21:02:39.937180 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.27 21:02:39.937217 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1892 | 2026.05.27 21:02:39.937502 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1893 | 2026.05.27 21:02:39.937705 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.27 21:02:39.937831 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 1895 | 2026.05.27 21:02:39.937866 [ 260 ] {471ada18-2cca-400d-b64d-8f3ef8b4c296} <Debug> TCPHandler: Processed in 0.001264393 sec. | ||
| 1896 | 2026.05.27 21:02:39.937988 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.27 21:02:39.938084 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.27 21:02:39.938124 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2026.05.27 21:02:39.939284 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.27 21:02:39.939322 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1901 | 2026.05.27 21:02:39.939726 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2026.05.27 21:02:39.939931 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.27 21:02:39.940056 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Debug> executeQuery: Read 1908 rows, 131.72 KiB in 0.00199 sec., 958793.9698492462 rows/sec., 64.64 MiB/sec. | ||
| 1904 | 2026.05.27 21:02:39.940090 [ 260 ] {11a65c9e-ad27-47c6-9162-39bce5f67030} <Debug> TCPHandler: Processed in 0.002151642 sec. | ||
| 1905 | 2026.05.27 21:02:39.940224 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.05.27 21:02:39.940322 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.27 21:02:39.940365 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.05.27 21:02:39.941163 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.27 21:02:39.941198 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1910 | 2026.05.27 21:02:39.941620 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1911 | 2026.05.27 21:02:39.941856 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.27 21:02:39.941984 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001681 sec., 889946.4604402141 rows/sec., 53.97 MiB/sec. | ||
| 1913 | 2026.05.27 21:02:39.942018 [ 260 ] {67c6140b-09a0-4d59-a324-3b323df93a6a} <Debug> TCPHandler: Processed in 0.001843742 sec. | ||
| 1914 | 2026.05.27 21:02:39.942144 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.05.27 21:02:39.942242 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.05.27 21:02:39.942296 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1917 | 2026.05.27 21:02:39.943095 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.05.27 21:02:39.943131 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1919 | 2026.05.27 21:02:39.943693 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1920 | 2026.05.27 21:02:39.943915 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.05.27 21:02:39.944046 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001823 sec., 25781.67855183763 rows/sec., 46.20 MiB/sec. | ||
| 1922 | 2026.05.27 21:02:39.944097 [ 260 ] {e8e22aad-5794-4348-8c4e-903e8da3a5b9} <Debug> TCPHandler: Processed in 0.002002487 sec. | ||
| 1923 | 2026.05.27 21:02:39.944228 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.27 21:02:39.944326 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.05.27 21:02:39.944368 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1926 | 2026.05.27 21:02:39.944745 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.05.27 21:02:39.944780 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1928 | 2026.05.27 21:02:39.945078 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1929 | 2026.05.27 21:02:39.945279 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.05.27 21:02:39.945401 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001095 sec., 149771.6894977169 rows/sec., 8.15 MiB/sec. | ||
| 1931 | 2026.05.27 21:02:39.945433 [ 260 ] {1cf9d24e-9d09-4c21-b998-2fc5beb34602} <Debug> TCPHandler: Processed in 0.001254242 sec. | ||
| 1932 | 2026.05.27 21:02:41.006672 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1933 | 2026.05.27 21:02:41.007167 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.27 21:02:41.007211 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1935 | 2026.05.27 21:02:41.007668 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.05.27 21:02:41.007905 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.27 21:02:41.008043 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1938 | 2026.05.27 21:02:41.201770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1939 | 2026.05.27 21:02:41.218746 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.05.27 21:02:41.218800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1941 | 2026.05.27 21:02:41.224485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1942 | 2026.05.27 21:02:41.225198 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.05.27 21:02:41.228061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1944 | 2026.05.27 21:02:44.468262 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.27 21:02:44.468499 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1946 | 2026.05.27 21:02:44.468823 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1947 | 2026.05.27 21:02:44.468861 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1948 | 2026.05.27 21:02:44.469084 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1949 | 2026.05.27 21:02:44.469150 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1950 | 2026.05.27 21:02:44.469282 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1951 | 2026.05.27 21:02:44.469373 [ 338 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1952 | 2026.05.27 21:02:44.469385 [ 345 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1953 | 2026.05.27 21:02:44.469501 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 1954 | 2026.05.27 21:02:44.469528 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1955 | 2026.05.27 21:02:44.469594 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1956 | 2026.05.27 21:02:44.469613 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 1957 | 2026.05.27 21:02:44.469656 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1958 | 2026.05.27 21:02:44.469701 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1959 | 2026.05.27 21:02:44.470856 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00243 sec., 19753.086419753086 rows/sec., 4.11 MiB/sec. | ||
| 1960 | 2026.05.27 21:02:44.471046 [ 260 ] {bddca667-645f-453c-995f-8760293f2edb} <Debug> TCPHandler: Processed in 0.002913487 sec. | ||
| 1961 | 2026.05.27 21:02:44.472499 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.27 21:02:44.472643 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1963 | 2026.05.27 21:02:44.472705 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1964 | 2026.05.27 21:02:44.473324 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.27 21:02:44.473374 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1966 | 2026.05.27 21:02:44.473750 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1967 | 2026.05.27 21:02:44.473979 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.05.27 21:02:44.474130 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001533 sec., 36529.6803652968 rows/sec., 2.79 MiB/sec. | ||
| 1969 | 2026.05.27 21:02:44.474170 [ 260 ] {0c7b8a49-bbea-444d-a4a5-3c2f8b8901e8} <Debug> TCPHandler: Processed in 0.001786229 sec. | ||
| 1970 | 2026.05.27 21:02:44.474409 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.05.27 21:02:44.474563 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1972 | 2026.05.27 21:02:44.474625 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1973 | 2026.05.27 21:02:44.475216 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.05.27 21:02:44.475256 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1975 | 2026.05.27 21:02:44.475625 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2026.05.27 21:02:44.475854 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.27 21:02:44.476002 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
| 1978 | 2026.05.27 21:02:44.476047 [ 260 ] {68466773-9708-4e70-abca-2739fe41a35f} <Debug> TCPHandler: Processed in 0.001752099 sec. | ||
| 1979 | 2026.05.27 21:02:44.476196 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.05.27 21:02:44.476300 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.05.27 21:02:44.476347 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1982 | 2026.05.27 21:02:44.476743 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.05.27 21:02:44.476778 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1984 | 2026.05.27 21:02:44.477100 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1985 | 2026.05.27 21:02:44.477323 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.05.27 21:02:44.477450 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 1987 | 2026.05.27 21:02:44.477485 [ 260 ] {0b8e31b6-88e1-4144-b729-ce965b3425ae} <Debug> TCPHandler: Processed in 0.001340084 sec. | ||
| 1988 | 2026.05.27 21:02:44.477617 [ 260 ] {} <Trace> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.05.27 21:02:44.477715 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56300) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.05.27 21:02:44.477759 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1991 | 2026.05.27 21:02:44.478095 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.05.27 21:02:44.478130 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1993 | 2026.05.27 21:02:44.478425 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1994 | 2026.05.27 21:02:44.478636 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.27 21:02:44.478759 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 1996 | 2026.05.27 21:02:44.478792 [ 260 ] {8e8dbe0c-a94a-4e48-8b22-0363ba3e4d59} <Debug> TCPHandler: Processed in 0.001224671 sec. | ||
| 1997 | 2026.05.27 21:02:48.435201 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1998 | 2026.05.27 21:02:48.435271 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1999 | 2026.05.27 21:02:48.509097 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 2000 | 2026.05.27 21:02:48.509555 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.27 21:02:48.509589 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2002 | 2026.05.27 21:02:48.510086 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2003 | 2026.05.27 21:02:48.510325 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.05.27 21:02:48.510455 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 2005 | 2026.05.27 21:02:48.729101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2006 | 2026.05.27 21:02:48.745910 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.27 21:02:48.745964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2008 | 2026.05.27 21:02:48.752072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.05.27 21:02:48.752786 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.27 21:02:48.755718 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2011 | 2026.05.27 21:02:49.273544 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.05.27 21:02:49.273618 [ 3 ] {} <Debug> TCP-Session: 23a5b8be-1751-4de6-b479-792a3226f72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.27 21:02:49.279316 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.27 21:02:49.279388 [ 260 ] {} <Debug> TCP-Session: 59b3835f-9d95-4c6a-ac54-45c6f4e0f917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.27 21:02:49.473949 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.05.27 21:02:49.474265 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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) | ||
| 2017 | 2026.05.27 21:02:49.474662 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2018 | 2026.05.27 21:02:49.474703 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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 | ||
| 2019 | 2026.05.27 21:02:49.474947 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2020 | 2026.05.27 21:02:49.475016 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2021 | 2026.05.27 21:02:49.475161 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2022 | 2026.05.27 21:02:49.475266 [ 312 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2026.05.27 21:02:49.475288 [ 345 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2026.05.27 21:02:49.475396 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2025 | 2026.05.27 21:02:49.475434 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2026.05.27 21:02:49.475509 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2026.05.27 21:02:49.475529 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2028 | 2026.05.27 21:02:49.475574 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2029 | 2026.05.27 21:02:49.475622 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_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'))" | ||
| 2030 | 2026.05.27 21:02:49.477208 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00305 sec., 15737.704918032787 rows/sec., 3.28 MiB/sec. | ||
| 2031 | 2026.05.27 21:02:49.477435 [ 261 ] {4c50303a-a7cb-4d9f-95f4-9a4c57c6781f} <Debug> TCPHandler: Processed in 0.003636091 sec. | ||
| 2032 | 2026.05.27 21:02:49.482354 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.05.27 21:02:49.482525 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.05.27 21:02:49.482600 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2035 | 2026.05.27 21:02:49.483372 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.05.27 21:02:49.483411 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2037 | 2026.05.27 21:02:49.483824 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2038 | 2026.05.27 21:02:49.484051 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.05.27 21:02:49.484200 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001731 sec., 161756.21028307336 rows/sec., 10.27 MiB/sec. | ||
| 2040 | 2026.05.27 21:02:49.484235 [ 261 ] {0a8fe0a2-49e7-42a6-aead-2458dff60fa5} <Debug> TCPHandler: Processed in 0.002039908 sec. | ||
| 2041 | 2026.05.27 21:02:49.484669 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.05.27 21:02:49.484773 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2043 | 2026.05.27 21:02:49.484816 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2044 | 2026.05.27 21:02:49.485665 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.05.27 21:02:49.485703 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2046 | 2026.05.27 21:02:49.486056 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2047 | 2026.05.27 21:02:49.486269 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.05.27 21:02:49.486394 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Debug> executeQuery: Read 777 rows, 61.28 KiB in 0.001641 sec., 473491.7733089579 rows/sec., 36.47 MiB/sec. | ||
| 2049 | 2026.05.27 21:02:49.486429 [ 261 ] {d604078f-2ecd-40aa-93be-187eda1ab864} <Debug> TCPHandler: Processed in 0.00181394 sec. | ||
| 2050 | 2026.05.27 21:02:49.486616 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.05.27 21:02:49.486716 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.05.27 21:02:49.486757 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2053 | 2026.05.27 21:02:49.487254 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.05.27 21:02:49.487293 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2055 | 2026.05.27 21:02:49.487683 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2056 | 2026.05.27 21:02:49.487913 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.05.27 21:02:49.488052 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Debug> executeQuery: Read 140 rows, 8.41 KiB in 0.001353 sec., 103473.76201034737 rows/sec., 6.07 MiB/sec. | ||
| 2058 | 2026.05.27 21:02:49.488117 [ 261 ] {c1ee3fd7-23a0-4398-afc6-197c143c4068} <Debug> TCPHandler: Processed in 0.001557672 sec. | ||
| 2059 | 2026.05.27 21:02:49.488348 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.27 21:02:49.488512 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.05.27 21:02:49.488580 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2062 | 2026.05.27 21:02:49.489224 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.27 21:02:49.489268 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2064 | 2026.05.27 21:02:49.489672 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2065 | 2026.05.27 21:02:49.489901 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.05.27 21:02:49.490053 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001593 sec., 91023.22661644695 rows/sec., 5.87 MiB/sec. | ||
| 2067 | 2026.05.27 21:02:49.490091 [ 261 ] {28fc3163-f05a-42c9-a938-a3547bc13c56} <Debug> TCPHandler: Processed in 0.001879792 sec. | ||
| 2068 | 2026.05.27 21:02:49.490228 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.05.27 21:02:49.490327 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.05.27 21:02:49.490368 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2071 | 2026.05.27 21:02:49.490832 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.05.27 21:02:49.490868 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2073 | 2026.05.27 21:02:49.491186 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2074 | 2026.05.27 21:02:49.491399 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.05.27 21:02:49.491523 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001215 sec., 118518.51851851853 rows/sec., 6.73 MiB/sec. | ||
| 2076 | 2026.05.27 21:02:49.491557 [ 261 ] {97b67b07-7038-443e-ae61-0557334c9903} <Debug> TCPHandler: Processed in 0.001379486 sec. | ||
| 2077 | 2026.05.27 21:02:49.491693 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.05.27 21:02:49.491790 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2079 | 2026.05.27 21:02:49.491831 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2080 | 2026.05.27 21:02:49.492431 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.27 21:02:49.492468 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2082 | 2026.05.27 21:02:49.492809 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2083 | 2026.05.27 21:02:49.493024 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.05.27 21:02:49.493151 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Debug> executeQuery: Read 484 rows, 34.73 KiB in 0.00138 sec., 350724.6376811594 rows/sec., 24.58 MiB/sec. | ||
| 2085 | 2026.05.27 21:02:49.493185 [ 261 ] {62b3cad3-75be-45c6-8550-1a1629fcec08} <Debug> TCPHandler: Processed in 0.001547321 sec. | ||
| 2086 | 2026.05.27 21:02:49.493313 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.05.27 21:02:49.493409 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2088 | 2026.05.27 21:02:49.493452 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2089 | 2026.05.27 21:02:49.493806 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.27 21:02:49.493841 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2091 | 2026.05.27 21:02:49.494164 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2092 | 2026.05.27 21:02:49.494388 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.27 21:02:49.494515 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001124 sec., 3558.7188612099644 rows/sec., 185.93 KiB/sec. | ||
| 2094 | 2026.05.27 21:02:49.494546 [ 261 ] {54aa34e4-98ec-4a91-839c-5e762ffcf2a7} <Debug> TCPHandler: Processed in 0.001283883 sec. | ||
| 2095 | 2026.05.27 21:02:49.494734 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.27 21:02:49.494830 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.27 21:02:49.494873 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2098 | 2026.05.27 21:02:49.495334 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.05.27 21:02:49.495371 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2100 | 2026.05.27 21:02:49.495696 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2101 | 2026.05.27 21:02:49.495919 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.05.27 21:02:49.496046 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 2103 | 2026.05.27 21:02:49.496079 [ 261 ] {441c7ff6-cf10-437f-8141-ab836dff0a05} <Debug> TCPHandler: Processed in 0.001397567 sec. | ||
| 2104 | 2026.05.27 21:02:49.496227 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.27 21:02:49.496321 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.05.27 21:02:49.496365 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2107 | 2026.05.27 21:02:49.496693 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.05.27 21:02:49.496730 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2109 | 2026.05.27 21:02:49.497085 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2110 | 2026.05.27 21:02:49.497309 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.27 21:02:49.497442 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 2112 | 2026.05.27 21:02:49.497476 [ 261 ] {751ef5b1-3950-4e00-93c7-3f34481be4e1} <Debug> TCPHandler: Processed in 0.001300203 sec. | ||
| 2113 | 2026.05.27 21:02:49.497643 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.05.27 21:02:49.497739 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2115 | 2026.05.27 21:02:49.497779 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2116 | 2026.05.27 21:02:49.498118 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.27 21:02:49.498154 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2118 | 2026.05.27 21:02:49.498472 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2119 | 2026.05.27 21:02:49.498691 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.27 21:02:49.498816 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 2121 | 2026.05.27 21:02:49.498849 [ 261 ] {e79403a5-cd02-4996-b158-792e9e065244} <Debug> TCPHandler: Processed in 0.001261472 sec. | ||
| 2122 | 2026.05.27 21:02:50.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.79 MiB, peak 189.27 MiB, free memory in arenas 0.00 B, will set to 186.49 MiB (RSS), difference: 3.70 MiB | ||
| 2123 | 2026.05.27 21:02:54.471017 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.05.27 21:02:54.471310 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2125 | 2026.05.27 21:02:54.471683 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2126 | 2026.05.27 21:02:54.471760 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2127 | 2026.05.27 21:02:54.472014 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2128 | 2026.05.27 21:02:54.472089 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2129 | 2026.05.27 21:02:54.472232 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2130 | 2026.05.27 21:02:54.472311 [ 312 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2131 | 2026.05.27 21:02:54.472351 [ 339 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2132 | 2026.05.27 21:02:54.472452 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2133 | 2026.05.27 21:02:54.472480 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2134 | 2026.05.27 21:02:54.472552 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2135 | 2026.05.27 21:02:54.472574 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2136 | 2026.05.27 21:02:54.472624 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2137 | 2026.05.27 21:02:54.472672 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2138 | 2026.05.27 21:02:54.473907 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00271 sec., 17712.177121771216 rows/sec., 3.69 MiB/sec. | ||
| 2139 | 2026.05.27 21:02:54.474043 [ 261 ] {8b869a80-a7f0-422d-8e0f-f91a76059d10} <Debug> TCPHandler: Processed in 0.003171545 sec. | ||
| 2140 | 2026.05.27 21:02:54.476225 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.27 21:02:54.476368 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2142 | 2026.05.27 21:02:54.476427 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2143 | 2026.05.27 21:02:54.477103 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.27 21:02:54.477160 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2145 | 2026.05.27 21:02:54.477603 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2146 | 2026.05.27 21:02:54.477863 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.27 21:02:54.478009 [ 36 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2148 | 2026.05.27 21:02:54.478022 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001694 sec., 75560.8028335301 rows/sec., 6.51 MiB/sec. | ||
| 2149 | 2026.05.27 21:02:54.478095 [ 36 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.27 21:02:54.478103 [ 261 ] {e14bce1b-1d9c-4505-b15c-94f082d71485} <Debug> TCPHandler: Processed in 0.001946794 sec. | ||
| 2151 | 2026.05.27 21:02:54.478136 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2152 | 2026.05.27 21:02:54.478275 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 2153 | 2026.05.27 21:02:54.478292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.05.27 21:02:54.478425 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.05.27 21:02:54.478431 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.27 21:02:54.478475 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2157 | 2026.05.27 21:02:54.478493 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4066 rows starting from the beginning of the part | ||
| 2158 | 2026.05.27 21:02:54.478591 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 777 rows starting from the beginning of the part | ||
| 2159 | 2026.05.27 21:02:54.478647 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3337 rows starting from the beginning of the part | ||
| 2160 | 2026.05.27 21:02:54.478692 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2161 | 2026.05.27 21:02:54.478742 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 777 rows starting from the beginning of the part | ||
| 2162 | 2026.05.27 21:02:54.478795 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2163 | 2026.05.27 21:02:54.478948 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.05.27 21:02:54.478993 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2165 | 2026.05.27 21:02:54.479359 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2166 | 2026.05.27 21:02:54.479594 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.05.27 21:02:54.479742 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001342 sec., 26825.63338301043 rows/sec., 1.97 MiB/sec. | ||
| 2168 | 2026.05.27 21:02:54.479782 [ 261 ] {1f9b2424-7050-494a-8806-cf056961f595} <Debug> TCPHandler: Processed in 0.001543601 sec. | ||
| 2169 | 2026.05.27 21:02:54.479921 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.05.27 21:02:54.480026 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2171 | 2026.05.27 21:02:54.480069 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2172 | 2026.05.27 21:02:54.480547 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.27 21:02:54.480584 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2174 | 2026.05.27 21:02:54.480924 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2175 | 2026.05.27 21:02:54.481158 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.05.27 21:02:54.481291 [ 35 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2177 | 2026.05.27 21:02:54.481299 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001295 sec., 77220.07722007722 rows/sec., 6.03 MiB/sec. | ||
| 2178 | 2026.05.27 21:02:54.481325 [ 35 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.05.27 21:02:54.481337 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9141 rows, containing 5 columns (5 merged, 0 gathered) in 0.003111704 sec., 2937618.7452276954 rows/sec., 234.18 MiB/sec. | ||
| 2180 | 2026.05.27 21:02:54.481345 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2181 | 2026.05.27 21:02:54.481342 [ 261 ] {095eb18c-4575-4e86-a0c9-77a1a0c6b8da} <Debug> TCPHandler: Processed in 0.001476099 sec. | ||
| 2182 | 2026.05.27 21:02:54.481498 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 2183 | 2026.05.27 21:02:54.481537 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.05.27 21:02:54.481645 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.05.27 21:02:54.481660 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2186 | 2026.05.27 21:02:54.481693 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2187 | 2026.05.27 21:02:54.481720 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2354 rows starting from the beginning of the part | ||
| 2188 | 2026.05.27 21:02:54.481742 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2189 | 2026.05.27 21:02:54.481831 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 2190 | 2026.05.27 21:02:54.481898 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1908 rows starting from the beginning of the part | ||
| 2191 | 2026.05.27 21:02:54.481947 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2192 | 2026.05.27 21:02:54.481994 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 484 rows starting from the beginning of the part | ||
| 2193 | 2026.05.27 21:02:54.482041 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2194 | 2026.05.27 21:02:54.482047 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.05.27 21:02:54.482133 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_11_2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2196 | 2026.05.27 21:02:54.482150 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.05.27 21:02:54.482186 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2198 | 2026.05.27 21:02:54.482216 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2199 | 2026.05.27 21:02:54.482575 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2200 | 2026.05.27 21:02:54.482808 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.27 21:02:54.482908 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2202 | 2026.05.27 21:02:54.482936 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.05.27 21:02:54.482946 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 2204 | 2026.05.27 21:02:54.482954 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2205 | 2026.05.27 21:02:54.482983 [ 261 ] {e52ad3ca-8b75-4c9a-a331-97332c9001d2} <Debug> TCPHandler: Processed in 0.00149961 sec. | ||
| 2206 | 2026.05.27 21:02:54.483040 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 2207 | 2026.05.27 21:02:54.483119 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.05.27 21:02:54.483155 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2209 | 2026.05.27 21:02:54.483189 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2668 rows starting from the beginning of the part | ||
| 2210 | 2026.05.27 21:02:54.483226 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.05.27 21:02:54.483241 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2212 | 2026.05.27 21:02:54.483290 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2213 | 2026.05.27 21:02:54.483293 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1496 rows starting from the beginning of the part | ||
| 2214 | 2026.05.27 21:02:54.483352 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2215 | 2026.05.27 21:02:54.483391 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2216 | 2026.05.27 21:02:54.483432 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 2217 | 2026.05.27 21:02:54.483885 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5394 rows, containing 5 columns (5 merged, 0 gathered) in 0.002450222 sec., 2201433.1762591307 rows/sec., 158.96 MiB/sec. | ||
| 2218 | 2026.05.27 21:02:54.484116 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2219 | 2026.05.27 21:02:54.484212 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.27 21:02:54.484253 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2221 | 2026.05.27 21:02:54.484409 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.05.27 21:02:54.484498 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_11_2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2223 | 2026.05.27 21:02:54.484575 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2224 | 2026.05.27 21:02:54.484855 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2225 | 2026.05.27 21:02:54.485110 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.05.27 21:02:54.485262 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002056 sec., 17509.727626459142 rows/sec., 31.38 MiB/sec. | ||
| 2227 | 2026.05.27 21:02:54.485331 [ 261 ] {5f25583b-d739-45d7-a868-821f743484cb} <Debug> TCPHandler: Processed in 0.002266595 sec. | ||
| 2228 | 2026.05.27 21:02:54.485350 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343038 sec., 2126299.274702331 rows/sec., 133.38 MiB/sec. | ||
| 2229 | 2026.05.27 21:02:54.485488 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.27 21:02:54.485591 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.05.27 21:02:54.485635 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2232 | 2026.05.27 21:02:54.485753 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2233 | 2026.05.27 21:02:54.486003 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.05.27 21:02:54.486032 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.05.27 21:02:54.486044 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2236 | 2026.05.27 21:02:54.486120 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2237 | 2026.05.27 21:02:54.486202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2238 | 2026.05.27 21:02:54.486384 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2239 | 2026.05.27 21:02:54.486599 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.05.27 21:02:54.486726 [ 35 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2241 | 2026.05.27 21:02:54.486730 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2242 | 2026.05.27 21:02:54.486774 [ 35 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.05.27 21:02:54.486788 [ 261 ] {7e0868d1-1b41-4382-84d9-90ff71c6d775} <Debug> TCPHandler: Processed in 0.001352214 sec. | ||
| 2244 | 2026.05.27 21:02:54.486803 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2245 | 2026.05.27 21:02:54.486882 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 2246 | 2026.05.27 21:02:54.486969 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2247 | 2026.05.27 21:02:54.486994 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 514 rows starting from the beginning of the part | ||
| 2248 | 2026.05.27 21:02:54.487040 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2249 | 2026.05.27 21:02:54.487077 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 164 rows starting from the beginning of the part | ||
| 2250 | 2026.05.27 21:02:54.487116 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2251 | 2026.05.27 21:02:54.487151 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2252 | 2026.05.27 21:02:54.487186 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 2253 | 2026.05.27 21:02:54.487974 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001121518 sec., 861332.5867262051 rows/sec., 51.27 MiB/sec. | ||
| 2254 | 2026.05.27 21:02:54.488200 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2255 | 2026.05.27 21:02:54.488501 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.27 21:02:54.488587 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_11_2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2257 | 2026.05.27 21:02:54.488673 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2258 | 2026.05.27 21:02:54.869741 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52437 | ||
| 2259 | 2026.05.27 21:02:54.869823 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.05.27 21:02:54.869854 [ 306 ] {} <Debug> TCP-Session: aec75f82-0b51-4e5a-a6a8-11c57f923151 Authenticating user 'default' from [fd00:1122:3344:101::e]:52437 | ||
| 2261 | 2026.05.27 21:02:54.869877 [ 306 ] {} <Debug> TCP-Session: aec75f82-0b51-4e5a-a6a8-11c57f923151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.27 21:02:54.869891 [ 306 ] {} <Debug> TCP-Session: aec75f82-0b51-4e5a-a6a8-11c57f923151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.27 21:02:54.870124 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45429 | ||
| 2264 | 2026.05.27 21:02:54.870146 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46504 | ||
| 2265 | 2026.05.27 21:02:54.870173 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40860 | ||
| 2266 | 2026.05.27 21:02:54.870189 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 2267 | 2026.05.27 21:02:54.870214 [ 306 ] {} <Trace> TCP-Session: aec75f82-0b51-4e5a-a6a8-11c57f923151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.05.27 21:02:54.870199 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35596 | ||
| 2269 | 2026.05.27 21:02:54.870281 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.05.27 21:02:54.870176 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41296 | ||
| 2271 | 2026.05.27 21:02:54.870331 [ 310 ] {} <Debug> TCP-Session: 1dbc89b7-66d1-4ec7-99cc-6a994d324da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46504 | ||
| 2272 | 2026.05.27 21:02:54.870137 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59055 | ||
| 2273 | 2026.05.27 21:02:54.870371 [ 310 ] {} <Debug> TCP-Session: 1dbc89b7-66d1-4ec7-99cc-6a994d324da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.05.27 21:02:54.870135 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43064 | ||
| 2275 | 2026.05.27 21:02:54.870407 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2276 | 2026.05.27 21:02:54.870404 [ 310 ] {} <Debug> TCP-Session: 1dbc89b7-66d1-4ec7-99cc-6a994d324da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.27 21:02:54.870262 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2026.05.27 21:02:54.870477 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.05.27 21:02:54.870486 [ 307 ] {} <Debug> TCP-Session: 13608f72-0be0-4112-924b-4ec2ff388609 Authenticating user 'default' from [fd00:1122:3344:101::e]:45429 | ||
| 2280 | 2026.05.27 21:02:54.870518 [ 3 ] {} <Debug> TCP-Session: 5619a3bd-776d-45fc-851f-c00d3581cbaf Authenticating user 'default' from [fd00:1122:3344:101::e]:40860 | ||
| 2281 | 2026.05.27 21:02:54.870526 [ 307 ] {} <Debug> TCP-Session: 13608f72-0be0-4112-924b-4ec2ff388609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.05.27 21:02:54.870549 [ 3 ] {} <Debug> TCP-Session: 5619a3bd-776d-45fc-851f-c00d3581cbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.27 21:02:54.870552 [ 307 ] {} <Debug> TCP-Session: 13608f72-0be0-4112-924b-4ec2ff388609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.05.27 21:02:54.870571 [ 3 ] {} <Debug> TCP-Session: 5619a3bd-776d-45fc-851f-c00d3581cbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.05.27 21:02:54.870608 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.05.27 21:02:54.870610 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.05.27 21:02:54.870641 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.05.27 21:02:54.870643 [ 309 ] {} <Debug> TCP-Session: e07cf8a5-fbf4-4f61-a009-0dbbed49ef4e Authenticating user 'default' from [fd00:1122:3344:101::e]:43064 | ||
| 2289 | 2026.05.27 21:02:54.870666 [ 260 ] {} <Debug> TCP-Session: 2a2deaba-da82-4c14-bf0c-7570c671dc6d Authenticating user 'default' from [fd00:1122:3344:101::e]:41296 | ||
| 2290 | 2026.05.27 21:02:54.870684 [ 302 ] {} <Debug> TCP-Session: 38ed9eeb-afc4-4a22-b414-309e70e0ec56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 2291 | 2026.05.27 21:02:54.870707 [ 260 ] {} <Debug> TCP-Session: 2a2deaba-da82-4c14-bf0c-7570c671dc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.05.27 21:02:54.870730 [ 302 ] {} <Debug> TCP-Session: 38ed9eeb-afc4-4a22-b414-309e70e0ec56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.27 21:02:54.870743 [ 260 ] {} <Debug> TCP-Session: 2a2deaba-da82-4c14-bf0c-7570c671dc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.05.27 21:02:54.870759 [ 302 ] {} <Debug> TCP-Session: 38ed9eeb-afc4-4a22-b414-309e70e0ec56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.27 21:02:54.870686 [ 309 ] {} <Debug> TCP-Session: e07cf8a5-fbf4-4f61-a009-0dbbed49ef4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.05.27 21:02:54.870668 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2297 | 2026.05.27 21:02:54.870802 [ 309 ] {} <Debug> TCP-Session: e07cf8a5-fbf4-4f61-a009-0dbbed49ef4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.05.27 21:02:54.870812 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.05.27 21:02:54.870813 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.05.27 21:02:54.870861 [ 308 ] {} <Debug> TCP-Session: 4707c0d4-5749-47ab-8734-208265d1762c Authenticating user 'default' from [fd00:1122:3344:101::e]:59055 | ||
| 2301 | 2026.05.27 21:02:54.870867 [ 303 ] {} <Debug> TCP-Session: 2853dda3-ef54-4bda-ad58-3f34a6563c06 Authenticating user 'default' from [fd00:1122:3344:101::e]:35596 | ||
| 2302 | 2026.05.27 21:02:54.870866 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2303 | 2026.05.27 21:02:54.870885 [ 308 ] {} <Debug> TCP-Session: 4707c0d4-5749-47ab-8734-208265d1762c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.05.27 21:02:54.870891 [ 303 ] {} <Debug> TCP-Session: 2853dda3-ef54-4bda-ad58-3f34a6563c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.27 21:02:54.870914 [ 308 ] {} <Debug> TCP-Session: 4707c0d4-5749-47ab-8734-208265d1762c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.05.27 21:02:54.870919 [ 303 ] {} <Debug> TCP-Session: 2853dda3-ef54-4bda-ad58-3f34a6563c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.27 21:02:54.871157 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 2308 | 2026.05.27 21:02:54.871245 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2309 | 2026.05.27 21:02:55.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.15 MiB, peak 194.08 MiB, free memory in arenas 0.00 B, will set to 192.21 MiB (RSS), difference: 5.06 MiB | ||
| 2310 | 2026.05.27 21:02:55.298168 [ 312 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> AggregatingTransform: Aggregating | ||
| 2311 | 2026.05.27 21:02:55.298244 [ 312 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2312 | 2026.05.27 21:02:55.298290 [ 312 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001936795 sec. (516.317 rows/sec., 20.17 KiB/sec.) | ||
| 2313 | 2026.05.27 21:02:55.298313 [ 312 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Trace> Aggregator: Merging aggregated data | ||
| 2314 | 2026.05.27 21:02:55.299172 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.428818 sec., 2.3319916607978213 rows/sec., 93.28 B/sec. | ||
| 2315 | 2026.05.27 21:02:55.299375 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2316 | 2026.05.27 21:02:55.299399 [ 306 ] {db2adfd3-b123-4bf6-9e1e-61888ca1ca4d} <Debug> TCPHandler: Processed in 0.429300978 sec. | ||
| 2317 | 2026.05.27 21:02:55.299618 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2026.05.27 21:02:55.299667 [ 306 ] {} <Debug> TCP-Session: aec75f82-0b51-4e5a-a6a8-11c57f923151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.27 21:02:55.299678 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2026.05.27 21:02:55.299707 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2321 | 2026.05.27 21:02:55.299755 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2026.05.27 21:02:55.299780 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2026.05.27 21:02:55.299815 [ 303 ] {} <Debug> TCP-Session: 2853dda3-ef54-4bda-ad58-3f34a6563c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.05.27 21:02:55.299830 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.05.27 21:02:55.299859 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2326 | 2026.05.27 21:02:55.299906 [ 302 ] {} <Debug> TCP-Session: 38ed9eeb-afc4-4a22-b414-309e70e0ec56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.27 21:02:55.299934 [ 3 ] {} <Debug> TCP-Session: 5619a3bd-776d-45fc-851f-c00d3581cbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.05.27 21:02:55.299869 [ 307 ] {} <Debug> TCP-Session: 13608f72-0be0-4112-924b-4ec2ff388609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.05.27 21:02:55.299858 [ 308 ] {} <Debug> TCP-Session: 4707c0d4-5749-47ab-8734-208265d1762c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.05.27 21:02:55.299807 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.05.27 21:02:55.299776 [ 310 ] {} <Debug> TCP-Session: 1dbc89b7-66d1-4ec7-99cc-6a994d324da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.05.27 21:02:55.300088 [ 309 ] {} <Debug> TCP-Session: e07cf8a5-fbf4-4f61-a009-0dbbed49ef4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.05.27 21:02:55.299752 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.05.27 21:02:55.300183 [ 260 ] {} <Debug> TCP-Session: 2a2deaba-da82-4c14-bf0c-7570c671dc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.05.27 21:02:56.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.59 MiB, peak 203.71 MiB, free memory in arenas 0.00 B, will set to 207.50 MiB (RSS), difference: 13.91 MiB | ||
| 2336 | 2026.05.27 21:02:56.011478 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2337 | 2026.05.27 21:02:56.012028 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.05.27 21:02:56.012078 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2339 | 2026.05.27 21:02:56.012581 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2340 | 2026.05.27 21:02:56.012832 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.05.27 21:02:56.012979 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2342 | 2026.05.27 21:02:56.096300 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34343 | ||
| 2343 | 2026.05.27 21:02:56.096388 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.05.27 21:02:56.096413 [ 306 ] {} <Debug> TCP-Session: e1492b3a-51d4-4386-9883-a4d173432244 Authenticating user 'default' from [fd00:1122:3344:101::e]:34343 | ||
| 2345 | 2026.05.27 21:02:56.096435 [ 306 ] {} <Debug> TCP-Session: e1492b3a-51d4-4386-9883-a4d173432244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.27 21:02:56.096449 [ 306 ] {} <Debug> TCP-Session: e1492b3a-51d4-4386-9883-a4d173432244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.27 21:02:56.096666 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64062 | ||
| 2348 | 2026.05.27 21:02:56.096671 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36228 | ||
| 2349 | 2026.05.27 21:02:56.096723 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41178 | ||
| 2350 | 2026.05.27 21:02:56.096748 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56961 | ||
| 2351 | 2026.05.27 21:02:56.096771 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44122 | ||
| 2352 | 2026.05.27 21:02:56.096789 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.05.27 21:02:56.096801 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2026.05.27 21:02:56.096816 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.05.27 21:02:56.096839 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.05.27 21:02:56.096851 [ 3 ] {} <Debug> TCP-Session: 64c19f7c-f2ef-4ae6-b45f-a48876f109f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41178 | ||
| 2357 | 2026.05.27 21:02:56.096864 [ 260 ] {} <Debug> TCP-Session: 23c0d8e6-6fc6-47b9-80ab-dc6216d9b9da Authenticating user 'default' from [fd00:1122:3344:101::e]:56961 | ||
| 2358 | 2026.05.27 21:02:56.096874 [ 303 ] {} <Debug> TCP-Session: 43b28a94-df8c-435d-9118-46f26598c8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44122 | ||
| 2359 | 2026.05.27 21:02:56.096886 [ 3 ] {} <Debug> TCP-Session: 64c19f7c-f2ef-4ae6-b45f-a48876f109f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.05.27 21:02:56.096903 [ 260 ] {} <Debug> TCP-Session: 23c0d8e6-6fc6-47b9-80ab-dc6216d9b9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.05.27 21:02:56.096905 [ 303 ] {} <Debug> TCP-Session: 43b28a94-df8c-435d-9118-46f26598c8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.05.27 21:02:56.096916 [ 3 ] {} <Debug> TCP-Session: 64c19f7c-f2ef-4ae6-b45f-a48876f109f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.05.27 21:02:56.096928 [ 260 ] {} <Debug> TCP-Session: 23c0d8e6-6fc6-47b9-80ab-dc6216d9b9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.05.27 21:02:56.096938 [ 303 ] {} <Debug> TCP-Session: 43b28a94-df8c-435d-9118-46f26598c8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.05.27 21:02:56.096839 [ 308 ] {} <Debug> TCP-Session: d2162e0a-7ba7-46b4-afca-954cecf82e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36228 | ||
| 2366 | 2026.05.27 21:02:56.096760 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34455 | ||
| 2367 | 2026.05.27 21:02:56.097004 [ 308 ] {} <Debug> TCP-Session: d2162e0a-7ba7-46b4-afca-954cecf82e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.27 21:02:56.096755 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2026.05.27 21:02:56.097024 [ 308 ] {} <Debug> TCP-Session: d2162e0a-7ba7-46b4-afca-954cecf82e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.05.27 21:02:56.097042 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2026.05.27 21:02:56.097052 [ 307 ] {} <Debug> TCP-Session: 3e23b55f-862d-476a-b4bc-265e13ce7302 Authenticating user 'default' from [fd00:1122:3344:101::e]:64062 | ||
| 2372 | 2026.05.27 21:02:56.097070 [ 302 ] {} <Debug> TCP-Session: ff60da7b-6527-49e9-9733-01bf7ff01af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34455 | ||
| 2373 | 2026.05.27 21:02:56.097087 [ 307 ] {} <Debug> TCP-Session: 3e23b55f-862d-476a-b4bc-265e13ce7302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.05.27 21:02:56.097102 [ 302 ] {} <Debug> TCP-Session: ff60da7b-6527-49e9-9733-01bf7ff01af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.05.27 21:02:56.097117 [ 307 ] {} <Debug> TCP-Session: 3e23b55f-862d-476a-b4bc-265e13ce7302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.05.27 21:02:56.097129 [ 302 ] {} <Debug> TCP-Session: ff60da7b-6527-49e9-9733-01bf7ff01af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.05.27 21:02:56.096700 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33806 | ||
| 2378 | 2026.05.27 21:02:56.096734 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40925 | ||
| 2379 | 2026.05.27 21:02:56.097212 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2026.05.27 21:02:56.096763 [ 306 ] {} <Trace> TCP-Session: e1492b3a-51d4-4386-9883-a4d173432244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.05.27 21:02:56.097251 [ 309 ] {} <Debug> TCP-Session: bb560df0-3af8-4684-9a1b-c7ff5845db91 Authenticating user 'default' from [fd00:1122:3344:101::e]:33806 | ||
| 2382 | 2026.05.27 21:02:56.097276 [ 309 ] {} <Debug> TCP-Session: bb560df0-3af8-4684-9a1b-c7ff5845db91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.05.27 21:02:56.097280 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2026.05.27 21:02:56.097293 [ 309 ] {} <Debug> TCP-Session: bb560df0-3af8-4684-9a1b-c7ff5845db91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.05.27 21:02:56.097324 [ 310 ] {} <Debug> TCP-Session: 6ff43edf-e85e-4ade-bbf8-e635e6a5788c Authenticating user 'default' from [fd00:1122:3344:101::e]:40925 | ||
| 2386 | 2026.05.27 21:02:56.097358 [ 310 ] {} <Debug> TCP-Session: 6ff43edf-e85e-4ade-bbf8-e635e6a5788c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.05.27 21:02:56.097377 [ 310 ] {} <Debug> TCP-Session: 6ff43edf-e85e-4ade-bbf8-e635e6a5788c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.05.27 21:02:56.097408 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34343) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2389 | 2026.05.27 21:02:56.097663 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2390 | 2026.05.27 21:02:56.097718 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2391 | 2026.05.27 21:02:56.098038 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 2392 | 2026.05.27 21:02:56.098916 [ 355 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> AggregatingTransform: Aggregating | ||
| 2393 | 2026.05.27 21:02:56.098965 [ 355 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2394 | 2026.05.27 21:02:56.098998 [ 355 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848238 sec. (1178.914 rows/sec., 46.05 KiB/sec.) | ||
| 2395 | 2026.05.27 21:02:56.099015 [ 355 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Trace> Aggregator: Merging aggregated data | ||
| 2396 | 2026.05.27 21:02:56.099675 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002319 sec., 431.22035360069 rows/sec., 16.84 KiB/sec. | ||
| 2397 | 2026.05.27 21:02:56.099852 [ 306 ] {190f0575-b090-4ae8-b97a-b2cc9a5e722a} <Debug> TCPHandler: Processed in 0.003199967 sec. | ||
| 2398 | 2026.05.27 21:02:56.100014 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2399 | 2026.05.27 21:02:56.100031 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2400 | 2026.05.27 21:02:56.100050 [ 306 ] {} <Debug> TCP-Session: e1492b3a-51d4-4386-9883-a4d173432244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.05.27 21:02:56.100060 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2402 | 2026.05.27 21:02:56.100076 [ 303 ] {} <Debug> TCP-Session: 43b28a94-df8c-435d-9118-46f26598c8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.05.27 21:02:56.100082 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.05.27 21:02:56.100108 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.05.27 21:02:56.100135 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.05.27 21:02:56.100141 [ 302 ] {} <Debug> TCP-Session: ff60da7b-6527-49e9-9733-01bf7ff01af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.05.27 21:02:56.100160 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.05.27 21:02:56.100169 [ 310 ] {} <Debug> TCP-Session: 6ff43edf-e85e-4ade-bbf8-e635e6a5788c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.05.27 21:02:56.100193 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.05.27 21:02:56.100205 [ 3 ] {} <Debug> TCP-Session: 64c19f7c-f2ef-4ae6-b45f-a48876f109f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.05.27 21:02:56.100180 [ 308 ] {} <Debug> TCP-Session: d2162e0a-7ba7-46b4-afca-954cecf82e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.05.27 21:02:56.100240 [ 260 ] {} <Debug> TCP-Session: 23c0d8e6-6fc6-47b9-80ab-dc6216d9b9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.05.27 21:02:56.100142 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.05.27 21:02:56.100116 [ 307 ] {} <Debug> TCP-Session: 3e23b55f-862d-476a-b4bc-265e13ce7302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.05.27 21:02:56.100300 [ 309 ] {} <Debug> TCP-Session: bb560df0-3af8-4684-9a1b-c7ff5845db91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.05.27 21:02:56.131054 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49543 | ||
| 2417 | 2026.05.27 21:02:56.131130 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.05.27 21:02:56.131155 [ 306 ] {} <Debug> TCP-Session: 78839809-b726-44c2-b2de-d438f7eacb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:49543 | ||
| 2419 | 2026.05.27 21:02:56.131176 [ 306 ] {} <Debug> TCP-Session: 78839809-b726-44c2-b2de-d438f7eacb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.05.27 21:02:56.131190 [ 306 ] {} <Debug> TCP-Session: 78839809-b726-44c2-b2de-d438f7eacb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.05.27 21:02:56.131400 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41112 | ||
| 2422 | 2026.05.27 21:02:56.131431 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63420 | ||
| 2423 | 2026.05.27 21:02:56.131448 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32989 | ||
| 2424 | 2026.05.27 21:02:56.131460 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56039 | ||
| 2425 | 2026.05.27 21:02:56.131492 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47059 | ||
| 2426 | 2026.05.27 21:02:56.131504 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51461 | ||
| 2427 | 2026.05.27 21:02:56.131532 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2428 | 2026.05.27 21:02:56.131521 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.05.27 21:02:56.131570 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2430 | 2026.05.27 21:02:56.131577 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2431 | 2026.05.27 21:02:56.131575 [ 310 ] {} <Debug> TCP-Session: ebc84fe3-5cfe-4bec-95b8-42e8c30cb686 Authenticating user 'default' from [fd00:1122:3344:101::e]:56039 | ||
| 2432 | 2026.05.27 21:02:56.131590 [ 309 ] {} <Debug> TCP-Session: 88386bf7-fd5b-45fe-8322-259478c7f5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32989 | ||
| 2433 | 2026.05.27 21:02:56.131610 [ 303 ] {} <Debug> TCP-Session: c44328b6-b1a9-447e-9814-e201d0873c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:51461 | ||
| 2434 | 2026.05.27 21:02:56.131630 [ 309 ] {} <Debug> TCP-Session: 88386bf7-fd5b-45fe-8322-259478c7f5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.05.27 21:02:56.131623 [ 310 ] {} <Debug> TCP-Session: ebc84fe3-5cfe-4bec-95b8-42e8c30cb686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.27 21:02:56.131649 [ 303 ] {} <Debug> TCP-Session: c44328b6-b1a9-447e-9814-e201d0873c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.05.27 21:02:56.131651 [ 309 ] {} <Debug> TCP-Session: 88386bf7-fd5b-45fe-8322-259478c7f5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.05.27 21:02:56.131674 [ 303 ] {} <Debug> TCP-Session: c44328b6-b1a9-447e-9814-e201d0873c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.05.27 21:02:56.131660 [ 310 ] {} <Debug> TCP-Session: ebc84fe3-5cfe-4bec-95b8-42e8c30cb686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.05.27 21:02:56.131604 [ 260 ] {} <Debug> TCP-Session: be0213f4-beec-475e-bee6-43176f2787c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47059 | ||
| 2441 | 2026.05.27 21:02:56.131517 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2442 | 2026.05.27 21:02:56.131753 [ 260 ] {} <Debug> TCP-Session: be0213f4-beec-475e-bee6-43176f2787c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.05.27 21:02:56.131497 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43999 | ||
| 2444 | 2026.05.27 21:02:56.131783 [ 260 ] {} <Debug> TCP-Session: be0213f4-beec-475e-bee6-43176f2787c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.05.27 21:02:56.131784 [ 308 ] {} <Debug> TCP-Session: 805dc712-0546-4ae3-9eb9-e085f511a36d Authenticating user 'default' from [fd00:1122:3344:101::e]:63420 | ||
| 2446 | 2026.05.27 21:02:56.131476 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53028 | ||
| 2447 | 2026.05.27 21:02:56.131832 [ 308 ] {} <Debug> TCP-Session: 805dc712-0546-4ae3-9eb9-e085f511a36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.05.27 21:02:56.131821 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2026.05.27 21:02:56.131861 [ 308 ] {} <Debug> TCP-Session: 805dc712-0546-4ae3-9eb9-e085f511a36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.05.27 21:02:56.131872 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2451 | 2026.05.27 21:02:56.131888 [ 302 ] {} <Debug> TCP-Session: 455c5d2d-d9cf-47ea-b393-303ed486eb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:43999 | ||
| 2452 | 2026.05.27 21:02:56.131481 [ 306 ] {} <Trace> TCP-Session: 78839809-b726-44c2-b2de-d438f7eacb0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.05.27 21:02:56.131916 [ 3 ] {} <Debug> TCP-Session: 968a5ed0-ecd1-429e-a89a-1fe391b06ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53028 | ||
| 2454 | 2026.05.27 21:02:56.131924 [ 302 ] {} <Debug> TCP-Session: 455c5d2d-d9cf-47ea-b393-303ed486eb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.05.27 21:02:56.131968 [ 3 ] {} <Debug> TCP-Session: 968a5ed0-ecd1-429e-a89a-1fe391b06ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.05.27 21:02:56.131981 [ 302 ] {} <Debug> TCP-Session: 455c5d2d-d9cf-47ea-b393-303ed486eb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.05.27 21:02:56.131994 [ 3 ] {} <Debug> TCP-Session: 968a5ed0-ecd1-429e-a89a-1fe391b06ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.05.27 21:02:56.131485 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2459 | 2026.05.27 21:02:56.132042 [ 307 ] {} <Debug> TCP-Session: 585f4556-885f-4db1-bc6d-c64db27aee50 Authenticating user 'default' from [fd00:1122:3344:101::e]:41112 | ||
| 2460 | 2026.05.27 21:02:56.132060 [ 307 ] {} <Debug> TCP-Session: 585f4556-885f-4db1-bc6d-c64db27aee50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.05.27 21:02:56.132073 [ 307 ] {} <Debug> TCP-Session: 585f4556-885f-4db1-bc6d-c64db27aee50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.05.27 21:02:56.132096 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2463 | 2026.05.27 21:02:56.132350 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2464 | 2026.05.27 21:02:56.132404 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2465 | 2026.05.27 21:02:56.132682 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 2466 | 2026.05.27 21:02:56.133558 [ 357 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> AggregatingTransform: Aggregating | ||
| 2467 | 2026.05.27 21:02:56.133605 [ 357 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2468 | 2026.05.27 21:02:56.133636 [ 357 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856988 sec. (1166.877 rows/sec., 45.58 KiB/sec.) | ||
| 2469 | 2026.05.27 21:02:56.133653 [ 357 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Trace> Aggregator: Merging aggregated data | ||
| 2470 | 2026.05.27 21:02:56.134267 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002229 sec., 448.63167339614176 rows/sec., 17.52 KiB/sec. | ||
| 2471 | 2026.05.27 21:02:56.134408 [ 306 ] {ee198361-f2dd-420b-a74d-2cf9b83f561b} <Debug> TCPHandler: Processed in 0.003039171 sec. | ||
| 2472 | 2026.05.27 21:02:56.134520 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2473 | 2026.05.27 21:02:56.134550 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2474 | 2026.05.27 21:02:56.134552 [ 306 ] {} <Debug> TCP-Session: 78839809-b726-44c2-b2de-d438f7eacb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.05.27 21:02:56.134571 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2476 | 2026.05.27 21:02:56.134589 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2477 | 2026.05.27 21:02:56.134596 [ 303 ] {} <Debug> TCP-Session: c44328b6-b1a9-447e-9814-e201d0873c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.05.27 21:02:56.134635 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2479 | 2026.05.27 21:02:56.134629 [ 307 ] {} <Debug> TCP-Session: 585f4556-885f-4db1-bc6d-c64db27aee50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.05.27 21:02:56.134648 [ 302 ] {} <Debug> TCP-Session: 455c5d2d-d9cf-47ea-b393-303ed486eb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.05.27 21:02:56.134667 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2482 | 2026.05.27 21:02:56.134681 [ 260 ] {} <Debug> TCP-Session: be0213f4-beec-475e-bee6-43176f2787c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.05.27 21:02:56.134665 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2484 | 2026.05.27 21:02:56.134634 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2485 | 2026.05.27 21:02:56.134751 [ 3 ] {} <Debug> TCP-Session: 968a5ed0-ecd1-429e-a89a-1fe391b06ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.05.27 21:02:56.134737 [ 308 ] {} <Debug> TCP-Session: 805dc712-0546-4ae3-9eb9-e085f511a36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.05.27 21:02:56.134778 [ 309 ] {} <Debug> TCP-Session: 88386bf7-fd5b-45fe-8322-259478c7f5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.05.27 21:02:56.134604 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2489 | 2026.05.27 21:02:56.134839 [ 310 ] {} <Debug> TCP-Session: ebc84fe3-5cfe-4bec-95b8-42e8c30cb686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.05.27 21:02:56.256743 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2491 | 2026.05.27 21:02:56.278795 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.27 21:02:56.278875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2493 | 2026.05.27 21:02:56.285013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2494 | 2026.05.27 21:02:56.285832 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.27 21:02:56.291167 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2496 | 2026.05.27 21:02:58.489500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 | ||
| 2497 | 2026.05.27 21:02:58.491105 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.27 21:02:58.491155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2499 | 2026.05.27 21:02:58.492309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2500 | 2026.05.27 21:02:58.492577 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.27 21:02:58.492815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 14 | ||
| 2502 | 2026.05.27 21:02:59.474327 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.27 21:02:59.474612 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.27 21:02:59.475004 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2505 | 2026.05.27 21:02:59.475047 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2506 | 2026.05.27 21:02:59.475301 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2507 | 2026.05.27 21:02:59.475371 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2508 | 2026.05.27 21:02:59.475514 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2509 | 2026.05.27 21:02:59.475633 [ 338 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2510 | 2026.05.27 21:02:59.475633 [ 330 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2511 | 2026.05.27 21:02:59.475774 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2512 | 2026.05.27 21:02:59.475804 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2513 | 2026.05.27 21:02:59.475875 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2514 | 2026.05.27 21:02:59.475896 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2515 | 2026.05.27 21:02:59.475937 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2516 | 2026.05.27 21:02:59.475982 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2517 | 2026.05.27 21:02:59.477315 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002828 sec., 16973.125884016976 rows/sec., 3.53 MiB/sec. | ||
| 2518 | 2026.05.27 21:02:59.477428 [ 261 ] {344e0c2e-01af-486d-9f39-6c8725ec5961} <Debug> TCPHandler: Processed in 0.003258688 sec. | ||
| 2519 | 2026.05.27 21:02:59.482382 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.27 21:02:59.482520 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.27 21:02:59.482574 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2522 | 2026.05.27 21:02:59.483268 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.27 21:02:59.483314 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2524 | 2026.05.27 21:02:59.483709 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2525 | 2026.05.27 21:02:59.483932 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.27 21:02:59.484074 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001594 sec., 175658.72020075284 rows/sec., 11.15 MiB/sec. | ||
| 2527 | 2026.05.27 21:02:59.484110 [ 261 ] {3ae6003b-e0d6-4bf5-a487-f2ed4a3bef6b} <Debug> TCPHandler: Processed in 0.00179187 sec. | ||
| 2528 | 2026.05.27 21:02:59.484247 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.27 21:02:59.484343 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.27 21:02:59.484384 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2531 | 2026.05.27 21:02:59.484809 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.27 21:02:59.484845 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2533 | 2026.05.27 21:02:59.485127 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2534 | 2026.05.27 21:02:59.485362 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.27 21:02:59.485491 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 2536 | 2026.05.27 21:02:59.485524 [ 261 ] {95851928-7b2b-4183-9bbb-5acf1e80ddd0} <Debug> TCPHandler: Processed in 0.001327095 sec. | ||
| 2537 | 2026.05.27 21:02:59.485648 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.27 21:02:59.485743 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.27 21:02:59.485783 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2540 | 2026.05.27 21:02:59.486557 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.27 21:02:59.486596 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2542 | 2026.05.27 21:02:59.486948 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2543 | 2026.05.27 21:02:59.487167 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.27 21:02:59.487295 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.00157 sec., 498089.1719745223 rows/sec., 38.41 MiB/sec. | ||
| 2545 | 2026.05.27 21:02:59.487330 [ 261 ] {4dbdd53a-6219-4eb4-92aa-b7948ba23212} <Debug> TCPHandler: Processed in 0.001731758 sec. | ||
| 2546 | 2026.05.27 21:02:59.487470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.27 21:02:59.487566 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.27 21:02:59.487607 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2549 | 2026.05.27 21:02:59.488067 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.27 21:02:59.488111 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2551 | 2026.05.27 21:02:59.488423 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2552 | 2026.05.27 21:02:59.488639 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.27 21:02:59.488764 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001217 sec., 118323.74691865242 rows/sec., 6.98 MiB/sec. | ||
| 2554 | 2026.05.27 21:02:59.488798 [ 261 ] {e362255b-29ab-4817-b413-615c1dd15776} <Debug> TCPHandler: Processed in 0.001377706 sec. | ||
| 2555 | 2026.05.27 21:02:59.488930 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.05.27 21:02:59.489025 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.05.27 21:02:59.489065 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2558 | 2026.05.27 21:02:59.489506 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.05.27 21:02:59.489543 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2560 | 2026.05.27 21:02:59.489844 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2561 | 2026.05.27 21:02:59.490056 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.05.27 21:02:59.490163 [ 30 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2563 | 2026.05.27 21:02:59.490179 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001172 sec., 123720.13651877132 rows/sec., 7.98 MiB/sec. | ||
| 2564 | 2026.05.27 21:02:59.490218 [ 30 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.05.27 21:02:59.490229 [ 261 ] {e3bdb16b-38bd-483d-af93-bdfef198b3d6} <Debug> TCPHandler: Processed in 0.001349115 sec. | ||
| 2566 | 2026.05.27 21:02:59.490252 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2567 | 2026.05.27 21:02:59.490379 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 2568 | 2026.05.27 21:02:59.490423 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.05.27 21:02:59.490526 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.05.27 21:02:59.490537 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2571 | 2026.05.27 21:02:59.490568 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2572 | 2026.05.27 21:02:59.490578 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 953 rows starting from the beginning of the part | ||
| 2573 | 2026.05.27 21:02:59.490657 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2574 | 2026.05.27 21:02:59.490704 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part | ||
| 2575 | 2026.05.27 21:02:59.490752 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 953 rows starting from the beginning of the part | ||
| 2576 | 2026.05.27 21:02:59.490797 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part | ||
| 2577 | 2026.05.27 21:02:59.490840 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 2578 | 2026.05.27 21:02:59.491016 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.05.27 21:02:59.491060 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2580 | 2026.05.27 21:02:59.491428 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2581 | 2026.05.27 21:02:59.491662 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.05.27 21:02:59.491793 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001286 sec., 111975.11664074649 rows/sec., 6.36 MiB/sec. | ||
| 2583 | 2026.05.27 21:02:59.491828 [ 261 ] {2cd2b5aa-7bc4-4f24-bfed-c10228c15dbc} <Debug> TCPHandler: Processed in 0.001454859 sec. | ||
| 2584 | 2026.05.27 21:02:59.491962 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.05.27 21:02:59.492058 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2586 | 2026.05.27 21:02:59.492099 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2587 | 2026.05.27 21:02:59.492121 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178657 sec., 1391493.1964602564 rows/sec., 88.60 MiB/sec. | ||
| 2588 | 2026.05.27 21:02:59.492407 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2589 | 2026.05.27 21:02:59.492727 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.05.27 21:02:59.492733 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.27 21:02:59.492773 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2592 | 2026.05.27 21:02:59.492846 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_6_1} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2593 | 2026.05.27 21:02:59.492948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2594 | 2026.05.27 21:02:59.493142 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2595 | 2026.05.27 21:02:59.493366 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.05.27 21:02:59.493497 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Debug> executeQuery: Read 491 rows, 35.30 KiB in 0.001457 sec., 336993.82292381604 rows/sec., 23.66 MiB/sec. | ||
| 2597 | 2026.05.27 21:02:59.493532 [ 261 ] {5a9e1ced-4cf7-4a1c-bf0d-77e3380ad1f8} <Debug> TCPHandler: Processed in 0.001618524 sec. | ||
| 2598 | 2026.05.27 21:02:59.493698 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.05.27 21:02:59.493794 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2600 | 2026.05.27 21:02:59.493835 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2601 | 2026.05.27 21:02:59.494178 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.05.27 21:02:59.494214 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2603 | 2026.05.27 21:02:59.494511 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2604 | 2026.05.27 21:02:59.494718 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.27 21:02:59.494845 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00107 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. | ||
| 2606 | 2026.05.27 21:02:59.494878 [ 261 ] {2a29d941-ca14-4d01-8f70-8b4beebba921} <Debug> TCPHandler: Processed in 0.001238211 sec. | ||
| 2607 | 2026.05.27 21:02:59.495021 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.05.27 21:02:59.495117 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2609 | 2026.05.27 21:02:59.495160 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2610 | 2026.05.27 21:02:59.495569 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.05.27 21:02:59.495605 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2612 | 2026.05.27 21:02:59.495957 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2613 | 2026.05.27 21:02:59.496168 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.05.27 21:02:59.496295 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001197 sec., 222222.22222222225 rows/sec., 14.77 MiB/sec. | ||
| 2615 | 2026.05.27 21:02:59.496329 [ 261 ] {ac1bb349-f490-4d53-807f-cd6179d28ffb} <Debug> TCPHandler: Processed in 0.001356525 sec. | ||
| 2616 | 2026.05.27 21:02:59.496459 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.05.27 21:02:59.496555 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2618 | 2026.05.27 21:02:59.496597 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2619 | 2026.05.27 21:02:59.496945 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.05.27 21:02:59.496980 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2621 | 2026.05.27 21:02:59.497271 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2622 | 2026.05.27 21:02:59.497473 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.05.27 21:02:59.497595 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 2624 | 2026.05.27 21:02:59.497627 [ 261 ] {2bb2ad40-0296-410e-a229-0e4f45870689} <Debug> TCPHandler: Processed in 0.001217121 sec. | ||
| 2625 | 2026.05.27 21:02:59.497748 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.05.27 21:02:59.497841 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2627 | 2026.05.27 21:02:59.497895 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2628 | 2026.05.27 21:02:59.498587 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.05.27 21:02:59.498623 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2630 | 2026.05.27 21:02:59.499128 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2631 | 2026.05.27 21:02:59.499425 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.05.27 21:02:59.499550 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2633 | 2026.05.27 21:02:59.499588 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001763 sec., 1134.4299489506523 rows/sec., 2.03 MiB/sec. | ||
| 2634 | 2026.05.27 21:02:59.499600 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.27 21:02:59.499640 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2636 | 2026.05.27 21:02:59.499654 [ 261 ] {0ba27044-4ada-4b8a-8253-f5378ff0224c} <Debug> TCPHandler: Processed in 0.001954935 sec. | ||
| 2637 | 2026.05.27 21:02:59.499761 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 2638 | 2026.05.27 21:02:59.499808 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.27 21:02:59.499932 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.27 21:02:59.499982 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2641 | 2026.05.27 21:02:59.500047 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2642 | 2026.05.27 21:02:59.500122 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 2643 | 2026.05.27 21:02:59.500297 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2644 | 2026.05.27 21:02:59.500322 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.27 21:02:59.500364 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2646 | 2026.05.27 21:02:59.500425 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2647 | 2026.05.27 21:02:59.500549 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 2648 | 2026.05.27 21:02:59.500665 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2649 | 2026.05.27 21:02:59.500686 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2650 | 2026.05.27 21:02:59.500782 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2651 | 2026.05.27 21:02:59.500919 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.27 21:02:59.501055 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001148 sec., 2613.240418118467 rows/sec., 184.59 KiB/sec. | ||
| 2653 | 2026.05.27 21:02:59.501088 [ 261 ] {ee2de2ff-3889-43f0-8a3e-95ac66d2fc5e} <Debug> TCPHandler: Processed in 0.001340325 sec. | ||
| 2654 | 2026.05.27 21:02:59.501218 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.27 21:02:59.501316 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.05.27 21:02:59.501357 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2657 | 2026.05.27 21:02:59.501686 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.05.27 21:02:59.501721 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2659 | 2026.05.27 21:02:59.502043 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2660 | 2026.05.27 21:02:59.502276 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.05.27 21:02:59.502405 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 2662 | 2026.05.27 21:02:59.502437 [ 261 ] {0eea569d-0276-4328-be29-910f525232cb} <Debug> TCPHandler: Processed in 0.001269953 sec. | ||
| 2663 | 2026.05.27 21:02:59.503117 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 19 columns (19 merged, 0 gathered) in 0.003410414 sec., 55125.272181031396 rows/sec., 98.78 MiB/sec. | ||
| 2664 | 2026.05.27 21:02:59.503454 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2665 | 2026.05.27 21:02:59.503783 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.05.27 21:02:59.503845 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2667 | 2026.05.27 21:02:59.503913 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2668 | 2026.05.27 21:03:03.435332 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2669 | 2026.05.27 21:03:03.435400 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2670 | 2026.05.27 21:03:03.514052 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2671 | 2026.05.27 21:03:03.514834 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.05.27 21:03:03.514884 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2673 | 2026.05.27 21:03:03.515403 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2674 | 2026.05.27 21:03:03.515669 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.05.27 21:03:03.515800 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2676 | 2026.05.27 21:03:03.791381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2677 | 2026.05.27 21:03:03.808860 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.27 21:03:03.808916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2679 | 2026.05.27 21:03:03.814867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2680 | 2026.05.27 21:03:03.815595 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.27 21:03:03.818495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2682 | 2026.05.27 21:03:04.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.36 MiB, peak 218.07 MiB, free memory in arenas 0.00 B, will set to 210.61 MiB (RSS), difference: 1.25 MiB | ||
| 2683 | 2026.05.27 21:03:04.470770 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.05.27 21:03:04.470988 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2685 | 2026.05.27 21:03:04.471312 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2686 | 2026.05.27 21:03:04.471352 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2687 | 2026.05.27 21:03:04.471563 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2688 | 2026.05.27 21:03:04.471630 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2689 | 2026.05.27 21:03:04.471763 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2690 | 2026.05.27 21:03:04.471828 [ 338 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2691 | 2026.05.27 21:03:04.471861 [ 320 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2692 | 2026.05.27 21:03:04.471957 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2693 | 2026.05.27 21:03:04.471983 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2694 | 2026.05.27 21:03:04.472049 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2695 | 2026.05.27 21:03:04.472071 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2696 | 2026.05.27 21:03:04.472106 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2697 | 2026.05.27 21:03:04.472156 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2698 | 2026.05.27 21:03:04.473366 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002467 sec., 19456.830158086745 rows/sec., 4.05 MiB/sec. | ||
| 2699 | 2026.05.27 21:03:04.473483 [ 261 ] {dbe85023-3582-466f-8e0e-d4db4ab6cf2e} <Debug> TCPHandler: Processed in 0.002839965 sec. | ||
| 2700 | 2026.05.27 21:03:04.475648 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.27 21:03:04.475779 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.27 21:03:04.475830 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2703 | 2026.05.27 21:03:04.476379 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.27 21:03:04.476415 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2705 | 2026.05.27 21:03:04.476791 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2026.05.27 21:03:04.477017 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.27 21:03:04.477157 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001416 sec., 90395.48022598871 rows/sec., 7.79 MiB/sec. | ||
| 2708 | 2026.05.27 21:03:04.477200 [ 261 ] {7088221e-22e6-4ef1-9632-bbda30c76e05} <Debug> TCPHandler: Processed in 0.001612734 sec. | ||
| 2709 | 2026.05.27 21:03:04.477344 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.27 21:03:04.477442 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.27 21:03:04.477482 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2712 | 2026.05.27 21:03:04.477893 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.27 21:03:04.477929 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2714 | 2026.05.27 21:03:04.478216 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2715 | 2026.05.27 21:03:04.478420 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.27 21:03:04.478544 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001121 sec., 32114.183764495985 rows/sec., 2.36 MiB/sec. | ||
| 2717 | 2026.05.27 21:03:04.478577 [ 261 ] {073274ad-b572-4706-b71e-51ab30bed3fe} <Debug> TCPHandler: Processed in 0.001283713 sec. | ||
| 2718 | 2026.05.27 21:03:04.478724 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.05.27 21:03:04.478819 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2720 | 2026.05.27 21:03:04.478858 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2721 | 2026.05.27 21:03:04.479331 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.05.27 21:03:04.479367 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2723 | 2026.05.27 21:03:04.479654 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2724 | 2026.05.27 21:03:04.479854 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.27 21:03:04.479975 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001174 sec., 85178.87563884158 rows/sec., 6.65 MiB/sec. | ||
| 2726 | 2026.05.27 21:03:04.480008 [ 261 ] {3f478169-e43d-4c88-904a-8bee9f6a73f3} <Debug> TCPHandler: Processed in 0.001333504 sec. | ||
| 2727 | 2026.05.27 21:03:04.480140 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.27 21:03:04.480236 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.27 21:03:04.480279 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2730 | 2026.05.27 21:03:04.480710 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.05.27 21:03:04.480746 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2732 | 2026.05.27 21:03:04.481068 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.05.27 21:03:04.481278 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.05.27 21:03:04.481404 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2735 | 2026.05.27 21:03:04.481436 [ 261 ] {3d975d2d-5834-416c-929d-a3d3f6274c8b} <Debug> TCPHandler: Processed in 0.001345555 sec. | ||
| 2736 | 2026.05.27 21:03:04.481566 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.05.27 21:03:04.481660 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.05.27 21:03:04.481777 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2739 | 2026.05.27 21:03:04.482570 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.27 21:03:04.482605 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2741 | 2026.05.27 21:03:04.483143 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2742 | 2026.05.27 21:03:04.483364 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.05.27 21:03:04.483499 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 2744 | 2026.05.27 21:03:04.483545 [ 261 ] {62f942ad-2785-41c2-b55a-8857748b1e0e} <Debug> TCPHandler: Processed in 0.002028687 sec. | ||
| 2745 | 2026.05.27 21:03:04.483682 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.05.27 21:03:04.483779 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.05.27 21:03:04.483821 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2748 | 2026.05.27 21:03:04.484165 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.05.27 21:03:04.484200 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2750 | 2026.05.27 21:03:04.484495 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2751 | 2026.05.27 21:03:04.484703 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.27 21:03:04.484829 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2753 | 2026.05.27 21:03:04.484861 [ 261 ] {c61e0772-cd44-47c3-972c-066813be15b5} <Debug> TCPHandler: Processed in 0.001228491 sec. | ||
| 2754 | 2026.05.27 21:03:09.474484 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.05.27 21:03:09.474729 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2756 | 2026.05.27 21:03:09.475054 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2757 | 2026.05.27 21:03:09.475095 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2758 | 2026.05.27 21:03:09.475329 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2759 | 2026.05.27 21:03:09.475395 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2760 | 2026.05.27 21:03:09.475532 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2761 | 2026.05.27 21:03:09.475628 [ 330 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2762 | 2026.05.27 21:03:09.475635 [ 338 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2763 | 2026.05.27 21:03:09.475765 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2764 | 2026.05.27 21:03:09.475792 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2765 | 2026.05.27 21:03:09.475861 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2766 | 2026.05.27 21:03:09.475883 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2767 | 2026.05.27 21:03:09.475918 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2768 | 2026.05.27 21:03:09.475957 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2769 | 2026.05.27 21:03:09.477142 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002509 sec., 19131.127939418097 rows/sec., 3.98 MiB/sec. | ||
| 2770 | 2026.05.27 21:03:09.477274 [ 261 ] {d6fd175d-8322-4e24-87c5-1bb8e0088926} <Debug> TCPHandler: Processed in 0.002921758 sec. | ||
| 2771 | 2026.05.27 21:03:09.482012 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.27 21:03:09.482145 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.27 21:03:09.482197 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2774 | 2026.05.27 21:03:09.482814 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.27 21:03:09.482856 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2776 | 2026.05.27 21:03:09.483246 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2777 | 2026.05.27 21:03:09.483467 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.27 21:03:09.483616 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001508 sec., 185676.39257294429 rows/sec., 11.78 MiB/sec. | ||
| 2779 | 2026.05.27 21:03:09.483626 [ 133 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2780 | 2026.05.27 21:03:09.483651 [ 261 ] {b0e0973c-8a3a-47b2-b161-f9c4da52d167} <Debug> TCPHandler: Processed in 0.001702217 sec. | ||
| 2781 | 2026.05.27 21:03:09.483699 [ 133 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.27 21:03:09.483728 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2783 | 2026.05.27 21:03:09.483807 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.05.27 21:03:09.483830 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 2785 | 2026.05.27 21:03:09.483910 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.27 21:03:09.483950 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2787 | 2026.05.27 21:03:09.483956 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2788 | 2026.05.27 21:03:09.483989 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part | ||
| 2789 | 2026.05.27 21:03:09.484052 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part | ||
| 2790 | 2026.05.27 21:03:09.484097 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part | ||
| 2791 | 2026.05.27 21:03:09.484137 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part | ||
| 2792 | 2026.05.27 21:03:09.484179 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part | ||
| 2793 | 2026.05.27 21:03:09.484695 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.27 21:03:09.484736 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2795 | 2026.05.27 21:03:09.485116 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2796 | 2026.05.27 21:03:09.485139 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342225 sec., 1043044.1989979325 rows/sec., 70.17 MiB/sec. | ||
| 2797 | 2026.05.27 21:03:09.485295 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2798 | 2026.05.27 21:03:09.485365 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.27 21:03:09.485507 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001616 sec., 483292.07920792076 rows/sec., 37.27 MiB/sec. | ||
| 2800 | 2026.05.27 21:03:09.485543 [ 261 ] {e29d44a4-6ca8-413b-aba5-d963ce053e12} <Debug> TCPHandler: Processed in 0.001786359 sec. | ||
| 2801 | 2026.05.27 21:03:09.485595 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.27 21:03:09.485686 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.05.27 21:03:09.485692 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_5_1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2804 | 2026.05.27 21:03:09.485779 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2805 | 2026.05.27 21:03:09.485791 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.05.27 21:03:09.485836 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2807 | 2026.05.27 21:03:09.486270 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.27 21:03:09.486307 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2809 | 2026.05.27 21:03:09.486626 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2810 | 2026.05.27 21:03:09.486831 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.27 21:03:09.486951 [ 132 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2812 | 2026.05.27 21:03:09.486957 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001185 sec., 119831.22362869198 rows/sec., 7.06 MiB/sec. | ||
| 2813 | 2026.05.27 21:03:09.487006 [ 132 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.05.27 21:03:09.487016 [ 261 ] {ac34d58b-0437-471e-bc4d-f4d5697243e2} <Debug> TCPHandler: Processed in 0.001379356 sec. | ||
| 2815 | 2026.05.27 21:03:09.487038 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2816 | 2026.05.27 21:03:09.487123 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 2817 | 2026.05.27 21:03:09.487189 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.05.27 21:03:09.487234 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.05.27 21:03:09.487267 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2820 | 2026.05.27 21:03:09.487292 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.27 21:03:09.487321 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 2822 | 2026.05.27 21:03:09.487337 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2823 | 2026.05.27 21:03:09.487373 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2824 | 2026.05.27 21:03:09.487423 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 2825 | 2026.05.27 21:03:09.487468 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2826 | 2026.05.27 21:03:09.487514 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 2827 | 2026.05.27 21:03:09.487795 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.05.27 21:03:09.487836 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2829 | 2026.05.27 21:03:09.488145 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2830 | 2026.05.27 21:03:09.488365 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.27 21:03:09.488438 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348455 sec., 518371.0246170618 rows/sec., 33.86 MiB/sec. | ||
| 2832 | 2026.05.27 21:03:09.488498 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001224 sec., 118464.0522875817 rows/sec., 7.64 MiB/sec. | ||
| 2833 | 2026.05.27 21:03:09.488537 [ 261 ] {68e5c2b7-46d5-4704-a161-26fb55da7ce7} <Debug> TCPHandler: Processed in 0.001398226 sec. | ||
| 2834 | 2026.05.27 21:03:09.488644 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2835 | 2026.05.27 21:03:09.488679 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.05.27 21:03:09.488780 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.05.27 21:03:09.488823 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2838 | 2026.05.27 21:03:09.488954 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.27 21:03:09.489057 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_11_2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2840 | 2026.05.27 21:03:09.489147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2841 | 2026.05.27 21:03:09.489304 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.27 21:03:09.489345 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2843 | 2026.05.27 21:03:09.489646 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2844 | 2026.05.27 21:03:09.489857 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.27 21:03:09.489972 [ 132 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2846 | 2026.05.27 21:03:09.489988 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001227 sec., 117359.41320293398 rows/sec., 6.67 MiB/sec. | ||
| 2847 | 2026.05.27 21:03:09.490014 [ 132 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.05.27 21:03:09.490033 [ 261 ] {4523b253-e2aa-4996-a1a1-10ee539f9e09} <Debug> TCPHandler: Processed in 0.001404296 sec. | ||
| 2849 | 2026.05.27 21:03:09.490042 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2850 | 2026.05.27 21:03:09.490146 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 2851 | 2026.05.27 21:03:09.490189 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.05.27 21:03:09.490244 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.05.27 21:03:09.490282 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 2854 | 2026.05.27 21:03:09.490291 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2855 | 2026.05.27 21:03:09.490337 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2856 | 2026.05.27 21:03:09.490362 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 2857 | 2026.05.27 21:03:09.490417 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2858 | 2026.05.27 21:03:09.490456 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 2859 | 2026.05.27 21:03:09.490498 [ 194 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
| 2860 | 2026.05.27 21:03:09.491002 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.27 21:03:09.491047 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2862 | 2026.05.27 21:03:09.491208 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109387 sec., 649007.0642616147 rows/sec., 39.35 MiB/sec. | ||
| 2863 | 2026.05.27 21:03:09.491410 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2864 | 2026.05.27 21:03:09.491471 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2865 | 2026.05.27 21:03:09.491772 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.27 21:03:09.491800 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.27 21:03:09.491851 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_5_1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2868 | 2026.05.27 21:03:09.491930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2869 | 2026.05.27 21:03:09.491973 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001699 sec., 286050.61801059445 rows/sec., 20.06 MiB/sec. | ||
| 2870 | 2026.05.27 21:03:09.492015 [ 261 ] {5d2ccbfd-514e-4083-85a6-ea38c4799f62} <Debug> TCPHandler: Processed in 0.001877142 sec. | ||
| 2871 | 2026.05.27 21:03:09.492146 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.05.27 21:03:09.492243 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2873 | 2026.05.27 21:03:09.492284 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2874 | 2026.05.27 21:03:09.492642 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.05.27 21:03:09.492678 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2876 | 2026.05.27 21:03:09.493004 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2877 | 2026.05.27 21:03:09.493238 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.05.27 21:03:09.493373 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 181.88 KiB/sec. | ||
| 2879 | 2026.05.27 21:03:09.493406 [ 261 ] {cfc2c41a-338d-40a9-8e40-5aadc4b149b8} <Debug> TCPHandler: Processed in 0.001310604 sec. | ||
| 2880 | 2026.05.27 21:03:09.493527 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.05.27 21:03:09.493649 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.05.27 21:03:09.493691 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2883 | 2026.05.27 21:03:09.494149 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.27 21:03:09.494184 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2885 | 2026.05.27 21:03:09.494537 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2886 | 2026.05.27 21:03:09.494791 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.05.27 21:03:09.494934 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 2888 | 2026.05.27 21:03:09.494972 [ 261 ] {6e03a383-e189-4371-aa11-c2b773f6fbdd} <Debug> TCPHandler: Processed in 0.00149385 sec. | ||
| 2889 | 2026.05.27 21:03:09.495116 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.27 21:03:09.495212 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.05.27 21:03:09.495254 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2892 | 2026.05.27 21:03:09.495562 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.05.27 21:03:09.495612 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2894 | 2026.05.27 21:03:09.495951 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2895 | 2026.05.27 21:03:09.496191 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.05.27 21:03:09.496287 [ 132 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2897 | 2026.05.27 21:03:09.496320 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 2898 | 2026.05.27 21:03:09.496321 [ 132 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.05.27 21:03:09.496360 [ 261 ] {8b554b17-879e-45a0-a684-de5a13a871dd} <Debug> TCPHandler: Processed in 0.001308264 sec. | ||
| 2900 | 2026.05.27 21:03:09.496363 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2901 | 2026.05.27 21:03:09.496454 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2902 | 2026.05.27 21:03:09.496532 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.27 21:03:09.496544 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2904 | 2026.05.27 21:03:09.496585 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2905 | 2026.05.27 21:03:09.496627 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2906 | 2026.05.27 21:03:09.496636 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.27 21:03:09.496663 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2908 | 2026.05.27 21:03:09.496717 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2909 | 2026.05.27 21:03:09.496752 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 2910 | 2026.05.27 21:03:09.496751 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2911 | 2026.05.27 21:03:09.497343 [ 192 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000920021 sec., 5434.658556706858 rows/sec., 366.20 KiB/sec. | ||
| 2912 | 2026.05.27 21:03:09.497454 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2913 | 2026.05.27 21:03:09.497593 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.05.27 21:03:09.497637 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2915 | 2026.05.27 21:03:09.497710 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_5_1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.27 21:03:09.497779 [ 194 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_5_1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2917 | 2026.05.27 21:03:09.497841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2918 | 2026.05.27 21:03:09.498143 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2919 | 2026.05.27 21:03:09.498370 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.05.27 21:03:09.498506 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001888 sec., 1059.322033898305 rows/sec., 1.90 MiB/sec. | ||
| 2921 | 2026.05.27 21:03:09.498555 [ 261 ] {fc2da782-0930-4d55-aba4-f1824e8aaf34} <Debug> TCPHandler: Processed in 0.002073079 sec. | ||
| 2922 | 2026.05.27 21:03:09.498697 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.27 21:03:09.498794 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2924 | 2026.05.27 21:03:09.498836 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2925 | 2026.05.27 21:03:09.499207 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.27 21:03:09.499242 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2927 | 2026.05.27 21:03:09.499595 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2928 | 2026.05.27 21:03:09.499797 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.27 21:03:09.499943 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 4.82 MiB/sec. | ||
| 2930 | 2026.05.27 21:03:09.499979 [ 261 ] {6d4c0b99-b0ec-49dc-aad0-67896ae164c2} <Debug> TCPHandler: Processed in 0.001331874 sec. | ||
| 2931 | 2026.05.27 21:03:09.901016 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.27 21:03:09.901400 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link: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) | ||
| 2933 | 2026.05.27 21:03:09.901749 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2934 | 2026.05.27 21:03:09.901792 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link: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 | ||
| 2935 | 2026.05.27 21:03:09.902038 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2936 | 2026.05.27 21:03:09.902106 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2937 | 2026.05.27 21:03:09.902249 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2938 | 2026.05.27 21:03:09.902375 [ 320 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2939 | 2026.05.27 21:03:09.902386 [ 338 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2940 | 2026.05.27 21:03:09.902549 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 2941 | 2026.05.27 21:03:09.902577 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2942 | 2026.05.27 21:03:09.902647 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2943 | 2026.05.27 21:03:09.902668 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2944 | 2026.05.27 21:03:09.902705 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2945 | 2026.05.27 21:03:09.902754 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2946 | 2026.05.27 21:03:09.904287 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003053 sec., 15722.240419259744 rows/sec., 3.27 MiB/sec. | ||
| 2947 | 2026.05.27 21:03:09.904428 [ 261 ] {be1994ba-2f81-4264-87c3-46284c1fc567} <Debug> TCPHandler: Processed in 0.00360634 sec. | ||
| 2948 | 2026.05.27 21:03:09.916743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.05.27 21:03:09.916863 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2950 | 2026.05.27 21:03:09.916910 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2951 | 2026.05.27 21:03:09.917533 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.05.27 21:03:09.917582 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2953 | 2026.05.27 21:03:09.917947 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2954 | 2026.05.27 21:03:09.918178 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.27 21:03:09.918333 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001504 sec., 6648.936170212766 rows/sec., 542.17 KiB/sec. | ||
| 2956 | 2026.05.27 21:03:09.918368 [ 261 ] {dc6f15c8-8cdc-4adb-8236-0363109f1160} <Debug> TCPHandler: Processed in 0.001679126 sec. | ||
| 2957 | 2026.05.27 21:03:09.918496 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.05.27 21:03:09.918592 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2959 | 2026.05.27 21:03:09.918632 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2960 | 2026.05.27 21:03:09.920084 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.27 21:03:09.920121 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2962 | 2026.05.27 21:03:09.920570 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2963 | 2026.05.27 21:03:09.920798 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.27 21:03:09.920927 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002353 sec., 1057373.5656608585 rows/sec., 78.21 MiB/sec. | ||
| 2965 | 2026.05.27 21:03:09.920962 [ 261 ] {bec1517f-c580-40c6-aed0-b3ce93b461ed} <Debug> TCPHandler: Processed in 0.002515504 sec. | ||
| 2966 | 2026.05.27 21:03:09.921098 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.27 21:03:09.921192 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.27 21:03:09.921233 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2969 | 2026.05.27 21:03:09.921713 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.27 21:03:09.921749 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2971 | 2026.05.27 21:03:09.922043 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2972 | 2026.05.27 21:03:09.922256 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.27 21:03:09.922383 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.60 MiB/sec. | ||
| 2974 | 2026.05.27 21:03:09.922416 [ 261 ] {f2703530-a2dd-45d3-b98c-4dce49d6d5e0} <Debug> TCPHandler: Processed in 0.001368326 sec. | ||
| 2975 | 2026.05.27 21:03:09.922541 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.05.27 21:03:09.922634 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.05.27 21:03:09.922673 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2978 | 2026.05.27 21:03:09.923437 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.27 21:03:09.923472 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2980 | 2026.05.27 21:03:09.923784 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2981 | 2026.05.27 21:03:09.923991 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.27 21:03:09.924121 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. | ||
| 2983 | 2026.05.27 21:03:09.924155 [ 261 ] {5e52d587-2591-453d-9e1f-bd0f75574114} <Debug> TCPHandler: Processed in 0.001663126 sec. | ||
| 2984 | 2026.05.27 21:03:09.924284 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.27 21:03:09.924380 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.27 21:03:09.924420 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2987 | 2026.05.27 21:03:09.924830 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.27 21:03:09.924865 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2989 | 2026.05.27 21:03:09.925138 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2990 | 2026.05.27 21:03:09.925354 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.27 21:03:09.925477 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 2992 | 2026.05.27 21:03:09.925510 [ 261 ] {246e5887-7b72-4f44-bc1f-1071dd5b964a} <Debug> TCPHandler: Processed in 0.001275103 sec. | ||
| 2993 | 2026.05.27 21:03:09.925659 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.27 21:03:09.925761 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.27 21:03:09.925801 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2996 | 2026.05.27 21:03:09.926768 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.27 21:03:09.926804 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2998 | 2026.05.27 21:03:09.927174 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2999 | 2026.05.27 21:03:09.927392 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.27 21:03:09.927520 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Debug> executeQuery: Read 1342 rows, 92.29 KiB in 0.001776 sec., 755630.6306306307 rows/sec., 50.75 MiB/sec. | ||
| 3001 | 2026.05.27 21:03:09.927554 [ 261 ] {0da95679-1d5b-4dac-98b1-5088c27b5ebb} <Debug> TCPHandler: Processed in 0.001944645 sec. | ||
| 3002 | 2026.05.27 21:03:09.927680 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.27 21:03:09.927776 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.27 21:03:09.927818 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3005 | 2026.05.27 21:03:09.928613 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.27 21:03:09.928648 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3007 | 2026.05.27 21:03:09.929059 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3008 | 2026.05.27 21:03:09.929271 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.27 21:03:09.929401 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001644 sec., 913017.0316301703 rows/sec., 55.39 MiB/sec. | ||
| 3010 | 2026.05.27 21:03:09.929435 [ 261 ] {b3e95b75-9946-4a5e-9c53-d71d81a7b0a3} <Debug> TCPHandler: Processed in 0.00180468 sec. | ||
| 3011 | 2026.05.27 21:03:09.929580 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.05.27 21:03:09.929674 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.05.27 21:03:09.929728 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3014 | 2026.05.27 21:03:09.930651 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.27 21:03:09.930687 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3016 | 2026.05.27 21:03:09.931246 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3017 | 2026.05.27 21:03:09.931473 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.27 21:03:09.931608 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001952 sec., 25614.754098360656 rows/sec., 45.90 MiB/sec. | ||
| 3019 | 2026.05.27 21:03:09.931654 [ 261 ] {511b5a60-38ed-4b56-89f3-92bcddab9260} <Debug> TCPHandler: Processed in 0.002124231 sec. | ||
| 3020 | 2026.05.27 21:03:09.931795 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.05.27 21:03:09.931891 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.05.27 21:03:09.931932 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3023 | 2026.05.27 21:03:09.932268 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.27 21:03:09.932303 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3025 | 2026.05.27 21:03:09.932597 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3026 | 2026.05.27 21:03:09.932806 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.27 21:03:09.932932 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00106 sec., 2830.1886792452833 rows/sec., 199.92 KiB/sec. | ||
| 3028 | 2026.05.27 21:03:09.932964 [ 261 ] {0609ea2b-79fa-48e0-bde9-4be51f0b6ac9} <Debug> TCPHandler: Processed in 0.001218331 sec. | ||
| 3029 | 2026.05.27 21:03:09.933099 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.05.27 21:03:09.933195 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.05.27 21:03:09.933236 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3032 | 2026.05.27 21:03:09.933559 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.05.27 21:03:09.933594 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3034 | 2026.05.27 21:03:09.933885 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3035 | 2026.05.27 21:03:09.934097 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.05.27 21:03:09.934221 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 3037 | 2026.05.27 21:03:09.934254 [ 261 ] {dfa0a6dc-1438-44a8-83be-0a36619374cd} <Debug> TCPHandler: Processed in 0.00120458 sec. | ||
| 3038 | 2026.05.27 21:03:10.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.29 MiB, peak 218.07 MiB, free memory in arenas 0.00 B, will set to 210.89 MiB (RSS), difference: -1.40 MiB | ||
| 3039 | 2026.05.27 21:03:11.016840 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 3040 | 2026.05.27 21:03:11.017321 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.27 21:03:11.017356 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3042 | 2026.05.27 21:03:11.017826 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3043 | 2026.05.27 21:03:11.018053 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.27 21:03:11.018175 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 3045 | 2026.05.27 21:03:11.018225 [ 149 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3046 | 2026.05.27 21:03:11.018308 [ 149 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.27 21:03:11.018333 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3048 | 2026.05.27 21:03:11.018490 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 3049 | 2026.05.27 21:03:11.018640 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3050 | 2026.05.27 21:03:11.018688 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 3051 | 2026.05.27 21:03:11.018789 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3052 | 2026.05.27 21:03:11.018839 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3053 | 2026.05.27 21:03:11.018882 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3054 | 2026.05.27 21:03:11.018923 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3055 | 2026.05.27 21:03:11.018963 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3056 | 2026.05.27 21:03:11.020319 [ 192 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899693 sec., 2810980.511061524 rows/sec., 40.21 MiB/sec. | ||
| 3057 | 2026.05.27 21:03:11.021144 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3058 | 2026.05.27 21:03:11.021460 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.27 21:03:11.021537 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_11_2} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3060 | 2026.05.27 21:03:11.021618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3061 | 2026.05.27 21:03:11.175903 [ 149 ] {} <Debug> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3062 | 2026.05.27 21:03:11.175964 [ 149 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.27 21:03:11.175989 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3064 | 2026.05.27 21:03:11.176130 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::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 | ||
| 3065 | 2026.05.27 21:03:11.176803 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3066 | 2026.05.27 21:03:11.176992 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::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 | ||
| 3067 | 2026.05.27 21:03:11.177458 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::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 | ||
| 3068 | 2026.05.27 21:03:11.177831 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 3069 | 2026.05.27 21:03:11.178221 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::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 | ||
| 3070 | 2026.05.27 21:03:11.178621 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::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 | ||
| 3071 | 2026.05.27 21:03:11.183552 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 72 columns (72 merged, 0 gathered) in 0.007477749 sec., 1872.221172441065 rows/sec., 2.09 MiB/sec. | ||
| 3072 | 2026.05.27 21:03:11.183940 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3073 | 2026.05.27 21:03:11.184437 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.05.27 21:03:11.184509 [ 201 ] {2af0d74b-98a4-49a3-812c-2f4a36162269::all_1_5_1} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3075 | 2026.05.27 21:03:11.184631 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3076 | 2026.05.27 21:03:11.319496 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3077 | 2026.05.27 21:03:11.337391 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.27 21:03:11.337447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3079 | 2026.05.27 21:03:11.343719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3080 | 2026.05.27 21:03:11.344428 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.27 21:03:11.344777 [ 149 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3082 | 2026.05.27 21:03:11.344858 [ 149 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.05.27 21:03:11.344896 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3084 | 2026.05.27 21:03:11.345109 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3085 | 2026.05.27 21:03:11.347641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3086 | 2026.05.27 21:03:11.349113 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2026.05.27 21:03:11.350600 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3088 | 2026.05.27 21:03:11.355054 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3089 | 2026.05.27 21:03:11.358992 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3090 | 2026.05.27 21:03:11.363225 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3091 | 2026.05.27 21:03:11.367840 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3092 | 2026.05.27 21:03:11.372248 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 3093 | 2026.05.27 21:03:11.423358 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078338277 sec., 1059.50760188407 rows/sec., 5.48 MiB/sec. | ||
| 3094 | 2026.05.27 21:03:11.425147 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3095 | 2026.05.27 21:03:11.426924 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_11_2} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.27 21:03:11.427017 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_11_2} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3097 | 2026.05.27 21:03:11.428046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3098 | 2026.05.27 21:03:12.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.13 MiB, peak 222.01 MiB, free memory in arenas 0.00 B, will set to 223.48 MiB (RSS), difference: 11.35 MiB | ||
| 3099 | 2026.05.27 21:03:14.467972 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.05.27 21:03:14.468368 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3101 | 2026.05.27 21:03:14.468770 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3102 | 2026.05.27 21:03:14.468808 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3103 | 2026.05.27 21:03:14.469026 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3104 | 2026.05.27 21:03:14.469096 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3105 | 2026.05.27 21:03:14.469237 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3106 | 2026.05.27 21:03:14.469359 [ 341 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3107 | 2026.05.27 21:03:14.469373 [ 320 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3108 | 2026.05.27 21:03:14.469510 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3109 | 2026.05.27 21:03:14.469540 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3110 | 2026.05.27 21:03:14.469613 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3111 | 2026.05.27 21:03:14.469634 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3112 | 2026.05.27 21:03:14.469671 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3113 | 2026.05.27 21:03:14.469710 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3114 | 2026.05.27 21:03:14.471091 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00288 sec., 16666.666666666664 rows/sec., 3.47 MiB/sec. | ||
| 3115 | 2026.05.27 21:03:14.471231 [ 261 ] {214bd784-d667-4bc0-8147-7622bf8919e8} <Debug> TCPHandler: Processed in 0.003456835 sec. | ||
| 3116 | 2026.05.27 21:03:14.472759 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.27 21:03:14.472875 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.27 21:03:14.472920 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2026.05.27 21:03:14.473469 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.27 21:03:14.473519 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3121 | 2026.05.27 21:03:14.473902 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3122 | 2026.05.27 21:03:14.474123 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.05.27 21:03:14.474269 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. | ||
| 3124 | 2026.05.27 21:03:14.474273 [ 91 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3125 | 2026.05.27 21:03:14.474305 [ 261 ] {416ac69a-1f4b-48fa-9fad-077b9d2d1030} <Debug> TCPHandler: Processed in 0.001607454 sec. | ||
| 3126 | 2026.05.27 21:03:14.474341 [ 91 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.05.27 21:03:14.474374 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3128 | 2026.05.27 21:03:14.474471 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.05.27 21:03:14.474581 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3130 | 2026.05.27 21:03:14.474588 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 3131 | 2026.05.27 21:03:14.474623 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2026.05.27 21:03:14.474738 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3133 | 2026.05.27 21:03:14.474782 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4068 rows starting from the beginning of the part | ||
| 3134 | 2026.05.27 21:03:14.474863 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 782 rows starting from the beginning of the part | ||
| 3135 | 2026.05.27 21:03:14.474915 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3136 | 2026.05.27 21:03:14.474964 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 781 rows starting from the beginning of the part | ||
| 3137 | 2026.05.27 21:03:14.475009 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2488 rows starting from the beginning of the part | ||
| 3138 | 2026.05.27 21:03:14.475055 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3139 | 2026.05.27 21:03:14.475456 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.27 21:03:14.475499 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3141 | 2026.05.27 21:03:14.475969 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3142 | 2026.05.27 21:03:14.476227 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.27 21:03:14.476361 [ 91 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3144 | 2026.05.27 21:03:14.476366 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001803 sec., 35496.394897393235 rows/sec., 2.77 MiB/sec. | ||
| 3145 | 2026.05.27 21:03:14.476408 [ 91 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.27 21:03:14.476426 [ 261 ] {c89d06ed-e685-433d-8ca9-77822f428e21} <Debug> TCPHandler: Processed in 0.002010107 sec. | ||
| 3147 | 2026.05.27 21:03:14.476435 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3148 | 2026.05.27 21:03:14.476580 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 3149 | 2026.05.27 21:03:14.476601 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.27 21:03:14.476712 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.05.27 21:03:14.476737 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.05.27 21:03:14.476756 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3153 | 2026.05.27 21:03:14.476780 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2355 rows starting from the beginning of the part | ||
| 3154 | 2026.05.27 21:03:14.476857 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 491 rows starting from the beginning of the part | ||
| 3155 | 2026.05.27 21:03:14.476912 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3156 | 2026.05.27 21:03:14.476963 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 486 rows starting from the beginning of the part | ||
| 3157 | 2026.05.27 21:03:14.477016 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1342 rows starting from the beginning of the part | ||
| 3158 | 2026.05.27 21:03:14.477063 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3159 | 2026.05.27 21:03:14.477196 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.27 21:03:14.477242 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3161 | 2026.05.27 21:03:14.477727 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3162 | 2026.05.27 21:03:14.477990 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.27 21:03:14.478009 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8303 rows, containing 5 columns (5 merged, 0 gathered) in 0.003471196 sec., 2391970.951798746 rows/sec., 189.90 MiB/sec. | ||
| 3164 | 2026.05.27 21:03:14.478124 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3165 | 2026.05.27 21:03:14.478137 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001444 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. | ||
| 3166 | 2026.05.27 21:03:14.478166 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.05.27 21:03:14.478187 [ 261 ] {5e21c309-2252-4b8e-9eb2-58c8d7906c57} <Debug> TCPHandler: Processed in 0.001634914 sec. | ||
| 3168 | 2026.05.27 21:03:14.478195 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3169 | 2026.05.27 21:03:14.478319 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 3170 | 2026.05.27 21:03:14.478334 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.05.27 21:03:14.478440 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.05.27 21:03:14.478444 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3173 | 2026.05.27 21:03:14.478484 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3174 | 2026.05.27 21:03:14.478485 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4982 rows starting from the beginning of the part | ||
| 3175 | 2026.05.27 21:03:14.478504 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3176 | 2026.05.27 21:03:14.478580 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 3177 | 2026.05.27 21:03:14.478639 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3178 | 2026.05.27 21:03:14.478699 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3179 | 2026.05.27 21:03:14.478744 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1501 rows starting from the beginning of the part | ||
| 3180 | 2026.05.27 21:03:14.478788 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3181 | 2026.05.27 21:03:14.478809 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.05.27 21:03:14.478871 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.05.27 21:03:14.478889 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_16_3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3184 | 2026.05.27 21:03:14.478916 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3185 | 2026.05.27 21:03:14.478976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3186 | 2026.05.27 21:03:14.479059 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4838 rows, containing 5 columns (5 merged, 0 gathered) in 0.002526104 sec., 1915202.22445315 rows/sec., 138.41 MiB/sec. | ||
| 3187 | 2026.05.27 21:03:14.479250 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3188 | 2026.05.27 21:03:14.479409 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3189 | 2026.05.27 21:03:14.479508 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.05.27 21:03:14.479653 [ 91 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3191 | 2026.05.27 21:03:14.479657 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001236 sec., 38834.951456310686 rows/sec., 2.62 MiB/sec. | ||
| 3192 | 2026.05.27 21:03:14.479720 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.05.27 21:03:14.479704 [ 91 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.05.27 21:03:14.479791 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3195 | 2026.05.27 21:03:14.479809 [ 261 ] {0d50190d-34fa-4c7d-9154-9b0a108123bf} <Debug> TCPHandler: Processed in 0.001520671 sec. | ||
| 3196 | 2026.05.27 21:03:14.479817 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_16_3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3197 | 2026.05.27 21:03:14.479889 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 3198 | 2026.05.27 21:03:14.479895 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3199 | 2026.05.27 21:03:14.479991 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2026.05.27 21:03:14.480032 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 966 rows starting from the beginning of the part | ||
| 3201 | 2026.05.27 21:03:14.480092 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3202 | 2026.05.27 21:03:14.480133 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 3203 | 2026.05.27 21:03:14.480174 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3204 | 2026.05.27 21:03:14.480211 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3205 | 2026.05.27 21:03:14.480261 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3206 | 2026.05.27 21:03:14.481167 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297624 sec., 975629.3040202708 rows/sec., 59.22 MiB/sec. | ||
| 3207 | 2026.05.27 21:03:14.481456 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3208 | 2026.05.27 21:03:14.481766 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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.27 21:03:14.481838 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7302 rows, containing 5 columns (5 merged, 0 gathered) in 0.003559248 sec., 2051556.9580990141 rows/sec., 128.94 MiB/sec. | ||
| 3210 | 2026.05.27 21:03:14.481853 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_16_3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3211 | 2026.05.27 21:03:14.481967 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3212 | 2026.05.27 21:03:14.482431 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3213 | 2026.05.27 21:03:14.482703 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.05.27 21:03:14.482766 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2026.05.27 21:03:14.482852 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3216 | 2026.05.27 21:03:15.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.84 MiB, peak 231.43 MiB, free memory in arenas 0.00 B, will set to 225.69 MiB (RSS), difference: 1.85 MiB | ||
| 3217 | 2026.05.27 21:03:18.435477 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3218 | 2026.05.27 21:03:18.435553 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3219 | 2026.05.27 21:03:18.519231 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 3220 | 2026.05.27 21:03:18.519744 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.05.27 21:03:18.519789 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3222 | 2026.05.27 21:03:18.520298 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3223 | 2026.05.27 21:03:18.520532 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.05.27 21:03:18.520669 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 3225 | 2026.05.27 21:03:18.847841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3226 | 2026.05.27 21:03:18.864298 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.05.27 21:03:18.864358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3228 | 2026.05.27 21:03:18.869982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3229 | 2026.05.27 21:03:18.870651 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.05.27 21:03:18.873332 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3231 | 2026.05.27 21:03:19.474448 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.27 21:03:19.474720 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3233 | 2026.05.27 21:03:19.475064 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3234 | 2026.05.27 21:03:19.475105 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3235 | 2026.05.27 21:03:19.475346 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3236 | 2026.05.27 21:03:19.475416 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3237 | 2026.05.27 21:03:19.475558 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3238 | 2026.05.27 21:03:19.475681 [ 320 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3239 | 2026.05.27 21:03:19.475692 [ 355 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3240 | 2026.05.27 21:03:19.475864 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3241 | 2026.05.27 21:03:19.475891 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3242 | 2026.05.27 21:03:19.475963 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3243 | 2026.05.27 21:03:19.475984 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3244 | 2026.05.27 21:03:19.476022 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3245 | 2026.05.27 21:03:19.476061 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3246 | 2026.05.27 21:03:19.477441 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002838 sec., 16913.319238900636 rows/sec., 3.52 MiB/sec. | ||
| 3247 | 2026.05.27 21:03:19.477578 [ 261 ] {fa2c3321-ec7d-4709-a503-7c66a3812f99} <Debug> TCPHandler: Processed in 0.003278189 sec. | ||
| 3248 | 2026.05.27 21:03:19.482293 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.27 21:03:19.482431 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.05.27 21:03:19.482483 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3251 | 2026.05.27 21:03:19.483182 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.05.27 21:03:19.483220 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3253 | 2026.05.27 21:03:19.483641 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3254 | 2026.05.27 21:03:19.483868 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.27 21:03:19.484016 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001624 sec., 172413.79310344826 rows/sec., 10.94 MiB/sec. | ||
| 3256 | 2026.05.27 21:03:19.484053 [ 261 ] {1ef8a86d-7246-4535-ae3d-30a2e2eb3e6f} <Debug> TCPHandler: Processed in 0.001823411 sec. | ||
| 3257 | 2026.05.27 21:03:19.484241 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.27 21:03:19.484339 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.27 21:03:19.484381 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3260 | 2026.05.27 21:03:19.485098 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.27 21:03:19.485137 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3262 | 2026.05.27 21:03:19.485491 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3263 | 2026.05.27 21:03:19.485704 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.27 21:03:19.485830 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.00151 sec., 517218.5430463576 rows/sec., 39.89 MiB/sec. | ||
| 3265 | 2026.05.27 21:03:19.485864 [ 261 ] {eca2239e-4e1e-454f-86cd-a0c4280c8685} <Debug> TCPHandler: Processed in 0.001672795 sec. | ||
| 3266 | 2026.05.27 21:03:19.486005 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.27 21:03:19.486101 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.05.27 21:03:19.486141 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3269 | 2026.05.27 21:03:19.486643 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.27 21:03:19.486681 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3271 | 2026.05.27 21:03:19.486999 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3272 | 2026.05.27 21:03:19.487216 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.27 21:03:19.487346 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001264 sec., 112341.77215189874 rows/sec., 6.62 MiB/sec. | ||
| 3274 | 2026.05.27 21:03:19.487381 [ 261 ] {67db7ee5-b0e0-47ef-a3ac-e612fac61497} <Debug> TCPHandler: Processed in 0.001432418 sec. | ||
| 3275 | 2026.05.27 21:03:19.487520 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.05.27 21:03:19.487617 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.05.27 21:03:19.487657 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3278 | 2026.05.27 21:03:19.488137 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.27 21:03:19.488175 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3280 | 2026.05.27 21:03:19.488509 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3281 | 2026.05.27 21:03:19.488723 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.27 21:03:19.488849 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001251 sec., 115907.27418065548 rows/sec., 7.48 MiB/sec. | ||
| 3283 | 2026.05.27 21:03:19.488884 [ 261 ] {9f4674ac-a6fe-4fde-9f17-55395d4f947a} <Debug> TCPHandler: Processed in 0.001413897 sec. | ||
| 3284 | 2026.05.27 21:03:19.489056 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.05.27 21:03:19.489152 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.05.27 21:03:19.489192 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3287 | 2026.05.27 21:03:19.489687 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.05.27 21:03:19.489723 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3289 | 2026.05.27 21:03:19.490032 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3290 | 2026.05.27 21:03:19.490246 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.05.27 21:03:19.490372 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001239 sec., 116222.7602905569 rows/sec., 6.60 MiB/sec. | ||
| 3292 | 2026.05.27 21:03:19.490406 [ 261 ] {2598e1ec-5a39-48e0-a83e-9ca489fd46b1} <Debug> TCPHandler: Processed in 0.001405196 sec. | ||
| 3293 | 2026.05.27 21:03:19.490535 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.05.27 21:03:19.490632 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3295 | 2026.05.27 21:03:19.490672 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3296 | 2026.05.27 21:03:19.491508 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.05.27 21:03:19.491567 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3298 | 2026.05.27 21:03:19.492032 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3299 | 2026.05.27 21:03:19.492292 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.05.27 21:03:19.492450 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001834 sec., 264994.54743729555 rows/sec., 18.58 MiB/sec. | ||
| 3301 | 2026.05.27 21:03:19.492506 [ 261 ] {2c263f44-ed68-4c53-a7d9-bb85dc0676bc} <Debug> TCPHandler: Processed in 0.002020467 sec. | ||
| 3302 | 2026.05.27 21:03:19.492739 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.05.27 21:03:19.492871 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3304 | 2026.05.27 21:03:19.492931 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3305 | 2026.05.27 21:03:19.493302 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.05.27 21:03:19.493339 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3307 | 2026.05.27 21:03:19.493642 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3308 | 2026.05.27 21:03:19.493853 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.05.27 21:03:19.493988 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 180.31 KiB/sec. | ||
| 3310 | 2026.05.27 21:03:19.493996 [ 101 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3311 | 2026.05.27 21:03:19.494025 [ 261 ] {f3070b9f-2e8e-4b62-9c14-88bb4cd9f6ad} <Debug> TCPHandler: Processed in 0.001405597 sec. | ||
| 3312 | 2026.05.27 21:03:19.494053 [ 101 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.27 21:03:19.494081 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3314 | 2026.05.27 21:03:19.494159 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.05.27 21:03:19.494191 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 3316 | 2026.05.27 21:03:19.494262 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.05.27 21:03:19.494312 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3318 | 2026.05.27 21:03:19.494330 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2026.05.27 21:03:19.494370 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3320 | 2026.05.27 21:03:19.494433 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 3321 | 2026.05.27 21:03:19.494474 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3322 | 2026.05.27 21:03:19.494514 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3323 | 2026.05.27 21:03:19.494553 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3324 | 2026.05.27 21:03:19.494684 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3325 | 2026.05.27 21:03:19.494811 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.05.27 21:03:19.494855 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3327 | 2026.05.27 21:03:19.495252 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3328 | 2026.05.27 21:03:19.495483 [ 192 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333334 sec., 17999.9910000045 rows/sec., 940.43 KiB/sec. | ||
| 3329 | 2026.05.27 21:03:19.495487 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.05.27 21:03:19.495623 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3331 | 2026.05.27 21:03:19.495652 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001409 sec., 188076.65010645846 rows/sec., 12.50 MiB/sec. | ||
| 3332 | 2026.05.27 21:03:19.495794 [ 261 ] {975aa34a-f2f2-4957-b57c-ba1b751bffd8} <Debug> TCPHandler: Processed in 0.001684356 sec. | ||
| 3333 | 2026.05.27 21:03:19.495907 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.05.27 21:03:19.495947 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.05.27 21:03:19.495987 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_6_1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3336 | 2026.05.27 21:03:19.496052 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.05.27 21:03:19.496062 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3338 | 2026.05.27 21:03:19.496105 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3339 | 2026.05.27 21:03:19.496431 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.27 21:03:19.496467 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3341 | 2026.05.27 21:03:19.496772 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3342 | 2026.05.27 21:03:19.497003 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.27 21:03:19.497132 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 3344 | 2026.05.27 21:03:19.497165 [ 261 ] {09c717e9-8931-402b-b230-e7187ceca853} <Debug> TCPHandler: Processed in 0.001268992 sec. | ||
| 3345 | 2026.05.27 21:03:19.497293 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.27 21:03:19.497387 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.05.27 21:03:19.497443 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3348 | 2026.05.27 21:03:19.498207 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.27 21:03:19.498244 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3350 | 2026.05.27 21:03:19.498732 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3351 | 2026.05.27 21:03:19.498956 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.27 21:03:19.499102 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001732 sec., 1154.7344110854503 rows/sec., 2.07 MiB/sec. | ||
| 3353 | 2026.05.27 21:03:19.499150 [ 261 ] {bb0796d4-2334-46f5-8c75-f677059a82da} <Debug> TCPHandler: Processed in 0.001906143 sec. | ||
| 3354 | 2026.05.27 21:03:19.499277 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.05.27 21:03:19.499374 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.05.27 21:03:19.499416 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3357 | 2026.05.27 21:03:19.499791 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.27 21:03:19.499826 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3359 | 2026.05.27 21:03:19.500131 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3360 | 2026.05.27 21:03:19.500340 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.27 21:03:19.500467 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 5.06 MiB/sec. | ||
| 3362 | 2026.05.27 21:03:19.500499 [ 261 ] {0817cbfe-228c-4e86-ad0c-267209f9454c} <Debug> TCPHandler: Processed in 0.001271822 sec. | ||
| 3363 | 2026.05.27 21:03:24.470564 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.27 21:03:24.470927 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3365 | 2026.05.27 21:03:24.471267 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3366 | 2026.05.27 21:03:24.471308 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3367 | 2026.05.27 21:03:24.471533 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3368 | 2026.05.27 21:03:24.471607 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3369 | 2026.05.27 21:03:24.471752 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3370 | 2026.05.27 21:03:24.471874 [ 355 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3371 | 2026.05.27 21:03:24.471884 [ 320 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3372 | 2026.05.27 21:03:24.472035 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3373 | 2026.05.27 21:03:24.472069 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3374 | 2026.05.27 21:03:24.472144 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3375 | 2026.05.27 21:03:24.472165 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3376 | 2026.05.27 21:03:24.472202 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3377 | 2026.05.27 21:03:24.472245 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3378 | 2026.05.27 21:03:24.473730 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002927 sec., 16399.043389135633 rows/sec., 3.41 MiB/sec. | ||
| 3379 | 2026.05.27 21:03:24.473870 [ 261 ] {e41f1a40-c6e8-4c65-8824-d00fb2a98dcc} <Debug> TCPHandler: Processed in 0.003497017 sec. | ||
| 3380 | 2026.05.27 21:03:24.476487 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.05.27 21:03:24.476697 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3382 | 2026.05.27 21:03:24.476780 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3383 | 2026.05.27 21:03:24.477500 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.27 21:03:24.477537 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3385 | 2026.05.27 21:03:24.477943 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3386 | 2026.05.27 21:03:24.478167 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.27 21:03:24.478320 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001685 sec., 79525.22255192877 rows/sec., 6.88 MiB/sec. | ||
| 3388 | 2026.05.27 21:03:24.478357 [ 261 ] {5f4d03a8-b642-4a28-bfff-3860792ad912} <Debug> TCPHandler: Processed in 0.001973986 sec. | ||
| 3389 | 2026.05.27 21:03:24.478480 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.05.27 21:03:24.478580 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.05.27 21:03:24.478622 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3392 | 2026.05.27 21:03:24.479121 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.05.27 21:03:24.479159 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3394 | 2026.05.27 21:03:24.479465 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3395 | 2026.05.27 21:03:24.479677 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.27 21:03:24.479805 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001247 sec., 31275.06014434643 rows/sec., 2.30 MiB/sec. | ||
| 3397 | 2026.05.27 21:03:24.479840 [ 261 ] {7848cf1e-fec7-4f8a-b304-3a19b44aab72} <Debug> TCPHandler: Processed in 0.001409777 sec. | ||
| 3398 | 2026.05.27 21:03:24.479963 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.05.27 21:03:24.480060 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3400 | 2026.05.27 21:03:24.480100 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3401 | 2026.05.27 21:03:24.480536 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.27 21:03:24.480572 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3403 | 2026.05.27 21:03:24.480874 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3404 | 2026.05.27 21:03:24.481088 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.27 21:03:24.481220 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001179 sec., 87362.17133163699 rows/sec., 6.82 MiB/sec. | ||
| 3406 | 2026.05.27 21:03:24.481254 [ 261 ] {cce87ede-75fa-468e-84aa-c399e5f6b389} <Debug> TCPHandler: Processed in 0.001340914 sec. | ||
| 3407 | 2026.05.27 21:03:24.481397 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.05.27 21:03:24.481493 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.05.27 21:03:24.481537 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3410 | 2026.05.27 21:03:24.481955 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.05.27 21:03:24.481990 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3412 | 2026.05.27 21:03:24.482313 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3413 | 2026.05.27 21:03:24.482542 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.05.27 21:03:24.482688 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 3415 | 2026.05.27 21:03:24.482722 [ 261 ] {6c3fba69-e705-48f6-b8eb-6af5b494dbc3} <Debug> TCPHandler: Processed in 0.001375496 sec. | ||
| 3416 | 2026.05.27 21:03:24.482896 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.05.27 21:03:24.483004 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.05.27 21:03:24.483060 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3419 | 2026.05.27 21:03:24.483940 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.05.27 21:03:24.483977 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3421 | 2026.05.27 21:03:24.484548 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3422 | 2026.05.27 21:03:24.484777 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.05.27 21:03:24.484912 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3424 | 2026.05.27 21:03:24.484916 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001941 sec., 20092.73570324575 rows/sec., 36.01 MiB/sec. | ||
| 3425 | 2026.05.27 21:03:24.484977 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.05.27 21:03:24.485009 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3427 | 2026.05.27 21:03:24.485014 [ 261 ] {cb2f95b3-5a98-4edd-b4bb-bfe4a86bccd3} <Debug> TCPHandler: Processed in 0.002169332 sec. | ||
| 3428 | 2026.05.27 21:03:24.485151 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.05.27 21:03:24.485163 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 3430 | 2026.05.27 21:03:24.485258 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.05.27 21:03:24.485306 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3432 | 2026.05.27 21:03:24.485449 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3433 | 2026.05.27 21:03:24.485523 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
| 3434 | 2026.05.27 21:03:24.485665 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.27 21:03:24.485667 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3436 | 2026.05.27 21:03:24.485708 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3437 | 2026.05.27 21:03:24.485813 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3438 | 2026.05.27 21:03:24.485930 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 3439 | 2026.05.27 21:03:24.486021 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3440 | 2026.05.27 21:03:24.486038 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3441 | 2026.05.27 21:03:24.486108 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3442 | 2026.05.27 21:03:24.486288 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.05.27 21:03:24.486431 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 3444 | 2026.05.27 21:03:24.486467 [ 261 ] {8667cc69-c1cf-4b01-81f4-9b2ea01767e7} <Debug> TCPHandler: Processed in 0.001366236 sec. | ||
| 3445 | 2026.05.27 21:03:24.488793 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 19 columns (19 merged, 0 gathered) in 0.003691113 sec., 85881.95484668174 rows/sec., 153.90 MiB/sec. | ||
| 3446 | 2026.05.27 21:03:24.489306 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3447 | 2026.05.27 21:03:24.489609 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.05.27 21:03:24.489683 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3449 | 2026.05.27 21:03:24.489765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 3450 | 2026.05.27 21:03:26.021641 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3451 | 2026.05.27 21:03:26.022121 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.05.27 21:03:26.022159 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3453 | 2026.05.27 21:03:26.022633 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3454 | 2026.05.27 21:03:26.022875 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.27 21:03:26.023000 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3456 | 2026.05.27 21:03:26.374291 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3457 | 2026.05.27 21:03:26.389304 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.05.27 21:03:26.389359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3459 | 2026.05.27 21:03:26.395286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3460 | 2026.05.27 21:03:26.396014 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.05.27 21:03:26.398989 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3462 | 2026.05.27 21:03:29.474302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.27 21:03:29.474573 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3464 | 2026.05.27 21:03:29.474941 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3465 | 2026.05.27 21:03:29.474986 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3466 | 2026.05.27 21:03:29.475245 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3467 | 2026.05.27 21:03:29.475319 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3468 | 2026.05.27 21:03:29.475465 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3469 | 2026.05.27 21:03:29.475575 [ 331 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3470 | 2026.05.27 21:03:29.475603 [ 342 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3471 | 2026.05.27 21:03:29.475717 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3472 | 2026.05.27 21:03:29.475749 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3473 | 2026.05.27 21:03:29.475823 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3474 | 2026.05.27 21:03:29.475844 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3475 | 2026.05.27 21:03:29.475881 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3476 | 2026.05.27 21:03:29.475920 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3477 | 2026.05.27 21:03:29.477162 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002698 sec., 17790.956263899185 rows/sec., 3.70 MiB/sec. | ||
| 3478 | 2026.05.27 21:03:29.477305 [ 261 ] {695b9000-2a38-46b6-b28d-5c7d714b7f81} <Debug> TCPHandler: Processed in 0.003163305 sec. | ||
| 3479 | 2026.05.27 21:03:29.482468 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.05.27 21:03:29.482625 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.05.27 21:03:29.482690 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3482 | 2026.05.27 21:03:29.483427 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.05.27 21:03:29.483470 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3484 | 2026.05.27 21:03:29.483873 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3485 | 2026.05.27 21:03:29.484131 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.05.27 21:03:29.484284 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001704 sec., 164319.2488262911 rows/sec., 10.43 MiB/sec. | ||
| 3487 | 2026.05.27 21:03:29.484329 [ 261 ] {5f7a8712-8dec-47cc-a839-c0da53d83a6e} <Debug> TCPHandler: Processed in 0.001984186 sec. | ||
| 3488 | 2026.05.27 21:03:29.484476 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.05.27 21:03:29.484591 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3490 | 2026.05.27 21:03:29.484636 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3491 | 2026.05.27 21:03:29.485064 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.05.27 21:03:29.485100 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3493 | 2026.05.27 21:03:29.485398 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3494 | 2026.05.27 21:03:29.485603 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.05.27 21:03:29.485735 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 418.89 KiB/sec. | ||
| 3496 | 2026.05.27 21:03:29.485780 [ 261 ] {73bcf4ce-502d-4398-b256-2ca03e29573c} <Debug> TCPHandler: Processed in 0.001356466 sec. | ||
| 3497 | 2026.05.27 21:03:29.485912 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.05.27 21:03:29.486009 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3499 | 2026.05.27 21:03:29.486049 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3500 | 2026.05.27 21:03:29.486778 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.05.27 21:03:29.486813 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3502 | 2026.05.27 21:03:29.487170 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3503 | 2026.05.27 21:03:29.487375 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.05.27 21:03:29.487504 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001514 sec., 517833.5535006605 rows/sec., 39.92 MiB/sec. | ||
| 3505 | 2026.05.27 21:03:29.487537 [ 261 ] {adf08430-5c24-4f49-ac17-705afb303a21} <Debug> TCPHandler: Processed in 0.001674846 sec. | ||
| 3506 | 2026.05.27 21:03:29.487659 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.05.27 21:03:29.487755 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3508 | 2026.05.27 21:03:29.487808 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3509 | 2026.05.27 21:03:29.488236 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.05.27 21:03:29.488272 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3511 | 2026.05.27 21:03:29.488567 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3512 | 2026.05.27 21:03:29.488802 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.05.27 21:03:29.488927 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.37 MiB/sec. | ||
| 3514 | 2026.05.27 21:03:29.488960 [ 261 ] {718c803f-63c8-4fac-ae16-bbd442831a58} <Debug> TCPHandler: Processed in 0.001350445 sec. | ||
| 3515 | 2026.05.27 21:03:29.489083 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.27 21:03:29.489179 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.27 21:03:29.489218 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3518 | 2026.05.27 21:03:29.489638 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.27 21:03:29.489673 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3520 | 2026.05.27 21:03:29.489981 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2026.05.27 21:03:29.490184 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.27 21:03:29.490306 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001145 sec., 126637.55458515284 rows/sec., 8.17 MiB/sec. | ||
| 3523 | 2026.05.27 21:03:29.490338 [ 261 ] {c7449cd5-fc7e-42f3-8392-28d0b9f7c020} <Debug> TCPHandler: Processed in 0.001304853 sec. | ||
| 3524 | 2026.05.27 21:03:29.490459 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.05.27 21:03:29.490554 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3526 | 2026.05.27 21:03:29.490594 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3527 | 2026.05.27 21:03:29.491015 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.27 21:03:29.491050 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3529 | 2026.05.27 21:03:29.491340 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3530 | 2026.05.27 21:03:29.491547 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.27 21:03:29.491668 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001132 sec., 127208.48056537102 rows/sec., 7.23 MiB/sec. | ||
| 3532 | 2026.05.27 21:03:29.491702 [ 261 ] {5b5e95e3-25ea-4192-b355-85cbafbade85} <Debug> TCPHandler: Processed in 0.001292403 sec. | ||
| 3533 | 2026.05.27 21:03:29.491829 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.05.27 21:03:29.491925 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3535 | 2026.05.27 21:03:29.491965 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3536 | 2026.05.27 21:03:29.492521 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.05.27 21:03:29.492556 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3538 | 2026.05.27 21:03:29.492882 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3539 | 2026.05.27 21:03:29.493087 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.05.27 21:03:29.493213 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001306 sec., 376722.81776416535 rows/sec., 26.46 MiB/sec. | ||
| 3541 | 2026.05.27 21:03:29.493247 [ 261 ] {ba8375bd-5bfd-4e58-8ca2-58d7875373a0} <Debug> TCPHandler: Processed in 0.001467139 sec. | ||
| 3542 | 2026.05.27 21:03:29.493367 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.05.27 21:03:29.493462 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3544 | 2026.05.27 21:03:29.493504 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3545 | 2026.05.27 21:03:29.493848 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.05.27 21:03:29.493883 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3547 | 2026.05.27 21:03:29.494186 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3548 | 2026.05.27 21:03:29.494392 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.05.27 21:03:29.494519 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001075 sec., 3720.9302325581393 rows/sec., 194.40 KiB/sec. | ||
| 3550 | 2026.05.27 21:03:29.494553 [ 261 ] {be46a0e9-9228-4a7f-880b-a9910e3065ad} <Debug> TCPHandler: Processed in 0.001235101 sec. | ||
| 3551 | 2026.05.27 21:03:29.494678 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.27 21:03:29.494780 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.05.27 21:03:29.494823 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3554 | 2026.05.27 21:03:29.495241 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.05.27 21:03:29.495275 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3556 | 2026.05.27 21:03:29.495599 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3557 | 2026.05.27 21:03:29.495816 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.05.27 21:03:29.495944 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.00119 sec., 225210.08403361344 rows/sec., 14.97 MiB/sec. | ||
| 3559 | 2026.05.27 21:03:29.495977 [ 261 ] {dbc90c88-c43e-4dc9-b661-fab85214bdac} <Debug> TCPHandler: Processed in 0.001349575 sec. | ||
| 3560 | 2026.05.27 21:03:29.496099 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.27 21:03:29.496194 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.05.27 21:03:29.496234 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3563 | 2026.05.27 21:03:29.496546 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.05.27 21:03:29.496580 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3565 | 2026.05.27 21:03:29.496869 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3566 | 2026.05.27 21:03:29.497073 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.05.27 21:03:29.497196 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3568 | 2026.05.27 21:03:29.497228 [ 261 ] {d3c5a692-dd80-49c4-8f47-2d2032df6b2a} <Debug> TCPHandler: Processed in 0.001178499 sec. | ||
| 3569 | 2026.05.27 21:03:29.497346 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.05.27 21:03:29.497440 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.05.27 21:03:29.497492 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3572 | 2026.05.27 21:03:29.498209 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.27 21:03:29.498245 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3574 | 2026.05.27 21:03:29.498744 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3575 | 2026.05.27 21:03:29.498980 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.27 21:03:29.499114 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001691 sec., 1182.7321111768185 rows/sec., 2.12 MiB/sec. | ||
| 3577 | 2026.05.27 21:03:29.499167 [ 261 ] {6be04b09-5b1e-4534-90f1-023e59159696} <Debug> TCPHandler: Processed in 0.001869682 sec. | ||
| 3578 | 2026.05.27 21:03:29.499302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.05.27 21:03:29.499398 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.05.27 21:03:29.499439 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3581 | 2026.05.27 21:03:29.499776 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.27 21:03:29.499811 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3583 | 2026.05.27 21:03:29.500111 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3584 | 2026.05.27 21:03:29.500318 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.05.27 21:03:29.500440 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 3586 | 2026.05.27 21:03:29.500471 [ 261 ] {338ac742-3b60-44cc-bdc6-9b4f033672c9} <Debug> TCPHandler: Processed in 0.00121935 sec. | ||
| 3587 | 2026.05.27 21:03:33.435825 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3588 | 2026.05.27 21:03:33.435903 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3589 | 2026.05.27 21:03:33.523958 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3590 | 2026.05.27 21:03:33.524426 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.05.27 21:03:33.524475 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3592 | 2026.05.27 21:03:33.524984 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3593 | 2026.05.27 21:03:33.525225 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.27 21:03:33.525364 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3595 | 2026.05.27 21:03:33.899942 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3596 | 2026.05.27 21:03:33.916726 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.05.27 21:03:33.916792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3598 | 2026.05.27 21:03:33.923296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3599 | 2026.05.27 21:03:33.924094 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.05.27 21:03:33.931269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3601 | 2026.05.27 21:03:34.471026 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2026.05.27 21:03:34.471268 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3603 | 2026.05.27 21:03:34.471607 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3604 | 2026.05.27 21:03:34.471651 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3605 | 2026.05.27 21:03:34.471890 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3606 | 2026.05.27 21:03:34.471964 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3607 | 2026.05.27 21:03:34.472110 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3608 | 2026.05.27 21:03:34.472237 [ 331 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3609 | 2026.05.27 21:03:34.472251 [ 360 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3610 | 2026.05.27 21:03:34.472382 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3611 | 2026.05.27 21:03:34.472415 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3612 | 2026.05.27 21:03:34.472490 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3613 | 2026.05.27 21:03:34.472512 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3614 | 2026.05.27 21:03:34.472549 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3615 | 2026.05.27 21:03:34.472590 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3616 | 2026.05.27 21:03:34.473834 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002666 sec., 18004.50112528132 rows/sec., 3.75 MiB/sec. | ||
| 3617 | 2026.05.27 21:03:34.473948 [ 261 ] {f59eec9d-a029-462e-a3f8-fcb08e771d95} <Debug> TCPHandler: Processed in 0.003069852 sec. | ||
| 3618 | 2026.05.27 21:03:34.476304 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.05.27 21:03:34.476439 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3620 | 2026.05.27 21:03:34.476492 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3621 | 2026.05.27 21:03:34.477173 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.05.27 21:03:34.477215 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3623 | 2026.05.27 21:03:34.477598 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3624 | 2026.05.27 21:03:34.477841 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.27 21:03:34.477994 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001595 sec., 84012.53918495297 rows/sec., 7.27 MiB/sec. | ||
| 3626 | 2026.05.27 21:03:34.478030 [ 261 ] {b30700c8-c1ec-4b9b-9ade-6d73c3b7631d} <Debug> TCPHandler: Processed in 0.001789379 sec. | ||
| 3627 | 2026.05.27 21:03:34.478193 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.05.27 21:03:34.478297 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3629 | 2026.05.27 21:03:34.478339 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3630 | 2026.05.27 21:03:34.478788 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.05.27 21:03:34.478826 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3632 | 2026.05.27 21:03:34.479124 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3633 | 2026.05.27 21:03:34.479333 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.05.27 21:03:34.479462 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00119 sec., 32773.10924369748 rows/sec., 2.41 MiB/sec. | ||
| 3635 | 2026.05.27 21:03:34.479466 [ 135 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3636 | 2026.05.27 21:03:34.479496 [ 261 ] {ba091042-2152-4c08-ab06-55fe12e2b520} <Debug> TCPHandler: Processed in 0.001354265 sec. | ||
| 3637 | 2026.05.27 21:03:34.479543 [ 135 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.27 21:03:34.479570 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3639 | 2026.05.27 21:03:34.479657 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.05.27 21:03:34.479709 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 3641 | 2026.05.27 21:03:34.479771 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3642 | 2026.05.27 21:03:34.479818 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3643 | 2026.05.27 21:03:34.479855 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2026.05.27 21:03:34.479899 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 205 rows starting from the beginning of the part | ||
| 3645 | 2026.05.27 21:03:34.480018 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 3646 | 2026.05.27 21:03:34.480080 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 142 rows starting from the beginning of the part | ||
| 3647 | 2026.05.27 21:03:34.480136 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 3648 | 2026.05.27 21:03:34.480192 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 3649 | 2026.05.27 21:03:34.480244 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 3650 | 2026.05.27 21:03:34.480264 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.05.27 21:03:34.480305 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3652 | 2026.05.27 21:03:34.480657 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3653 | 2026.05.27 21:03:34.480903 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.05.27 21:03:34.481042 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001291 sec., 79783.11386522076 rows/sec., 6.23 MiB/sec. | ||
| 3655 | 2026.05.27 21:03:34.481077 [ 261 ] {5959462c-8c95-4460-8f75-45302afab2c3} <Debug> TCPHandler: Processed in 0.001469809 sec. | ||
| 3656 | 2026.05.27 21:03:34.481201 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.05.27 21:03:34.481297 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.05.27 21:03:34.481307 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653425 sec., 382841.67712475616 rows/sec., 25.73 MiB/sec. | ||
| 3659 | 2026.05.27 21:03:34.481343 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3660 | 2026.05.27 21:03:34.481503 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3661 | 2026.05.27 21:03:34.481812 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.05.27 21:03:34.481866 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.05.27 21:03:34.481897 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_16_3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3664 | 2026.05.27 21:03:34.481918 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3665 | 2026.05.27 21:03:34.482000 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3666 | 2026.05.27 21:03:34.482261 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3667 | 2026.05.27 21:03:34.482508 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.05.27 21:03:34.482640 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 3669 | 2026.05.27 21:03:34.482677 [ 261 ] {80ddb427-1c51-4f90-8311-a3d2c327f058} <Debug> TCPHandler: Processed in 0.001526871 sec. | ||
| 3670 | 2026.05.27 21:03:34.482825 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.05.27 21:03:34.482930 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.05.27 21:03:34.482984 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3673 | 2026.05.27 21:03:34.483884 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.05.27 21:03:34.483921 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3675 | 2026.05.27 21:03:34.484490 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3676 | 2026.05.27 21:03:34.484726 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.05.27 21:03:34.484870 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001959 sec., 19908.11638591118 rows/sec., 35.67 MiB/sec. | ||
| 3678 | 2026.05.27 21:03:34.484930 [ 261 ] {38f2affe-db8c-4853-bb2a-0775020070c2} <Debug> TCPHandler: Processed in 0.002160452 sec. | ||
| 3679 | 2026.05.27 21:03:34.485068 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.05.27 21:03:34.485164 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.05.27 21:03:34.485206 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3682 | 2026.05.27 21:03:34.485562 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.27 21:03:34.485598 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3684 | 2026.05.27 21:03:34.485906 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3685 | 2026.05.27 21:03:34.486117 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.27 21:03:34.486247 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3687 | 2026.05.27 21:03:34.486279 [ 261 ] {a792d4cb-89b6-4f92-89ff-ff2b26f129de} <Debug> TCPHandler: Processed in 0.001260842 sec. | ||
| 3688 | 2026.05.27 21:03:39.474145 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.05.27 21:03:39.474408 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3690 | 2026.05.27 21:03:39.474772 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3691 | 2026.05.27 21:03:39.474815 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3692 | 2026.05.27 21:03:39.475063 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3693 | 2026.05.27 21:03:39.475133 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3694 | 2026.05.27 21:03:39.475278 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3695 | 2026.05.27 21:03:39.475392 [ 326 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3696 | 2026.05.27 21:03:39.475392 [ 360 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3697 | 2026.05.27 21:03:39.475526 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3698 | 2026.05.27 21:03:39.475558 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3699 | 2026.05.27 21:03:39.475645 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3700 | 2026.05.27 21:03:39.475666 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3701 | 2026.05.27 21:03:39.475706 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3702 | 2026.05.27 21:03:39.475747 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3703 | 2026.05.27 21:03:39.477335 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003028 sec., 15852.047556142668 rows/sec., 3.30 MiB/sec. | ||
| 3704 | 2026.05.27 21:03:39.477535 [ 261 ] {e1b7eedf-f7b0-4dfb-a423-e107de230230} <Debug> TCPHandler: Processed in 0.003539418 sec. | ||
| 3705 | 2026.05.27 21:03:39.482558 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.05.27 21:03:39.482728 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.05.27 21:03:39.482797 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3708 | 2026.05.27 21:03:39.483600 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.05.27 21:03:39.483642 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3710 | 2026.05.27 21:03:39.484046 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3711 | 2026.05.27 21:03:39.484300 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.05.27 21:03:39.484444 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001772 sec., 158013.5440180587 rows/sec., 10.03 MiB/sec. | ||
| 3713 | 2026.05.27 21:03:39.484480 [ 261 ] {8203f264-353e-4bc2-9e73-3d8ac94eb302} <Debug> TCPHandler: Processed in 0.002055608 sec. | ||
| 3714 | 2026.05.27 21:03:39.484660 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.05.27 21:03:39.484760 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3716 | 2026.05.27 21:03:39.484802 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2026.05.27 21:03:39.485667 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.05.27 21:03:39.485703 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3719 | 2026.05.27 21:03:39.486050 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3720 | 2026.05.27 21:03:39.486262 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.05.27 21:03:39.486390 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001649 sec., 473620.3759854457 rows/sec., 36.52 MiB/sec. | ||
| 3722 | 2026.05.27 21:03:39.486404 [ 123 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3723 | 2026.05.27 21:03:39.486424 [ 261 ] {3e4fe6be-501d-4b85-8c04-fa59dd129182} <Debug> TCPHandler: Processed in 0.001824601 sec. | ||
| 3724 | 2026.05.27 21:03:39.486480 [ 123 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.05.27 21:03:39.486512 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3726 | 2026.05.27 21:03:39.486624 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.05.27 21:03:39.486725 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.05.27 21:03:39.486765 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3729 | 2026.05.27 21:03:39.487002 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 3730 | 2026.05.27 21:03:39.487168 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2026.05.27 21:03:39.487206 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4080 rows starting from the beginning of the part | ||
| 3732 | 2026.05.27 21:03:39.487276 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.27 21:03:39.487286 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 781 rows starting from the beginning of the part | ||
| 3734 | 2026.05.27 21:03:39.487321 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3735 | 2026.05.27 21:03:39.487355 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
| 3736 | 2026.05.27 21:03:39.487404 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 784 rows starting from the beginning of the part | ||
| 3737 | 2026.05.27 21:03:39.487448 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 134 rows starting from the beginning of the part | ||
| 3738 | 2026.05.27 21:03:39.487490 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 781 rows starting from the beginning of the part | ||
| 3739 | 2026.05.27 21:03:39.487672 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3740 | 2026.05.27 21:03:39.487928 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.05.27 21:03:39.488059 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001352 sec., 105029.58579881658 rows/sec., 6.19 MiB/sec. | ||
| 3742 | 2026.05.27 21:03:39.488092 [ 261 ] {8a437159-b3cd-4488-8ec1-c69ec3359ad1} <Debug> TCPHandler: Processed in 0.001518751 sec. | ||
| 3743 | 2026.05.27 21:03:39.488271 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.05.27 21:03:39.488367 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.05.27 21:03:39.488407 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3746 | 2026.05.27 21:03:39.488921 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.05.27 21:03:39.488956 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3748 | 2026.05.27 21:03:39.489263 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3749 | 2026.05.27 21:03:39.489495 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.05.27 21:03:39.489611 [ 122 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3751 | 2026.05.27 21:03:39.489622 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001274 sec., 113814.75667189954 rows/sec., 7.34 MiB/sec. | ||
| 3752 | 2026.05.27 21:03:39.489650 [ 122 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.27 21:03:39.489663 [ 261 ] {d01b0258-40ff-4094-a4eb-ab9431ee891f} <Debug> TCPHandler: Processed in 0.001443418 sec. | ||
| 3754 | 2026.05.27 21:03:39.489670 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3755 | 2026.05.27 21:03:39.489688 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753542 sec., 2431050.6249768483 rows/sec., 195.52 MiB/sec. | ||
| 3756 | 2026.05.27 21:03:39.489748 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 3757 | 2026.05.27 21:03:39.489808 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.05.27 21:03:39.489834 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3759 | 2026.05.27 21:03:39.489864 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1098 rows starting from the beginning of the part | ||
| 3760 | 2026.05.27 21:03:39.489909 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 145 rows starting from the beginning of the part | ||
| 3761 | 2026.05.27 21:03:39.489920 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.05.27 21:03:39.489948 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 3763 | 2026.05.27 21:03:39.489976 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3764 | 2026.05.27 21:03:39.490001 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 3765 | 2026.05.27 21:03:39.490044 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 145 rows starting from the beginning of the part | ||
| 3766 | 2026.05.27 21:03:39.490082 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 3767 | 2026.05.27 21:03:39.490199 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3768 | 2026.05.27 21:03:39.490471 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.05.27 21:03:39.490514 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3770 | 2026.05.27 21:03:39.490547 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.05.27 21:03:39.490642 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_21_4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3772 | 2026.05.27 21:03:39.490731 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3773 | 2026.05.27 21:03:39.490909 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3774 | 2026.05.27 21:03:39.491129 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411407 sec., 1756403.362035189 rows/sec., 112.09 MiB/sec. | ||
| 3775 | 2026.05.27 21:03:39.491134 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.27 21:03:39.491284 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001382 sec., 104196.81620839363 rows/sec., 5.92 MiB/sec. | ||
| 3777 | 2026.05.27 21:03:39.491321 [ 261 ] {03ef4ab3-9fbc-4ecf-b350-134bc148d5c6} <Debug> TCPHandler: Processed in 0.001563542 sec. | ||
| 3778 | 2026.05.27 21:03:39.491332 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3779 | 2026.05.27 21:03:39.491477 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.05.27 21:03:39.491586 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3781 | 2026.05.27 21:03:39.491632 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3782 | 2026.05.27 21:03:39.491633 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.05.27 21:03:39.491725 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_11_2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3784 | 2026.05.27 21:03:39.491794 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3785 | 2026.05.27 21:03:39.492289 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.05.27 21:03:39.492331 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3787 | 2026.05.27 21:03:39.492688 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3788 | 2026.05.27 21:03:39.492912 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.05.27 21:03:39.493041 [ 122 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3790 | 2026.05.27 21:03:39.493045 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001476 sec., 329268.2926829268 rows/sec., 23.09 MiB/sec. | ||
| 3791 | 2026.05.27 21:03:39.493088 [ 122 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.05.27 21:03:39.493104 [ 261 ] {e0c81a30-78f3-46b0-b3cc-02b0f0fdcd7f} <Debug> TCPHandler: Processed in 0.001677025 sec. | ||
| 3793 | 2026.05.27 21:03:39.493117 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3794 | 2026.05.27 21:03:39.493216 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 3795 | 2026.05.27 21:03:39.493254 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.05.27 21:03:39.493317 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3797 | 2026.05.27 21:03:39.493346 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2369 rows starting from the beginning of the part | ||
| 3798 | 2026.05.27 21:03:39.493350 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3799 | 2026.05.27 21:03:39.493395 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3800 | 2026.05.27 21:03:39.493405 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 486 rows starting from the beginning of the part | ||
| 3801 | 2026.05.27 21:03:39.493449 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 103 rows starting from the beginning of the part | ||
| 3802 | 2026.05.27 21:03:39.493490 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 492 rows starting from the beginning of the part | ||
| 3803 | 2026.05.27 21:03:39.493529 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 103 rows starting from the beginning of the part | ||
| 3804 | 2026.05.27 21:03:39.493569 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 486 rows starting from the beginning of the part | ||
| 3805 | 2026.05.27 21:03:39.493757 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.05.27 21:03:39.493792 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3807 | 2026.05.27 21:03:39.494106 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3808 | 2026.05.27 21:03:39.494326 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.05.27 21:03:39.494462 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 184.78 KiB/sec. | ||
| 3810 | 2026.05.27 21:03:39.494495 [ 261 ] {543072cc-7e08-49e0-9f76-7b6978ec6111} <Debug> TCPHandler: Processed in 0.001290673 sec. | ||
| 3811 | 2026.05.27 21:03:39.494636 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.05.27 21:03:39.494732 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.05.27 21:03:39.494775 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3814 | 2026.05.27 21:03:39.494949 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769679 sec., 2282334.818913487 rows/sec., 166.69 MiB/sec. | ||
| 3815 | 2026.05.27 21:03:39.495167 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3816 | 2026.05.27 21:03:39.495198 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.05.27 21:03:39.495233 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3818 | 2026.05.27 21:03:39.495424 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.05.27 21:03:39.495491 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_21_4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3820 | 2026.05.27 21:03:39.495553 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3821 | 2026.05.27 21:03:39.495590 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3822 | 2026.05.27 21:03:39.495811 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.05.27 21:03:39.495945 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 3824 | 2026.05.27 21:03:39.495948 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3825 | 2026.05.27 21:03:39.495980 [ 261 ] {f0635df9-e211-4136-ad3f-6d434766f79e} <Debug> TCPHandler: Processed in 0.001393476 sec. | ||
| 3826 | 2026.05.27 21:03:39.496006 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.05.27 21:03:39.496032 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3828 | 2026.05.27 21:03:39.496119 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 3829 | 2026.05.27 21:03:39.496157 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.05.27 21:03:39.496219 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3831 | 2026.05.27 21:03:39.496251 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7302 rows starting from the beginning of the part | ||
| 3832 | 2026.05.27 21:03:39.496259 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.05.27 21:03:39.496300 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3834 | 2026.05.27 21:03:39.496307 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3835 | 2026.05.27 21:03:39.496352 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 3836 | 2026.05.27 21:03:39.496398 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 268 rows starting from the beginning of the part | ||
| 3837 | 2026.05.27 21:03:39.496437 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 3838 | 2026.05.27 21:03:39.496472 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3839 | 2026.05.27 21:03:39.496654 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.05.27 21:03:39.496696 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3841 | 2026.05.27 21:03:39.497012 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3842 | 2026.05.27 21:03:39.497228 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.05.27 21:03:39.497369 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 3844 | 2026.05.27 21:03:39.497403 [ 261 ] {c4ecb022-7184-44a0-b3f0-cf779bfb77bb} <Debug> TCPHandler: Processed in 0.001302203 sec. | ||
| 3845 | 2026.05.27 21:03:39.497554 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.05.27 21:03:39.497649 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.05.27 21:03:39.497702 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3848 | 2026.05.27 21:03:39.498462 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.05.27 21:03:39.498497 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3850 | 2026.05.27 21:03:39.499007 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3851 | 2026.05.27 21:03:39.499243 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.05.27 21:03:39.499314 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8420 rows, containing 5 columns (5 merged, 0 gathered) in 0.003224057 sec., 2611616.35789938 rows/sec., 165.71 MiB/sec. | ||
| 3853 | 2026.05.27 21:03:39.499386 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001755 sec., 1139.6011396011395 rows/sec., 2.04 MiB/sec. | ||
| 3854 | 2026.05.27 21:03:39.499439 [ 261 ] {4a7eea67-2d08-46ed-8f82-5ae5495b4476} <Debug> TCPHandler: Processed in 0.001944975 sec. | ||
| 3855 | 2026.05.27 21:03:39.499579 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3856 | 2026.05.27 21:03:39.499593 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.05.27 21:03:39.499700 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3858 | 2026.05.27 21:03:39.499745 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3859 | 2026.05.27 21:03:39.499897 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.05.27 21:03:39.499986 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3861 | 2026.05.27 21:03:39.500071 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3862 | 2026.05.27 21:03:39.500103 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.05.27 21:03:39.500148 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3864 | 2026.05.27 21:03:39.500503 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3865 | 2026.05.27 21:03:39.500716 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.05.27 21:03:39.500811 [ 123 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3867 | 2026.05.27 21:03:39.500841 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 4.85 MiB/sec. | ||
| 3868 | 2026.05.27 21:03:39.500842 [ 123 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.05.27 21:03:39.500871 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3870 | 2026.05.27 21:03:39.500873 [ 261 ] {b8ea5c3f-2b5d-494a-b039-dbaf0a1f5ed3} <Debug> TCPHandler: Processed in 0.001341345 sec. | ||
| 3871 | 2026.05.27 21:03:39.500955 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 3872 | 2026.05.27 21:03:39.501051 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.05.27 21:03:39.501082 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1266 rows starting from the beginning of the part | ||
| 3874 | 2026.05.27 21:03:39.501160 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3875 | 2026.05.27 21:03:39.501208 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3876 | 2026.05.27 21:03:39.501247 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3877 | 2026.05.27 21:03:39.501285 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3878 | 2026.05.27 21:03:39.501326 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3879 | 2026.05.27 21:03:39.502302 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380966 sec., 1199160.587588688 rows/sec., 73.74 MiB/sec. | ||
| 3880 | 2026.05.27 21:03:39.502507 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3881 | 2026.05.27 21:03:39.502790 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.05.27 21:03:39.502856 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_21_4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3883 | 2026.05.27 21:03:39.502912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3884 | 2026.05.27 21:03:39.912182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.05.27 21:03:39.912492 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3886 | 2026.05.27 21:03:39.912961 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3887 | 2026.05.27 21:03:39.913024 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3888 | 2026.05.27 21:03:39.913359 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3889 | 2026.05.27 21:03:39.913429 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3890 | 2026.05.27 21:03:39.913577 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3891 | 2026.05.27 21:03:39.913697 [ 351 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3892 | 2026.05.27 21:03:39.913720 [ 360 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3893 | 2026.05.27 21:03:39.913846 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 3894 | 2026.05.27 21:03:39.913876 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3895 | 2026.05.27 21:03:39.913950 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3896 | 2026.05.27 21:03:39.913973 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3897 | 2026.05.27 21:03:39.914010 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 3898 | 2026.05.27 21:03:39.914051 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 3899 | 2026.05.27 21:03:39.915230 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002879 sec., 16672.45571378951 rows/sec., 3.47 MiB/sec. | ||
| 3900 | 2026.05.27 21:03:39.915363 [ 261 ] {44683c6b-3318-4c41-a6ce-493abb414ba2} <Debug> TCPHandler: Processed in 0.003341311 sec. | ||
| 3901 | 2026.05.27 21:03:39.930319 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.05.27 21:03:39.930481 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3903 | 2026.05.27 21:03:39.930544 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3904 | 2026.05.27 21:03:39.932395 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.05.27 21:03:39.932443 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3906 | 2026.05.27 21:03:39.933107 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3907 | 2026.05.27 21:03:39.933436 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.05.27 21:03:39.933588 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.003154 sec., 1059923.9061509194 rows/sec., 79.87 MiB/sec. | ||
| 3909 | 2026.05.27 21:03:39.933626 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 3910 | 2026.05.27 21:03:39.933640 [ 261 ] {b1db24dc-3bcd-4360-9bbb-c7234238c2ee} <Debug> TCPHandler: Processed in 0.003403723 sec. | ||
| 3911 | 2026.05.27 21:03:39.933796 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.05.27 21:03:39.933904 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.05.27 21:03:39.933947 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3914 | 2026.05.27 21:03:39.934416 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.05.27 21:03:39.934453 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3916 | 2026.05.27 21:03:39.934758 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3917 | 2026.05.27 21:03:39.934978 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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.27 21:03:39.935122 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001236 sec., 40453.07443365696 rows/sec., 2.97 MiB/sec. | ||
| 3919 | 2026.05.27 21:03:39.935157 [ 261 ] {628226e7-c450-4e6e-ad24-0f7d971d528e} <Debug> TCPHandler: Processed in 0.001413887 sec. | ||
| 3920 | 2026.05.27 21:03:39.935303 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.05.27 21:03:39.935401 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.05.27 21:03:39.935441 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3923 | 2026.05.27 21:03:39.936216 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.05.27 21:03:39.936253 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3925 | 2026.05.27 21:03:39.936601 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3926 | 2026.05.27 21:03:39.936852 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.05.27 21:03:39.936983 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001601 sec., 595252.9668956902 rows/sec., 34.78 MiB/sec. | ||
| 3928 | 2026.05.27 21:03:39.937018 [ 261 ] {f16951ab-835b-407b-9786-d4da93a23b67} <Debug> TCPHandler: Processed in 0.001768529 sec. | ||
| 3929 | 2026.05.27 21:03:39.937156 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.05.27 21:03:39.937254 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.05.27 21:03:39.937294 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3932 | 2026.05.27 21:03:39.937700 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.27 21:03:39.937737 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3934 | 2026.05.27 21:03:39.938022 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3935 | 2026.05.27 21:03:39.938238 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.27 21:03:39.938366 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 3937 | 2026.05.27 21:03:39.938401 [ 261 ] {5f499951-06e4-42e3-a9bf-693cd15e4270} <Debug> TCPHandler: Processed in 0.001297014 sec. | ||
| 3938 | 2026.05.27 21:03:39.938531 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.27 21:03:39.938638 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.27 21:03:39.938678 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3941 | 2026.05.27 21:03:39.939729 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.27 21:03:39.939768 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3943 | 2026.05.27 21:03:39.940179 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3944 | 2026.05.27 21:03:39.940406 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.27 21:03:39.940538 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.001918 sec., 996350.3649635037 rows/sec., 67.19 MiB/sec. | ||
| 3946 | 2026.05.27 21:03:39.940574 [ 261 ] {8f05eccf-5d2c-4f8d-9c18-a64bbe12a1f9} <Debug> TCPHandler: Processed in 0.00209434 sec. | ||
| 3947 | 2026.05.27 21:03:39.940711 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.27 21:03:39.940810 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.27 21:03:39.940856 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3950 | 2026.05.27 21:03:39.941592 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.27 21:03:39.941631 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3952 | 2026.05.27 21:03:39.942081 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3953 | 2026.05.27 21:03:39.942334 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.27 21:03:39.942470 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00168 sec., 890476.1904761904 rows/sec., 54.00 MiB/sec. | ||
| 3955 | 2026.05.27 21:03:39.942505 [ 261 ] {117b85b3-f33c-457e-aaac-50df9b7f1d9c} <Debug> TCPHandler: Processed in 0.001846381 sec. | ||
| 3956 | 2026.05.27 21:03:39.942664 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.27 21:03:39.942762 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.05.27 21:03:39.942818 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3959 | 2026.05.27 21:03:39.943854 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.27 21:03:39.943892 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3961 | 2026.05.27 21:03:39.944473 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3962 | 2026.05.27 21:03:39.944713 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.05.27 21:03:39.944853 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00211 sec., 23696.682464454978 rows/sec., 42.46 MiB/sec. | ||
| 3964 | 2026.05.27 21:03:39.944904 [ 261 ] {ad77191a-d363-46ea-9481-c225f9a18f94} <Debug> TCPHandler: Processed in 0.002292796 sec. | ||
| 3965 | 2026.05.27 21:03:39.945066 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.05.27 21:03:39.945164 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3967 | 2026.05.27 21:03:39.945206 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3968 | 2026.05.27 21:03:39.945605 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.05.27 21:03:39.945643 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3970 | 2026.05.27 21:03:39.945969 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3971 | 2026.05.27 21:03:39.946196 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.05.27 21:03:39.946328 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001182 sec., 138747.88494077834 rows/sec., 7.55 MiB/sec. | ||
| 3973 | 2026.05.27 21:03:39.946362 [ 261 ] {36f9f5ff-7134-449f-9b6a-3625eb694547} <Debug> TCPHandler: Processed in 0.001349145 sec. | ||
| 3974 | 2026.05.27 21:03:41.026323 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3975 | 2026.05.27 21:03:41.026807 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.05.27 21:03:41.026842 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3977 | 2026.05.27 21:03:41.027301 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3978 | 2026.05.27 21:03:41.027529 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.05.27 21:03:41.027652 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3980 | 2026.05.27 21:03:41.432258 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3981 | 2026.05.27 21:03:41.447648 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.05.27 21:03:41.447705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3983 | 2026.05.27 21:03:41.453285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3984 | 2026.05.27 21:03:41.454011 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.05.27 21:03:41.456633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3986 | 2026.05.27 21:03:41.569071 [ 119 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3987 | 2026.05.27 21:03:41.569182 [ 119 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.05.27 21:03:41.569222 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3989 | 2026.05.27 21:03:41.569398 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 3990 | 2026.05.27 21:03:41.569577 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3991 | 2026.05.27 21:03:41.569618 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3992 | 2026.05.27 21:03:41.569699 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 3993 | 2026.05.27 21:03:41.569759 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 3994 | 2026.05.27 21:03:41.569817 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3995 | 2026.05.27 21:03:41.569871 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 3996 | 2026.05.27 21:03:41.570753 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424297 sec., 22467.224181473386 rows/sec., 1.87 MiB/sec. | ||
| 3997 | 2026.05.27 21:03:41.570905 [ 194 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3998 | 2026.05.27 21:03:41.571179 [ 194 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.27 21:03:41.571249 [ 194 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_5_1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4000 | 2026.05.27 21:03:41.571315 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4001 | 2026.05.27 21:03:44.467981 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.05.27 21:03:44.468240 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4003 | 2026.05.27 21:03:44.468577 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4004 | 2026.05.27 21:03:44.468615 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4005 | 2026.05.27 21:03:44.468833 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4006 | 2026.05.27 21:03:44.468904 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4007 | 2026.05.27 21:03:44.469045 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4008 | 2026.05.27 21:03:44.469157 [ 328 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4009 | 2026.05.27 21:03:44.469162 [ 351 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4010 | 2026.05.27 21:03:44.469310 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4011 | 2026.05.27 21:03:44.469340 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4012 | 2026.05.27 21:03:44.469420 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4013 | 2026.05.27 21:03:44.469442 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4014 | 2026.05.27 21:03:44.469479 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4015 | 2026.05.27 21:03:44.469521 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4016 | 2026.05.27 21:03:44.470773 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002631 sec., 18244.01368301026 rows/sec., 3.80 MiB/sec. | ||
| 4017 | 2026.05.27 21:03:44.470915 [ 261 ] {5aa12150-8f3c-413e-9a99-477da5805a7f} <Debug> TCPHandler: Processed in 0.003069242 sec. | ||
| 4018 | 2026.05.27 21:03:44.472512 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.27 21:03:44.472644 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4020 | 2026.05.27 21:03:44.472695 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4021 | 2026.05.27 21:03:44.473409 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.27 21:03:44.473459 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4023 | 2026.05.27 21:03:44.473886 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4024 | 2026.05.27 21:03:44.474124 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.27 21:03:44.474274 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 4026 | 2026.05.27 21:03:44.474309 [ 261 ] {799e94a3-c78a-409c-a413-7cb24e1d0b93} <Debug> TCPHandler: Processed in 0.001857362 sec. | ||
| 4027 | 2026.05.27 21:03:44.474444 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.05.27 21:03:44.474539 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4029 | 2026.05.27 21:03:44.474580 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4030 | 2026.05.27 21:03:44.475024 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.05.27 21:03:44.475061 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4032 | 2026.05.27 21:03:44.475357 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4033 | 2026.05.27 21:03:44.475569 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.05.27 21:03:44.475702 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4035 | 2026.05.27 21:03:44.475736 [ 261 ] {28ecc6d1-2203-4259-bc68-415c9a8c1d86} <Debug> TCPHandler: Processed in 0.001346725 sec. | ||
| 4036 | 2026.05.27 21:03:44.475864 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.27 21:03:44.475959 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.27 21:03:44.476002 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4039 | 2026.05.27 21:03:44.476442 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.05.27 21:03:44.476477 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4041 | 2026.05.27 21:03:44.476793 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4042 | 2026.05.27 21:03:44.477006 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.27 21:03:44.477130 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00119 sec., 107563.02521008403 rows/sec., 7.49 MiB/sec. | ||
| 4044 | 2026.05.27 21:03:44.477163 [ 261 ] {b4fb6aa2-2a3c-466d-bd27-d1175b63c6cf} <Debug> TCPHandler: Processed in 0.001349045 sec. | ||
| 4045 | 2026.05.27 21:03:44.477306 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.27 21:03:44.477410 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.27 21:03:44.477450 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4048 | 2026.05.27 21:03:44.477789 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.27 21:03:44.477823 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4050 | 2026.05.27 21:03:44.478119 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4051 | 2026.05.27 21:03:44.478329 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.27 21:03:44.478453 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 4053 | 2026.05.27 21:03:44.478485 [ 261 ] {0ae2613d-df23-4d06-9fe3-144df8ea30fa} <Debug> TCPHandler: Processed in 0.001228151 sec. | ||
| 4054 | 2026.05.27 21:03:47.064860 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.05.27 21:03:47.065151 [ 4 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 4056 | 2026.05.27 21:03:47.065754 [ 4 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4057 | 2026.05.27 21:03:47.065985 [ 4 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4058 | 2026.05.27 21:03:47.066421 [ 360 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4059 | 2026.05.27 21:03:47.066863 [ 4 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001853 sec., 22126.281705342688 rows/sec., 1.32 MiB/sec. | ||
| 4060 | 2026.05.27 21:03:47.066945 [ 4 ] {b6315ec7-236d-4625-b1a7-03ea189ac2b4} <Debug> TCPHandler: Processed in 0.002251675 sec. | ||
| 4061 | 2026.05.27 21:03:48.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.04 MiB, peak 235.81 MiB, free memory in arenas 0.00 B, will set to 230.05 MiB (RSS), difference: -2.00 MiB | ||
| 4062 | 2026.05.27 21:03:48.436183 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4063 | 2026.05.27 21:03:48.436243 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4064 | 2026.05.27 21:03:48.528708 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 4065 | 2026.05.27 21:03:48.529191 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.05.27 21:03:48.529226 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4067 | 2026.05.27 21:03:48.529729 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4068 | 2026.05.27 21:03:48.529970 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.05.27 21:03:48.530097 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 4070 | 2026.05.27 21:03:48.530141 [ 112 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4071 | 2026.05.27 21:03:48.530216 [ 112 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.05.27 21:03:48.530237 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4073 | 2026.05.27 21:03:48.530404 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 4074 | 2026.05.27 21:03:48.530571 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.05.27 21:03:48.530614 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 4076 | 2026.05.27 21:03:48.530691 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4077 | 2026.05.27 21:03:48.530742 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4078 | 2026.05.27 21:03:48.530790 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4079 | 2026.05.27 21:03:48.530836 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4080 | 2026.05.27 21:03:48.530879 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4081 | 2026.05.27 21:03:48.532327 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998046 sec., 3857769.0403524246 rows/sec., 55.19 MiB/sec. | ||
| 4082 | 2026.05.27 21:03:48.532874 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4083 | 2026.05.27 21:03:48.533126 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.05.27 21:03:48.533196 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_16_3} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4085 | 2026.05.27 21:03:48.533267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4086 | 2026.05.27 21:03:48.957639 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4087 | 2026.05.27 21:03:48.973277 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.05.27 21:03:48.973334 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4089 | 2026.05.27 21:03:48.979637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4090 | 2026.05.27 21:03:48.980334 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.05.27 21:03:48.980667 [ 112 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4092 | 2026.05.27 21:03:48.980744 [ 112 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.27 21:03:48.980769 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4094 | 2026.05.27 21:03:48.980913 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4095 | 2026.05.27 21:03:48.983162 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4096 | 2026.05.27 21:03:48.984241 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2026.05.27 21:03:48.985719 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4098 | 2026.05.27 21:03:48.990481 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4099 | 2026.05.27 21:03:48.994876 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4100 | 2026.05.27 21:03:48.999324 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4101 | 2026.05.27 21:03:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.61 MiB, peak 236.50 MiB, free memory in arenas 0.00 B, will set to 232.08 MiB (RSS), difference: 1.46 MiB | ||
| 4102 | 2026.05.27 21:03:49.001304 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089022 sec. | ||
| 4103 | 2026.05.27 21:03:49.003920 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4104 | 2026.05.27 21:03:49.008283 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 4105 | 2026.05.27 21:03:49.060423 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079574618 sec., 1520.5853705763313 rows/sec., 7.86 MiB/sec. | ||
| 4106 | 2026.05.27 21:03:49.061974 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4107 | 2026.05.27 21:03:49.063585 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_16_3} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.05.27 21:03:49.063671 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_16_3} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4109 | 2026.05.27 21:03:49.064845 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4110 | 2026.05.27 21:03:49.473574 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.05.27 21:03:49.473824 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4112 | 2026.05.27 21:03:49.474163 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4113 | 2026.05.27 21:03:49.474205 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4114 | 2026.05.27 21:03:49.474444 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4115 | 2026.05.27 21:03:49.474515 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4116 | 2026.05.27 21:03:49.474663 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4117 | 2026.05.27 21:03:49.474757 [ 328 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4118 | 2026.05.27 21:03:49.474766 [ 351 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4119 | 2026.05.27 21:03:49.474893 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4120 | 2026.05.27 21:03:49.474925 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4121 | 2026.05.27 21:03:49.474996 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4122 | 2026.05.27 21:03:49.475016 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4123 | 2026.05.27 21:03:49.475053 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4124 | 2026.05.27 21:03:49.475092 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4125 | 2026.05.27 21:03:49.476301 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002575 sec., 18640.776699029127 rows/sec., 3.88 MiB/sec. | ||
| 4126 | 2026.05.27 21:03:49.476425 [ 261 ] {2b0a9ef4-d93f-4928-b97d-40a44ce4dae5} <Debug> TCPHandler: Processed in 0.002989419 sec. | ||
| 4127 | 2026.05.27 21:03:49.480900 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.05.27 21:03:49.481018 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.05.27 21:03:49.481064 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4130 | 2026.05.27 21:03:49.481663 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.27 21:03:49.481704 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4132 | 2026.05.27 21:03:49.482099 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4133 | 2026.05.27 21:03:49.482354 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.27 21:03:49.482498 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001513 sec., 185062.78916060805 rows/sec., 11.74 MiB/sec. | ||
| 4135 | 2026.05.27 21:03:49.482509 [ 109 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4136 | 2026.05.27 21:03:49.482535 [ 261 ] {f195ebc9-34d3-448a-886d-71cf7399a3dd} <Debug> TCPHandler: Processed in 0.001689606 sec. | ||
| 4137 | 2026.05.27 21:03:49.482567 [ 109 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.05.27 21:03:49.482595 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4139 | 2026.05.27 21:03:49.482702 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.27 21:03:49.482742 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 4141 | 2026.05.27 21:03:49.482808 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4142 | 2026.05.27 21:03:49.482854 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4143 | 2026.05.27 21:03:49.482896 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4144 | 2026.05.27 21:03:49.482938 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part | ||
| 4145 | 2026.05.27 21:03:49.483012 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part | ||
| 4146 | 2026.05.27 21:03:49.483064 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part | ||
| 4147 | 2026.05.27 21:03:49.483115 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part | ||
| 4148 | 2026.05.27 21:03:49.483162 [ 191 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part | ||
| 4149 | 2026.05.27 21:03:49.483683 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.27 21:03:49.483725 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4151 | 2026.05.27 21:03:49.484167 [ 201 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484359 sec., 943168.0610957323 rows/sec., 63.45 MiB/sec. | ||
| 4152 | 2026.05.27 21:03:49.484263 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4153 | 2026.05.27 21:03:49.484327 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4154 | 2026.05.27 21:03:49.484498 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.05.27 21:03:49.484608 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.27 21:03:49.484636 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.00185 sec., 422162.16216216213 rows/sec., 32.56 MiB/sec. | ||
| 4157 | 2026.05.27 21:03:49.484670 [ 261 ] {28ff8474-18b3-4518-9913-737bb33de707} <Debug> TCPHandler: Processed in 0.002019227 sec. | ||
| 4158 | 2026.05.27 21:03:49.484683 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_9_2} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4159 | 2026.05.27 21:03:49.484763 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4160 | 2026.05.27 21:03:49.484826 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.05.27 21:03:49.484924 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.27 21:03:49.484965 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4163 | 2026.05.27 21:03:49.485473 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.27 21:03:49.485509 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4165 | 2026.05.27 21:03:49.485818 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4166 | 2026.05.27 21:03:49.486028 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.05.27 21:03:49.486155 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001251 sec., 113509.1926458833 rows/sec., 6.69 MiB/sec. | ||
| 4168 | 2026.05.27 21:03:49.486189 [ 261 ] {889596c0-90a3-4f10-9571-21f274f1e1d7} <Debug> TCPHandler: Processed in 0.001413337 sec. | ||
| 4169 | 2026.05.27 21:03:49.486318 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.05.27 21:03:49.486413 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.05.27 21:03:49.486453 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4172 | 2026.05.27 21:03:49.486913 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.27 21:03:49.486948 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4174 | 2026.05.27 21:03:49.487260 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4175 | 2026.05.27 21:03:49.487489 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.27 21:03:49.487614 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001219 sec., 118949.95898277276 rows/sec., 7.68 MiB/sec. | ||
| 4177 | 2026.05.27 21:03:49.487646 [ 261 ] {e5096a2c-745f-4f3d-a8a5-b9305ef80578} <Debug> TCPHandler: Processed in 0.001378055 sec. | ||
| 4178 | 2026.05.27 21:03:49.487773 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.05.27 21:03:49.487868 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.05.27 21:03:49.487907 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4181 | 2026.05.27 21:03:49.488390 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.05.27 21:03:49.488424 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4183 | 2026.05.27 21:03:49.488747 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4184 | 2026.05.27 21:03:49.488953 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.05.27 21:03:49.489045 [ 112 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4186 | 2026.05.27 21:03:49.489073 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001223 sec., 117743.25429272282 rows/sec., 6.69 MiB/sec. | ||
| 4187 | 2026.05.27 21:03:49.489077 [ 112 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.05.27 21:03:49.489106 [ 261 ] {3be71379-1175-4c28-b466-fc6d2f2e52a0} <Debug> TCPHandler: Processed in 0.001382566 sec. | ||
| 4189 | 2026.05.27 21:03:49.489106 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4190 | 2026.05.27 21:03:49.489200 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 4191 | 2026.05.27 21:03:49.489229 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.05.27 21:03:49.489297 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4193 | 2026.05.27 21:03:49.489327 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part | ||
| 4194 | 2026.05.27 21:03:49.489327 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4195 | 2026.05.27 21:03:49.489379 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4196 | 2026.05.27 21:03:49.489380 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 4197 | 2026.05.27 21:03:49.489438 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
| 4198 | 2026.05.27 21:03:49.489478 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part | ||
| 4199 | 2026.05.27 21:03:49.489531 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 4200 | 2026.05.27 21:03:49.490076 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.05.27 21:03:49.490116 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4202 | 2026.05.27 21:03:49.490385 [ 201 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121738 sec., 591434.0633163023 rows/sec., 35.86 MiB/sec. | ||
| 4203 | 2026.05.27 21:03:49.490531 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4204 | 2026.05.27 21:03:49.490543 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4205 | 2026.05.27 21:03:49.490844 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.05.27 21:03:49.490856 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.05.27 21:03:49.490935 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_9_2} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4208 | 2026.05.27 21:03:49.490983 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001673 sec., 290496.1147638972 rows/sec., 20.37 MiB/sec. | ||
| 4209 | 2026.05.27 21:03:49.491005 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4210 | 2026.05.27 21:03:49.491022 [ 261 ] {55e5005c-1e2e-4d8a-8f6c-f1827f22544f} <Debug> TCPHandler: Processed in 0.001843012 sec. | ||
| 4211 | 2026.05.27 21:03:49.491158 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.05.27 21:03:49.491255 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4213 | 2026.05.27 21:03:49.491297 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4214 | 2026.05.27 21:03:49.491625 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.05.27 21:03:49.491659 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4216 | 2026.05.27 21:03:49.491978 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4217 | 2026.05.27 21:03:49.492184 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.05.27 21:03:49.492310 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001073 sec., 3727.865796831314 rows/sec., 194.77 KiB/sec. | ||
| 4219 | 2026.05.27 21:03:49.492343 [ 261 ] {12b19caa-5d56-41ea-baf9-58f0a97dd3da} <Debug> TCPHandler: Processed in 0.001235121 sec. | ||
| 4220 | 2026.05.27 21:03:49.492461 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.05.27 21:03:49.492557 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.27 21:03:49.492599 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4223 | 2026.05.27 21:03:49.493030 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.05.27 21:03:49.493065 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4225 | 2026.05.27 21:03:49.493429 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4226 | 2026.05.27 21:03:49.493640 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.05.27 21:03:49.493766 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001227 sec., 215973.92013039935 rows/sec., 14.35 MiB/sec. | ||
| 4228 | 2026.05.27 21:03:49.493800 [ 261 ] {45aa2a6c-fad7-45cc-8cb7-93b805beb08b} <Debug> TCPHandler: Processed in 0.001388456 sec. | ||
| 4229 | 2026.05.27 21:03:49.493958 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.05.27 21:03:49.494054 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.05.27 21:03:49.494095 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4232 | 2026.05.27 21:03:49.494422 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.05.27 21:03:49.494457 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4234 | 2026.05.27 21:03:49.494756 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4235 | 2026.05.27 21:03:49.494964 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.05.27 21:03:49.495089 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 4237 | 2026.05.27 21:03:49.495122 [ 261 ] {648e6ad5-1c95-431b-b4ca-8403fcd09247} <Debug> TCPHandler: Processed in 0.00121301 sec. | ||
| 4238 | 2026.05.27 21:03:49.495266 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.05.27 21:03:49.495362 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.05.27 21:03:49.495414 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4241 | 2026.05.27 21:03:49.496138 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.05.27 21:03:49.496174 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4243 | 2026.05.27 21:03:49.496669 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4244 | 2026.05.27 21:03:49.496898 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.05.27 21:03:49.497013 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4246 | 2026.05.27 21:03:49.497033 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001689 sec., 1184.1326228537596 rows/sec., 2.12 MiB/sec. | ||
| 4247 | 2026.05.27 21:03:49.497059 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.27 21:03:49.497084 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4249 | 2026.05.27 21:03:49.497092 [ 261 ] {7bedf117-f3c3-4597-822c-ef590091cb02} <Debug> TCPHandler: Processed in 0.001874952 sec. | ||
| 4250 | 2026.05.27 21:03:49.497186 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 4251 | 2026.05.27 21:03:49.497232 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.05.27 21:03:49.497332 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.05.27 21:03:49.497373 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4254 | 2026.05.27 21:03:49.497401 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4255 | 2026.05.27 21:03:49.497459 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 317 rows starting from the beginning of the part | ||
| 4256 | 2026.05.27 21:03:49.497575 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 4257 | 2026.05.27 21:03:49.497676 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 4258 | 2026.05.27 21:03:49.497730 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.05.27 21:03:49.497763 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 4260 | 2026.05.27 21:03:49.497770 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4261 | 2026.05.27 21:03:49.497859 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 4262 | 2026.05.27 21:03:49.497964 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 4263 | 2026.05.27 21:03:49.498118 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4264 | 2026.05.27 21:03:49.498365 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.05.27 21:03:49.498497 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 4.76 MiB/sec. | ||
| 4266 | 2026.05.27 21:03:49.498530 [ 261 ] {1421428b-2f39-4409-b789-d59fbf07c539} <Debug> TCPHandler: Processed in 0.001348485 sec. | ||
| 4267 | 2026.05.27 21:03:49.501585 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 19 columns (19 merged, 0 gathered) in 0.004438217 sec., 92830.0711749786 rows/sec., 166.35 MiB/sec. | ||
| 4268 | 2026.05.27 21:03:49.502358 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4269 | 2026.05.27 21:03:49.502746 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.27 21:03:49.502817 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4271 | 2026.05.27 21:03:49.502904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4272 | 2026.05.27 21:03:50.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.45 MiB, peak 242.58 MiB, free memory in arenas 0.00 B, will set to 241.89 MiB (RSS), difference: 8.44 MiB | ||
| 4273 | 2026.05.27 21:03:54.470755 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.05.27 21:03:54.471005 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4275 | 2026.05.27 21:03:54.471344 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4276 | 2026.05.27 21:03:54.471388 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4277 | 2026.05.27 21:03:54.471641 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4278 | 2026.05.27 21:03:54.471716 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4279 | 2026.05.27 21:03:54.471861 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4280 | 2026.05.27 21:03:54.471965 [ 346 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4281 | 2026.05.27 21:03:54.471965 [ 328 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4282 | 2026.05.27 21:03:54.472105 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4283 | 2026.05.27 21:03:54.472137 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4284 | 2026.05.27 21:03:54.472221 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4285 | 2026.05.27 21:03:54.472243 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4286 | 2026.05.27 21:03:54.472282 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4287 | 2026.05.27 21:03:54.472327 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4288 | 2026.05.27 21:03:54.473452 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002538 sec., 18912.529550827425 rows/sec., 3.94 MiB/sec. | ||
| 4289 | 2026.05.27 21:03:54.473575 [ 261 ] {2cb8485c-19da-4192-b5e3-b41fd7a945de} <Debug> TCPHandler: Processed in 0.002957668 sec. | ||
| 4290 | 2026.05.27 21:03:54.476105 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.05.27 21:03:54.476296 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4292 | 2026.05.27 21:03:54.476377 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4293 | 2026.05.27 21:03:54.477189 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.05.27 21:03:54.477240 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4295 | 2026.05.27 21:03:54.477686 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4296 | 2026.05.27 21:03:54.477930 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.05.27 21:03:54.478107 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001864 sec., 71888.41201716739 rows/sec., 6.22 MiB/sec. | ||
| 4298 | 2026.05.27 21:03:54.478157 [ 261 ] {17c963e4-1fd8-42a9-a005-2fd61bbd6a3f} <Debug> TCPHandler: Processed in 0.002200543 sec. | ||
| 4299 | 2026.05.27 21:03:54.478305 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.27 21:03:54.478413 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.27 21:03:54.478461 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4302 | 2026.05.27 21:03:54.478932 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.05.27 21:03:54.478968 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4304 | 2026.05.27 21:03:54.479313 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4305 | 2026.05.27 21:03:54.479535 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.05.27 21:03:54.479673 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001285 sec., 30350.194552529185 rows/sec., 2.23 MiB/sec. | ||
| 4307 | 2026.05.27 21:03:54.479709 [ 261 ] {370a32de-bf36-406c-956e-110cf3d4692c} <Debug> TCPHandler: Processed in 0.001458529 sec. | ||
| 4308 | 2026.05.27 21:03:54.479848 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.05.27 21:03:54.479948 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4310 | 2026.05.27 21:03:54.479993 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4311 | 2026.05.27 21:03:54.480439 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.05.27 21:03:54.480476 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4313 | 2026.05.27 21:03:54.480801 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4314 | 2026.05.27 21:03:54.481022 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.27 21:03:54.481167 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001239 sec., 83131.55770782889 rows/sec., 6.49 MiB/sec. | ||
| 4316 | 2026.05.27 21:03:54.481203 [ 261 ] {62cb4c08-ac73-4e50-97aa-6b99bf1d0405} <Debug> TCPHandler: Processed in 0.001405257 sec. | ||
| 4317 | 2026.05.27 21:03:54.481345 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.27 21:03:54.481445 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.27 21:03:54.481491 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4320 | 2026.05.27 21:03:54.481926 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.27 21:03:54.481962 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4322 | 2026.05.27 21:03:54.482296 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4323 | 2026.05.27 21:03:54.482512 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.27 21:03:54.482655 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4325 | 2026.05.27 21:03:54.482689 [ 261 ] {cd0c4b25-6133-489c-8695-a27879cf364a} <Debug> TCPHandler: Processed in 0.001394296 sec. | ||
| 4326 | 2026.05.27 21:03:54.482812 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.27 21:03:54.482909 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.27 21:03:54.482965 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4329 | 2026.05.27 21:03:54.483786 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.27 21:03:54.483822 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4331 | 2026.05.27 21:03:54.484430 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4332 | 2026.05.27 21:03:54.484681 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.27 21:03:54.484828 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001937 sec., 20134.228187919463 rows/sec., 36.08 MiB/sec. | ||
| 4334 | 2026.05.27 21:03:54.484890 [ 261 ] {95cfb4a6-6890-4442-86c8-e02e3a57e1a3} <Debug> TCPHandler: Processed in 0.002127241 sec. | ||
| 4335 | 2026.05.27 21:03:54.485042 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.05.27 21:03:54.485140 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.05.27 21:03:54.485183 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4338 | 2026.05.27 21:03:54.485538 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.27 21:03:54.485575 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4340 | 2026.05.27 21:03:54.485887 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4341 | 2026.05.27 21:03:54.486100 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.27 21:03:54.486241 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4343 | 2026.05.27 21:03:54.486275 [ 261 ] {be191593-0536-41d4-b724-4227bfd7bb69} <Debug> TCPHandler: Processed in 0.001283602 sec. | ||
| 4344 | 2026.05.27 21:03:54.565007 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49194 | ||
| 4345 | 2026.05.27 21:03:54.565093 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4346 | 2026.05.27 21:03:54.565118 [ 306 ] {} <Debug> TCP-Session: bb4d27f7-242d-4bd7-91d4-06343bb7aaa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49194 | ||
| 4347 | 2026.05.27 21:03:54.565140 [ 306 ] {} <Debug> TCP-Session: bb4d27f7-242d-4bd7-91d4-06343bb7aaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.27 21:03:54.565153 [ 306 ] {} <Debug> TCP-Session: bb4d27f7-242d-4bd7-91d4-06343bb7aaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.05.27 21:03:54.565330 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45454 | ||
| 4350 | 2026.05.27 21:03:54.565354 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63111 | ||
| 4351 | 2026.05.27 21:03:54.565388 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33117 | ||
| 4352 | 2026.05.27 21:03:54.565411 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62025 | ||
| 4353 | 2026.05.27 21:03:54.565430 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45084 | ||
| 4354 | 2026.05.27 21:03:54.565458 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2026.05.27 21:03:54.565448 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39046 | ||
| 4356 | 2026.05.27 21:03:54.565514 [ 308 ] {} <Debug> TCP-Session: 83ba8110-2e51-4648-a552-ae10d94e8d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:63111 | ||
| 4357 | 2026.05.27 21:03:54.565440 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52635 | ||
| 4358 | 2026.05.27 21:03:54.565565 [ 308 ] {} <Debug> TCP-Session: 83ba8110-2e51-4648-a552-ae10d94e8d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.05.27 21:03:54.565565 [ 306 ] {} <Trace> TCP-Session: bb4d27f7-242d-4bd7-91d4-06343bb7aaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.27 21:03:54.565605 [ 308 ] {} <Debug> TCP-Session: 83ba8110-2e51-4648-a552-ae10d94e8d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.05.27 21:03:54.565417 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64771 | ||
| 4362 | 2026.05.27 21:03:54.565666 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4363 | 2026.05.27 21:03:54.565709 [ 309 ] {} <Debug> TCP-Session: 9e047686-9d26-4f0c-9d5d-e7d178fcee79 Authenticating user 'default' from [fd00:1122:3344:101::e]:33117 | ||
| 4364 | 2026.05.27 21:03:54.565733 [ 309 ] {} <Debug> TCP-Session: 9e047686-9d26-4f0c-9d5d-e7d178fcee79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.05.27 21:03:54.565750 [ 309 ] {} <Debug> TCP-Session: 9e047686-9d26-4f0c-9d5d-e7d178fcee79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.05.27 21:03:54.565782 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49194) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4367 | 2026.05.27 21:03:54.565984 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2026.05.27 21:03:54.566021 [ 302 ] {} <Debug> TCP-Session: f7cc2e5b-0953-4fb9-81d6-8f5ed45797ed Authenticating user 'default' from [fd00:1122:3344:101::e]:52635 | ||
| 4369 | 2026.05.27 21:03:54.566048 [ 302 ] {} <Debug> TCP-Session: f7cc2e5b-0953-4fb9-81d6-8f5ed45797ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.05.27 21:03:54.566050 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4371 | 2026.05.27 21:03:54.566062 [ 302 ] {} <Debug> TCP-Session: f7cc2e5b-0953-4fb9-81d6-8f5ed45797ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.05.27 21:03:54.566074 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4373 | 2026.05.27 21:03:54.566115 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4374 | 2026.05.27 21:03:54.566122 [ 3 ] {} <Debug> TCP-Session: 20a73700-4114-46a4-9fb1-b87aed102016 Authenticating user 'default' from [fd00:1122:3344:101::e]:64771 | ||
| 4375 | 2026.05.27 21:03:54.566163 [ 3 ] {} <Debug> TCP-Session: 20a73700-4114-46a4-9fb1-b87aed102016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.05.27 21:03:54.566174 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.05.27 21:03:54.566177 [ 3 ] {} <Debug> TCP-Session: 20a73700-4114-46a4-9fb1-b87aed102016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.05.27 21:03:54.566209 [ 303 ] {} <Debug> TCP-Session: a870513a-148e-45c1-a629-35a8c834cbc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39046 | ||
| 4379 | 2026.05.27 21:03:54.566230 [ 303 ] {} <Debug> TCP-Session: a870513a-148e-45c1-a629-35a8c834cbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.05.27 21:03:54.566247 [ 303 ] {} <Debug> TCP-Session: a870513a-148e-45c1-a629-35a8c834cbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.05.27 21:03:54.566285 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.05.27 21:03:54.566318 [ 307 ] {} <Debug> TCP-Session: 1109d07c-2c0c-4068-a017-8374602e9627 Authenticating user 'default' from [fd00:1122:3344:101::e]:45454 | ||
| 4383 | 2026.05.27 21:03:54.566336 [ 307 ] {} <Debug> TCP-Session: 1109d07c-2c0c-4068-a017-8374602e9627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.05.27 21:03:54.566352 [ 307 ] {} <Debug> TCP-Session: 1109d07c-2c0c-4068-a017-8374602e9627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.05.27 21:03:54.566429 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 4386 | 2026.05.27 21:03:54.566548 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.05.27 21:03:54.566588 [ 260 ] {} <Debug> TCP-Session: cb306800-d886-4bc0-9ef1-a6a1bf4e3436 Authenticating user 'default' from [fd00:1122:3344:101::e]:45084 | ||
| 4388 | 2026.05.27 21:03:54.566614 [ 260 ] {} <Debug> TCP-Session: cb306800-d886-4bc0-9ef1-a6a1bf4e3436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.05.27 21:03:54.566630 [ 260 ] {} <Debug> TCP-Session: cb306800-d886-4bc0-9ef1-a6a1bf4e3436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.27 21:03:54.566635 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2026.05.27 21:03:54.566670 [ 310 ] {} <Debug> TCP-Session: 8d368d7d-d4c1-4917-b0c5-29a057c8e2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62025 | ||
| 4392 | 2026.05.27 21:03:54.566687 [ 310 ] {} <Debug> TCP-Session: 8d368d7d-d4c1-4917-b0c5-29a057c8e2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.05.27 21:03:54.566699 [ 310 ] {} <Debug> TCP-Session: 8d368d7d-d4c1-4917-b0c5-29a057c8e2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.05.27 21:03:54.567334 [ 351 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> AggregatingTransform: Aggregating | ||
| 4395 | 2026.05.27 21:03:54.567372 [ 351 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4396 | 2026.05.27 21:03:54.567411 [ 351 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869489 sec. (1150.101 rows/sec., 44.93 KiB/sec.) | ||
| 4397 | 2026.05.27 21:03:54.567426 [ 351 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Trace> Aggregator: Merging aggregated data | ||
| 4398 | 2026.05.27 21:03:54.568042 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002321 sec., 430.84877208099954 rows/sec., 16.83 KiB/sec. | ||
| 4399 | 2026.05.27 21:03:54.568167 [ 306 ] {683d884c-fd8c-4eca-84f9-df17f2ff195e} <Debug> TCPHandler: Processed in 0.002741831 sec. | ||
| 4400 | 2026.05.27 21:03:54.568274 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.05.27 21:03:54.568300 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4402 | 2026.05.27 21:03:54.568304 [ 306 ] {} <Debug> TCP-Session: bb4d27f7-242d-4bd7-91d4-06343bb7aaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.05.27 21:03:54.568323 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4404 | 2026.05.27 21:03:54.568350 [ 307 ] {} <Debug> TCP-Session: 1109d07c-2c0c-4068-a017-8374602e9627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.05.27 21:03:54.568355 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4406 | 2026.05.27 21:03:54.568391 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4407 | 2026.05.27 21:03:54.568402 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4408 | 2026.05.27 21:03:54.568416 [ 309 ] {} <Debug> TCP-Session: 9e047686-9d26-4f0c-9d5d-e7d178fcee79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.05.27 21:03:54.568424 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2026.05.27 21:03:54.568447 [ 3 ] {} <Debug> TCP-Session: 20a73700-4114-46a4-9fb1-b87aed102016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.05.27 21:03:54.568386 [ 308 ] {} <Debug> TCP-Session: 83ba8110-2e51-4648-a552-ae10d94e8d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.05.27 21:03:54.568474 [ 260 ] {} <Debug> TCP-Session: cb306800-d886-4bc0-9ef1-a6a1bf4e3436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.05.27 21:03:54.568378 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2026.05.27 21:03:54.568338 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.05.27 21:03:54.568551 [ 302 ] {} <Debug> TCP-Session: f7cc2e5b-0953-4fb9-81d6-8f5ed45797ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.05.27 21:03:54.568567 [ 303 ] {} <Debug> TCP-Session: a870513a-148e-45c1-a629-35a8c834cbc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.05.27 21:03:54.568429 [ 310 ] {} <Debug> TCP-Session: 8d368d7d-d4c1-4917-b0c5-29a057c8e2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.05.27 21:03:55.772435 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41983 | ||
| 4419 | 2026.05.27 21:03:55.772517 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4420 | 2026.05.27 21:03:55.772543 [ 306 ] {} <Debug> TCP-Session: 5ac0a38a-f786-444c-9806-8427d24e6f03 Authenticating user 'default' from [fd00:1122:3344:101::e]:41983 | ||
| 4421 | 2026.05.27 21:03:55.772566 [ 306 ] {} <Debug> TCP-Session: 5ac0a38a-f786-444c-9806-8427d24e6f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.05.27 21:03:55.772580 [ 306 ] {} <Debug> TCP-Session: 5ac0a38a-f786-444c-9806-8427d24e6f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.05.27 21:03:55.772821 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41424 | ||
| 4424 | 2026.05.27 21:03:55.772832 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54530 | ||
| 4425 | 2026.05.27 21:03:55.772885 [ 306 ] {} <Trace> TCP-Session: 5ac0a38a-f786-444c-9806-8427d24e6f03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.27 21:03:55.772907 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44458 | ||
| 4427 | 2026.05.27 21:03:55.772924 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57671 | ||
| 4428 | 2026.05.27 21:03:55.772951 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4429 | 2026.05.27 21:03:55.772917 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4430 | 2026.05.27 21:03:55.772999 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4431 | 2026.05.27 21:03:55.773011 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.05.27 21:03:55.773029 [ 307 ] {} <Debug> TCP-Session: 339f2a2c-6ccd-46b2-825b-1d2eab61294b Authenticating user 'default' from [fd00:1122:3344:101::e]:41424 | ||
| 4433 | 2026.05.27 21:03:55.773039 [ 260 ] {} <Debug> TCP-Session: 80a10a9c-3bd7-4fa3-a3b3-d325687e43d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44458 | ||
| 4434 | 2026.05.27 21:03:55.773064 [ 307 ] {} <Debug> TCP-Session: 339f2a2c-6ccd-46b2-825b-1d2eab61294b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.05.27 21:03:55.773083 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4436 | 2026.05.27 21:03:55.773092 [ 260 ] {} <Debug> TCP-Session: 80a10a9c-3bd7-4fa3-a3b3-d325687e43d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.05.27 21:03:55.773092 [ 307 ] {} <Debug> TCP-Session: 339f2a2c-6ccd-46b2-825b-1d2eab61294b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.05.27 21:03:55.773130 [ 260 ] {} <Debug> TCP-Session: 80a10a9c-3bd7-4fa3-a3b3-d325687e43d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.05.27 21:03:55.773008 [ 308 ] {} <Debug> TCP-Session: 5b51c2a6-96d9-4dc1-9531-96531f3312ed Authenticating user 'default' from [fd00:1122:3344:101::e]:54530 | ||
| 4440 | 2026.05.27 21:03:55.772916 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52390 | ||
| 4441 | 2026.05.27 21:03:55.773195 [ 308 ] {} <Debug> TCP-Session: 5b51c2a6-96d9-4dc1-9531-96531f3312ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.05.27 21:03:55.772894 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63400 | ||
| 4443 | 2026.05.27 21:03:55.773228 [ 308 ] {} <Debug> TCP-Session: 5b51c2a6-96d9-4dc1-9531-96531f3312ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.05.27 21:03:55.773236 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.05.27 21:03:55.772890 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64202 | ||
| 4446 | 2026.05.27 21:03:55.773287 [ 302 ] {} <Debug> TCP-Session: 6708d6e6-bf2a-49a0-9f61-c03fdcb2202a Authenticating user 'default' from [fd00:1122:3344:101::e]:52390 | ||
| 4447 | 2026.05.27 21:03:55.773279 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.05.27 21:03:55.773331 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2026.05.27 21:03:55.773319 [ 302 ] {} <Debug> TCP-Session: 6708d6e6-bf2a-49a0-9f61-c03fdcb2202a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.05.27 21:03:55.773356 [ 3 ] {} <Debug> TCP-Session: 389044ac-63a5-41c4-9c7a-3ee3104ca6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:63400 | ||
| 4451 | 2026.05.27 21:03:55.773376 [ 302 ] {} <Debug> TCP-Session: 6708d6e6-bf2a-49a0-9f61-c03fdcb2202a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.05.27 21:03:55.773395 [ 3 ] {} <Debug> TCP-Session: 389044ac-63a5-41c4-9c7a-3ee3104ca6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.05.27 21:03:55.773400 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4454 | 2026.05.27 21:03:55.773417 [ 3 ] {} <Debug> TCP-Session: 389044ac-63a5-41c4-9c7a-3ee3104ca6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.05.27 21:03:55.773365 [ 310 ] {} <Debug> TCP-Session: c043d304-730d-4b0d-bdc5-859e0b25982b Authenticating user 'default' from [fd00:1122:3344:101::e]:64202 | ||
| 4456 | 2026.05.27 21:03:55.772831 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46204 | ||
| 4457 | 2026.05.27 21:03:55.773479 [ 310 ] {} <Debug> TCP-Session: c043d304-730d-4b0d-bdc5-859e0b25982b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.05.27 21:03:55.773476 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4459 | 2026.05.27 21:03:55.773533 [ 310 ] {} <Debug> TCP-Session: c043d304-730d-4b0d-bdc5-859e0b25982b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.05.27 21:03:55.773049 [ 303 ] {} <Debug> TCP-Session: b7be9c1e-0e80-4a62-af58-7f9342a5948f Authenticating user 'default' from [fd00:1122:3344:101::e]:57671 | ||
| 4461 | 2026.05.27 21:03:55.773556 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4462 | 2026.05.27 21:03:55.773602 [ 303 ] {} <Debug> TCP-Session: b7be9c1e-0e80-4a62-af58-7f9342a5948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.05.27 21:03:55.773621 [ 309 ] {} <Debug> TCP-Session: 6406bc4d-568c-41a4-afeb-e51bbc2a4454 Authenticating user 'default' from [fd00:1122:3344:101::e]:46204 | ||
| 4464 | 2026.05.27 21:03:55.773626 [ 303 ] {} <Debug> TCP-Session: b7be9c1e-0e80-4a62-af58-7f9342a5948f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.05.27 21:03:55.773659 [ 309 ] {} <Debug> TCP-Session: 6406bc4d-568c-41a4-afeb-e51bbc2a4454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.05.27 21:03:55.773689 [ 309 ] {} <Debug> TCP-Session: 6406bc4d-568c-41a4-afeb-e51bbc2a4454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.05.27 21:03:55.773820 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 4468 | 2026.05.27 21:03:55.774667 [ 359 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> AggregatingTransform: Aggregating | ||
| 4469 | 2026.05.27 21:03:55.774715 [ 359 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> Aggregator: Aggregation method: without_key | ||
| 4470 | 2026.05.27 21:03:55.774753 [ 359 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000822967 sec. (1215.116 rows/sec., 47.47 KiB/sec.) | ||
| 4471 | 2026.05.27 21:03:55.774778 [ 359 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Trace> Aggregator: Merging aggregated data | ||
| 4472 | 2026.05.27 21:03:55.775344 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00232 sec., 431.0344827586207 rows/sec., 16.84 KiB/sec. | ||
| 4473 | 2026.05.27 21:03:55.775446 [ 306 ] {6edf300f-ed33-4fcd-a2e0-005649b6df72} <Debug> TCPHandler: Processed in 0.002677969 sec. | ||
| 4474 | 2026.05.27 21:03:55.775582 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.05.27 21:03:55.775612 [ 306 ] {} <Debug> TCP-Session: 5ac0a38a-f786-444c-9806-8427d24e6f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.05.27 21:03:55.775617 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4477 | 2026.05.27 21:03:55.775638 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4478 | 2026.05.27 21:03:55.775658 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.05.27 21:03:55.775674 [ 308 ] {} <Debug> TCP-Session: 5b51c2a6-96d9-4dc1-9531-96531f3312ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.05.27 21:03:55.775690 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4481 | 2026.05.27 21:03:55.775716 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4482 | 2026.05.27 21:03:55.775727 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4483 | 2026.05.27 21:03:55.775744 [ 260 ] {} <Debug> TCP-Session: 80a10a9c-3bd7-4fa3-a3b3-d325687e43d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.05.27 21:03:55.775761 [ 303 ] {} <Debug> TCP-Session: b7be9c1e-0e80-4a62-af58-7f9342a5948f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.05.27 21:03:55.775745 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4486 | 2026.05.27 21:03:55.775788 [ 3 ] {} <Debug> TCP-Session: 389044ac-63a5-41c4-9c7a-3ee3104ca6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4487 | 2026.05.27 21:03:55.775823 [ 302 ] {} <Debug> TCP-Session: 6708d6e6-bf2a-49a0-9f61-c03fdcb2202a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.05.27 21:03:55.775711 [ 309 ] {} <Debug> TCP-Session: 6406bc4d-568c-41a4-afeb-e51bbc2a4454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.05.27 21:03:55.775702 [ 307 ] {} <Debug> TCP-Session: 339f2a2c-6ccd-46b2-825b-1d2eab61294b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.05.27 21:03:55.775676 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4491 | 2026.05.27 21:03:55.775936 [ 310 ] {} <Debug> TCP-Session: c043d304-730d-4b0d-bdc5-859e0b25982b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.05.27 21:03:56.031122 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 4493 | 2026.05.27 21:03:56.031751 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.05.27 21:03:56.031823 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4495 | 2026.05.27 21:03:56.032366 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4496 | 2026.05.27 21:03:56.032667 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.05.27 21:03:56.032839 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 4498 | 2026.05.27 21:03:56.105525 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39684 | ||
| 4499 | 2026.05.27 21:03:56.105631 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4500 | 2026.05.27 21:03:56.105673 [ 306 ] {} <Debug> TCP-Session: c295638f-ae9c-418f-a01d-f654dfce5a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:39684 | ||
| 4501 | 2026.05.27 21:03:56.105699 [ 306 ] {} <Debug> TCP-Session: c295638f-ae9c-418f-a01d-f654dfce5a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.05.27 21:03:56.105723 [ 306 ] {} <Debug> TCP-Session: c295638f-ae9c-418f-a01d-f654dfce5a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.05.27 21:03:56.106004 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37998 | ||
| 4504 | 2026.05.27 21:03:56.106021 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61016 | ||
| 4505 | 2026.05.27 21:03:56.106028 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52779 | ||
| 4506 | 2026.05.27 21:03:56.106096 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4507 | 2026.05.27 21:03:56.106098 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4508 | 2026.05.27 21:03:56.106118 [ 306 ] {} <Trace> TCP-Session: c295638f-ae9c-418f-a01d-f654dfce5a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.27 21:03:56.106136 [ 307 ] {} <Debug> TCP-Session: 8514e3ae-6966-4f01-bc61-6e0533a7a12f Authenticating user 'default' from [fd00:1122:3344:101::e]:37998 | ||
| 4510 | 2026.05.27 21:03:56.106158 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4511 | 2026.05.27 21:03:56.106137 [ 309 ] {} <Debug> TCP-Session: eb77f3c1-84fc-4a2d-bd4c-777c7f69dc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:61016 | ||
| 4512 | 2026.05.27 21:03:56.106191 [ 307 ] {} <Debug> TCP-Session: 8514e3ae-6966-4f01-bc61-6e0533a7a12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.05.27 21:03:56.106203 [ 310 ] {} <Debug> TCP-Session: 99a87e59-f8f7-4022-967d-fb92cddf5862 Authenticating user 'default' from [fd00:1122:3344:101::e]:52779 | ||
| 4514 | 2026.05.27 21:03:56.106218 [ 307 ] {} <Debug> TCP-Session: 8514e3ae-6966-4f01-bc61-6e0533a7a12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.05.27 21:03:56.106244 [ 310 ] {} <Debug> TCP-Session: 99a87e59-f8f7-4022-967d-fb92cddf5862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.05.27 21:03:56.106018 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39925 | ||
| 4517 | 2026.05.27 21:03:56.106267 [ 310 ] {} <Debug> TCP-Session: 99a87e59-f8f7-4022-967d-fb92cddf5862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.05.27 21:03:56.106287 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53353 | ||
| 4519 | 2026.05.27 21:03:56.106298 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47643 | ||
| 4520 | 2026.05.27 21:03:56.106323 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4521 | 2026.05.27 21:03:56.106306 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41270 | ||
| 4522 | 2026.05.27 21:03:56.106361 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4523 | 2026.05.27 21:03:56.106381 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4524 | 2026.05.27 21:03:56.106415 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4525 | 2026.05.27 21:03:56.106427 [ 302 ] {} <Debug> TCP-Session: 7ac63117-7131-4dd1-939d-8214a87351a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47643 | ||
| 4526 | 2026.05.27 21:03:56.106448 [ 303 ] {} <Debug> TCP-Session: 52256e1c-d4f7-4df7-970a-73ec4007e4ca Authenticating user 'default' from [fd00:1122:3344:101::e]:41270 | ||
| 4527 | 2026.05.27 21:03:56.106460 [ 302 ] {} <Debug> TCP-Session: 7ac63117-7131-4dd1-939d-8214a87351a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.05.27 21:03:56.106377 [ 308 ] {} <Debug> TCP-Session: 56699480-b90c-488b-ab75-8f57173bb6a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39925 | ||
| 4529 | 2026.05.27 21:03:56.106483 [ 303 ] {} <Debug> TCP-Session: 52256e1c-d4f7-4df7-970a-73ec4007e4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.05.27 21:03:56.106513 [ 308 ] {} <Debug> TCP-Session: 56699480-b90c-488b-ab75-8f57173bb6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.05.27 21:03:56.106538 [ 303 ] {} <Debug> TCP-Session: 52256e1c-d4f7-4df7-970a-73ec4007e4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.05.27 21:03:56.106556 [ 308 ] {} <Debug> TCP-Session: 56699480-b90c-488b-ab75-8f57173bb6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.05.27 21:03:56.106487 [ 302 ] {} <Debug> TCP-Session: 7ac63117-7131-4dd1-939d-8214a87351a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.05.27 21:03:56.106378 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4535 | 2026.05.27 21:03:56.106289 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37347 | ||
| 4536 | 2026.05.27 21:03:56.106213 [ 309 ] {} <Debug> TCP-Session: eb77f3c1-84fc-4a2d-bd4c-777c7f69dc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4537 | 2026.05.27 21:03:56.106697 [ 3 ] {} <Debug> TCP-Session: feb8b141-7d10-4aea-b8a0-bc4ab5993ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:53353 | ||
| 4538 | 2026.05.27 21:03:56.106711 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4539 | 2026.05.27 21:03:56.106709 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4540 | 2026.05.27 21:03:56.106723 [ 309 ] {} <Debug> TCP-Session: eb77f3c1-84fc-4a2d-bd4c-777c7f69dc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.05.27 21:03:56.106740 [ 3 ] {} <Debug> TCP-Session: feb8b141-7d10-4aea-b8a0-bc4ab5993ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2026.05.27 21:03:56.106746 [ 260 ] {} <Debug> TCP-Session: f49e02bb-fabe-4cfd-99a9-924943f163e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37347 | ||
| 4543 | 2026.05.27 21:03:56.106795 [ 3 ] {} <Debug> TCP-Session: feb8b141-7d10-4aea-b8a0-bc4ab5993ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.05.27 21:03:56.106799 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4545 | 2026.05.27 21:03:56.106812 [ 260 ] {} <Debug> TCP-Session: f49e02bb-fabe-4cfd-99a9-924943f163e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.05.27 21:03:56.106851 [ 260 ] {} <Debug> TCP-Session: f49e02bb-fabe-4cfd-99a9-924943f163e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.05.27 21:03:56.107189 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 4548 | 2026.05.27 21:03:56.108214 [ 327 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> AggregatingTransform: Aggregating | ||
| 4549 | 2026.05.27 21:03:56.108255 [ 327 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> Aggregator: Aggregation method: without_key | ||
| 4550 | 2026.05.27 21:03:56.108295 [ 327 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968242 sec. (1032.800 rows/sec., 40.34 KiB/sec.) | ||
| 4551 | 2026.05.27 21:03:56.108321 [ 327 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Trace> Aggregator: Merging aggregated data | ||
| 4552 | 2026.05.27 21:03:56.109046 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002766 sec., 361.53289949385396 rows/sec., 14.12 KiB/sec. | ||
| 4553 | 2026.05.27 21:03:56.109208 [ 306 ] {0e85f0a9-6ce2-40a8-833b-22f914093552} <Debug> TCPHandler: Processed in 0.003219567 sec. | ||
| 4554 | 2026.05.27 21:03:56.109407 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4555 | 2026.05.27 21:03:56.109441 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4556 | 2026.05.27 21:03:56.109459 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4557 | 2026.05.27 21:03:56.109490 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4558 | 2026.05.27 21:03:56.109506 [ 307 ] {} <Debug> TCP-Session: 8514e3ae-6966-4f01-bc61-6e0533a7a12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.05.27 21:03:56.109529 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4560 | 2026.05.27 21:03:56.109550 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4561 | 2026.05.27 21:03:56.109581 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4562 | 2026.05.27 21:03:56.109621 [ 260 ] {} <Debug> TCP-Session: f49e02bb-fabe-4cfd-99a9-924943f163e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4563 | 2026.05.27 21:03:56.109530 [ 310 ] {} <Debug> TCP-Session: 99a87e59-f8f7-4022-967d-fb92cddf5862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4564 | 2026.05.27 21:03:56.109681 [ 302 ] {} <Debug> TCP-Session: 7ac63117-7131-4dd1-939d-8214a87351a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.05.27 21:03:56.109478 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4566 | 2026.05.27 21:03:56.109444 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4567 | 2026.05.27 21:03:56.109769 [ 3 ] {} <Debug> TCP-Session: feb8b141-7d10-4aea-b8a0-bc4ab5993ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.05.27 21:03:56.109557 [ 309 ] {} <Debug> TCP-Session: eb77f3c1-84fc-4a2d-bd4c-777c7f69dc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.05.27 21:03:56.109799 [ 308 ] {} <Debug> TCP-Session: 56699480-b90c-488b-ab75-8f57173bb6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2026.05.27 21:03:56.109480 [ 306 ] {} <Debug> TCP-Session: c295638f-ae9c-418f-a01d-f654dfce5a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4571 | 2026.05.27 21:03:56.109598 [ 303 ] {} <Debug> TCP-Session: 52256e1c-d4f7-4df7-970a-73ec4007e4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.05.27 21:03:56.484177 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4573 | 2026.05.27 21:03:56.505074 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.05.27 21:03:56.505159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4575 | 2026.05.27 21:03:56.511603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4576 | 2026.05.27 21:03:56.512409 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.05.27 21:03:56.517736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4578 | 2026.05.27 21:03:59.473839 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.27 21:03:59.474142 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.27 21:03:59.474634 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4581 | 2026.05.27 21:03:59.474684 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4582 | 2026.05.27 21:03:59.475044 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4583 | 2026.05.27 21:03:59.475114 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4584 | 2026.05.27 21:03:59.475259 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4585 | 2026.05.27 21:03:59.475376 [ 314 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4586 | 2026.05.27 21:03:59.475377 [ 313 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4587 | 2026.05.27 21:03:59.475534 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4588 | 2026.05.27 21:03:59.475564 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4589 | 2026.05.27 21:03:59.475641 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4590 | 2026.05.27 21:03:59.475661 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4591 | 2026.05.27 21:03:59.475697 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4592 | 2026.05.27 21:03:59.475739 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4593 | 2026.05.27 21:03:59.477193 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003177 sec., 15108.59301227573 rows/sec., 3.15 MiB/sec. | ||
| 4594 | 2026.05.27 21:03:59.477328 [ 261 ] {a5f230f8-5bbd-4f33-850e-fd30c929a856} <Debug> TCPHandler: Processed in 0.003643211 sec. | ||
| 4595 | 2026.05.27 21:03:59.482368 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.05.27 21:03:59.482506 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.05.27 21:03:59.482559 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4598 | 2026.05.27 21:03:59.483211 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.05.27 21:03:59.483259 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4600 | 2026.05.27 21:03:59.483660 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4601 | 2026.05.27 21:03:59.483888 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.27 21:03:59.484033 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001566 sec., 178799.48914431673 rows/sec., 11.35 MiB/sec. | ||
| 4603 | 2026.05.27 21:03:59.484069 [ 261 ] {747f5fc3-1090-45c9-bbf1-6d2c5bd361ef} <Debug> TCPHandler: Processed in 0.001764709 sec. | ||
| 4604 | 2026.05.27 21:03:59.484249 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.05.27 21:03:59.484346 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4606 | 2026.05.27 21:03:59.484388 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4607 | 2026.05.27 21:03:59.484817 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.05.27 21:03:59.484861 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4609 | 2026.05.27 21:03:59.485146 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4610 | 2026.05.27 21:03:59.485384 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.05.27 21:03:59.485512 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001186 sec., 1686.3406408094436 rows/sec., 137.51 KiB/sec. | ||
| 4612 | 2026.05.27 21:03:59.485547 [ 261 ] {e524da6f-5be9-41ee-be57-1bdca912f859} <Debug> TCPHandler: Processed in 0.001346874 sec. | ||
| 4613 | 2026.05.27 21:03:59.485676 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.05.27 21:03:59.485772 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4615 | 2026.05.27 21:03:59.485812 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4616 | 2026.05.27 21:03:59.486479 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.05.27 21:03:59.486515 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4618 | 2026.05.27 21:03:59.486872 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4619 | 2026.05.27 21:03:59.487086 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.05.27 21:03:59.487216 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001462 sec., 534883.7209302326 rows/sec., 41.24 MiB/sec. | ||
| 4621 | 2026.05.27 21:03:59.487221 [ 97 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4622 | 2026.05.27 21:03:59.487251 [ 261 ] {581e1100-cf7a-4a94-a3a3-754c9d2e28f3} <Debug> TCPHandler: Processed in 0.001624114 sec. | ||
| 4623 | 2026.05.27 21:03:59.487282 [ 97 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.27 21:03:59.487310 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4625 | 2026.05.27 21:03:59.487388 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.05.27 21:03:59.487412 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 4627 | 2026.05.27 21:03:59.487490 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.05.27 21:03:59.487522 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4629 | 2026.05.27 21:03:59.487532 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4630 | 2026.05.27 21:03:59.487557 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4080 rows starting from the beginning of the part | ||
| 4631 | 2026.05.27 21:03:59.487621 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3343 rows starting from the beginning of the part | ||
| 4632 | 2026.05.27 21:03:59.487674 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 4633 | 2026.05.27 21:03:59.487725 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 781 rows starting from the beginning of the part | ||
| 4634 | 2026.05.27 21:03:59.487772 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 134 rows starting from the beginning of the part | ||
| 4635 | 2026.05.27 21:03:59.487816 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 782 rows starting from the beginning of the part | ||
| 4636 | 2026.05.27 21:03:59.488009 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.27 21:03:59.488044 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4638 | 2026.05.27 21:03:59.488354 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4639 | 2026.05.27 21:03:59.488577 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.05.27 21:03:59.488703 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001233 sec., 116788.32116788322 rows/sec., 6.89 MiB/sec. | ||
| 4641 | 2026.05.27 21:03:59.488728 [ 95 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4642 | 2026.05.27 21:03:59.488738 [ 261 ] {0eac7d53-fba6-441a-910e-a184b017a99f} <Debug> TCPHandler: Processed in 0.001399277 sec. | ||
| 4643 | 2026.05.27 21:03:59.488822 [ 95 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.05.27 21:03:59.488853 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4645 | 2026.05.27 21:03:59.488921 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.05.27 21:03:59.488948 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 4647 | 2026.05.27 21:03:59.489020 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.05.27 21:03:59.489066 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4649 | 2026.05.27 21:03:59.489081 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4650 | 2026.05.27 21:03:59.489120 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 4651 | 2026.05.27 21:03:59.489193 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4652 | 2026.05.27 21:03:59.489240 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 4653 | 2026.05.27 21:03:59.489282 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 4654 | 2026.05.27 21:03:59.489322 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 4655 | 2026.05.27 21:03:59.489363 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
| 4656 | 2026.05.27 21:03:59.489880 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.05.27 21:03:59.489939 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4658 | 2026.05.27 21:03:59.490245 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335404 sec., 544404.5397497686 rows/sec., 35.79 MiB/sec. | ||
| 4659 | 2026.05.27 21:03:59.490348 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002984679 sec., 3074367.461291482 rows/sec., 245.28 MiB/sec. | ||
| 4660 | 2026.05.27 21:03:59.490419 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4661 | 2026.05.27 21:03:59.490434 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4662 | 2026.05.27 21:03:59.490731 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4663 | 2026.05.27 21:03:59.490782 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.05.27 21:03:59.490825 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.27 21:03:59.490912 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_21_4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2026.05.27 21:03:59.490965 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001959 sec., 74017.35579377234 rows/sec., 4.78 MiB/sec. | ||
| 4667 | 2026.05.27 21:03:59.491003 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4668 | 2026.05.27 21:03:59.491035 [ 261 ] {2f10426b-ef67-4cd4-986f-dc78496e3cbb} <Debug> TCPHandler: Processed in 0.002163632 sec. | ||
| 4669 | 2026.05.27 21:03:59.491168 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.27 21:03:59.491271 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_26_5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4671 | 2026.05.27 21:03:59.491303 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.05.27 21:03:59.491382 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4673 | 2026.05.27 21:03:59.491444 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.27 21:03:59.491509 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4675 | 2026.05.27 21:03:59.492033 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.27 21:03:59.492070 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4677 | 2026.05.27 21:03:59.492429 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4678 | 2026.05.27 21:03:59.492641 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.27 21:03:59.492769 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001368 sec., 105263.15789473684 rows/sec., 5.98 MiB/sec. | ||
| 4680 | 2026.05.27 21:03:59.492803 [ 261 ] {deaad495-840f-45ae-9e9c-cfbb0831ccb4} <Debug> TCPHandler: Processed in 0.001641065 sec. | ||
| 4681 | 2026.05.27 21:03:59.492962 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.27 21:03:59.493056 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.27 21:03:59.493098 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4684 | 2026.05.27 21:03:59.493756 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.27 21:03:59.493793 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4686 | 2026.05.27 21:03:59.494135 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4687 | 2026.05.27 21:03:59.494344 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.05.27 21:03:59.494458 [ 97 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4689 | 2026.05.27 21:03:59.494477 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.00144 sec., 338888.8888888889 rows/sec., 23.77 MiB/sec. | ||
| 4690 | 2026.05.27 21:03:59.494502 [ 97 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.05.27 21:03:59.494519 [ 261 ] {aa3b8b34-7384-4165-b5c3-357c4c34dac1} <Debug> TCPHandler: Processed in 0.001608284 sec. | ||
| 4692 | 2026.05.27 21:03:59.494528 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4693 | 2026.05.27 21:03:59.494654 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 4694 | 2026.05.27 21:03:59.494689 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.27 21:03:59.494767 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4696 | 2026.05.27 21:03:59.494804 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2369 rows starting from the beginning of the part | ||
| 4697 | 2026.05.27 21:03:59.494821 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4698 | 2026.05.27 21:03:59.494866 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1911 rows starting from the beginning of the part | ||
| 4699 | 2026.05.27 21:03:59.494879 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4700 | 2026.05.27 21:03:59.494927 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 4701 | 2026.05.27 21:03:59.494980 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 486 rows starting from the beginning of the part | ||
| 4702 | 2026.05.27 21:03:59.495026 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 103 rows starting from the beginning of the part | ||
| 4703 | 2026.05.27 21:03:59.495072 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4704 | 2026.05.27 21:03:59.495303 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.27 21:03:59.495356 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4706 | 2026.05.27 21:03:59.495750 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4707 | 2026.05.27 21:03:59.496023 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.27 21:03:59.496161 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001366 sec., 2928.2576866764275 rows/sec., 152.99 KiB/sec. | ||
| 4709 | 2026.05.27 21:03:59.496196 [ 261 ] {20b0ca7e-e1e3-4a8b-9f46-82c86d70d3eb} <Debug> TCPHandler: Processed in 0.001571752 sec. | ||
| 4710 | 2026.05.27 21:03:59.496336 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.27 21:03:59.496432 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.27 21:03:59.496476 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4713 | 2026.05.27 21:03:59.496666 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5421 rows, containing 5 columns (5 merged, 0 gathered) in 0.002048858 sec., 2645864.1838526633 rows/sec., 191.18 MiB/sec. | ||
| 4714 | 2026.05.27 21:03:59.496934 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4715 | 2026.05.27 21:03:59.497158 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.27 21:03:59.497204 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.27 21:03:59.497205 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4718 | 2026.05.27 21:03:59.497285 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_26_5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4719 | 2026.05.27 21:03:59.497370 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4720 | 2026.05.27 21:03:59.497675 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4721 | 2026.05.27 21:03:59.497912 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.05.27 21:03:59.498031 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4723 | 2026.05.27 21:03:59.498068 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.27 21:03:59.498074 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001657 sec., 160531.08026554013 rows/sec., 10.67 MiB/sec. | ||
| 4725 | 2026.05.27 21:03:59.498090 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4726 | 2026.05.27 21:03:59.498152 [ 261 ] {0591032c-cb0f-483f-b401-042ea3f449b6} <Debug> TCPHandler: Processed in 0.001865622 sec. | ||
| 4727 | 2026.05.27 21:03:59.498211 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4728 | 2026.05.27 21:03:59.498322 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4729 | 2026.05.27 21:03:59.498349 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8420 rows starting from the beginning of the part | ||
| 4730 | 2026.05.27 21:03:59.498387 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.05.27 21:03:59.498403 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1496 rows starting from the beginning of the part | ||
| 4732 | 2026.05.27 21:03:59.498461 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4733 | 2026.05.27 21:03:59.498506 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4734 | 2026.05.27 21:03:59.498531 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.05.27 21:03:59.498549 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4736 | 2026.05.27 21:03:59.498596 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 4737 | 2026.05.27 21:03:59.498599 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4738 | 2026.05.27 21:03:59.499000 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.05.27 21:03:59.499039 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4740 | 2026.05.27 21:03:59.499389 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4741 | 2026.05.27 21:03:59.499628 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.05.27 21:03:59.499733 [ 97 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4743 | 2026.05.27 21:03:59.499762 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00127 sec., 787.4015748031495 rows/sec., 53.06 KiB/sec. | ||
| 4744 | 2026.05.27 21:03:59.499765 [ 97 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.05.27 21:03:59.499804 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4746 | 2026.05.27 21:03:59.499804 [ 261 ] {5f77681b-3a10-40c8-8527-8e702bb87578} <Debug> TCPHandler: Processed in 0.001544802 sec. | ||
| 4747 | 2026.05.27 21:03:59.499894 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4748 | 2026.05.27 21:03:59.499957 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.05.27 21:03:59.500011 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4750 | 2026.05.27 21:03:59.500045 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4751 | 2026.05.27 21:03:59.500060 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.05.27 21:03:59.500123 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4753 | 2026.05.27 21:03:59.500124 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4754 | 2026.05.27 21:03:59.500264 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4755 | 2026.05.27 21:03:59.500308 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4756 | 2026.05.27 21:03:59.500352 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4757 | 2026.05.27 21:03:59.500392 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 4758 | 2026.05.27 21:03:59.500997 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.27 21:03:59.501039 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4760 | 2026.05.27 21:03:59.501210 [ 196 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349165 sec., 7411.991861632936 rows/sec., 499.44 KiB/sec. | ||
| 4761 | 2026.05.27 21:03:59.501334 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4762 | 2026.05.27 21:03:59.501604 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4763 | 2026.05.27 21:03:59.501611 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_10_2} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.05.27 21:03:59.501698 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_10_2} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4765 | 2026.05.27 21:03:59.501764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4766 | 2026.05.27 21:03:59.501869 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.05.27 21:03:59.502035 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001994 sec., 1003.0090270812436 rows/sec., 1.80 MiB/sec. | ||
| 4768 | 2026.05.27 21:03:59.502086 [ 261 ] {46b73448-a65a-4451-bb9c-33bce9d9378c} <Debug> TCPHandler: Processed in 0.002180623 sec. | ||
| 4769 | 2026.05.27 21:03:59.502247 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.05.27 21:03:59.502342 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.05.27 21:03:59.502384 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4772 | 2026.05.27 21:03:59.502695 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10735 rows, containing 5 columns (5 merged, 0 gathered) in 0.004517741 sec., 2376187.5680788253 rows/sec., 150.59 MiB/sec. | ||
| 4773 | 2026.05.27 21:03:59.502768 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.05.27 21:03:59.502809 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4775 | 2026.05.27 21:03:59.503021 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4776 | 2026.05.27 21:03:59.503157 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4777 | 2026.05.27 21:03:59.503401 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.05.27 21:03:59.503468 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.05.27 21:03:59.503482 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4780 | 2026.05.27 21:03:59.503556 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4781 | 2026.05.27 21:03:59.503592 [ 94 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4782 | 2026.05.27 21:03:59.503618 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001294 sec., 69551.77743431221 rows/sec., 4.35 MiB/sec. | ||
| 4783 | 2026.05.27 21:03:59.503640 [ 94 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.27 21:03:59.503656 [ 261 ] {51f0d225-c09c-4d58-ae36-28178144c3df} <Debug> TCPHandler: Processed in 0.001461229 sec. | ||
| 4785 | 2026.05.27 21:03:59.503671 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4786 | 2026.05.27 21:03:59.503758 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 4787 | 2026.05.27 21:03:59.503862 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.05.27 21:03:59.503893 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1656 rows starting from the beginning of the part | ||
| 4789 | 2026.05.27 21:03:59.503955 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 164 rows starting from the beginning of the part | ||
| 4790 | 2026.05.27 21:03:59.504008 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4791 | 2026.05.27 21:03:59.504058 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4792 | 2026.05.27 21:03:59.504105 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4793 | 2026.05.27 21:03:59.504155 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4794 | 2026.05.27 21:03:59.505191 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001468129 sec., 1435841.1284022043 rows/sec., 88.07 MiB/sec. | ||
| 4795 | 2026.05.27 21:03:59.505412 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4796 | 2026.05.27 21:03:59.505668 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.27 21:03:59.505731 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_26_5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4798 | 2026.05.27 21:03:59.505786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4799 | 2026.05.27 21:04:03.436292 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4800 | 2026.05.27 21:04:03.436366 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4801 | 2026.05.27 21:04:03.533903 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4802 | 2026.05.27 21:04:03.534417 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.27 21:04:03.534463 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4804 | 2026.05.27 21:04:03.534970 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4805 | 2026.05.27 21:04:03.535201 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.05.27 21:04:03.535348 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4807 | 2026.05.27 21:04:04.018754 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4808 | 2026.05.27 21:04:04.034613 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.05.27 21:04:04.034683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4810 | 2026.05.27 21:04:04.041350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4811 | 2026.05.27 21:04:04.042918 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.27 21:04:04.051252 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4813 | 2026.05.27 21:04:04.470440 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.05.27 21:04:04.470682 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4815 | 2026.05.27 21:04:04.471038 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4816 | 2026.05.27 21:04:04.471077 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4817 | 2026.05.27 21:04:04.471312 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4818 | 2026.05.27 21:04:04.471382 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4819 | 2026.05.27 21:04:04.471535 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4820 | 2026.05.27 21:04:04.471654 [ 359 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4821 | 2026.05.27 21:04:04.471663 [ 337 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4822 | 2026.05.27 21:04:04.471819 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4823 | 2026.05.27 21:04:04.471848 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4824 | 2026.05.27 21:04:04.471929 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4825 | 2026.05.27 21:04:04.471952 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4826 | 2026.05.27 21:04:04.471989 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4827 | 2026.05.27 21:04:04.472035 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4828 | 2026.05.27 21:04:04.473394 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002807 sec., 17100.106875667974 rows/sec., 3.56 MiB/sec. | ||
| 4829 | 2026.05.27 21:04:04.473500 [ 261 ] {0d0954f7-2f55-4fb5-aa5b-4afe72b30012} <Debug> TCPHandler: Processed in 0.003210327 sec. | ||
| 4830 | 2026.05.27 21:04:04.475998 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.05.27 21:04:04.476157 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.27 21:04:04.476219 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4833 | 2026.05.27 21:04:04.477125 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.27 21:04:04.477178 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4835 | 2026.05.27 21:04:04.477592 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4836 | 2026.05.27 21:04:04.477823 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.27 21:04:04.477965 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001854 sec., 72276.15965480043 rows/sec., 6.26 MiB/sec. | ||
| 4838 | 2026.05.27 21:04:04.478001 [ 261 ] {c878eca8-8f1c-4443-8700-3e4550a94248} <Debug> TCPHandler: Processed in 0.002081749 sec. | ||
| 4839 | 2026.05.27 21:04:04.478141 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.27 21:04:04.478242 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.27 21:04:04.478283 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4842 | 2026.05.27 21:04:04.478797 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.27 21:04:04.478833 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4844 | 2026.05.27 21:04:04.479143 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4845 | 2026.05.27 21:04:04.479355 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.27 21:04:04.479490 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001266 sec., 30805.68720379147 rows/sec., 2.26 MiB/sec. | ||
| 4847 | 2026.05.27 21:04:04.479528 [ 261 ] {68397d7c-9719-4a2a-97ff-6245b820a601} <Debug> TCPHandler: Processed in 0.001436578 sec. | ||
| 4848 | 2026.05.27 21:04:04.479685 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.27 21:04:04.479782 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.27 21:04:04.479821 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4851 | 2026.05.27 21:04:04.480265 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.27 21:04:04.480301 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4853 | 2026.05.27 21:04:04.480618 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4854 | 2026.05.27 21:04:04.480835 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.27 21:04:04.480961 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001197 sec., 86048.45446950711 rows/sec., 6.72 MiB/sec. | ||
| 4856 | 2026.05.27 21:04:04.480996 [ 261 ] {01b355a2-2445-479c-93dc-61eb79845a8c} <Debug> TCPHandler: Processed in 0.001360945 sec. | ||
| 4857 | 2026.05.27 21:04:04.481129 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.27 21:04:04.481224 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.27 21:04:04.481267 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4860 | 2026.05.27 21:04:04.481727 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.27 21:04:04.481764 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4862 | 2026.05.27 21:04:04.482096 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4863 | 2026.05.27 21:04:04.482337 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.27 21:04:04.482466 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 4865 | 2026.05.27 21:04:04.482501 [ 261 ] {84cf88eb-c83a-495b-86ca-659330edd384} <Debug> TCPHandler: Processed in 0.001422127 sec. | ||
| 4866 | 2026.05.27 21:04:04.482621 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.27 21:04:04.482715 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.27 21:04:04.482768 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4869 | 2026.05.27 21:04:04.483593 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.27 21:04:04.483629 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4871 | 2026.05.27 21:04:04.484232 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4872 | 2026.05.27 21:04:04.484455 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.27 21:04:04.484592 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001894 sec., 20591.341077085533 rows/sec., 36.90 MiB/sec. | ||
| 4874 | 2026.05.27 21:04:04.484640 [ 261 ] {10b2b5a7-78f5-4f5b-982e-2b4f26a7c7a2} <Debug> TCPHandler: Processed in 0.002068849 sec. | ||
| 4875 | 2026.05.27 21:04:04.484772 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.05.27 21:04:04.484872 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.05.27 21:04:04.484913 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4878 | 2026.05.27 21:04:04.485288 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.27 21:04:04.485324 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4880 | 2026.05.27 21:04:04.485635 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4881 | 2026.05.27 21:04:04.485851 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.27 21:04:04.485980 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4883 | 2026.05.27 21:04:04.486014 [ 261 ] {ad92a16c-59a1-4b20-a835-c0ffc74b4c63} <Debug> TCPHandler: Processed in 0.001292343 sec. | ||
| 4884 | 2026.05.27 21:04:09.473272 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.27 21:04:09.473543 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.27 21:04:09.473928 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4887 | 2026.05.27 21:04:09.473971 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4888 | 2026.05.27 21:04:09.474220 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4889 | 2026.05.27 21:04:09.474289 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4890 | 2026.05.27 21:04:09.474437 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4891 | 2026.05.27 21:04:09.474556 [ 314 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4892 | 2026.05.27 21:04:09.474556 [ 337 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4893 | 2026.05.27 21:04:09.474692 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 4894 | 2026.05.27 21:04:09.474722 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4895 | 2026.05.27 21:04:09.474794 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4896 | 2026.05.27 21:04:09.474815 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4897 | 2026.05.27 21:04:09.474852 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4898 | 2026.05.27 21:04:09.474892 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4899 | 2026.05.27 21:04:09.476275 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002837 sec., 16919.28093056045 rows/sec., 3.52 MiB/sec. | ||
| 4900 | 2026.05.27 21:04:09.476415 [ 261 ] {40dd2894-2346-49d4-96ea-e2cd02542f52} <Debug> TCPHandler: Processed in 0.003289299 sec. | ||
| 4901 | 2026.05.27 21:04:09.481608 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.05.27 21:04:09.481746 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.05.27 21:04:09.481799 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4904 | 2026.05.27 21:04:09.482456 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.27 21:04:09.482499 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4906 | 2026.05.27 21:04:09.482888 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4907 | 2026.05.27 21:04:09.483134 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.27 21:04:09.483289 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001581 sec., 177103.09930423784 rows/sec., 11.24 MiB/sec. | ||
| 4909 | 2026.05.27 21:04:09.483325 [ 261 ] {3ec82841-97cf-473d-83dc-f55f72135d62} <Debug> TCPHandler: Processed in 0.001780649 sec. | ||
| 4910 | 2026.05.27 21:04:09.483577 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.05.27 21:04:09.483735 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4912 | 2026.05.27 21:04:09.483808 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4913 | 2026.05.27 21:04:09.484710 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.05.27 21:04:09.484756 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4915 | 2026.05.27 21:04:09.485289 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4916 | 2026.05.27 21:04:09.485544 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.05.27 21:04:09.485696 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.002007 sec., 389138.0169407075 rows/sec., 30.01 MiB/sec. | ||
| 4918 | 2026.05.27 21:04:09.485736 [ 261 ] {ece12401-b16d-4ad3-84be-7746a2263fc4} <Debug> TCPHandler: Processed in 0.002292646 sec. | ||
| 4919 | 2026.05.27 21:04:09.485891 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.05.27 21:04:09.485988 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.27 21:04:09.486031 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4922 | 2026.05.27 21:04:09.486473 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.27 21:04:09.486511 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4924 | 2026.05.27 21:04:09.486836 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4925 | 2026.05.27 21:04:09.487065 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.27 21:04:09.487192 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001223 sec., 116107.931316435 rows/sec., 6.84 MiB/sec. | ||
| 4927 | 2026.05.27 21:04:09.487229 [ 261 ] {10f3e621-e07d-4d07-be11-3db926baafeb} <Debug> TCPHandler: Processed in 0.001388586 sec. | ||
| 4928 | 2026.05.27 21:04:09.487384 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.05.27 21:04:09.487479 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.05.27 21:04:09.487521 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4931 | 2026.05.27 21:04:09.487995 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.05.27 21:04:09.488033 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4933 | 2026.05.27 21:04:09.488346 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4934 | 2026.05.27 21:04:09.488626 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.05.27 21:04:09.488755 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001293 sec., 112142.30471771074 rows/sec., 7.24 MiB/sec. | ||
| 4936 | 2026.05.27 21:04:09.488789 [ 261 ] {97f53423-c973-4590-8a8b-637b8a1e705d} <Debug> TCPHandler: Processed in 0.001468299 sec. | ||
| 4937 | 2026.05.27 21:04:09.488949 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.05.27 21:04:09.489044 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.05.27 21:04:09.489084 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4940 | 2026.05.27 21:04:09.489557 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.27 21:04:09.489594 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4942 | 2026.05.27 21:04:09.489907 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4943 | 2026.05.27 21:04:09.490121 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.27 21:04:09.490264 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001238 sec., 116316.63974151858 rows/sec., 6.61 MiB/sec. | ||
| 4945 | 2026.05.27 21:04:09.490299 [ 261 ] {767286e4-e845-47ab-8e32-4f71332ccca3} <Debug> TCPHandler: Processed in 0.001399947 sec. | ||
| 4946 | 2026.05.27 21:04:09.490448 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.05.27 21:04:09.490543 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4948 | 2026.05.27 21:04:09.490585 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4949 | 2026.05.27 21:04:09.491254 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.05.27 21:04:09.491290 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4951 | 2026.05.27 21:04:09.491626 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4952 | 2026.05.27 21:04:09.491842 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.27 21:04:09.491977 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001451 sec., 334941.41971054446 rows/sec., 23.48 MiB/sec. | ||
| 4954 | 2026.05.27 21:04:09.492012 [ 261 ] {a3e5dded-2966-4a67-85ac-36754c164f33} <Debug> TCPHandler: Processed in 0.001613824 sec. | ||
| 4955 | 2026.05.27 21:04:09.492140 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.05.27 21:04:09.492235 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4957 | 2026.05.27 21:04:09.492277 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4958 | 2026.05.27 21:04:09.492658 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.27 21:04:09.492696 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4960 | 2026.05.27 21:04:09.493027 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4961 | 2026.05.27 21:04:09.493242 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.05.27 21:04:09.493360 [ 29 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4963 | 2026.05.27 21:04:09.493375 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 180.63 KiB/sec. | ||
| 4964 | 2026.05.27 21:04:09.493432 [ 29 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.05.27 21:04:09.493438 [ 261 ] {4f31b0b7-2e44-4c8b-8d0a-0837a8926ff7} <Debug> TCPHandler: Processed in 0.001347345 sec. | ||
| 4966 | 2026.05.27 21:04:09.493465 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4967 | 2026.05.27 21:04:09.493589 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.27 21:04:09.493598 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 4969 | 2026.05.27 21:04:09.493695 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.27 21:04:09.493742 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4971 | 2026.05.27 21:04:09.493744 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4972 | 2026.05.27 21:04:09.493788 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part | ||
| 4973 | 2026.05.27 21:04:09.493861 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4974 | 2026.05.27 21:04:09.493911 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4975 | 2026.05.27 21:04:09.493957 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4976 | 2026.05.27 21:04:09.494003 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 4977 | 2026.05.27 21:04:09.494047 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 4978 | 2026.05.27 21:04:09.494210 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.05.27 21:04:09.494254 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4980 | 2026.05.27 21:04:09.494619 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4981 | 2026.05.27 21:04:09.494845 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296123 sec., 33947.39542466263 rows/sec., 1.73 MiB/sec. | ||
| 4982 | 2026.05.27 21:04:09.494858 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.27 21:04:09.494971 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4984 | 2026.05.27 21:04:09.494995 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00132 sec., 200757.57575757575 rows/sec., 13.34 MiB/sec. | ||
| 4985 | 2026.05.27 21:04:09.495052 [ 261 ] {4b3f4747-e1b6-41b8-93cc-7a20c91782c1} <Debug> TCPHandler: Processed in 0.00151309 sec. | ||
| 4986 | 2026.05.27 21:04:09.495184 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.27 21:04:09.495270 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.05.27 21:04:09.495281 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4989 | 2026.05.27 21:04:09.495325 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4990 | 2026.05.27 21:04:09.495345 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_11_2} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4991 | 2026.05.27 21:04:09.495420 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4992 | 2026.05.27 21:04:09.495649 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.27 21:04:09.495684 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4994 | 2026.05.27 21:04:09.495971 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4995 | 2026.05.27 21:04:09.496180 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.27 21:04:09.496310 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 4997 | 2026.05.27 21:04:09.496343 [ 261 ] {35fa743c-a9b4-4e16-a348-5f6abf2a1f6a} <Debug> TCPHandler: Processed in 0.00120904 sec. | ||
| 4998 | 2026.05.27 21:04:09.496466 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.27 21:04:09.496561 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.27 21:04:09.496615 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5001 | 2026.05.27 21:04:09.497353 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.27 21:04:09.497391 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5003 | 2026.05.27 21:04:09.497877 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5004 | 2026.05.27 21:04:09.498096 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.27 21:04:09.498249 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001687 sec., 1185.536455245999 rows/sec., 2.12 MiB/sec. | ||
| 5006 | 2026.05.27 21:04:09.498307 [ 261 ] {8764a427-9f3a-4751-a69e-fa63c75ef50d} <Debug> TCPHandler: Processed in 0.001889393 sec. | ||
| 5007 | 2026.05.27 21:04:09.498470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.27 21:04:09.498588 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.27 21:04:09.498639 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5010 | 2026.05.27 21:04:09.499058 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.27 21:04:09.499102 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5012 | 2026.05.27 21:04:09.499452 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5013 | 2026.05.27 21:04:09.499666 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.27 21:04:09.499795 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001232 sec., 73051.94805194806 rows/sec., 4.57 MiB/sec. | ||
| 5015 | 2026.05.27 21:04:09.499828 [ 261 ] {e03a5b56-7ed7-4be5-9e8d-f5e6aa190bb7} <Debug> TCPHandler: Processed in 0.001420567 sec. | ||
| 5016 | 2026.05.27 21:04:09.911933 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.05.27 21:04:09.912205 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5018 | 2026.05.27 21:04:09.912586 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5019 | 2026.05.27 21:04:09.912641 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5020 | 2026.05.27 21:04:09.912902 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5021 | 2026.05.27 21:04:09.912973 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5022 | 2026.05.27 21:04:09.913121 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5023 | 2026.05.27 21:04:09.913235 [ 314 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5024 | 2026.05.27 21:04:09.913242 [ 337 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5025 | 2026.05.27 21:04:09.913404 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 5026 | 2026.05.27 21:04:09.913433 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5027 | 2026.05.27 21:04:09.913506 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5028 | 2026.05.27 21:04:09.913527 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5029 | 2026.05.27 21:04:09.913565 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5030 | 2026.05.27 21:04:09.913610 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5031 | 2026.05.27 21:04:09.915145 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003041 sec., 15784.281486353175 rows/sec., 3.29 MiB/sec. | ||
| 5032 | 2026.05.27 21:04:09.915313 [ 261 ] {6da68fea-8ab2-4de8-9bcb-fefdff5e68c7} <Debug> TCPHandler: Processed in 0.003533937 sec. | ||
| 5033 | 2026.05.27 21:04:09.931692 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.05.27 21:04:09.931942 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5035 | 2026.05.27 21:04:09.932047 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5036 | 2026.05.27 21:04:09.932905 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.27 21:04:09.932950 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5038 | 2026.05.27 21:04:09.933388 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5039 | 2026.05.27 21:04:09.933586 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.05.27 21:04:09.933735 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001868 sec., 3211.9914346895075 rows/sec., 1.49 MiB/sec. | ||
| 5041 | 2026.05.27 21:04:09.933772 [ 261 ] {052d0edc-4bc8-4699-b7a7-2116a5b4578d} <Debug> TCPHandler: Processed in 0.002261135 sec. | ||
| 5042 | 2026.05.27 21:04:09.934082 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.27 21:04:09.934183 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.05.27 21:04:09.934225 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5045 | 2026.05.27 21:04:09.934746 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.27 21:04:09.934784 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5047 | 2026.05.27 21:04:09.935085 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5048 | 2026.05.27 21:04:09.935315 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.05.27 21:04:09.935445 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001281 sec., 18735.362997658078 rows/sec., 1.55 MiB/sec. | ||
| 5050 | 2026.05.27 21:04:09.935481 [ 261 ] {22acc40d-eac4-4729-84a6-355ffc1b2838} <Debug> TCPHandler: Processed in 0.001450119 sec. | ||
| 5051 | 2026.05.27 21:04:09.935641 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.05.27 21:04:09.935746 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5053 | 2026.05.27 21:04:09.935787 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5054 | 2026.05.27 21:04:09.936209 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.27 21:04:09.936246 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5056 | 2026.05.27 21:04:09.936546 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5057 | 2026.05.27 21:04:09.936752 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.27 21:04:09.936878 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 708.45 KiB/sec. | ||
| 5059 | 2026.05.27 21:04:09.936913 [ 261 ] {f7878e5a-74ea-430b-83ee-de68fc65b8dd} <Debug> TCPHandler: Processed in 0.001330144 sec. | ||
| 5060 | 2026.05.27 21:04:09.937060 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.05.27 21:04:09.937155 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5062 | 2026.05.27 21:04:09.937195 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5063 | 2026.05.27 21:04:09.938525 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.27 21:04:09.938563 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5065 | 2026.05.27 21:04:09.939008 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5066 | 2026.05.27 21:04:09.939221 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.27 21:04:09.939349 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Debug> executeQuery: Read 2608 rows, 199.88 KiB in 0.002211 sec., 1179556.761646314 rows/sec., 88.28 MiB/sec. | ||
| 5068 | 2026.05.27 21:04:09.939390 [ 261 ] {da917e55-2fe2-42fd-8259-7ef17fab992c} <Debug> TCPHandler: Processed in 0.00238736 sec. | ||
| 5069 | 2026.05.27 21:04:09.939535 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.05.27 21:04:09.939632 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.05.27 21:04:09.939673 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5072 | 2026.05.27 21:04:09.940095 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.27 21:04:09.940137 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5074 | 2026.05.27 21:04:09.940440 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5075 | 2026.05.27 21:04:09.940661 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.05.27 21:04:09.940787 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Debug> executeQuery: Read 72 rows, 5.42 KiB in 0.001173 sec., 61381.07416879795 rows/sec., 4.51 MiB/sec. | ||
| 5077 | 2026.05.27 21:04:09.940821 [ 261 ] {f31ae3c9-0158-4ea0-8bff-180434a0ae9f} <Debug> TCPHandler: Processed in 0.001336404 sec. | ||
| 5078 | 2026.05.27 21:04:09.940957 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.05.27 21:04:09.941054 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.05.27 21:04:09.941094 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5081 | 2026.05.27 21:04:09.941819 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.05.27 21:04:09.941856 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5083 | 2026.05.27 21:04:09.942174 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5084 | 2026.05.27 21:04:09.942387 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.05.27 21:04:09.942512 [ 29 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5086 | 2026.05.27 21:04:09.942519 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001483 sec., 556304.7875927174 rows/sec., 32.54 MiB/sec. | ||
| 5087 | 2026.05.27 21:04:09.942590 [ 29 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.27 21:04:09.942602 [ 261 ] {d035bcd8-f4d9-47b1-86b9-9c2299ef9a30} <Debug> TCPHandler: Processed in 0.001694996 sec. | ||
| 5089 | 2026.05.27 21:04:09.942629 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5090 | 2026.05.27 21:04:09.942743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.05.27 21:04:09.942745 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 5092 | 2026.05.27 21:04:09.942848 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.05.27 21:04:09.942895 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5094 | 2026.05.27 21:04:09.942901 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5095 | 2026.05.27 21:04:09.942944 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1098 rows starting from the beginning of the part | ||
| 5096 | 2026.05.27 21:04:09.943008 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 953 rows starting from the beginning of the part | ||
| 5097 | 2026.05.27 21:04:09.943060 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 5098 | 2026.05.27 21:04:09.943108 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part | ||
| 5099 | 2026.05.27 21:04:09.943155 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 5100 | 2026.05.27 21:04:09.943201 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 825 rows starting from the beginning of the part | ||
| 5101 | 2026.05.27 21:04:09.943344 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.27 21:04:09.943389 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5103 | 2026.05.27 21:04:09.943705 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5104 | 2026.05.27 21:04:09.943937 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.27 21:04:09.944079 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. | ||
| 5106 | 2026.05.27 21:04:09.944115 [ 261 ] {4225026e-5501-425b-878f-bac7f9c3c00d} <Debug> TCPHandler: Processed in 0.001422908 sec. | ||
| 5107 | 2026.05.27 21:04:09.944259 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.05.27 21:04:09.944355 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.05.27 21:04:09.944397 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5110 | 2026.05.27 21:04:09.944546 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844602 sec., 1794967.1528058627 rows/sec., 113.68 MiB/sec. | ||
| 5111 | 2026.05.27 21:04:09.944786 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5112 | 2026.05.27 21:04:09.944804 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.05.27 21:04:09.944847 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5114 | 2026.05.27 21:04:09.945127 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.27 21:04:09.945188 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5116 | 2026.05.27 21:04:09.945222 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_16_3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5117 | 2026.05.27 21:04:09.945330 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5118 | 2026.05.27 21:04:09.945426 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.27 21:04:09.945563 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001226 sec., 9787.928221859705 rows/sec., 764.68 KiB/sec. | ||
| 5120 | 2026.05.27 21:04:09.945598 [ 261 ] {0b32760f-f416-41aa-8cbc-1ee239e79085} <Debug> TCPHandler: Processed in 0.001389246 sec. | ||
| 5121 | 2026.05.27 21:04:09.945727 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.05.27 21:04:09.945827 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.27 21:04:09.945867 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5124 | 2026.05.27 21:04:09.946773 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.27 21:04:09.946810 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5126 | 2026.05.27 21:04:09.947177 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5127 | 2026.05.27 21:04:09.947388 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.27 21:04:09.947516 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Debug> executeQuery: Read 1375 rows, 95.31 KiB in 0.001707 sec., 805506.7369654365 rows/sec., 54.53 MiB/sec. | ||
| 5129 | 2026.05.27 21:04:09.947550 [ 261 ] {241074de-1389-49dc-81ca-466ca0711a96} <Debug> TCPHandler: Processed in 0.001873132 sec. | ||
| 5130 | 2026.05.27 21:04:09.947684 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.27 21:04:09.947782 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.27 21:04:09.947825 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5133 | 2026.05.27 21:04:09.948636 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.27 21:04:09.948672 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5135 | 2026.05.27 21:04:09.949108 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5136 | 2026.05.27 21:04:09.949324 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.27 21:04:09.949453 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Debug> executeQuery: Read 1957 rows, 131.11 KiB in 0.001689 sec., 1158673.7714624037 rows/sec., 75.80 MiB/sec. | ||
| 5138 | 2026.05.27 21:04:09.949488 [ 261 ] {1f1549ae-1f94-4b37-b645-349d22531d5e} <Debug> TCPHandler: Processed in 0.001854312 sec. | ||
| 5139 | 2026.05.27 21:04:09.949643 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.05.27 21:04:09.949739 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.05.27 21:04:09.949795 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5142 | 2026.05.27 21:04:09.950706 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.05.27 21:04:09.950743 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5144 | 2026.05.27 21:04:09.951289 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5145 | 2026.05.27 21:04:09.951520 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.05.27 21:04:09.951659 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001938 sec., 25799.793601651185 rows/sec., 46.23 MiB/sec. | ||
| 5147 | 2026.05.27 21:04:09.951656 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5148 | 2026.05.27 21:04:09.951709 [ 261 ] {b52c77b6-110f-4ca4-9c4b-84fd43db20fb} <Debug> TCPHandler: Processed in 0.002126641 sec. | ||
| 5149 | 2026.05.27 21:04:09.951726 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.05.27 21:04:09.951758 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5151 | 2026.05.27 21:04:09.951857 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.05.27 21:04:09.951871 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 5153 | 2026.05.27 21:04:09.951970 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.27 21:04:09.952019 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5155 | 2026.05.27 21:04:09.952150 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2026.05.27 21:04:09.952231 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 412 rows starting from the beginning of the part | ||
| 5157 | 2026.05.27 21:04:09.952385 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
| 5158 | 2026.05.27 21:04:09.952410 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.05.27 21:04:09.952453 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5160 | 2026.05.27 21:04:09.952511 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 5161 | 2026.05.27 21:04:09.952623 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
| 5162 | 2026.05.27 21:04:09.952734 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5163 | 2026.05.27 21:04:09.952801 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5164 | 2026.05.27 21:04:09.952837 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 5165 | 2026.05.27 21:04:09.953047 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.27 21:04:09.953202 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001256 sec., 9554.140127388535 rows/sec., 659.34 KiB/sec. | ||
| 5167 | 2026.05.27 21:04:09.953331 [ 261 ] {a34c160e-4d91-49a3-9ab8-54fa9eb1224c} <Debug> TCPHandler: Processed in 0.001524391 sec. | ||
| 5168 | 2026.05.27 21:04:09.970888 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 19 columns (19 merged, 0 gathered) in 0.019058935 sec., 28543.042934980367 rows/sec., 51.15 MiB/sec. | ||
| 5169 | 2026.05.27 21:04:09.971853 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5170 | 2026.05.27 21:04:09.972206 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.05.27 21:04:09.972285 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5172 | 2026.05.27 21:04:09.972407 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5173 | 2026.05.27 21:04:11.036415 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 5174 | 2026.05.27 21:04:11.036938 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.27 21:04:11.037019 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5176 | 2026.05.27 21:04:11.037508 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5177 | 2026.05.27 21:04:11.037738 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.05.27 21:04:11.037868 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 5179 | 2026.05.27 21:04:11.552291 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5180 | 2026.05.27 21:04:11.568764 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.27 21:04:11.568822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5182 | 2026.05.27 21:04:11.574753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5183 | 2026.05.27 21:04:11.575468 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.27 21:04:11.578107 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5185 | 2026.05.27 21:04:14.467310 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.05.27 21:04:14.467636 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5187 | 2026.05.27 21:04:14.467979 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5188 | 2026.05.27 21:04:14.468016 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5189 | 2026.05.27 21:04:14.468237 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5190 | 2026.05.27 21:04:14.468307 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5191 | 2026.05.27 21:04:14.468458 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5192 | 2026.05.27 21:04:14.468577 [ 337 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5193 | 2026.05.27 21:04:14.468597 [ 314 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5194 | 2026.05.27 21:04:14.468591 [ 312 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5195 | 2026.05.27 21:04:14.468790 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5196 | 2026.05.27 21:04:14.468819 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5197 | 2026.05.27 21:04:14.468893 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5198 | 2026.05.27 21:04:14.468913 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5199 | 2026.05.27 21:04:14.468950 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5200 | 2026.05.27 21:04:14.468993 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5201 | 2026.05.27 21:04:14.470230 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002689 sec., 17850.502045370027 rows/sec., 3.72 MiB/sec. | ||
| 5202 | 2026.05.27 21:04:14.470422 [ 261 ] {84ad2943-0660-49ec-9f33-9911acbf4d6a} <Debug> TCPHandler: Processed in 0.0032948 sec. | ||
| 5203 | 2026.05.27 21:04:14.472238 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.05.27 21:04:14.472386 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5205 | 2026.05.27 21:04:14.472456 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5206 | 2026.05.27 21:04:14.473131 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.27 21:04:14.473178 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5208 | 2026.05.27 21:04:14.473617 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5209 | 2026.05.27 21:04:14.473854 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.05.27 21:04:14.474002 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 5211 | 2026.05.27 21:04:14.474038 [ 261 ] {528c3d9d-a2b5-4758-806a-edad2c75b205} <Debug> TCPHandler: Processed in 0.001925973 sec. | ||
| 5212 | 2026.05.27 21:04:14.474178 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.05.27 21:04:14.474275 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5214 | 2026.05.27 21:04:14.474316 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5215 | 2026.05.27 21:04:14.474743 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.05.27 21:04:14.474779 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5217 | 2026.05.27 21:04:14.475079 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5218 | 2026.05.27 21:04:14.475300 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.05.27 21:04:14.475427 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 5220 | 2026.05.27 21:04:14.475461 [ 261 ] {cb9bb7a1-2e26-4897-aeb2-dc8ebdc1143f} <Debug> TCPHandler: Processed in 0.001334094 sec. | ||
| 5221 | 2026.05.27 21:04:14.475601 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.05.27 21:04:14.475698 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.05.27 21:04:14.475743 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5224 | 2026.05.27 21:04:14.476140 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.05.27 21:04:14.476176 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5226 | 2026.05.27 21:04:14.476509 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5227 | 2026.05.27 21:04:14.476722 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.05.27 21:04:14.476850 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 5229 | 2026.05.27 21:04:14.476884 [ 261 ] {7314cfe5-b79c-4ec8-bdeb-89f0d2783002} <Debug> TCPHandler: Processed in 0.001333144 sec. | ||
| 5230 | 2026.05.27 21:04:14.477055 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.05.27 21:04:14.477150 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.05.27 21:04:14.477193 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5233 | 2026.05.27 21:04:14.477540 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.05.27 21:04:14.477575 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5235 | 2026.05.27 21:04:14.477891 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5236 | 2026.05.27 21:04:14.478108 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.05.27 21:04:14.478236 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 5238 | 2026.05.27 21:04:14.478271 [ 261 ] {c10a7d04-ab1b-46eb-8c75-e5a78c876470} <Debug> TCPHandler: Processed in 0.001265882 sec. | ||
| 5239 | 2026.05.27 21:04:18.436658 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5240 | 2026.05.27 21:04:18.436724 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5241 | 2026.05.27 21:04:18.538900 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 5242 | 2026.05.27 21:04:18.539420 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.05.27 21:04:18.539461 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5244 | 2026.05.27 21:04:18.539981 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5245 | 2026.05.27 21:04:18.540216 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.05.27 21:04:18.540353 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 5247 | 2026.05.27 21:04:19.079088 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5248 | 2026.05.27 21:04:19.095454 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.05.27 21:04:19.095501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5250 | 2026.05.27 21:04:19.101339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5251 | 2026.05.27 21:04:19.102017 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.05.27 21:04:19.104666 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5253 | 2026.05.27 21:04:19.469082 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.05.27 21:04:19.469303 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5255 | 2026.05.27 21:04:19.469612 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5256 | 2026.05.27 21:04:19.469654 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5257 | 2026.05.27 21:04:19.469874 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5258 | 2026.05.27 21:04:19.469942 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5259 | 2026.05.27 21:04:19.470082 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5260 | 2026.05.27 21:04:19.470185 [ 312 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5261 | 2026.05.27 21:04:19.470205 [ 314 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5262 | 2026.05.27 21:04:19.470193 [ 346 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5263 | 2026.05.27 21:04:19.470375 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5264 | 2026.05.27 21:04:19.470415 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5265 | 2026.05.27 21:04:19.470513 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5266 | 2026.05.27 21:04:19.470536 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5267 | 2026.05.27 21:04:19.470587 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5268 | 2026.05.27 21:04:19.470630 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5269 | 2026.05.27 21:04:19.471806 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002588 sec., 18547.140649149922 rows/sec., 3.86 MiB/sec. | ||
| 5270 | 2026.05.27 21:04:19.471926 [ 261 ] {55bcbd26-f934-4b0f-843d-23d11d8caeea} <Debug> TCPHandler: Processed in 0.002970369 sec. | ||
| 5271 | 2026.05.27 21:04:19.473708 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.05.27 21:04:19.473837 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5273 | 2026.05.27 21:04:19.473894 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5274 | 2026.05.27 21:04:19.474445 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.05.27 21:04:19.474485 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5276 | 2026.05.27 21:04:19.474865 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5277 | 2026.05.27 21:04:19.475090 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.05.27 21:04:19.475223 [ 69 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5279 | 2026.05.27 21:04:19.475233 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 3.25 MiB/sec. | ||
| 5280 | 2026.05.27 21:04:19.475272 [ 69 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.05.27 21:04:19.475286 [ 261 ] {4eac8193-c27e-4e39-b568-9ecd4d001667} <Debug> TCPHandler: Processed in 0.001688346 sec. | ||
| 5282 | 2026.05.27 21:04:19.475298 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5283 | 2026.05.27 21:04:19.475408 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 5284 | 2026.05.27 21:04:19.475432 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.05.27 21:04:19.475536 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5286 | 2026.05.27 21:04:19.475537 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.27 21:04:19.475577 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4080 rows starting from the beginning of the part | ||
| 5288 | 2026.05.27 21:04:19.475596 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5289 | 2026.05.27 21:04:19.475647 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 134 rows starting from the beginning of the part | ||
| 5290 | 2026.05.27 21:04:19.475701 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 781 rows starting from the beginning of the part | ||
| 5291 | 2026.05.27 21:04:19.475752 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2608 rows starting from the beginning of the part | ||
| 5292 | 2026.05.27 21:04:19.475800 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5293 | 2026.05.27 21:04:19.475847 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5294 | 2026.05.27 21:04:19.476009 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.05.27 21:04:19.476050 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5296 | 2026.05.27 21:04:19.476371 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5297 | 2026.05.27 21:04:19.476588 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.05.27 21:04:19.476732 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 123.88 KiB/sec. | ||
| 5299 | 2026.05.27 21:04:19.476766 [ 261 ] {fb907511-e597-496c-a35c-dec0b50eefb3} <Debug> TCPHandler: Processed in 0.001387976 sec. | ||
| 5300 | 2026.05.27 21:04:19.476915 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.05.27 21:04:19.477012 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5302 | 2026.05.27 21:04:19.477052 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5303 | 2026.05.27 21:04:19.477463 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.05.27 21:04:19.477502 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5305 | 2026.05.27 21:04:19.477822 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5306 | 2026.05.27 21:04:19.478032 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.05.27 21:04:19.478138 [ 69 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5308 | 2026.05.27 21:04:19.478163 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001169 sec., 56458.51154833191 rows/sec., 4.41 MiB/sec. | ||
| 5309 | 2026.05.27 21:04:19.478173 [ 69 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.05.27 21:04:19.478203 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5311 | 2026.05.27 21:04:19.478203 [ 261 ] {52137ee7-82be-4a71-a00f-e6e24e155405} <Debug> TCPHandler: Processed in 0.001337505 sec. | ||
| 5312 | 2026.05.27 21:04:19.478293 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 5313 | 2026.05.27 21:04:19.478350 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.05.27 21:04:19.478354 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7719 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299271 sec., 2579267.620317371 rows/sec., 205.21 MiB/sec. | ||
| 5315 | 2026.05.27 21:04:19.478380 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5316 | 2026.05.27 21:04:19.478412 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2369 rows starting from the beginning of the part | ||
| 5317 | 2026.05.27 21:04:19.478447 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.05.27 21:04:19.478466 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 103 rows starting from the beginning of the part | ||
| 5319 | 2026.05.27 21:04:19.478490 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5320 | 2026.05.27 21:04:19.478510 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 486 rows starting from the beginning of the part | ||
| 5321 | 2026.05.27 21:04:19.478553 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1375 rows starting from the beginning of the part | ||
| 5322 | 2026.05.27 21:04:19.478593 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5323 | 2026.05.27 21:04:19.478633 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 5324 | 2026.05.27 21:04:19.478733 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5325 | 2026.05.27 21:04:19.478903 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.05.27 21:04:19.478944 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5327 | 2026.05.27 21:04:19.479037 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.27 21:04:19.479132 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_31_6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5329 | 2026.05.27 21:04:19.479208 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5330 | 2026.05.27 21:04:19.479307 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5331 | 2026.05.27 21:04:19.479531 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.05.27 21:04:19.479642 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5333 | 2026.05.27 21:04:19.479665 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 5334 | 2026.05.27 21:04:19.479678 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.27 21:04:19.479705 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5336 | 2026.05.27 21:04:19.479706 [ 261 ] {46543467-91fd-4770-8f61-aed711532757} <Debug> TCPHandler: Processed in 0.001406577 sec. | ||
| 5337 | 2026.05.27 21:04:19.479776 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 5338 | 2026.05.27 21:04:19.479841 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.05.27 21:04:19.479875 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5340 | 2026.05.27 21:04:19.479906 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10735 rows starting from the beginning of the part | ||
| 5341 | 2026.05.27 21:04:19.479941 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.27 21:04:19.479952 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 5343 | 2026.05.27 21:04:19.480002 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5344 | 2026.05.27 21:04:19.480004 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5345 | 2026.05.27 21:04:19.480059 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1957 rows starting from the beginning of the part | ||
| 5346 | 2026.05.27 21:04:19.480093 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5347 | 2026.05.27 21:04:19.480141 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5348 | 2026.05.27 21:04:19.480245 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988636 sec., 2244251.838948908 rows/sec., 162.51 MiB/sec. | ||
| 5349 | 2026.05.27 21:04:19.480513 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5350 | 2026.05.27 21:04:19.480757 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.05.27 21:04:19.480792 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.05.27 21:04:19.480824 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_31_6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5353 | 2026.05.27 21:04:19.480830 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5354 | 2026.05.27 21:04:19.480889 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 5355 | 2026.05.27 21:04:19.481398 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5356 | 2026.05.27 21:04:19.481639 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.05.27 21:04:19.481781 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001859 sec., 1075.8472296933835 rows/sec., 1.93 MiB/sec. | ||
| 5358 | 2026.05.27 21:04:19.481837 [ 261 ] {69742c9f-f55c-42b1-b329-d307426a3813} <Debug> TCPHandler: Processed in 0.002045408 sec. | ||
| 5359 | 2026.05.27 21:04:19.482016 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.05.27 21:04:19.482112 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.05.27 21:04:19.482154 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5362 | 2026.05.27 21:04:19.482507 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.05.27 21:04:19.482543 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5364 | 2026.05.27 21:04:19.482866 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5365 | 2026.05.27 21:04:19.483080 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.05.27 21:04:19.483185 [ 69 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5367 | 2026.05.27 21:04:19.483211 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 5368 | 2026.05.27 21:04:19.483218 [ 69 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.05.27 21:04:19.483250 [ 261 ] {aac25af0-f47c-411f-bf4c-3bffe2f02bd2} <Debug> TCPHandler: Processed in 0.001285283 sec. | ||
| 5370 | 2026.05.27 21:04:19.483251 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5371 | 2026.05.27 21:04:19.483359 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 5372 | 2026.05.27 21:04:19.483447 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2026.05.27 21:04:19.483474 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2108 rows starting from the beginning of the part | ||
| 5374 | 2026.05.27 21:04:19.483525 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5375 | 2026.05.27 21:04:19.483565 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5376 | 2026.05.27 21:04:19.483601 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5377 | 2026.05.27 21:04:19.483638 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5378 | 2026.05.27 21:04:19.483673 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5379 | 2026.05.27 21:04:19.484096 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13405 rows, containing 5 columns (5 merged, 0 gathered) in 0.004348435 sec., 3082718.2653069436 rows/sec., 197.12 MiB/sec. | ||
| 5380 | 2026.05.27 21:04:19.484540 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5381 | 2026.05.27 21:04:19.484699 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367826 sec., 1738525.2217752843 rows/sec., 107.51 MiB/sec. | ||
| 5382 | 2026.05.27 21:04:19.484835 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.05.27 21:04:19.484924 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5384 | 2026.05.27 21:04:19.485009 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5385 | 2026.05.27 21:04:19.485093 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5386 | 2026.05.27 21:04:19.485452 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.05.27 21:04:19.485554 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_31_6} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5388 | 2026.05.27 21:04:19.485648 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5389 | 2026.05.27 21:04:20.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.94 MiB, peak 257.50 MiB, free memory in arenas 0.00 B, will set to 250.43 MiB (RSS), difference: 1.49 MiB | ||
| 5390 | 2026.05.27 21:04:21.763060 [ 65 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5391 | 2026.05.27 21:04:21.763152 [ 65 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.05.27 21:04:21.763190 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5393 | 2026.05.27 21:04:21.763352 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5394 | 2026.05.27 21:04:21.763538 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5395 | 2026.05.27 21:04:21.763583 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5396 | 2026.05.27 21:04:21.763675 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5397 | 2026.05.27 21:04:21.763748 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5398 | 2026.05.27 21:04:21.763815 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5399 | 2026.05.27 21:04:21.763876 [ 195 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 5400 | 2026.05.27 21:04:21.764682 [ 191 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399897 sec., 4286.029615035964 rows/sec., 318.10 KiB/sec. | ||
| 5401 | 2026.05.27 21:04:21.764870 [ 194 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5402 | 2026.05.27 21:04:21.765186 [ 194 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_5_1} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.05.27 21:04:21.765267 [ 194 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_5_1} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5404 | 2026.05.27 21:04:21.765354 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5405 | 2026.05.27 21:04:24.470015 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.05.27 21:04:24.470282 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5407 | 2026.05.27 21:04:24.470665 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5408 | 2026.05.27 21:04:24.470714 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5409 | 2026.05.27 21:04:24.470947 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5410 | 2026.05.27 21:04:24.471018 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5411 | 2026.05.27 21:04:24.471159 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5412 | 2026.05.27 21:04:24.471265 [ 321 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5413 | 2026.05.27 21:04:24.471263 [ 353 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5414 | 2026.05.27 21:04:24.471293 [ 312 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5415 | 2026.05.27 21:04:24.471436 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5416 | 2026.05.27 21:04:24.471463 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5417 | 2026.05.27 21:04:24.471536 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5418 | 2026.05.27 21:04:24.471556 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5419 | 2026.05.27 21:04:24.471593 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5420 | 2026.05.27 21:04:24.471637 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5421 | 2026.05.27 21:04:24.472751 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002575 sec., 18640.776699029127 rows/sec., 3.88 MiB/sec. | ||
| 5422 | 2026.05.27 21:04:24.472863 [ 261 ] {be3cea28-c548-40a2-9060-9181b0950199} <Debug> TCPHandler: Processed in 0.00299069 sec. | ||
| 5423 | 2026.05.27 21:04:24.475159 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.05.27 21:04:24.475271 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.27 21:04:24.475316 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5426 | 2026.05.27 21:04:24.475879 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.05.27 21:04:24.475920 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5428 | 2026.05.27 21:04:24.476294 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5429 | 2026.05.27 21:04:24.476520 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.05.27 21:04:24.476670 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.00143 sec., 93706.2937062937 rows/sec., 8.11 MiB/sec. | ||
| 5431 | 2026.05.27 21:04:24.476706 [ 261 ] {f3593311-6771-4e29-ba61-0e8f2b0d9d92} <Debug> TCPHandler: Processed in 0.001600474 sec. | ||
| 5432 | 2026.05.27 21:04:24.476836 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.05.27 21:04:24.476940 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5434 | 2026.05.27 21:04:24.476983 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5435 | 2026.05.27 21:04:24.477399 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.05.27 21:04:24.477436 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5437 | 2026.05.27 21:04:24.477730 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5438 | 2026.05.27 21:04:24.477961 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.05.27 21:04:24.478092 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001176 sec., 33163.26530612245 rows/sec., 2.44 MiB/sec. | ||
| 5440 | 2026.05.27 21:04:24.478102 [ 62 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5441 | 2026.05.27 21:04:24.478129 [ 261 ] {2af0dc65-23ec-4991-ab14-8750f0cc83b3} <Debug> TCPHandler: Processed in 0.001343084 sec. | ||
| 5442 | 2026.05.27 21:04:24.478157 [ 62 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2026.05.27 21:04:24.478186 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5444 | 2026.05.27 21:04:24.478280 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.05.27 21:04:24.478291 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 5446 | 2026.05.27 21:04:24.478383 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5447 | 2026.05.27 21:04:24.478428 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5448 | 2026.05.27 21:04:24.478435 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.05.27 21:04:24.478479 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 5450 | 2026.05.27 21:04:24.478550 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 5451 | 2026.05.27 21:04:24.478603 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 142 rows starting from the beginning of the part | ||
| 5452 | 2026.05.27 21:04:24.478651 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
| 5453 | 2026.05.27 21:04:24.478696 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 5454 | 2026.05.27 21:04:24.478741 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
| 5455 | 2026.05.27 21:04:24.478885 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.05.27 21:04:24.478932 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5457 | 2026.05.27 21:04:24.479279 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5458 | 2026.05.27 21:04:24.479506 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.05.27 21:04:24.479638 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001274 sec., 80847.72370486657 rows/sec., 6.31 MiB/sec. | ||
| 5460 | 2026.05.27 21:04:24.479672 [ 261 ] {6fb04f92-4bb7-4d50-b1c0-2d0150e853e3} <Debug> TCPHandler: Processed in 0.001442719 sec. | ||
| 5461 | 2026.05.27 21:04:24.479669 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415227 sec., 356126.6143169965 rows/sec., 24.53 MiB/sec. | ||
| 5462 | 2026.05.27 21:04:24.479801 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.05.27 21:04:24.479856 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5464 | 2026.05.27 21:04:24.479912 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.05.27 21:04:24.479957 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5466 | 2026.05.27 21:04:24.480128 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.05.27 21:04:24.480192 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_26_5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5468 | 2026.05.27 21:04:24.480286 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5469 | 2026.05.27 21:04:24.480360 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.05.27 21:04:24.480395 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5471 | 2026.05.27 21:04:24.480721 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5472 | 2026.05.27 21:04:24.481037 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.05.27 21:04:24.481168 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 5474 | 2026.05.27 21:04:24.481202 [ 261 ] {616c7c0d-60ef-4458-bf61-cb425af7e7db} <Debug> TCPHandler: Processed in 0.001451028 sec. | ||
| 5475 | 2026.05.27 21:04:24.481364 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2026.05.27 21:04:24.481470 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5477 | 2026.05.27 21:04:24.481526 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5478 | 2026.05.27 21:04:24.482421 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.05.27 21:04:24.482458 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5480 | 2026.05.27 21:04:24.483039 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5481 | 2026.05.27 21:04:24.483268 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.05.27 21:04:24.483412 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001971 sec., 19786.9101978691 rows/sec., 35.46 MiB/sec. | ||
| 5483 | 2026.05.27 21:04:24.483471 [ 261 ] {265a3ce9-a999-4b42-9fc8-832a96e2184b} <Debug> TCPHandler: Processed in 0.002156472 sec. | ||
| 5484 | 2026.05.27 21:04:24.483616 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.05.27 21:04:24.483715 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5486 | 2026.05.27 21:04:24.483759 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5487 | 2026.05.27 21:04:24.484128 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.27 21:04:24.484165 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5489 | 2026.05.27 21:04:24.484489 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5490 | 2026.05.27 21:04:24.484705 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.05.27 21:04:24.484837 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 5492 | 2026.05.27 21:04:24.484871 [ 261 ] {102df5d5-1115-454c-90c7-05a9ee9a0775} <Debug> TCPHandler: Processed in 0.001306893 sec. | ||
| 5493 | 2026.05.27 21:04:26.041365 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 5494 | 2026.05.27 21:04:26.041884 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.05.27 21:04:26.041932 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5496 | 2026.05.27 21:04:26.042447 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5497 | 2026.05.27 21:04:26.042694 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.05.27 21:04:26.042824 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 5499 | 2026.05.27 21:04:26.042846 [ 64 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5500 | 2026.05.27 21:04:26.042895 [ 64 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.05.27 21:04:26.042918 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5502 | 2026.05.27 21:04:26.043049 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 5503 | 2026.05.27 21:04:26.043207 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5504 | 2026.05.27 21:04:26.043250 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 5505 | 2026.05.27 21:04:26.043319 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5506 | 2026.05.27 21:04:26.043368 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5507 | 2026.05.27 21:04:26.043421 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5508 | 2026.05.27 21:04:26.043469 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5509 | 2026.05.27 21:04:26.043512 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5510 | 2026.05.27 21:04:26.045410 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00241722 sec., 4194901.581155212 rows/sec., 60.01 MiB/sec. | ||
| 5511 | 2026.05.27 21:04:26.045628 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5512 | 2026.05.27 21:04:26.045874 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.05.27 21:04:26.045942 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_21_4} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5514 | 2026.05.27 21:04:26.046011 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5515 | 2026.05.27 21:04:26.605652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5516 | 2026.05.27 21:04:26.623263 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.27 21:04:26.623340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5518 | 2026.05.27 21:04:26.629186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5519 | 2026.05.27 21:04:26.630343 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.05.27 21:04:26.630664 [ 60 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5521 | 2026.05.27 21:04:26.630732 [ 60 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.05.27 21:04:26.630753 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5523 | 2026.05.27 21:04:26.630862 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5524 | 2026.05.27 21:04:26.634336 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2026.05.27 21:04:26.635789 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5526 | 2026.05.27 21:04:26.638753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5527 | 2026.05.27 21:04:26.640688 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5528 | 2026.05.27 21:04:26.645302 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5529 | 2026.05.27 21:04:26.649491 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5530 | 2026.05.27 21:04:26.653807 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5531 | 2026.05.27 21:04:26.657595 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 5532 | 2026.05.27 21:04:26.706824 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07601184 sec., 2091.7793859482945 rows/sec., 10.82 MiB/sec. | ||
| 5533 | 2026.05.27 21:04:26.709377 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5534 | 2026.05.27 21:04:26.711600 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_21_4} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.05.27 21:04:26.711707 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_21_4} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5536 | 2026.05.27 21:04:26.714829 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5537 | 2026.05.27 21:04:27.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.59 MiB, peak 262.14 MiB, free memory in arenas 0.00 B, will set to 253.96 MiB (RSS), difference: 2.37 MiB | ||
| 5538 | 2026.05.27 21:04:29.468900 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.05.27 21:04:29.469138 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5540 | 2026.05.27 21:04:29.469476 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5541 | 2026.05.27 21:04:29.469517 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5542 | 2026.05.27 21:04:29.469754 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5543 | 2026.05.27 21:04:29.469824 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5544 | 2026.05.27 21:04:29.469964 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5545 | 2026.05.27 21:04:29.470071 [ 312 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5546 | 2026.05.27 21:04:29.470085 [ 353 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5547 | 2026.05.27 21:04:29.470076 [ 325 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5548 | 2026.05.27 21:04:29.470238 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5549 | 2026.05.27 21:04:29.470263 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5550 | 2026.05.27 21:04:29.470333 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5551 | 2026.05.27 21:04:29.470353 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5552 | 2026.05.27 21:04:29.470388 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 5553 | 2026.05.27 21:04:29.470425 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 5554 | 2026.05.27 21:04:29.471495 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002447 sec., 19615.85615038823 rows/sec., 4.08 MiB/sec. | ||
| 5555 | 2026.05.27 21:04:29.471603 [ 261 ] {731d0ab7-447c-4d08-8427-e89ab906807a} <Debug> TCPHandler: Processed in 0.002833034 sec. | ||
| 5556 | 2026.05.27 21:04:29.473470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.05.27 21:04:29.473582 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5558 | 2026.05.27 21:04:29.473628 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5559 | 2026.05.27 21:04:29.474104 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.05.27 21:04:29.474146 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5561 | 2026.05.27 21:04:29.474510 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5562 | 2026.05.27 21:04:29.474736 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.05.27 21:04:29.474879 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 368.69 KiB/sec. | ||
| 5564 | 2026.05.27 21:04:29.474915 [ 261 ] {a08e2d80-021d-463d-a7f9-f7d27c8d61bb} <Debug> TCPHandler: Processed in 0.0014972 sec. | ||
| 5565 | 2026.05.27 21:04:29.475047 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.05.27 21:04:29.475147 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5567 | 2026.05.27 21:04:29.475202 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5568 | 2026.05.27 21:04:29.475635 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.05.27 21:04:29.475671 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5570 | 2026.05.27 21:04:29.475963 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5571 | 2026.05.27 21:04:29.476193 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.05.27 21:04:29.476324 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Debug> executeQuery: Read 63 rows, 4.99 KiB in 0.001198 sec., 52587.646076794656 rows/sec., 4.07 MiB/sec. | ||
| 5573 | 2026.05.27 21:04:29.476358 [ 261 ] {3e9e565c-c72f-473b-a4d2-fc2f2fe72f3b} <Debug> TCPHandler: Processed in 0.001360695 sec. | ||
| 5574 | 2026.05.27 21:04:29.476515 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.05.27 21:04:29.476611 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.05.27 21:04:29.476651 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5577 | 2026.05.27 21:04:29.477050 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.05.27 21:04:29.477086 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5579 | 2026.05.27 21:04:29.477394 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5580 | 2026.05.27 21:04:29.477595 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.05.27 21:04:29.477722 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Debug> executeQuery: Read 8 rows, 583.00 B in 0.001132 sec., 7067.137809187279 rows/sec., 502.95 KiB/sec. | ||
| 5582 | 2026.05.27 21:04:29.477756 [ 261 ] {35efdc71-299a-4a58-9005-6cd2d6a358f2} <Debug> TCPHandler: Processed in 0.001291193 sec. | ||
| 5583 | 2026.05.27 21:04:29.477877 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.05.27 21:04:29.477973 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5585 | 2026.05.27 21:04:29.478013 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5586 | 2026.05.27 21:04:29.478471 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.05.27 21:04:29.478506 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5588 | 2026.05.27 21:04:29.478792 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5589 | 2026.05.27 21:04:29.478996 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.27 21:04:29.479123 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001168 sec., 61643.83561643836 rows/sec., 4.82 MiB/sec. | ||
| 5591 | 2026.05.27 21:04:29.479156 [ 261 ] {e6a68c44-409d-4e9d-bb26-f2110aa94718} <Debug> TCPHandler: Processed in 0.001327974 sec. | ||
| 5592 | 2026.05.27 21:04:29.479337 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.05.27 21:04:29.479433 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.05.27 21:04:29.479475 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5595 | 2026.05.27 21:04:29.480081 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.05.27 21:04:29.480116 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5597 | 2026.05.27 21:04:29.480452 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5598 | 2026.05.27 21:04:29.480672 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.05.27 21:04:29.480798 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001384 sec., 117774.56647398844 rows/sec., 8.20 MiB/sec. | ||
| 5600 | 2026.05.27 21:04:29.480831 [ 261 ] {d53ce1c0-3d91-4603-a299-bb4504dae0ed} <Debug> TCPHandler: Processed in 0.001544931 sec. | ||
| 5601 | 2026.05.27 21:04:29.480947 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.05.27 21:04:29.481044 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5603 | 2026.05.27 21:04:29.481097 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5604 | 2026.05.27 21:04:29.481780 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.05.27 21:04:29.481815 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5606 | 2026.05.27 21:04:29.482296 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5607 | 2026.05.27 21:04:29.482516 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.05.27 21:04:29.482650 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001624 sec., 1231.527093596059 rows/sec., 2.21 MiB/sec. | ||
| 5609 | 2026.05.27 21:04:29.482704 [ 261 ] {9c31ac1d-5cd3-4786-afd3-ed69705205f2} <Debug> TCPHandler: Processed in 0.001805951 sec. | ||
| 5610 | 2026.05.27 21:04:29.482841 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.05.27 21:04:29.482938 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5612 | 2026.05.27 21:04:29.482980 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5613 | 2026.05.27 21:04:29.483323 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.05.27 21:04:29.483358 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5615 | 2026.05.27 21:04:29.483655 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5616 | 2026.05.27 21:04:29.483859 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.05.27 21:04:29.483985 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5618 | 2026.05.27 21:04:29.484017 [ 261 ] {36012df1-f4a6-46c9-a580-b9cd7b10c5c7} <Debug> TCPHandler: Processed in 0.001226691 sec. | ||
| 5619 | 2026.05.27 21:04:33.436771 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5620 | 2026.05.27 21:04:33.436840 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5621 | 2026.05.27 21:04:33.543854 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 5622 | 2026.05.27 21:04:33.544408 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.05.27 21:04:33.544453 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5624 | 2026.05.27 21:04:33.545133 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5625 | 2026.05.27 21:04:33.545377 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.05.27 21:04:33.545519 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 5627 | 2026.05.27 21:04:34.139730 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5628 | 2026.05.27 21:04:34.155021 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.05.27 21:04:34.155084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5630 | 2026.05.27 21:04:34.161599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5631 | 2026.05.27 21:04:34.163329 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.05.27 21:04:34.170492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5633 | 2026.05.27 21:04:34.469783 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.05.27 21:04:34.470022 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5635 | 2026.05.27 21:04:34.470378 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5636 | 2026.05.27 21:04:34.470420 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5637 | 2026.05.27 21:04:34.470646 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5638 | 2026.05.27 21:04:34.470722 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5639 | 2026.05.27 21:04:34.470867 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5640 | 2026.05.27 21:04:34.470988 [ 323 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5641 | 2026.05.27 21:04:34.471017 [ 312 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5642 | 2026.05.27 21:04:34.471036 [ 353 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5643 | 2026.05.27 21:04:34.471213 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5644 | 2026.05.27 21:04:34.471248 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5645 | 2026.05.27 21:04:34.471324 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5646 | 2026.05.27 21:04:34.471345 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5647 | 2026.05.27 21:04:34.471383 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5648 | 2026.05.27 21:04:34.471426 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5649 | 2026.05.27 21:04:34.472865 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00294 sec., 16326.530612244898 rows/sec., 3.40 MiB/sec. | ||
| 5650 | 2026.05.27 21:04:34.473002 [ 261 ] {1351210b-8bb2-4388-a691-3b7724284e4e} <Debug> TCPHandler: Processed in 0.003365141 sec. | ||
| 5651 | 2026.05.27 21:04:34.475169 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.27 21:04:34.475288 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.27 21:04:34.475335 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5654 | 2026.05.27 21:04:34.475974 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.27 21:04:34.476022 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5656 | 2026.05.27 21:04:34.476439 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5657 | 2026.05.27 21:04:34.476692 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.27 21:04:34.476848 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001596 sec., 83959.89974937344 rows/sec., 7.27 MiB/sec. | ||
| 5659 | 2026.05.27 21:04:34.476887 [ 261 ] {9bd3c860-1bc3-4de1-b4dc-bef7a9f9aaa7} <Debug> TCPHandler: Processed in 0.001771659 sec. | ||
| 5660 | 2026.05.27 21:04:34.477021 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.27 21:04:34.477133 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.27 21:04:34.477175 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5663 | 2026.05.27 21:04:34.477661 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.27 21:04:34.477699 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5665 | 2026.05.27 21:04:34.478005 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5666 | 2026.05.27 21:04:34.478227 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.27 21:04:34.478360 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001259 sec., 30976.965845909453 rows/sec., 2.27 MiB/sec. | ||
| 5668 | 2026.05.27 21:04:34.478394 [ 261 ] {2e1b6f52-60d9-44ac-b01e-49380204ebea} <Debug> TCPHandler: Processed in 0.001423577 sec. | ||
| 5669 | 2026.05.27 21:04:34.478550 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.27 21:04:34.478647 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.27 21:04:34.478688 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5672 | 2026.05.27 21:04:34.479196 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.27 21:04:34.479232 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5674 | 2026.05.27 21:04:34.479543 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5675 | 2026.05.27 21:04:34.479758 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.27 21:04:34.479887 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001259 sec., 81810.9610802224 rows/sec., 6.39 MiB/sec. | ||
| 5677 | 2026.05.27 21:04:34.479921 [ 261 ] {dfe53d9f-6f51-433d-9605-50c516390fc3} <Debug> TCPHandler: Processed in 0.001420497 sec. | ||
| 5678 | 2026.05.27 21:04:34.480055 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.27 21:04:34.480175 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.27 21:04:34.480221 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5681 | 2026.05.27 21:04:34.480684 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.27 21:04:34.480720 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5683 | 2026.05.27 21:04:34.481054 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5684 | 2026.05.27 21:04:34.481284 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.27 21:04:34.481418 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5686 | 2026.05.27 21:04:34.481453 [ 261 ] {8a03e4c0-bb2c-4c69-8017-d67bdc9f72e5} <Debug> TCPHandler: Processed in 0.001447318 sec. | ||
| 5687 | 2026.05.27 21:04:34.481616 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.05.27 21:04:34.481713 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.05.27 21:04:34.481768 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5690 | 2026.05.27 21:04:34.482671 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.05.27 21:04:34.482708 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5692 | 2026.05.27 21:04:34.483338 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5693 | 2026.05.27 21:04:34.483570 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.05.27 21:04:34.483725 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002031 sec., 19202.363367799117 rows/sec., 34.41 MiB/sec. | ||
| 5695 | 2026.05.27 21:04:34.483783 [ 261 ] {763f6717-2d2a-4076-8b64-9c6d141acc3e} <Debug> TCPHandler: Processed in 0.002216244 sec. | ||
| 5696 | 2026.05.27 21:04:34.483921 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.05.27 21:04:34.484018 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.05.27 21:04:34.484060 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5699 | 2026.05.27 21:04:34.484446 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.05.27 21:04:34.484482 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5701 | 2026.05.27 21:04:34.484783 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5702 | 2026.05.27 21:04:34.484995 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.05.27 21:04:34.485132 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 5704 | 2026.05.27 21:04:34.485165 [ 261 ] {72a17332-3f9d-460e-a630-dd5309fc351a} <Debug> TCPHandler: Processed in 0.001294643 sec. | ||
| 5705 | 2026.05.27 21:04:39.468266 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.05.27 21:04:39.468608 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5707 | 2026.05.27 21:04:39.469065 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5708 | 2026.05.27 21:04:39.469124 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5709 | 2026.05.27 21:04:39.469443 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5710 | 2026.05.27 21:04:39.469516 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5711 | 2026.05.27 21:04:39.469660 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5712 | 2026.05.27 21:04:39.469779 [ 323 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5713 | 2026.05.27 21:04:39.469809 [ 315 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5714 | 2026.05.27 21:04:39.469790 [ 350 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5715 | 2026.05.27 21:04:39.469989 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5716 | 2026.05.27 21:04:39.470021 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5717 | 2026.05.27 21:04:39.470106 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5718 | 2026.05.27 21:04:39.470128 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5719 | 2026.05.27 21:04:39.470164 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5720 | 2026.05.27 21:04:39.470206 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5721 | 2026.05.27 21:04:39.471428 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002948 sec., 16282.225237449118 rows/sec., 3.39 MiB/sec. | ||
| 5722 | 2026.05.27 21:04:39.471542 [ 261 ] {4e730e24-039c-4e9b-85be-40abcf21e18b} <Debug> TCPHandler: Processed in 0.003430955 sec. | ||
| 5723 | 2026.05.27 21:04:39.473242 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.05.27 21:04:39.473356 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5725 | 2026.05.27 21:04:39.473403 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5726 | 2026.05.27 21:04:39.473934 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.05.27 21:04:39.473975 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5728 | 2026.05.27 21:04:39.474374 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5729 | 2026.05.27 21:04:39.474605 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.05.27 21:04:39.474760 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 3.24 MiB/sec. | ||
| 5731 | 2026.05.27 21:04:39.474794 [ 261 ] {f28036ac-ca54-4804-8909-033ece3b17a8} <Debug> TCPHandler: Processed in 0.001604933 sec. | ||
| 5732 | 2026.05.27 21:04:39.474934 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.05.27 21:04:39.475060 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.05.27 21:04:39.475104 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5735 | 2026.05.27 21:04:39.475517 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.05.27 21:04:39.475552 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5737 | 2026.05.27 21:04:39.475873 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5738 | 2026.05.27 21:04:39.476099 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.05.27 21:04:39.476233 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00122 sec., 1639.344262295082 rows/sec., 123.27 KiB/sec. | ||
| 5740 | 2026.05.27 21:04:39.476268 [ 261 ] {d90546e6-003b-472b-ac69-21aa9a4b0027} <Debug> TCPHandler: Processed in 0.001385256 sec. | ||
| 5741 | 2026.05.27 21:04:39.476398 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2026.05.27 21:04:39.476497 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5743 | 2026.05.27 21:04:39.476537 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5744 | 2026.05.27 21:04:39.477037 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.05.27 21:04:39.477081 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5746 | 2026.05.27 21:04:39.477393 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5747 | 2026.05.27 21:04:39.477614 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.05.27 21:04:39.477744 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001267 sec., 52091.5548539858 rows/sec., 4.07 MiB/sec. | ||
| 5749 | 2026.05.27 21:04:39.477778 [ 261 ] {1872eab0-80aa-4382-9700-cf269addee3a} <Debug> TCPHandler: Processed in 0.001429257 sec. | ||
| 5750 | 2026.05.27 21:04:39.477900 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2026.05.27 21:04:39.477996 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5752 | 2026.05.27 21:04:39.478039 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5753 | 2026.05.27 21:04:39.478513 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.05.27 21:04:39.478549 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5755 | 2026.05.27 21:04:39.478961 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5756 | 2026.05.27 21:04:39.479182 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.05.27 21:04:39.479314 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 5758 | 2026.05.27 21:04:39.479347 [ 261 ] {6b461646-e04e-4d9b-becd-ef522bb34f57} <Debug> TCPHandler: Processed in 0.00149695 sec. | ||
| 5759 | 2026.05.27 21:04:39.479498 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.05.27 21:04:39.479595 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5761 | 2026.05.27 21:04:39.479649 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5762 | 2026.05.27 21:04:39.480466 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.05.27 21:04:39.480501 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5764 | 2026.05.27 21:04:39.480982 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5765 | 2026.05.27 21:04:39.481229 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.05.27 21:04:39.481369 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001793 sec., 1115.4489682097044 rows/sec., 2.00 MiB/sec. | ||
| 5767 | 2026.05.27 21:04:39.481376 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5768 | 2026.05.27 21:04:39.481427 [ 261 ] {8e0c04de-d2b4-4280-82d5-3dd9db041f56} <Debug> TCPHandler: Processed in 0.001977896 sec. | ||
| 5769 | 2026.05.27 21:04:39.481439 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.27 21:04:39.481485 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5771 | 2026.05.27 21:04:39.481573 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.05.27 21:04:39.481616 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 5773 | 2026.05.27 21:04:39.481674 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.05.27 21:04:39.481723 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5775 | 2026.05.27 21:04:39.481900 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5776 | 2026.05.27 21:04:39.481977 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 544 rows starting from the beginning of the part | ||
| 5777 | 2026.05.27 21:04:39.482093 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.05.27 21:04:39.482132 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 5779 | 2026.05.27 21:04:39.482135 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5780 | 2026.05.27 21:04:39.482278 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
| 5781 | 2026.05.27 21:04:39.482404 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5782 | 2026.05.27 21:04:39.482474 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5783 | 2026.05.27 21:04:39.482517 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
| 5784 | 2026.05.27 21:04:39.482634 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 5785 | 2026.05.27 21:04:39.482715 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.27 21:04:39.482857 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 5787 | 2026.05.27 21:04:39.482891 [ 261 ] {b7742fdf-0367-4680-bd92-dbc426ffd1e4} <Debug> TCPHandler: Processed in 0.001368075 sec. | ||
| 5788 | 2026.05.27 21:04:39.486660 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 19 columns (19 merged, 0 gathered) in 0.00509271 sec., 123313.5206991955 rows/sec., 220.97 MiB/sec. | ||
| 5789 | 2026.05.27 21:04:39.487505 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5790 | 2026.05.27 21:04:39.487810 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.05.27 21:04:39.487879 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5792 | 2026.05.27 21:04:39.487961 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5793 | 2026.05.27 21:04:39.912237 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.05.27 21:04:39.912476 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5795 | 2026.05.27 21:04:39.912840 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5796 | 2026.05.27 21:04:39.912885 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5797 | 2026.05.27 21:04:39.913171 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5798 | 2026.05.27 21:04:39.913242 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5799 | 2026.05.27 21:04:39.913380 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 37-element set) | ||
| 5800 | 2026.05.27 21:04:39.913477 [ 331 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5801 | 2026.05.27 21:04:39.913486 [ 350 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5802 | 2026.05.27 21:04:39.913477 [ 323 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5803 | 2026.05.27 21:04:39.913628 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 5804 | 2026.05.27 21:04:39.913655 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5805 | 2026.05.27 21:04:39.913740 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5806 | 2026.05.27 21:04:39.913761 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 5807 | 2026.05.27 21:04:39.913798 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 5808 | 2026.05.27 21:04:39.913841 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 5809 | 2026.05.27 21:04:39.913880 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 5810 | 2026.05.27 21:04:39.915093 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.002723 sec., 19831.068674256334 rows/sec., 4.69 MiB/sec. | ||
| 5811 | 2026.05.27 21:04:39.915226 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> MemoryTracker: Peak memory usage (for query): 159.65 KiB. | ||
| 5812 | 2026.05.27 21:04:39.915241 [ 261 ] {11494a83-34e8-447f-95c8-aead07493288} <Debug> TCPHandler: Processed in 0.003142154 sec. | ||
| 5813 | 2026.05.27 21:04:39.930663 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.05.27 21:04:39.930828 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5815 | 2026.05.27 21:04:39.930892 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5816 | 2026.05.27 21:04:39.931540 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.05.27 21:04:39.931584 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5818 | 2026.05.27 21:04:39.931965 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5819 | 2026.05.27 21:04:39.932202 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.05.27 21:04:39.932352 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 5821 | 2026.05.27 21:04:39.932390 [ 261 ] {2e160299-45d4-40ff-a98e-32a9d44eab2c} <Debug> TCPHandler: Processed in 0.00180939 sec. | ||
| 5822 | 2026.05.27 21:04:39.932526 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.05.27 21:04:39.932634 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5824 | 2026.05.27 21:04:39.932675 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5825 | 2026.05.27 21:04:39.934627 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.05.27 21:04:39.934664 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5827 | 2026.05.27 21:04:39.935179 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5828 | 2026.05.27 21:04:39.935394 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.05.27 21:04:39.935528 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Debug> executeQuery: Read 3463 rows, 269.41 KiB in 0.002911 sec., 1189625.5582274133 rows/sec., 90.38 MiB/sec. | ||
| 5830 | 2026.05.27 21:04:39.935530 [ 48 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5831 | 2026.05.27 21:04:39.935569 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 5832 | 2026.05.27 21:04:39.935612 [ 261 ] {4361a264-06ca-4a3c-963a-e865505ab695} <Debug> TCPHandler: Processed in 0.003137244 sec. | ||
| 5833 | 2026.05.27 21:04:39.935624 [ 48 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.05.27 21:04:39.935660 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5835 | 2026.05.27 21:04:39.935771 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.05.27 21:04:39.935794 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 5837 | 2026.05.27 21:04:39.935876 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5838 | 2026.05.27 21:04:39.935923 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5839 | 2026.05.27 21:04:39.935955 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2026.05.27 21:04:39.936005 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4200 rows starting from the beginning of the part | ||
| 5841 | 2026.05.27 21:04:39.936089 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 134 rows starting from the beginning of the part | ||
| 5842 | 2026.05.27 21:04:39.936153 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 63 rows starting from the beginning of the part | ||
| 5843 | 2026.05.27 21:04:39.936217 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 134 rows starting from the beginning of the part | ||
| 5844 | 2026.05.27 21:04:39.936274 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5845 | 2026.05.27 21:04:39.936329 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3463 rows starting from the beginning of the part | ||
| 5846 | 2026.05.27 21:04:39.936450 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.05.27 21:04:39.936495 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5848 | 2026.05.27 21:04:39.936828 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5849 | 2026.05.27 21:04:39.937057 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.05.27 21:04:39.937194 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Debug> executeQuery: Read 62 rows, 4.72 KiB in 0.001335 sec., 46441.94756554307 rows/sec., 3.45 MiB/sec. | ||
| 5851 | 2026.05.27 21:04:39.937231 [ 261 ] {8524a026-c45b-471d-a07c-b2a374480edf} <Debug> TCPHandler: Processed in 0.00151046 sec. | ||
| 5852 | 2026.05.27 21:04:39.937379 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.05.27 21:04:39.937477 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5854 | 2026.05.27 21:04:39.937517 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5855 | 2026.05.27 21:04:39.938517 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.05.27 21:04:39.938571 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5857 | 2026.05.27 21:04:39.938973 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8054 rows, containing 5 columns (5 merged, 0 gathered) in 0.003230817 sec., 2492867.903072195 rows/sec., 200.09 MiB/sec. | ||
| 5858 | 2026.05.27 21:04:39.939105 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5859 | 2026.05.27 21:04:39.939367 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5860 | 2026.05.27 21:04:39.939371 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.05.27 21:04:39.939582 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.00212 sec., 460849.0566037736 rows/sec., 27.21 MiB/sec. | ||
| 5862 | 2026.05.27 21:04:39.939650 [ 261 ] {348df4e5-34a7-4e50-8f21-1766d546088e} <Debug> TCPHandler: Processed in 0.002320007 sec. | ||
| 5863 | 2026.05.27 21:04:39.939702 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.05.27 21:04:39.939777 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_36_7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5865 | 2026.05.27 21:04:39.939873 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2026.05.27 21:04:39.939876 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 5867 | 2026.05.27 21:04:39.940032 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.05.27 21:04:39.940106 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5869 | 2026.05.27 21:04:39.940688 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.05.27 21:04:39.940731 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5871 | 2026.05.27 21:04:39.941114 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5872 | 2026.05.27 21:04:39.941343 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.05.27 21:04:39.941490 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 46.78 KiB/sec. | ||
| 5874 | 2026.05.27 21:04:39.941531 [ 261 ] {0a2aceb4-e8b5-4c2e-8ff5-5de95cf03ee0} <Debug> TCPHandler: Processed in 0.001789329 sec. | ||
| 5875 | 2026.05.27 21:04:39.941666 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.05.27 21:04:39.941763 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.05.27 21:04:39.941803 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5878 | 2026.05.27 21:04:39.942247 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.05.27 21:04:39.942283 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5880 | 2026.05.27 21:04:39.942591 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5881 | 2026.05.27 21:04:39.942811 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.05.27 21:04:39.942941 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001197 sec., 10025.062656641605 rows/sec., 783.21 KiB/sec. | ||
| 5883 | 2026.05.27 21:04:39.942975 [ 261 ] {0e09cb19-a106-4550-a9f4-ec25abfa8ca5} <Debug> TCPHandler: Processed in 0.001359145 sec. | ||
| 5884 | 2026.05.27 21:04:39.943106 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.05.27 21:04:39.943203 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5886 | 2026.05.27 21:04:39.943244 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5887 | 2026.05.27 21:04:39.944527 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.27 21:04:39.944565 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5889 | 2026.05.27 21:04:39.944984 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5890 | 2026.05.27 21:04:39.945198 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.05.27 21:04:39.945309 [ 48 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5892 | 2026.05.27 21:04:39.945331 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Debug> executeQuery: Read 1947 rows, 135.22 KiB in 0.002147 sec., 906846.7629250116 rows/sec., 61.50 MiB/sec. | ||
| 5893 | 2026.05.27 21:04:39.945351 [ 48 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.05.27 21:04:39.945372 [ 261 ] {b6e6ee3e-eb35-4b34-a022-ce5507b29d2f} <Debug> TCPHandler: Processed in 0.002314917 sec. | ||
| 5895 | 2026.05.27 21:04:39.945379 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5896 | 2026.05.27 21:04:39.945507 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 5897 | 2026.05.27 21:04:39.945512 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2026.05.27 21:04:39.945635 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5899 | 2026.05.27 21:04:39.945647 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5900 | 2026.05.27 21:04:39.945681 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5901 | 2026.05.27 21:04:39.945693 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2405 rows starting from the beginning of the part | ||
| 5902 | 2026.05.27 21:04:39.945783 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 103 rows starting from the beginning of the part | ||
| 5903 | 2026.05.27 21:04:39.945848 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 5904 | 2026.05.27 21:04:39.945903 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 103 rows starting from the beginning of the part | ||
| 5905 | 2026.05.27 21:04:39.945958 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
| 5906 | 2026.05.27 21:04:39.946012 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1947 rows starting from the beginning of the part | ||
| 5907 | 2026.05.27 21:04:39.946420 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.05.27 21:04:39.946464 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5909 | 2026.05.27 21:04:39.946979 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5910 | 2026.05.27 21:04:39.947202 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.05.27 21:04:39.947336 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.00172 sec., 890697.6744186047 rows/sec., 54.44 MiB/sec. | ||
| 5912 | 2026.05.27 21:04:39.947338 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5913 | 2026.05.27 21:04:39.947373 [ 261 ] {516caf83-3283-411b-a427-dbec8c4e11b1} <Debug> TCPHandler: Processed in 0.001911093 sec. | ||
| 5914 | 2026.05.27 21:04:39.947403 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.05.27 21:04:39.947433 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5916 | 2026.05.27 21:04:39.947513 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 5917 | 2026.05.27 21:04:39.947536 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.05.27 21:04:39.947605 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5919 | 2026.05.27 21:04:39.947612 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4696 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153732 sec., 2180401.275553318 rows/sec., 158.24 MiB/sec. | ||
| 5920 | 2026.05.27 21:04:39.947641 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13405 rows starting from the beginning of the part | ||
| 5921 | 2026.05.27 21:04:39.947640 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.05.27 21:04:39.947712 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5923 | 2026.05.27 21:04:39.947723 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5924 | 2026.05.27 21:04:39.947764 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 163 rows starting from the beginning of the part | ||
| 5925 | 2026.05.27 21:04:39.947818 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5926 | 2026.05.27 21:04:39.947859 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5927 | 2026.05.27 21:04:39.947899 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1532 rows starting from the beginning of the part | ||
| 5928 | 2026.05.27 21:04:39.947920 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5929 | 2026.05.27 21:04:39.948289 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.05.27 21:04:39.948387 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_36_7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5931 | 2026.05.27 21:04:39.948477 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 5932 | 2026.05.27 21:04:39.948684 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.05.27 21:04:39.948728 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5934 | 2026.05.27 21:04:39.949345 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5935 | 2026.05.27 21:04:39.949579 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.05.27 21:04:39.949719 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002098 sec., 23832.221163012393 rows/sec., 42.71 MiB/sec. | ||
| 5937 | 2026.05.27 21:04:39.949770 [ 261 ] {4b995688-e39d-40a0-856d-d2702d8db883} <Debug> TCPHandler: Processed in 0.002283486 sec. | ||
| 5938 | 2026.05.27 21:04:39.949905 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.05.27 21:04:39.950001 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.05.27 21:04:39.950043 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5941 | 2026.05.27 21:04:39.950408 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.05.27 21:04:39.950443 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5943 | 2026.05.27 21:04:39.950766 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5944 | 2026.05.27 21:04:39.950979 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.05.27 21:04:39.951088 [ 47 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5946 | 2026.05.27 21:04:39.951110 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001128 sec., 145390.0709219858 rows/sec., 7.91 MiB/sec. | ||
| 5947 | 2026.05.27 21:04:39.951122 [ 47 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.05.27 21:04:39.951151 [ 261 ] {f61c1d3c-3e5f-4a10-a5ae-8615c68fc020} <Debug> TCPHandler: Processed in 0.001295533 sec. | ||
| 5949 | 2026.05.27 21:04:39.951151 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5950 | 2026.05.27 21:04:39.951273 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 5951 | 2026.05.27 21:04:39.951385 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5952 | 2026.05.27 21:04:39.951417 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2378 rows starting from the beginning of the part | ||
| 5953 | 2026.05.27 21:04:39.951475 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5954 | 2026.05.27 21:04:39.951526 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5955 | 2026.05.27 21:04:39.951572 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5956 | 2026.05.27 21:04:39.951620 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5957 | 2026.05.27 21:04:39.951666 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 164 rows starting from the beginning of the part | ||
| 5958 | 2026.05.27 21:04:39.951685 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00420585 sec., 3704364.1594445836 rows/sec., 236.72 MiB/sec. | ||
| 5959 | 2026.05.27 21:04:39.952278 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5960 | 2026.05.27 21:04:39.952576 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.05.27 21:04:39.952650 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5962 | 2026.05.27 21:04:39.952729 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 5963 | 2026.05.27 21:04:39.952972 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738458 sec., 1600268.7439098328 rows/sec., 99.03 MiB/sec. | ||
| 5964 | 2026.05.27 21:04:39.953255 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5965 | 2026.05.27 21:04:39.953519 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.05.27 21:04:39.953589 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_36_7} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5967 | 2026.05.27 21:04:39.953659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5968 | 2026.05.27 21:04:40.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.41 MiB, peak 262.70 MiB, free memory in arenas 0.00 B, will set to 256.91 MiB (RSS), difference: 1.51 MiB | ||
| 5969 | 2026.05.27 21:04:41.046554 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 5970 | 2026.05.27 21:04:41.047062 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.27 21:04:41.047101 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5972 | 2026.05.27 21:04:41.047628 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5973 | 2026.05.27 21:04:41.047856 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.27 21:04:41.047987 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 5975 | 2026.05.27 21:04:41.671474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5976 | 2026.05.27 21:04:41.686917 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.27 21:04:41.686970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5978 | 2026.05.27 21:04:41.693080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5979 | 2026.05.27 21:04:41.693830 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.27 21:04:41.696485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5981 | 2026.05.27 21:04:44.467182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.05.27 21:04:44.467502 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5983 | 2026.05.27 21:04:44.467822 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5984 | 2026.05.27 21:04:44.467859 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5985 | 2026.05.27 21:04:44.468067 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5986 | 2026.05.27 21:04:44.468134 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5987 | 2026.05.27 21:04:44.468273 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5988 | 2026.05.27 21:04:44.468371 [ 350 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5989 | 2026.05.27 21:04:44.468460 [ 350 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5990 | 2026.05.27 21:04:44.468515 [ 350 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5991 | 2026.05.27 21:04:44.468592 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5992 | 2026.05.27 21:04:44.468619 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5993 | 2026.05.27 21:04:44.468689 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5994 | 2026.05.27 21:04:44.468709 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5995 | 2026.05.27 21:04:44.468745 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5996 | 2026.05.27 21:04:44.468787 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5997 | 2026.05.27 21:04:44.470085 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002695 sec., 17810.760667903527 rows/sec., 3.71 MiB/sec. | ||
| 5998 | 2026.05.27 21:04:44.470212 [ 261 ] {30a89a56-4571-43b7-99af-aa30c7a02e62} <Debug> TCPHandler: Processed in 0.003203586 sec. | ||
| 5999 | 2026.05.27 21:04:44.471742 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.05.27 21:04:44.471856 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6001 | 2026.05.27 21:04:44.471900 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6002 | 2026.05.27 21:04:44.472411 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.05.27 21:04:44.472447 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6004 | 2026.05.27 21:04:44.472816 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6005 | 2026.05.27 21:04:44.473032 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.05.27 21:04:44.473171 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.18 MiB/sec. | ||
| 6007 | 2026.05.27 21:04:44.473206 [ 261 ] {279ea750-bf80-4d62-831a-db3e4b52517c} <Debug> TCPHandler: Processed in 0.00151937 sec. | ||
| 6008 | 2026.05.27 21:04:44.473371 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2026.05.27 21:04:44.473467 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6010 | 2026.05.27 21:04:44.473507 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6011 | 2026.05.27 21:04:44.473975 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.05.27 21:04:44.474017 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6013 | 2026.05.27 21:04:44.474312 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6014 | 2026.05.27 21:04:44.474519 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.05.27 21:04:44.474645 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 6016 | 2026.05.27 21:04:44.474680 [ 261 ] {ee312103-3d72-4686-a2d8-ef05bc544d1f} <Debug> TCPHandler: Processed in 0.001358435 sec. | ||
| 6017 | 2026.05.27 21:04:44.474868 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.05.27 21:04:44.474964 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.05.27 21:04:44.475007 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6020 | 2026.05.27 21:04:44.475404 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.05.27 21:04:44.475447 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6022 | 2026.05.27 21:04:44.475758 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6023 | 2026.05.27 21:04:44.475960 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.05.27 21:04:44.476083 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 6025 | 2026.05.27 21:04:44.476117 [ 261 ] {39a6f63a-202c-47b2-8038-e56c37d5ccb6} <Debug> TCPHandler: Processed in 0.001299183 sec. | ||
| 6026 | 2026.05.27 21:04:44.476272 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.05.27 21:04:44.476376 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.05.27 21:04:44.476417 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6029 | 2026.05.27 21:04:44.476768 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.05.27 21:04:44.476803 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6031 | 2026.05.27 21:04:44.477097 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6032 | 2026.05.27 21:04:44.477304 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.05.27 21:04:44.477427 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 6034 | 2026.05.27 21:04:44.477460 [ 261 ] {67125c63-c620-4397-9599-ce283da2182d} <Debug> TCPHandler: Processed in 0.001237571 sec. | ||
| 6035 | 2026.05.27 21:04:48.436907 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6036 | 2026.05.27 21:04:48.436983 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6037 | 2026.05.27 21:04:48.549002 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 6038 | 2026.05.27 21:04:48.549578 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.05.27 21:04:48.549623 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6040 | 2026.05.27 21:04:48.550246 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6041 | 2026.05.27 21:04:48.550482 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.05.27 21:04:48.550619 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 6043 | 2026.05.27 21:04:49.196607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6044 | 2026.05.27 21:04:49.213378 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.05.27 21:04:49.213463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6046 | 2026.05.27 21:04:49.220128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6047 | 2026.05.27 21:04:49.220926 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.05.27 21:04:49.224705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6049 | 2026.05.27 21:04:49.468455 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.27 21:04:49.468770 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6051 | 2026.05.27 21:04:49.469125 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6052 | 2026.05.27 21:04:49.469165 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6053 | 2026.05.27 21:04:49.469390 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6054 | 2026.05.27 21:04:49.469461 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6055 | 2026.05.27 21:04:49.469609 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6056 | 2026.05.27 21:04:49.469727 [ 331 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6057 | 2026.05.27 21:04:49.469726 [ 345 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6058 | 2026.05.27 21:04:49.469726 [ 350 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6059 | 2026.05.27 21:04:49.469903 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6060 | 2026.05.27 21:04:49.469938 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6061 | 2026.05.27 21:04:49.470010 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6062 | 2026.05.27 21:04:49.470031 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6063 | 2026.05.27 21:04:49.470066 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6064 | 2026.05.27 21:04:49.470107 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6065 | 2026.05.27 21:04:49.471525 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002852 sec., 16830.29453015428 rows/sec., 3.50 MiB/sec. | ||
| 6066 | 2026.05.27 21:04:49.471722 [ 261 ] {6bac4c10-2b76-4e2b-b8e8-6935845a6405} <Debug> TCPHandler: Processed in 0.003463715 sec. | ||
| 6067 | 2026.05.27 21:04:49.473594 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.05.27 21:04:49.473760 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6069 | 2026.05.27 21:04:49.473834 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6070 | 2026.05.27 21:04:49.474618 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.05.27 21:04:49.474669 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6072 | 2026.05.27 21:04:49.475074 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6073 | 2026.05.27 21:04:49.475318 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.05.27 21:04:49.475477 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001772 sec., 33860.045146726865 rows/sec., 2.63 MiB/sec. | ||
| 6075 | 2026.05.27 21:04:49.475514 [ 261 ] {abe3421a-d614-47e4-815e-1025db860637} <Debug> TCPHandler: Processed in 0.002056768 sec. | ||
| 6076 | 2026.05.27 21:04:49.475643 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2026.05.27 21:04:49.475740 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6078 | 2026.05.27 21:04:49.475780 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6079 | 2026.05.27 21:04:49.476219 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.05.27 21:04:49.476256 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6081 | 2026.05.27 21:04:49.476544 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6082 | 2026.05.27 21:04:49.476755 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.05.27 21:04:49.476868 [ 38 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6084 | 2026.05.27 21:04:49.476886 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 129.09 KiB/sec. | ||
| 6085 | 2026.05.27 21:04:49.476926 [ 38 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.05.27 21:04:49.476938 [ 261 ] {79f59602-3b87-471f-85a7-edfdea1ae464} <Debug> TCPHandler: Processed in 0.001344375 sec. | ||
| 6087 | 2026.05.27 21:04:49.476958 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6088 | 2026.05.27 21:04:49.477065 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 6089 | 2026.05.27 21:04:49.477163 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6090 | 2026.05.27 21:04:49.477191 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part | ||
| 6091 | 2026.05.27 21:04:49.477257 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 6092 | 2026.05.27 21:04:49.477266 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.05.27 21:04:49.477302 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
| 6094 | 2026.05.27 21:04:49.477351 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 6095 | 2026.05.27 21:04:49.477392 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 62 rows starting from the beginning of the part | ||
| 6096 | 2026.05.27 21:04:49.477438 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6097 | 2026.05.27 21:04:49.477437 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6098 | 2026.05.27 21:04:49.477527 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6099 | 2026.05.27 21:04:49.478207 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011801 sec., 283874.2479450894 rows/sec., 20.17 MiB/sec. | ||
| 6100 | 2026.05.27 21:04:49.478231 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.27 21:04:49.478270 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6102 | 2026.05.27 21:04:49.478331 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6103 | 2026.05.27 21:04:49.478610 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.27 21:04:49.478681 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_31_6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6105 | 2026.05.27 21:04:49.478698 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6106 | 2026.05.27 21:04:49.478746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6107 | 2026.05.27 21:04:49.478942 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.05.27 21:04:49.479107 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001722 sec., 38327.52613240418 rows/sec., 2.99 MiB/sec. | ||
| 6109 | 2026.05.27 21:04:49.479163 [ 261 ] {29985014-91df-48de-887a-52767942cb9e} <Debug> TCPHandler: Processed in 0.002029038 sec. | ||
| 6110 | 2026.05.27 21:04:49.479310 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.05.27 21:04:49.479426 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.05.27 21:04:49.479482 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6113 | 2026.05.27 21:04:49.480010 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.27 21:04:49.480046 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6115 | 2026.05.27 21:04:49.480409 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6116 | 2026.05.27 21:04:49.480635 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.05.27 21:04:49.480770 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001381 sec., 115858.07385952208 rows/sec., 8.07 MiB/sec. | ||
| 6118 | 2026.05.27 21:04:49.480805 [ 261 ] {fbaa32a2-dff8-4709-b4c5-170cdf41f12d} <Debug> TCPHandler: Processed in 0.001548771 sec. | ||
| 6119 | 2026.05.27 21:04:49.480947 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.05.27 21:04:49.481043 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6121 | 2026.05.27 21:04:49.481097 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6122 | 2026.05.27 21:04:49.481844 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.05.27 21:04:49.481880 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6124 | 2026.05.27 21:04:49.482381 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6125 | 2026.05.27 21:04:49.482599 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.27 21:04:49.482736 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001712 sec., 1168.2242990654206 rows/sec., 2.09 MiB/sec. | ||
| 6127 | 2026.05.27 21:04:49.482784 [ 261 ] {c2bfd8ea-cbfe-4d1f-9ee2-b01c28793ed9} <Debug> TCPHandler: Processed in 0.001887253 sec. | ||
| 6128 | 2026.05.27 21:04:49.482931 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.05.27 21:04:49.483027 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6130 | 2026.05.27 21:04:49.483068 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6131 | 2026.05.27 21:04:49.483434 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.27 21:04:49.483470 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6133 | 2026.05.27 21:04:49.483766 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6134 | 2026.05.27 21:04:49.483972 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.27 21:04:49.484105 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6136 | 2026.05.27 21:04:49.484139 [ 261 ] {a0bafd1e-b436-465a-98c9-ca65cebe90b3} <Debug> TCPHandler: Processed in 0.001257962 sec. | ||
| 6137 | 2026.05.27 21:04:51.481438 [ 36 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6138 | 2026.05.27 21:04:51.481506 [ 36 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.05.27 21:04:51.481531 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6140 | 2026.05.27 21:04:51.481671 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 6141 | 2026.05.27 21:04:51.481813 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2026.05.27 21:04:51.481846 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part | ||
| 6143 | 2026.05.27 21:04:51.481913 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part | ||
| 6144 | 2026.05.27 21:04:51.481959 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part | ||
| 6145 | 2026.05.27 21:04:51.482001 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6146 | 2026.05.27 21:04:51.482039 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6147 | 2026.05.27 21:04:51.482855 [ 199 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239931 sec., 716168.883591103 rows/sec., 48.94 MiB/sec. | ||
| 6148 | 2026.05.27 21:04:51.483024 [ 199 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6149 | 2026.05.27 21:04:51.483298 [ 199 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.05.27 21:04:51.483373 [ 199 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_13_3} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6151 | 2026.05.27 21:04:51.483457 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6152 | 2026.05.27 21:04:51.985879 [ 36 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6153 | 2026.05.27 21:04:51.985945 [ 36 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.05.27 21:04:51.985965 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6155 | 2026.05.27 21:04:51.986097 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 6156 | 2026.05.27 21:04:51.986245 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6157 | 2026.05.27 21:04:51.986278 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part | ||
| 6158 | 2026.05.27 21:04:51.986348 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
| 6159 | 2026.05.27 21:04:51.986394 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 6160 | 2026.05.27 21:04:51.986441 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 6161 | 2026.05.27 21:04:51.986478 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 6162 | 2026.05.27 21:04:51.987239 [ 190 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119672 sec., 381041.51347015175 rows/sec., 23.49 MiB/sec. | ||
| 6163 | 2026.05.27 21:04:51.987391 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6164 | 2026.05.27 21:04:51.987635 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.05.27 21:04:51.987702 [ 199 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_13_3} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6166 | 2026.05.27 21:04:51.987767 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6167 | 2026.05.27 21:04:54.469567 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.05.27 21:04:54.469820 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6169 | 2026.05.27 21:04:54.470194 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6170 | 2026.05.27 21:04:54.470243 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6171 | 2026.05.27 21:04:54.470505 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6172 | 2026.05.27 21:04:54.470590 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6173 | 2026.05.27 21:04:54.470752 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6174 | 2026.05.27 21:04:54.470864 [ 362 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6175 | 2026.05.27 21:04:54.470875 [ 331 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6176 | 2026.05.27 21:04:54.470891 [ 269 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6177 | 2026.05.27 21:04:54.471049 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6178 | 2026.05.27 21:04:54.471081 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6179 | 2026.05.27 21:04:54.471155 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6180 | 2026.05.27 21:04:54.471176 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6181 | 2026.05.27 21:04:54.471214 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6182 | 2026.05.27 21:04:54.471255 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6183 | 2026.05.27 21:04:54.472381 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002665 sec., 18011.257035647282 rows/sec., 3.75 MiB/sec. | ||
| 6184 | 2026.05.27 21:04:54.472495 [ 261 ] {7c1e95d7-7db7-4d9e-800a-5aa8dd2e0464} <Debug> TCPHandler: Processed in 0.003061432 sec. | ||
| 6185 | 2026.05.27 21:04:54.474786 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.05.27 21:04:54.474903 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6187 | 2026.05.27 21:04:54.474949 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6188 | 2026.05.27 21:04:54.475519 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.05.27 21:04:54.475562 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6190 | 2026.05.27 21:04:54.475934 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6191 | 2026.05.27 21:04:54.476171 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.05.27 21:04:54.476324 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001454 sec., 92159.5598349381 rows/sec., 7.98 MiB/sec. | ||
| 6193 | 2026.05.27 21:04:54.476359 [ 261 ] {3e63d1ca-e3a0-4435-935d-a4eb2e741533} <Debug> TCPHandler: Processed in 0.001628054 sec. | ||
| 6194 | 2026.05.27 21:04:54.476577 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.05.27 21:04:54.476763 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.05.27 21:04:54.476842 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6197 | 2026.05.27 21:04:54.477544 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.05.27 21:04:54.477595 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6199 | 2026.05.27 21:04:54.478028 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6200 | 2026.05.27 21:04:54.478274 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.05.27 21:04:54.478435 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001726 sec., 22595.596755504055 rows/sec., 1.66 MiB/sec. | ||
| 6202 | 2026.05.27 21:04:54.478483 [ 261 ] {9be59b0a-2bb6-49d8-9999-1a61e02ced8f} <Debug> TCPHandler: Processed in 0.002040298 sec. | ||
| 6203 | 2026.05.27 21:04:54.478631 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.27 21:04:54.478744 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.27 21:04:54.478791 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6206 | 2026.05.27 21:04:54.479285 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.27 21:04:54.479323 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6208 | 2026.05.27 21:04:54.479658 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6209 | 2026.05.27 21:04:54.479876 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.27 21:04:54.480011 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001293 sec., 79659.70610982212 rows/sec., 6.22 MiB/sec. | ||
| 6211 | 2026.05.27 21:04:54.480046 [ 261 ] {a0243580-145d-4391-b1b5-b70781ec0588} <Debug> TCPHandler: Processed in 0.001471479 sec. | ||
| 6212 | 2026.05.27 21:04:54.480181 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.27 21:04:54.480283 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.27 21:04:54.480330 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6215 | 2026.05.27 21:04:54.480775 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.27 21:04:54.480812 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6217 | 2026.05.27 21:04:54.481151 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6218 | 2026.05.27 21:04:54.481362 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.05.27 21:04:54.481494 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 6220 | 2026.05.27 21:04:54.481530 [ 261 ] {49684a02-f947-4afd-86e5-298d9e8e9ef5} <Debug> TCPHandler: Processed in 0.001402846 sec. | ||
| 6221 | 2026.05.27 21:04:54.481668 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.27 21:04:54.481770 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.27 21:04:54.481826 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6224 | 2026.05.27 21:04:54.482698 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.27 21:04:54.482735 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6226 | 2026.05.27 21:04:54.483307 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6227 | 2026.05.27 21:04:54.483547 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.27 21:04:54.483693 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001942 sec., 20082.38928939238 rows/sec., 35.99 MiB/sec. | ||
| 6229 | 2026.05.27 21:04:54.483754 [ 261 ] {98aefe3e-0936-4fdc-8360-31f075517194} <Debug> TCPHandler: Processed in 0.002140361 sec. | ||
| 6230 | 2026.05.27 21:04:54.483877 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.27 21:04:54.483978 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.27 21:04:54.484022 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6233 | 2026.05.27 21:04:54.484374 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.27 21:04:54.484411 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6235 | 2026.05.27 21:04:54.484720 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6236 | 2026.05.27 21:04:54.484931 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.27 21:04:54.485062 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6238 | 2026.05.27 21:04:54.485095 [ 261 ] {3945887a-fea9-48ed-b776-b01e571830b4} <Debug> TCPHandler: Processed in 0.001276042 sec. | ||
| 6239 | 2026.05.27 21:04:54.646858 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57698 | ||
| 6240 | 2026.05.27 21:04:54.646952 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2026.05.27 21:04:54.646982 [ 3 ] {} <Debug> TCP-Session: 6377b849-bfcc-4d09-b4a9-b33c36a84009 Authenticating user 'default' from [fd00:1122:3344:101::e]:57698 | ||
| 6242 | 2026.05.27 21:04:54.647007 [ 3 ] {} <Debug> TCP-Session: 6377b849-bfcc-4d09-b4a9-b33c36a84009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.05.27 21:04:54.647024 [ 3 ] {} <Debug> TCP-Session: 6377b849-bfcc-4d09-b4a9-b33c36a84009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.05.27 21:04:54.647248 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46034 | ||
| 6245 | 2026.05.27 21:04:54.647284 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45660 | ||
| 6246 | 2026.05.27 21:04:54.647314 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33272 | ||
| 6247 | 2026.05.27 21:04:54.647333 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6248 | 2026.05.27 21:04:54.647343 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53126 | ||
| 6249 | 2026.05.27 21:04:54.647363 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42208 | ||
| 6250 | 2026.05.27 21:04:54.647375 [ 260 ] {} <Debug> TCP-Session: 3d9b8bb4-5ce3-4c12-a863-83baa125a7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46034 | ||
| 6251 | 2026.05.27 21:04:54.647357 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59872 | ||
| 6252 | 2026.05.27 21:04:54.647444 [ 260 ] {} <Debug> TCP-Session: 3d9b8bb4-5ce3-4c12-a863-83baa125a7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.05.27 21:04:54.647464 [ 3 ] {} <Trace> TCP-Session: 6377b849-bfcc-4d09-b4a9-b33c36a84009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.05.27 21:04:54.647488 [ 260 ] {} <Debug> TCP-Session: 3d9b8bb4-5ce3-4c12-a863-83baa125a7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.05.27 21:04:54.647345 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35511 | ||
| 6256 | 2026.05.27 21:04:54.647322 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45877 | ||
| 6257 | 2026.05.27 21:04:54.647640 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6258 | 2026.05.27 21:04:54.647681 [ 302 ] {} <Debug> TCP-Session: 818a4f9c-d889-4cac-ba68-4938b2e2432c Authenticating user 'default' from [fd00:1122:3344:101::e]:45660 | ||
| 6259 | 2026.05.27 21:04:54.647680 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6260 | 2026.05.27 21:04:54.647705 [ 302 ] {} <Debug> TCP-Session: 818a4f9c-d889-4cac-ba68-4938b2e2432c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.05.27 21:04:54.647740 [ 302 ] {} <Debug> TCP-Session: 818a4f9c-d889-4cac-ba68-4938b2e2432c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.05.27 21:04:54.647869 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6263 | 2026.05.27 21:04:54.647902 [ 309 ] {} <Debug> TCP-Session: 082aa96b-eae0-402e-a13c-06d44846ddbd Authenticating user 'default' from [fd00:1122:3344:101::e]:59872 | ||
| 6264 | 2026.05.27 21:04:54.647920 [ 309 ] {} <Debug> TCP-Session: 082aa96b-eae0-402e-a13c-06d44846ddbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.05.27 21:04:54.647937 [ 309 ] {} <Debug> TCP-Session: 082aa96b-eae0-402e-a13c-06d44846ddbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.05.27 21:04:54.647973 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6267 | 2026.05.27 21:04:54.647978 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6268 | 2026.05.27 21:04:54.648011 [ 306 ] {} <Debug> TCP-Session: 8194ead4-0b56-468f-8192-e37a938515e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45877 | ||
| 6269 | 2026.05.27 21:04:54.648042 [ 306 ] {} <Debug> TCP-Session: 8194ead4-0b56-468f-8192-e37a938515e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.05.27 21:04:54.648056 [ 306 ] {} <Debug> TCP-Session: 8194ead4-0b56-468f-8192-e37a938515e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2026.05.27 21:04:54.648060 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6272 | 2026.05.27 21:04:54.648236 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6273 | 2026.05.27 21:04:54.648282 [ 308 ] {} <Debug> TCP-Session: bb077067-a94d-4b9d-be50-fe567a576239 Authenticating user 'default' from [fd00:1122:3344:101::e]:35511 | ||
| 6274 | 2026.05.27 21:04:54.648304 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6275 | 2026.05.27 21:04:54.648306 [ 308 ] {} <Debug> TCP-Session: bb077067-a94d-4b9d-be50-fe567a576239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.05.27 21:04:54.648333 [ 308 ] {} <Debug> TCP-Session: bb077067-a94d-4b9d-be50-fe567a576239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.05.27 21:04:54.648334 [ 310 ] {} <Debug> TCP-Session: 46380b0b-1d09-4d7b-aeb2-c5f68f490725 Authenticating user 'default' from [fd00:1122:3344:101::e]:42208 | ||
| 6278 | 2026.05.27 21:04:54.648357 [ 310 ] {} <Debug> TCP-Session: 46380b0b-1d09-4d7b-aeb2-c5f68f490725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.27 21:04:54.648370 [ 310 ] {} <Debug> TCP-Session: 46380b0b-1d09-4d7b-aeb2-c5f68f490725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.05.27 21:04:54.648511 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6281 | 2026.05.27 21:04:54.648542 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 6282 | 2026.05.27 21:04:54.648548 [ 303 ] {} <Debug> TCP-Session: 61008469-ba83-4ee3-bc9f-52df1a21f49a Authenticating user 'default' from [fd00:1122:3344:101::e]:33272 | ||
| 6283 | 2026.05.27 21:04:54.648579 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6284 | 2026.05.27 21:04:54.648593 [ 303 ] {} <Debug> TCP-Session: 61008469-ba83-4ee3-bc9f-52df1a21f49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.05.27 21:04:54.648612 [ 303 ] {} <Debug> TCP-Session: 61008469-ba83-4ee3-bc9f-52df1a21f49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.05.27 21:04:54.648614 [ 307 ] {} <Debug> TCP-Session: 8a8ec42a-c2ad-4cd5-9779-85e48206c1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53126 | ||
| 6287 | 2026.05.27 21:04:54.648637 [ 307 ] {} <Debug> TCP-Session: 8a8ec42a-c2ad-4cd5-9779-85e48206c1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.05.27 21:04:54.648650 [ 307 ] {} <Debug> TCP-Session: 8a8ec42a-c2ad-4cd5-9779-85e48206c1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.05.27 21:04:54.649595 [ 354 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> AggregatingTransform: Aggregating | ||
| 6290 | 2026.05.27 21:04:54.649632 [ 354 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6291 | 2026.05.27 21:04:54.649662 [ 354 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007423 sec. (992.632 rows/sec., 38.77 KiB/sec.) | ||
| 6292 | 2026.05.27 21:04:54.649676 [ 354 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Trace> Aggregator: Merging aggregated data | ||
| 6293 | 2026.05.27 21:04:54.650325 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002708 sec., 369.2762186115214 rows/sec., 14.42 KiB/sec. | ||
| 6294 | 2026.05.27 21:04:54.650460 [ 3 ] {0931e4ab-8b52-47b0-97f9-360ea7879b4a} <Debug> TCPHandler: Processed in 0.003113144 sec. | ||
| 6295 | 2026.05.27 21:04:54.650603 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.05.27 21:04:54.650631 [ 3 ] {} <Debug> TCP-Session: 6377b849-bfcc-4d09-b4a9-b33c36a84009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.05.27 21:04:54.650638 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2026.05.27 21:04:54.650659 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2026.05.27 21:04:54.650678 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.05.27 21:04:54.650681 [ 260 ] {} <Debug> TCP-Session: 3d9b8bb4-5ce3-4c12-a863-83baa125a7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.05.27 21:04:54.650692 [ 310 ] {} <Debug> TCP-Session: 46380b0b-1d09-4d7b-aeb2-c5f68f490725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.05.27 21:04:54.650699 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6303 | 2026.05.27 21:04:54.650723 [ 308 ] {} <Debug> TCP-Session: bb077067-a94d-4b9d-be50-fe567a576239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.05.27 21:04:54.650740 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6305 | 2026.05.27 21:04:54.650773 [ 307 ] {} <Debug> TCP-Session: 8a8ec42a-c2ad-4cd5-9779-85e48206c1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.05.27 21:04:54.650786 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6307 | 2026.05.27 21:04:54.650807 [ 302 ] {} <Debug> TCP-Session: 818a4f9c-d889-4cac-ba68-4938b2e2432c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.05.27 21:04:54.650822 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6309 | 2026.05.27 21:04:54.650836 [ 306 ] {} <Debug> TCP-Session: 8194ead4-0b56-468f-8192-e37a938515e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.05.27 21:04:54.650720 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6311 | 2026.05.27 21:04:54.650888 [ 309 ] {} <Debug> TCP-Session: 082aa96b-eae0-402e-a13c-06d44846ddbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.05.27 21:04:54.650924 [ 303 ] {} <Debug> TCP-Session: 61008469-ba83-4ee3-bc9f-52df1a21f49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.05.27 21:04:56.051603 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 6314 | 2026.05.27 21:04:56.052158 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.05.27 21:04:56.052210 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6316 | 2026.05.27 21:04:56.052732 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6317 | 2026.05.27 21:04:56.052982 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.05.27 21:04:56.053130 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 6319 | 2026.05.27 21:04:56.106185 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62369 | ||
| 6320 | 2026.05.27 21:04:56.106268 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6321 | 2026.05.27 21:04:56.106294 [ 3 ] {} <Debug> TCP-Session: 17ceb11b-c82d-4742-b5ec-2d7cddd5c163 Authenticating user 'default' from [fd00:1122:3344:101::e]:62369 | ||
| 6322 | 2026.05.27 21:04:56.106316 [ 3 ] {} <Debug> TCP-Session: 17ceb11b-c82d-4742-b5ec-2d7cddd5c163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2026.05.27 21:04:56.106330 [ 3 ] {} <Debug> TCP-Session: 17ceb11b-c82d-4742-b5ec-2d7cddd5c163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2026.05.27 21:04:56.106534 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49752 | ||
| 6325 | 2026.05.27 21:04:56.106561 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51525 | ||
| 6326 | 2026.05.27 21:04:56.106587 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51088 | ||
| 6327 | 2026.05.27 21:04:56.106597 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41219 | ||
| 6328 | 2026.05.27 21:04:56.106654 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6329 | 2026.05.27 21:04:56.106660 [ 3 ] {} <Trace> TCP-Session: 17ceb11b-c82d-4742-b5ec-2d7cddd5c163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.05.27 21:04:56.106661 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6331 | 2026.05.27 21:04:56.106693 [ 302 ] {} <Debug> TCP-Session: 57c4ec7d-565e-45c4-8978-6f23c97a3839 Authenticating user 'default' from [fd00:1122:3344:101::e]:51525 | ||
| 6332 | 2026.05.27 21:04:56.106709 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6333 | 2026.05.27 21:04:56.106722 [ 307 ] {} <Debug> TCP-Session: 8c8bd6fe-e258-41f5-9104-c7a2ab332d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:51088 | ||
| 6334 | 2026.05.27 21:04:56.106739 [ 302 ] {} <Debug> TCP-Session: 57c4ec7d-565e-45c4-8978-6f23c97a3839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.05.27 21:04:56.106753 [ 308 ] {} <Debug> TCP-Session: 66c25375-72f6-4693-a754-f605ff29720a Authenticating user 'default' from [fd00:1122:3344:101::e]:41219 | ||
| 6336 | 2026.05.27 21:04:56.106774 [ 302 ] {} <Debug> TCP-Session: 57c4ec7d-565e-45c4-8978-6f23c97a3839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.05.27 21:04:56.106796 [ 308 ] {} <Debug> TCP-Session: 66c25375-72f6-4693-a754-f605ff29720a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.05.27 21:04:56.106763 [ 307 ] {} <Debug> TCP-Session: 8c8bd6fe-e258-41f5-9104-c7a2ab332d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.05.27 21:04:56.106820 [ 308 ] {} <Debug> TCP-Session: 66c25375-72f6-4693-a754-f605ff29720a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.05.27 21:04:56.106844 [ 307 ] {} <Debug> TCP-Session: 8c8bd6fe-e258-41f5-9104-c7a2ab332d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.05.27 21:04:56.106867 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62369) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6342 | 2026.05.27 21:04:56.106607 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43670 | ||
| 6343 | 2026.05.27 21:04:56.106591 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40575 | ||
| 6344 | 2026.05.27 21:04:56.106952 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6345 | 2026.05.27 21:04:56.106595 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2026.05.27 21:04:56.106993 [ 309 ] {} <Debug> TCP-Session: a1194d5e-f95b-4ce0-a8f1-9b3583e63d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:43670 | ||
| 6347 | 2026.05.27 21:04:56.106584 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56444 | ||
| 6348 | 2026.05.27 21:04:56.107023 [ 309 ] {} <Debug> TCP-Session: a1194d5e-f95b-4ce0-a8f1-9b3583e63d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.05.27 21:04:56.107015 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6350 | 2026.05.27 21:04:56.107051 [ 309 ] {} <Debug> TCP-Session: a1194d5e-f95b-4ce0-a8f1-9b3583e63d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.05.27 21:04:56.107069 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6352 | 2026.05.27 21:04:56.107085 [ 303 ] {} <Debug> TCP-Session: 505b113d-0b9a-4292-88e0-5ef9ff172733 Authenticating user 'default' from [fd00:1122:3344:101::e]:40575 | ||
| 6353 | 2026.05.27 21:04:56.107103 [ 306 ] {} <Debug> TCP-Session: d64a87cc-249c-4423-b5fe-d8f3252304b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56444 | ||
| 6354 | 2026.05.27 21:04:56.107125 [ 303 ] {} <Debug> TCP-Session: 505b113d-0b9a-4292-88e0-5ef9ff172733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.05.27 21:04:56.107142 [ 306 ] {} <Debug> TCP-Session: d64a87cc-249c-4423-b5fe-d8f3252304b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.05.27 21:04:56.107151 [ 303 ] {} <Debug> TCP-Session: 505b113d-0b9a-4292-88e0-5ef9ff172733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.05.27 21:04:56.107165 [ 306 ] {} <Debug> TCP-Session: d64a87cc-249c-4423-b5fe-d8f3252304b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.05.27 21:04:56.107014 [ 260 ] {} <Debug> TCP-Session: 81a96e92-fe1d-48ad-b561-341ca26c88c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49752 | ||
| 6359 | 2026.05.27 21:04:56.106623 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35042 | ||
| 6360 | 2026.05.27 21:04:56.107213 [ 260 ] {} <Debug> TCP-Session: 81a96e92-fe1d-48ad-b561-341ca26c88c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.05.27 21:04:56.107153 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6362 | 2026.05.27 21:04:56.107245 [ 260 ] {} <Debug> TCP-Session: 81a96e92-fe1d-48ad-b561-341ca26c88c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.05.27 21:04:56.107259 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6364 | 2026.05.27 21:04:56.107302 [ 310 ] {} <Debug> TCP-Session: 6900aa9f-f3f2-4fa8-8bb8-2414af23d612 Authenticating user 'default' from [fd00:1122:3344:101::e]:35042 | ||
| 6365 | 2026.05.27 21:04:56.107315 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6366 | 2026.05.27 21:04:56.107319 [ 310 ] {} <Debug> TCP-Session: 6900aa9f-f3f2-4fa8-8bb8-2414af23d612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6367 | 2026.05.27 21:04:56.107349 [ 310 ] {} <Debug> TCP-Session: 6900aa9f-f3f2-4fa8-8bb8-2414af23d612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.05.27 21:04:56.107604 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 6369 | 2026.05.27 21:04:56.108516 [ 342 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> AggregatingTransform: Aggregating | ||
| 6370 | 2026.05.27 21:04:56.108546 [ 342 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> Aggregator: Aggregation method: without_key | ||
| 6371 | 2026.05.27 21:04:56.108572 [ 342 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866789 sec. (1153.683 rows/sec., 45.07 KiB/sec.) | ||
| 6372 | 2026.05.27 21:04:56.108587 [ 342 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Trace> Aggregator: Merging aggregated data | ||
| 6373 | 2026.05.27 21:04:56.109140 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002354 sec., 424.80883602378924 rows/sec., 16.59 KiB/sec. | ||
| 6374 | 2026.05.27 21:04:56.109268 [ 3 ] {160f2dec-3c6f-4e26-929d-e65af645eb07} <Debug> TCPHandler: Processed in 0.00272467 sec. | ||
| 6375 | 2026.05.27 21:04:56.109396 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6376 | 2026.05.27 21:04:56.109424 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6377 | 2026.05.27 21:04:56.109439 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6378 | 2026.05.27 21:04:56.109455 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6379 | 2026.05.27 21:04:56.109475 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6380 | 2026.05.27 21:04:56.109488 [ 302 ] {} <Debug> TCP-Session: 57c4ec7d-565e-45c4-8978-6f23c97a3839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.05.27 21:04:56.109501 [ 310 ] {} <Debug> TCP-Session: 6900aa9f-f3f2-4fa8-8bb8-2414af23d612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.05.27 21:04:56.109498 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6383 | 2026.05.27 21:04:56.109531 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6384 | 2026.05.27 21:04:56.109573 [ 303 ] {} <Debug> TCP-Session: 505b113d-0b9a-4292-88e0-5ef9ff172733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.05.27 21:04:56.109608 [ 308 ] {} <Debug> TCP-Session: 66c25375-72f6-4693-a754-f605ff29720a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2026.05.27 21:04:56.109549 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6387 | 2026.05.27 21:04:56.109513 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6388 | 2026.05.27 21:04:56.109667 [ 309 ] {} <Debug> TCP-Session: a1194d5e-f95b-4ce0-a8f1-9b3583e63d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2026.05.27 21:04:56.109683 [ 306 ] {} <Debug> TCP-Session: d64a87cc-249c-4423-b5fe-d8f3252304b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.05.27 21:04:56.109470 [ 260 ] {} <Debug> TCP-Session: 81a96e92-fe1d-48ad-b561-341ca26c88c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2026.05.27 21:04:56.109524 [ 307 ] {} <Debug> TCP-Session: 8c8bd6fe-e258-41f5-9104-c7a2ab332d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2026.05.27 21:04:56.109429 [ 3 ] {} <Debug> TCP-Session: 17ceb11b-c82d-4742-b5ec-2d7cddd5c163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2026.05.27 21:04:56.160344 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38500 | ||
| 6394 | 2026.05.27 21:04:56.160424 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6395 | 2026.05.27 21:04:56.160450 [ 3 ] {} <Debug> TCP-Session: 6bcdf84b-a8fb-4206-8bbb-0e97cd74cd9e Authenticating user 'default' from [fd00:1122:3344:101::e]:38500 | ||
| 6396 | 2026.05.27 21:04:56.160497 [ 3 ] {} <Debug> TCP-Session: 6bcdf84b-a8fb-4206-8bbb-0e97cd74cd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.05.27 21:04:56.160512 [ 3 ] {} <Debug> TCP-Session: 6bcdf84b-a8fb-4206-8bbb-0e97cd74cd9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.05.27 21:04:56.160708 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54013 | ||
| 6399 | 2026.05.27 21:04:56.160750 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47721 | ||
| 6400 | 2026.05.27 21:04:56.160761 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54139 | ||
| 6401 | 2026.05.27 21:04:56.160786 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50344 | ||
| 6402 | 2026.05.27 21:04:56.160786 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43905 | ||
| 6403 | 2026.05.27 21:04:56.160826 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54264 | ||
| 6404 | 2026.05.27 21:04:56.160856 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6405 | 2026.05.27 21:04:56.160882 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6406 | 2026.05.27 21:04:56.160907 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6407 | 2026.05.27 21:04:56.160919 [ 260 ] {} <Debug> TCP-Session: e2e16dcb-1380-46a9-b2c3-4d7b001975c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54013 | ||
| 6408 | 2026.05.27 21:04:56.160923 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6409 | 2026.05.27 21:04:56.160946 [ 307 ] {} <Debug> TCP-Session: 82e74c98-b631-42ff-81db-c63521bd0897 Authenticating user 'default' from [fd00:1122:3344:101::e]:43905 | ||
| 6410 | 2026.05.27 21:04:56.160960 [ 260 ] {} <Debug> TCP-Session: e2e16dcb-1380-46a9-b2c3-4d7b001975c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.05.27 21:04:56.160969 [ 310 ] {} <Debug> TCP-Session: 2bd6a4e6-352b-40a3-8bd4-edd507e50fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54264 | ||
| 6412 | 2026.05.27 21:04:56.160985 [ 307 ] {} <Debug> TCP-Session: 82e74c98-b631-42ff-81db-c63521bd0897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.05.27 21:04:56.160990 [ 260 ] {} <Debug> TCP-Session: e2e16dcb-1380-46a9-b2c3-4d7b001975c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.05.27 21:04:56.161005 [ 310 ] {} <Debug> TCP-Session: 2bd6a4e6-352b-40a3-8bd4-edd507e50fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.05.27 21:04:56.161015 [ 307 ] {} <Debug> TCP-Session: 82e74c98-b631-42ff-81db-c63521bd0897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.05.27 21:04:56.161039 [ 310 ] {} <Debug> TCP-Session: 2bd6a4e6-352b-40a3-8bd4-edd507e50fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.05.27 21:04:56.160927 [ 309 ] {} <Debug> TCP-Session: 2098b3ec-5524-4d04-afdf-1566648b7146 Authenticating user 'default' from [fd00:1122:3344:101::e]:50344 | ||
| 6418 | 2026.05.27 21:04:56.160858 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6419 | 2026.05.27 21:04:56.161096 [ 309 ] {} <Debug> TCP-Session: 2098b3ec-5524-4d04-afdf-1566648b7146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.05.27 21:04:56.160841 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6421 | 2026.05.27 21:04:56.161119 [ 309 ] {} <Debug> TCP-Session: 2098b3ec-5524-4d04-afdf-1566648b7146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.05.27 21:04:56.161116 [ 303 ] {} <Debug> TCP-Session: 6f987529-f319-406f-b6e1-1c005944af95 Authenticating user 'default' from [fd00:1122:3344:101::e]:47721 | ||
| 6423 | 2026.05.27 21:04:56.161141 [ 306 ] {} <Debug> TCP-Session: 84fe1e56-5fb7-4437-93d9-c2f7fe81a6c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54139 | ||
| 6424 | 2026.05.27 21:04:56.161155 [ 303 ] {} <Debug> TCP-Session: 6f987529-f319-406f-b6e1-1c005944af95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.05.27 21:04:56.160780 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56549 | ||
| 6426 | 2026.05.27 21:04:56.161178 [ 303 ] {} <Debug> TCP-Session: 6f987529-f319-406f-b6e1-1c005944af95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.05.27 21:04:56.161172 [ 306 ] {} <Debug> TCP-Session: 84fe1e56-5fb7-4437-93d9-c2f7fe81a6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.05.27 21:04:56.160766 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50503 | ||
| 6429 | 2026.05.27 21:04:56.161249 [ 306 ] {} <Debug> TCP-Session: 84fe1e56-5fb7-4437-93d9-c2f7fe81a6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.05.27 21:04:56.161247 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6431 | 2026.05.27 21:04:56.160912 [ 3 ] {} <Trace> TCP-Session: 6bcdf84b-a8fb-4206-8bbb-0e97cd74cd9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.05.27 21:04:56.161313 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6433 | 2026.05.27 21:04:56.161324 [ 308 ] {} <Debug> TCP-Session: 1fb65f21-e010-4878-aed9-765182238471 Authenticating user 'default' from [fd00:1122:3344:101::e]:56549 | ||
| 6434 | 2026.05.27 21:04:56.161360 [ 302 ] {} <Debug> TCP-Session: 66dc3bc2-61e8-45d2-860e-3fe7e492e03c Authenticating user 'default' from [fd00:1122:3344:101::e]:50503 | ||
| 6435 | 2026.05.27 21:04:56.161370 [ 308 ] {} <Debug> TCP-Session: 1fb65f21-e010-4878-aed9-765182238471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.05.27 21:04:56.161387 [ 302 ] {} <Debug> TCP-Session: 66dc3bc2-61e8-45d2-860e-3fe7e492e03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.05.27 21:04:56.161396 [ 308 ] {} <Debug> TCP-Session: 1fb65f21-e010-4878-aed9-765182238471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2026.05.27 21:04:56.161410 [ 302 ] {} <Debug> TCP-Session: 66dc3bc2-61e8-45d2-860e-3fe7e492e03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2026.05.27 21:04:56.161483 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6440 | 2026.05.27 21:04:56.161729 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6441 | 2026.05.27 21:04:56.161782 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6442 | 2026.05.27 21:04:56.162051 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 6443 | 2026.05.27 21:04:56.163027 [ 353 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> AggregatingTransform: Aggregating | ||
| 6444 | 2026.05.27 21:04:56.163076 [ 353 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> Aggregator: Aggregation method: without_key | ||
| 6445 | 2026.05.27 21:04:56.163119 [ 353 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971813 sec. (1029.005 rows/sec., 40.20 KiB/sec.) | ||
| 6446 | 2026.05.27 21:04:56.163142 [ 353 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Trace> Aggregator: Merging aggregated data | ||
| 6447 | 2026.05.27 21:04:56.163810 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002379 sec., 420.3446826397646 rows/sec., 16.42 KiB/sec. | ||
| 6448 | 2026.05.27 21:04:56.163991 [ 3 ] {14f1b628-1aa4-4718-9aa9-bca6083dff84} <Debug> TCPHandler: Processed in 0.003191756 sec. | ||
| 6449 | 2026.05.27 21:04:56.164103 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6450 | 2026.05.27 21:04:56.164134 [ 3 ] {} <Debug> TCP-Session: 6bcdf84b-a8fb-4206-8bbb-0e97cd74cd9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.05.27 21:04:56.164139 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6452 | 2026.05.27 21:04:56.164153 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6453 | 2026.05.27 21:04:56.164168 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6454 | 2026.05.27 21:04:56.164194 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6455 | 2026.05.27 21:04:56.164203 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6456 | 2026.05.27 21:04:56.164227 [ 302 ] {} <Debug> TCP-Session: 66dc3bc2-61e8-45d2-860e-3fe7e492e03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.05.27 21:04:56.164245 [ 307 ] {} <Debug> TCP-Session: 82e74c98-b631-42ff-81db-c63521bd0897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.05.27 21:04:56.164254 [ 303 ] {} <Debug> TCP-Session: 6f987529-f319-406f-b6e1-1c005944af95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.05.27 21:04:56.164218 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6460 | 2026.05.27 21:04:56.164221 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6461 | 2026.05.27 21:04:56.164217 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6462 | 2026.05.27 21:04:56.164363 [ 306 ] {} <Debug> TCP-Session: 84fe1e56-5fb7-4437-93d9-c2f7fe81a6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.05.27 21:04:56.164368 [ 310 ] {} <Debug> TCP-Session: 2bd6a4e6-352b-40a3-8bd4-edd507e50fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.05.27 21:04:56.164406 [ 309 ] {} <Debug> TCP-Session: 2098b3ec-5524-4d04-afdf-1566648b7146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.05.27 21:04:56.164209 [ 260 ] {} <Debug> TCP-Session: e2e16dcb-1380-46a9-b2c3-4d7b001975c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.05.27 21:04:56.164199 [ 308 ] {} <Debug> TCP-Session: 1fb65f21-e010-4878-aed9-765182238471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.05.27 21:04:56.725683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6468 | 2026.05.27 21:04:56.744891 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.27 21:04:56.744961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6470 | 2026.05.27 21:04:56.751019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6471 | 2026.05.27 21:04:56.751747 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.27 21:04:56.755068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6473 | 2026.05.27 21:04:59.472245 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.27 21:04:59.472522 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.27 21:04:59.472914 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6476 | 2026.05.27 21:04:59.472957 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6477 | 2026.05.27 21:04:59.473213 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6478 | 2026.05.27 21:04:59.473282 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6479 | 2026.05.27 21:04:59.473426 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6480 | 2026.05.27 21:04:59.473539 [ 335 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6481 | 2026.05.27 21:04:59.473538 [ 357 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6482 | 2026.05.27 21:04:59.473545 [ 319 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6483 | 2026.05.27 21:04:59.473712 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6484 | 2026.05.27 21:04:59.473742 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6485 | 2026.05.27 21:04:59.473821 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6486 | 2026.05.27 21:04:59.473842 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6487 | 2026.05.27 21:04:59.473879 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6488 | 2026.05.27 21:04:59.473921 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6489 | 2026.05.27 21:04:59.475235 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002828 sec., 16973.125884016976 rows/sec., 3.53 MiB/sec. | ||
| 6490 | 2026.05.27 21:04:59.475365 [ 261 ] {16abf0a9-b793-418b-b8aa-0b5ad409e97e} <Debug> TCPHandler: Processed in 0.003271698 sec. | ||
| 6491 | 2026.05.27 21:04:59.480633 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.05.27 21:04:59.480744 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.05.27 21:04:59.480789 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6494 | 2026.05.27 21:04:59.481462 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.05.27 21:04:59.481514 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6496 | 2026.05.27 21:04:59.481937 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6497 | 2026.05.27 21:04:59.482149 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.05.27 21:04:59.482290 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001577 sec., 177552.31452124286 rows/sec., 11.27 MiB/sec. | ||
| 6499 | 2026.05.27 21:04:59.482325 [ 261 ] {7f065ab2-a324-431d-a25c-cae2f1fea8a6} <Debug> TCPHandler: Processed in 0.001746668 sec. | ||
| 6500 | 2026.05.27 21:04:59.482470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.05.27 21:04:59.482566 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6502 | 2026.05.27 21:04:59.482606 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6503 | 2026.05.27 21:04:59.483001 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.27 21:04:59.483037 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6505 | 2026.05.27 21:04:59.483306 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6506 | 2026.05.27 21:04:59.483521 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.05.27 21:04:59.483645 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 148.67 KiB/sec. | ||
| 6508 | 2026.05.27 21:04:59.483678 [ 261 ] {cbc1f42b-a79c-4b67-9126-60f2ad1b7949} <Debug> TCPHandler: Processed in 0.001257842 sec. | ||
| 6509 | 2026.05.27 21:04:59.483805 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.05.27 21:04:59.483900 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6511 | 2026.05.27 21:04:59.483940 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6512 | 2026.05.27 21:04:59.484644 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.27 21:04:59.484680 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6514 | 2026.05.27 21:04:59.485009 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6515 | 2026.05.27 21:04:59.485214 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.27 21:04:59.485338 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001457 sec., 536719.2862045299 rows/sec., 41.39 MiB/sec. | ||
| 6517 | 2026.05.27 21:04:59.485372 [ 261 ] {1d3d67c4-d3f8-4f1e-b19a-a48bdf8889af} <Debug> TCPHandler: Processed in 0.001617193 sec. | ||
| 6518 | 2026.05.27 21:04:59.485497 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.05.27 21:04:59.485593 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.05.27 21:04:59.485633 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6521 | 2026.05.27 21:04:59.486066 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.27 21:04:59.486103 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6523 | 2026.05.27 21:04:59.486390 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6524 | 2026.05.27 21:04:59.486596 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.27 21:04:59.486717 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001142 sec., 126094.57092819615 rows/sec., 7.44 MiB/sec. | ||
| 6526 | 2026.05.27 21:04:59.486751 [ 261 ] {542bbed0-7161-4504-82b9-402991697cf5} <Debug> TCPHandler: Processed in 0.001302953 sec. | ||
| 6527 | 2026.05.27 21:04:59.486876 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.05.27 21:04:59.486971 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.05.27 21:04:59.487010 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6530 | 2026.05.27 21:04:59.487438 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.05.27 21:04:59.487474 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6532 | 2026.05.27 21:04:59.487757 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6533 | 2026.05.27 21:04:59.487965 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.05.27 21:04:59.488092 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001139 sec., 127304.6532045654 rows/sec., 8.22 MiB/sec. | ||
| 6535 | 2026.05.27 21:04:59.488125 [ 261 ] {e78ccb67-843a-4565-9174-4d9e77123fe0} <Debug> TCPHandler: Processed in 0.001298203 sec. | ||
| 6536 | 2026.05.27 21:04:59.488248 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.05.27 21:04:59.488343 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.05.27 21:04:59.488382 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6539 | 2026.05.27 21:04:59.488807 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.05.27 21:04:59.488843 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6541 | 2026.05.27 21:04:59.489127 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6542 | 2026.05.27 21:04:59.489331 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.05.27 21:04:59.489453 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001128 sec., 127659.57446808509 rows/sec., 7.25 MiB/sec. | ||
| 6544 | 2026.05.27 21:04:59.489487 [ 261 ] {b1d20cfe-ba0b-4963-a40f-9a8045a7f0ae} <Debug> TCPHandler: Processed in 0.001288382 sec. | ||
| 6545 | 2026.05.27 21:04:59.489614 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.05.27 21:04:59.489709 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6547 | 2026.05.27 21:04:59.489755 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6548 | 2026.05.27 21:04:59.490324 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.05.27 21:04:59.490359 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6550 | 2026.05.27 21:04:59.490666 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6551 | 2026.05.27 21:04:59.490872 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.05.27 21:04:59.491000 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001309 sec., 372803.66692131397 rows/sec., 26.15 MiB/sec. | ||
| 6553 | 2026.05.27 21:04:59.491033 [ 261 ] {9102f4f8-5a02-4d0c-abc2-d9d6874170bb} <Debug> TCPHandler: Processed in 0.001469239 sec. | ||
| 6554 | 2026.05.27 21:04:59.491154 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.05.27 21:04:59.491249 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6556 | 2026.05.27 21:04:59.491290 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6557 | 2026.05.27 21:04:59.491616 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.05.27 21:04:59.491651 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6559 | 2026.05.27 21:04:59.491947 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6560 | 2026.05.27 21:04:59.492151 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.27 21:04:59.492275 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001044 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
| 6562 | 2026.05.27 21:04:59.492308 [ 261 ] {b7fd4f91-c096-46ee-8ec7-33b67a781b13} <Debug> TCPHandler: Processed in 0.00120326 sec. | ||
| 6563 | 2026.05.27 21:04:59.492449 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.05.27 21:04:59.492544 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6565 | 2026.05.27 21:04:59.492586 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6566 | 2026.05.27 21:04:59.492987 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.05.27 21:04:59.493022 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6568 | 2026.05.27 21:04:59.493354 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6569 | 2026.05.27 21:04:59.493557 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.05.27 21:04:59.493680 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001155 sec., 230303.0303030303 rows/sec., 15.31 MiB/sec. | ||
| 6571 | 2026.05.27 21:04:59.493713 [ 261 ] {de8cbba2-9762-447b-bd8d-bcd7ca624834} <Debug> TCPHandler: Processed in 0.001315094 sec. | ||
| 6572 | 2026.05.27 21:04:59.493846 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.05.27 21:04:59.493942 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.05.27 21:04:59.493983 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6575 | 2026.05.27 21:04:59.494297 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.05.27 21:04:59.494333 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6577 | 2026.05.27 21:04:59.494610 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6578 | 2026.05.27 21:04:59.494808 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.05.27 21:04:59.494931 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 6580 | 2026.05.27 21:04:59.494963 [ 261 ] {41f97a39-57a3-4474-84e7-81ac28f76d7a} <Debug> TCPHandler: Processed in 0.001167489 sec. | ||
| 6581 | 2026.05.27 21:04:59.495101 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.05.27 21:04:59.495204 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.05.27 21:04:59.495257 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6584 | 2026.05.27 21:04:59.495936 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.27 21:04:59.495972 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6586 | 2026.05.27 21:04:59.496434 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6587 | 2026.05.27 21:04:59.496646 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.27 21:04:59.496777 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00159 sec., 1257.8616352201257 rows/sec., 2.25 MiB/sec. | ||
| 6589 | 2026.05.27 21:04:59.496825 [ 261 ] {a0ec3fe9-2f8b-4413-af56-df4394c87423} <Debug> TCPHandler: Processed in 0.001773329 sec. | ||
| 6590 | 2026.05.27 21:04:59.496958 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.05.27 21:04:59.497053 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.05.27 21:04:59.497094 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6593 | 2026.05.27 21:04:59.497443 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.05.27 21:04:59.497477 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6595 | 2026.05.27 21:04:59.497771 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6596 | 2026.05.27 21:04:59.497977 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.05.27 21:04:59.498101 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 6598 | 2026.05.27 21:04:59.498133 [ 261 ] {36c89e26-71fc-4fb1-a33c-1aed60d6cedf} <Debug> TCPHandler: Processed in 0.001224961 sec. | ||
| 6599 | 2026.05.27 21:05:03.437248 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6600 | 2026.05.27 21:05:03.437324 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6601 | 2026.05.27 21:05:03.554214 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 6602 | 2026.05.27 21:05:03.554774 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.27 21:05:03.554810 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6604 | 2026.05.27 21:05:03.555300 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6605 | 2026.05.27 21:05:03.555533 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.05.27 21:05:03.555661 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 6607 | 2026.05.27 21:05:03.555750 [ 25 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6608 | 2026.05.27 21:05:03.555864 [ 25 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.05.27 21:05:03.555902 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6610 | 2026.05.27 21:05:03.556134 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 6611 | 2026.05.27 21:05:03.556310 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6612 | 2026.05.27 21:05:03.556355 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 6613 | 2026.05.27 21:05:03.556430 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6614 | 2026.05.27 21:05:03.556484 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6615 | 2026.05.27 21:05:03.556535 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6616 | 2026.05.27 21:05:03.556579 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6617 | 2026.05.27 21:05:03.556626 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6618 | 2026.05.27 21:05:03.558803 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750572 sec., 4547417.773466755 rows/sec., 65.05 MiB/sec. | ||
| 6619 | 2026.05.27 21:05:03.559269 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6620 | 2026.05.27 21:05:03.559599 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.05.27 21:05:03.559684 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_26_5} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6622 | 2026.05.27 21:05:03.559796 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6623 | 2026.05.27 21:05:04.256105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6624 | 2026.05.27 21:05:04.272812 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.05.27 21:05:04.272867 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6626 | 2026.05.27 21:05:04.279022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6627 | 2026.05.27 21:05:04.279719 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.05.27 21:05:04.280016 [ 25 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6629 | 2026.05.27 21:05:04.280093 [ 25 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.05.27 21:05:04.280117 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6631 | 2026.05.27 21:05:04.280261 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6632 | 2026.05.27 21:05:04.282732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6633 | 2026.05.27 21:05:04.284386 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6634 | 2026.05.27 21:05:04.285931 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6635 | 2026.05.27 21:05:04.291373 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6636 | 2026.05.27 21:05:04.296277 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6637 | 2026.05.27 21:05:04.300633 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6638 | 2026.05.27 21:05:04.305046 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6639 | 2026.05.27 21:05:04.309048 [ 198 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 6640 | 2026.05.27 21:05:04.369511 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.089307413 sec., 2194.666639823057 rows/sec., 11.35 MiB/sec. | ||
| 6641 | 2026.05.27 21:05:04.371564 [ 187 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6642 | 2026.05.27 21:05:04.373392 [ 187 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_26_5} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.05.27 21:05:04.373481 [ 187 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_26_5} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6644 | 2026.05.27 21:05:04.375123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6645 | 2026.05.27 21:05:04.469453 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.05.27 21:05:04.469824 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6647 | 2026.05.27 21:05:04.470352 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6648 | 2026.05.27 21:05:04.470396 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6649 | 2026.05.27 21:05:04.470617 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6650 | 2026.05.27 21:05:04.470687 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6651 | 2026.05.27 21:05:04.470829 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6652 | 2026.05.27 21:05:04.470915 [ 319 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6653 | 2026.05.27 21:05:04.470944 [ 335 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6654 | 2026.05.27 21:05:04.470970 [ 352 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6655 | 2026.05.27 21:05:04.471090 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6656 | 2026.05.27 21:05:04.471119 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6657 | 2026.05.27 21:05:04.471196 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6658 | 2026.05.27 21:05:04.471217 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6659 | 2026.05.27 21:05:04.471253 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6660 | 2026.05.27 21:05:04.471294 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6661 | 2026.05.27 21:05:04.472525 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002857 sec., 16800.8400420021 rows/sec., 3.50 MiB/sec. | ||
| 6662 | 2026.05.27 21:05:04.472663 [ 261 ] {37667737-45b5-4ada-8449-58d184aab617} <Debug> TCPHandler: Processed in 0.003409273 sec. | ||
| 6663 | 2026.05.27 21:05:04.474880 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.05.27 21:05:04.474992 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6665 | 2026.05.27 21:05:04.475036 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6666 | 2026.05.27 21:05:04.475739 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.05.27 21:05:04.475804 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6668 | 2026.05.27 21:05:04.476245 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6669 | 2026.05.27 21:05:04.476468 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.05.27 21:05:04.476605 [ 25 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6671 | 2026.05.27 21:05:04.476616 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001657 sec., 80869.04043452021 rows/sec., 7.00 MiB/sec. | ||
| 6672 | 2026.05.27 21:05:04.476654 [ 25 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.05.27 21:05:04.476670 [ 261 ] {1321249a-c058-42db-a39c-b3ce7d2a383f} <Debug> TCPHandler: Processed in 0.001854572 sec. | ||
| 6674 | 2026.05.27 21:05:04.476683 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6675 | 2026.05.27 21:05:04.476811 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 6676 | 2026.05.27 21:05:04.476818 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.05.27 21:05:04.476941 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.05.27 21:05:04.476943 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6679 | 2026.05.27 21:05:04.476986 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6680 | 2026.05.27 21:05:04.476993 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4201 rows starting from the beginning of the part | ||
| 6681 | 2026.05.27 21:05:04.477072 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6682 | 2026.05.27 21:05:04.477121 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6683 | 2026.05.27 21:05:04.477163 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 134 rows starting from the beginning of the part | ||
| 6684 | 2026.05.27 21:05:04.477210 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 782 rows starting from the beginning of the part | ||
| 6685 | 2026.05.27 21:05:04.477251 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 134 rows starting from the beginning of the part | ||
| 6686 | 2026.05.27 21:05:04.477430 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.05.27 21:05:04.477474 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6688 | 2026.05.27 21:05:04.477820 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6689 | 2026.05.27 21:05:04.478035 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.27 21:05:04.478167 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001244 sec., 31350.48231511254 rows/sec., 2.30 MiB/sec. | ||
| 6691 | 2026.05.27 21:05:04.478203 [ 261 ] {3bbcb113-0af0-419e-8690-9d62ea96ac01} <Debug> TCPHandler: Processed in 0.001435578 sec. | ||
| 6692 | 2026.05.27 21:05:04.478332 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.05.27 21:05:04.478427 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6694 | 2026.05.27 21:05:04.478467 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6695 | 2026.05.27 21:05:04.478920 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.05.27 21:05:04.478956 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6697 | 2026.05.27 21:05:04.479279 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6698 | 2026.05.27 21:05:04.479498 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.05.27 21:05:04.479522 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5367 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757651 sec., 1946221.6212276318 rows/sec., 156.98 MiB/sec. | ||
| 6700 | 2026.05.27 21:05:04.479633 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001224 sec., 84150.32679738561 rows/sec., 6.57 MiB/sec. | ||
| 6701 | 2026.05.27 21:05:04.479637 [ 41 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6702 | 2026.05.27 21:05:04.479677 [ 261 ] {73b31088-ccac-4cec-8e44-04f737d22efd} <Debug> TCPHandler: Processed in 0.001394657 sec. | ||
| 6703 | 2026.05.27 21:05:04.479709 [ 41 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.05.27 21:05:04.479756 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6705 | 2026.05.27 21:05:04.479868 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 6706 | 2026.05.27 21:05:04.479903 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.05.27 21:05:04.479981 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6708 | 2026.05.27 21:05:04.479992 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6709 | 2026.05.27 21:05:04.480042 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2407 rows starting from the beginning of the part | ||
| 6710 | 2026.05.27 21:05:04.480061 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.05.27 21:05:04.480131 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6712 | 2026.05.27 21:05:04.480138 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6713 | 2026.05.27 21:05:04.480193 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part | ||
| 6714 | 2026.05.27 21:05:04.480250 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 103 rows starting from the beginning of the part | ||
| 6715 | 2026.05.27 21:05:04.480297 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.05.27 21:05:04.480305 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 6717 | 2026.05.27 21:05:04.480367 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 103 rows starting from the beginning of the part | ||
| 6718 | 2026.05.27 21:05:04.480380 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_41_8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6719 | 2026.05.27 21:05:04.480470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6720 | 2026.05.27 21:05:04.480726 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.05.27 21:05:04.480776 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6722 | 2026.05.27 21:05:04.481214 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6723 | 2026.05.27 21:05:04.481451 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.05.27 21:05:04.481573 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6725 | 2026.05.27 21:05:04.481597 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec. | ||
| 6726 | 2026.05.27 21:05:04.481610 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.05.27 21:05:04.481641 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6728 | 2026.05.27 21:05:04.481644 [ 261 ] {76fee5c1-39de-44ae-958d-b8a4b0271d1f} <Debug> TCPHandler: Processed in 0.001869562 sec. | ||
| 6729 | 2026.05.27 21:05:04.481751 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 6730 | 2026.05.27 21:05:04.481753 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932184 sec., 1672200.9912099468 rows/sec., 122.62 MiB/sec. | ||
| 6731 | 2026.05.27 21:05:04.481799 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.27 21:05:04.481885 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6733 | 2026.05.27 21:05:04.481912 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.05.27 21:05:04.481927 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15580 rows starting from the beginning of the part | ||
| 6735 | 2026.05.27 21:05:04.481981 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6736 | 2026.05.27 21:05:04.482007 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6737 | 2026.05.27 21:05:04.482034 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6738 | 2026.05.27 21:05:04.482095 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6739 | 2026.05.27 21:05:04.482142 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6740 | 2026.05.27 21:05:04.482190 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 6741 | 2026.05.27 21:05:04.482239 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6742 | 2026.05.27 21:05:04.482319 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.05.27 21:05:04.482408 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_41_8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6744 | 2026.05.27 21:05:04.482492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6745 | 2026.05.27 21:05:04.482961 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.05.27 21:05:04.483005 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6747 | 2026.05.27 21:05:04.483648 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6748 | 2026.05.27 21:05:04.483889 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.27 21:05:04.484011 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6750 | 2026.05.27 21:05:04.484038 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002145 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 6751 | 2026.05.27 21:05:04.484054 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.27 21:05:04.484086 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6753 | 2026.05.27 21:05:04.484099 [ 261 ] {2e1776d7-4600-44ea-9024-efff07520ded} <Debug> TCPHandler: Processed in 0.002349648 sec. | ||
| 6754 | 2026.05.27 21:05:04.484193 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 6755 | 2026.05.27 21:05:04.484237 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.05.27 21:05:04.484340 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.05.27 21:05:04.484383 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6758 | 2026.05.27 21:05:04.484430 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6759 | 2026.05.27 21:05:04.484495 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 628 rows starting from the beginning of the part | ||
| 6760 | 2026.05.27 21:05:04.484630 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 6761 | 2026.05.27 21:05:04.484751 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 6762 | 2026.05.27 21:05:04.484859 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
| 6763 | 2026.05.27 21:05:04.484872 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.05.27 21:05:04.484914 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6765 | 2026.05.27 21:05:04.484966 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 6766 | 2026.05.27 21:05:04.485085 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
| 6767 | 2026.05.27 21:05:04.485377 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6768 | 2026.05.27 21:05:04.485640 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.05.27 21:05:04.485784 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 6770 | 2026.05.27 21:05:04.485790 [ 25 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6771 | 2026.05.27 21:05:04.485822 [ 261 ] {0d32d18f-13dc-4816-a589-a7eb9401ed81} <Debug> TCPHandler: Processed in 0.001634974 sec. | ||
| 6772 | 2026.05.27 21:05:04.485848 [ 25 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.05.27 21:05:04.485876 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6774 | 2026.05.27 21:05:04.485985 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 6775 | 2026.05.27 21:05:04.486100 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2026.05.27 21:05:04.486131 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2782 rows starting from the beginning of the part | ||
| 6777 | 2026.05.27 21:05:04.486188 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6778 | 2026.05.27 21:05:04.486237 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6779 | 2026.05.27 21:05:04.486280 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6780 | 2026.05.27 21:05:04.486325 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6781 | 2026.05.27 21:05:04.486370 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6782 | 2026.05.27 21:05:04.488816 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867996 sec., 1080894.1156124347 rows/sec., 67.35 MiB/sec. | ||
| 6783 | 2026.05.27 21:05:04.489183 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16454 rows, containing 5 columns (5 merged, 0 gathered) in 0.007477389 sec., 2200500.736286423 rows/sec., 141.17 MiB/sec. | ||
| 6784 | 2026.05.27 21:05:04.489349 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6785 | 2026.05.27 21:05:04.489370 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6786 | 2026.05.27 21:05:04.489735 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.05.27 21:05:04.489827 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6788 | 2026.05.27 21:05:04.489827 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.27 21:05:04.489904 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6790 | 2026.05.27 21:05:04.489940 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_41_8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6791 | 2026.05.27 21:05:04.490043 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6792 | 2026.05.27 21:05:04.491064 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 19 columns (19 merged, 0 gathered) in 0.006921751 sec., 109798.80668923224 rows/sec., 196.75 MiB/sec. | ||
| 6793 | 2026.05.27 21:05:04.492251 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6794 | 2026.05.27 21:05:04.492622 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.05.27 21:05:04.492706 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6796 | 2026.05.27 21:05:04.492866 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 6797 | 2026.05.27 21:05:05.000320 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.10 MiB, peak 272.44 MiB, free memory in arenas 0.00 B, will set to 272.92 MiB (RSS), difference: 12.82 MiB | ||
| 6798 | 2026.05.27 21:05:09.473151 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.05.27 21:05:09.473429 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6800 | 2026.05.27 21:05:09.473800 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6801 | 2026.05.27 21:05:09.473842 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6802 | 2026.05.27 21:05:09.474088 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6803 | 2026.05.27 21:05:09.474157 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6804 | 2026.05.27 21:05:09.474304 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6805 | 2026.05.27 21:05:09.474426 [ 319 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6806 | 2026.05.27 21:05:09.474430 [ 335 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6807 | 2026.05.27 21:05:09.474528 [ 319 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6808 | 2026.05.27 21:05:09.474604 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6809 | 2026.05.27 21:05:09.474633 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6810 | 2026.05.27 21:05:09.474706 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6811 | 2026.05.27 21:05:09.474727 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6812 | 2026.05.27 21:05:09.474764 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6813 | 2026.05.27 21:05:09.474805 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6814 | 2026.05.27 21:05:09.476089 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002768 sec., 17341.040462427743 rows/sec., 3.61 MiB/sec. | ||
| 6815 | 2026.05.27 21:05:09.476230 [ 261 ] {1e5f76e3-6e1c-4e1d-9cf0-d8182658c029} <Debug> TCPHandler: Processed in 0.003250218 sec. | ||
| 6816 | 2026.05.27 21:05:09.481481 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.05.27 21:05:09.481694 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.05.27 21:05:09.481768 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6819 | 2026.05.27 21:05:09.482605 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.05.27 21:05:09.482655 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6821 | 2026.05.27 21:05:09.483091 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6822 | 2026.05.27 21:05:09.483321 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.05.27 21:05:09.483475 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001836 sec., 152505.44662309368 rows/sec., 9.68 MiB/sec. | ||
| 6824 | 2026.05.27 21:05:09.483514 [ 261 ] {ecc3a2e0-64a8-472c-b4de-a32500e607e0} <Debug> TCPHandler: Processed in 0.002180293 sec. | ||
| 6825 | 2026.05.27 21:05:09.483664 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.05.27 21:05:09.483770 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6827 | 2026.05.27 21:05:09.483812 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6828 | 2026.05.27 21:05:09.484615 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.27 21:05:09.484654 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6830 | 2026.05.27 21:05:09.485015 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6831 | 2026.05.27 21:05:09.485233 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.05.27 21:05:09.485368 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001617 sec., 482993.1972789116 rows/sec., 37.25 MiB/sec. | ||
| 6833 | 2026.05.27 21:05:09.485403 [ 261 ] {511423c5-88f1-429e-b311-4c53956585eb} <Debug> TCPHandler: Processed in 0.0017894 sec. | ||
| 6834 | 2026.05.27 21:05:09.485543 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.05.27 21:05:09.485641 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6836 | 2026.05.27 21:05:09.485683 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6837 | 2026.05.27 21:05:09.486191 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.05.27 21:05:09.486230 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6839 | 2026.05.27 21:05:09.486547 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6840 | 2026.05.27 21:05:09.486763 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.05.27 21:05:09.486890 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001267 sec., 112075.76953433309 rows/sec., 6.60 MiB/sec. | ||
| 6842 | 2026.05.27 21:05:09.486925 [ 261 ] {b00ece05-fa65-4b08-aac4-e8b62d4af039} <Debug> TCPHandler: Processed in 0.001430858 sec. | ||
| 6843 | 2026.05.27 21:05:09.487174 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.05.27 21:05:09.487277 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6845 | 2026.05.27 21:05:09.487318 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6846 | 2026.05.27 21:05:09.487775 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.05.27 21:05:09.487811 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6848 | 2026.05.27 21:05:09.488134 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6849 | 2026.05.27 21:05:09.488346 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.05.27 21:05:09.488476 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001218 sec., 119047.61904761905 rows/sec., 7.68 MiB/sec. | ||
| 6851 | 2026.05.27 21:05:09.488511 [ 261 ] {1832dd9d-33fc-4089-be67-ad6ebe6758b0} <Debug> TCPHandler: Processed in 0.001389346 sec. | ||
| 6852 | 2026.05.27 21:05:09.488644 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.05.27 21:05:09.488740 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6854 | 2026.05.27 21:05:09.488781 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6855 | 2026.05.27 21:05:09.489312 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.05.27 21:05:09.489351 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6857 | 2026.05.27 21:05:09.489662 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6858 | 2026.05.27 21:05:09.489877 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.05.27 21:05:09.490005 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001283 sec., 112236.94466095089 rows/sec., 6.38 MiB/sec. | ||
| 6860 | 2026.05.27 21:05:09.490040 [ 261 ] {55dd6d3b-7097-428e-89c3-422fe4b5bde2} <Debug> TCPHandler: Processed in 0.001445518 sec. | ||
| 6861 | 2026.05.27 21:05:09.490182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.05.27 21:05:09.490278 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6863 | 2026.05.27 21:05:09.490320 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6864 | 2026.05.27 21:05:09.491190 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.05.27 21:05:09.491247 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6866 | 2026.05.27 21:05:09.491682 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6867 | 2026.05.27 21:05:09.491923 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.05.27 21:05:09.492085 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001822 sec., 266739.84632272227 rows/sec., 18.70 MiB/sec. | ||
| 6869 | 2026.05.27 21:05:09.492144 [ 261 ] {e4f95acf-585d-4dbe-ba92-f55070e63b33} <Debug> TCPHandler: Processed in 0.002016387 sec. | ||
| 6870 | 2026.05.27 21:05:09.492359 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.05.27 21:05:09.492492 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6872 | 2026.05.27 21:05:09.492551 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6873 | 2026.05.27 21:05:09.492933 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.05.27 21:05:09.492970 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6875 | 2026.05.27 21:05:09.493279 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6876 | 2026.05.27 21:05:09.493490 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.05.27 21:05:09.493621 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00117 sec., 3418.8034188034185 rows/sec., 178.62 KiB/sec. | ||
| 6878 | 2026.05.27 21:05:09.493653 [ 261 ] {ec70afcb-d9d1-4bca-a54a-62c19811e38b} <Debug> TCPHandler: Processed in 0.001414337 sec. | ||
| 6879 | 2026.05.27 21:05:09.493794 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.05.27 21:05:09.493891 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.05.27 21:05:09.493934 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6882 | 2026.05.27 21:05:09.494435 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.05.27 21:05:09.494473 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6884 | 2026.05.27 21:05:09.494818 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6885 | 2026.05.27 21:05:09.495034 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.05.27 21:05:09.495163 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 6887 | 2026.05.27 21:05:09.495199 [ 261 ] {6a91a233-a9db-4bb5-b2cf-fc44f2a7364c} <Debug> TCPHandler: Processed in 0.001454549 sec. | ||
| 6888 | 2026.05.27 21:05:09.495330 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.05.27 21:05:09.495427 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.05.27 21:05:09.495471 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6891 | 2026.05.27 21:05:09.495799 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.27 21:05:09.495835 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6893 | 2026.05.27 21:05:09.496139 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6894 | 2026.05.27 21:05:09.496350 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.27 21:05:09.496478 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6896 | 2026.05.27 21:05:09.496511 [ 261 ] {58fd1960-3904-4723-8bfc-66a2aad1bffb} <Debug> TCPHandler: Processed in 0.001231621 sec. | ||
| 6897 | 2026.05.27 21:05:09.496654 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.27 21:05:09.496753 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.27 21:05:09.496809 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6900 | 2026.05.27 21:05:09.497596 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.27 21:05:09.497632 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6902 | 2026.05.27 21:05:09.498180 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6903 | 2026.05.27 21:05:09.498414 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.27 21:05:09.498550 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001815 sec., 1101.9283746556473 rows/sec., 1.97 MiB/sec. | ||
| 6905 | 2026.05.27 21:05:09.498600 [ 261 ] {5f29e8e4-56af-4f74-98a4-da88e8e4e70d} <Debug> TCPHandler: Processed in 0.001996457 sec. | ||
| 6906 | 2026.05.27 21:05:09.498731 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.05.27 21:05:09.498829 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.05.27 21:05:09.498871 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6909 | 2026.05.27 21:05:09.499235 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.05.27 21:05:09.499271 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6911 | 2026.05.27 21:05:09.499575 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6912 | 2026.05.27 21:05:09.499787 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.27 21:05:09.499916 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 6914 | 2026.05.27 21:05:09.499949 [ 261 ] {86365168-738d-4fb9-8803-e9f14f445c22} <Debug> TCPHandler: Processed in 0.001268602 sec. | ||
| 6915 | 2026.05.27 21:05:09.900138 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.05.27 21:05:09.900369 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 6917 | 2026.05.27 21:05:09.900705 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6918 | 2026.05.27 21:05:09.900746 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 6919 | 2026.05.27 21:05:09.900977 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6920 | 2026.05.27 21:05:09.901045 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6921 | 2026.05.27 21:05:09.901185 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6922 | 2026.05.27 21:05:09.901285 [ 352 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6923 | 2026.05.27 21:05:09.901295 [ 319 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6924 | 2026.05.27 21:05:09.901317 [ 269 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6925 | 2026.05.27 21:05:09.901459 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6926 | 2026.05.27 21:05:09.901486 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6927 | 2026.05.27 21:05:09.901563 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6928 | 2026.05.27 21:05:09.901583 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6929 | 2026.05.27 21:05:09.901619 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6930 | 2026.05.27 21:05:09.901672 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6931 | 2026.05.27 21:05:09.902927 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002657 sec., 18065.487391795257 rows/sec., 3.76 MiB/sec. | ||
| 6932 | 2026.05.27 21:05:09.903026 [ 261 ] {a45158f6-eeb5-43e8-b271-d2a37e835144} <Debug> TCPHandler: Processed in 0.003017101 sec. | ||
| 6933 | 2026.05.27 21:05:09.914720 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.05.27 21:05:09.914833 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6935 | 2026.05.27 21:05:09.914877 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6936 | 2026.05.27 21:05:09.915348 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.05.27 21:05:09.915390 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6938 | 2026.05.27 21:05:09.915720 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6939 | 2026.05.27 21:05:09.915939 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.05.27 21:05:09.916086 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001284 sec., 7788.16199376947 rows/sec., 635.07 KiB/sec. | ||
| 6941 | 2026.05.27 21:05:09.916096 [ 133 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6942 | 2026.05.27 21:05:09.916122 [ 261 ] {9272687f-9cab-496a-b916-e83833fb4482} <Debug> TCPHandler: Processed in 0.001455928 sec. | ||
| 6943 | 2026.05.27 21:05:09.916166 [ 133 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.05.27 21:05:09.916195 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6945 | 2026.05.27 21:05:09.916294 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 6946 | 2026.05.27 21:05:09.916302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.05.27 21:05:09.916404 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2026.05.27 21:05:09.916415 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6949 | 2026.05.27 21:05:09.916438 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6950 | 2026.05.27 21:05:09.916456 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6951 | 2026.05.27 21:05:09.916500 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6952 | 2026.05.27 21:05:09.916552 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6953 | 2026.05.27 21:05:09.916598 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6954 | 2026.05.27 21:05:09.916644 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6955 | 2026.05.27 21:05:09.916688 [ 193 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6956 | 2026.05.27 21:05:09.917455 [ 186 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120111 sec., 39963.03419337113 rows/sec., 3.33 MiB/sec. | ||
| 6957 | 2026.05.27 21:05:09.917617 [ 188 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6958 | 2026.05.27 21:05:09.917910 [ 188 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.05.27 21:05:09.917989 [ 188 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_10_2} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6960 | 2026.05.27 21:05:09.918051 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.05.27 21:05:09.918081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6962 | 2026.05.27 21:05:09.918109 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6963 | 2026.05.27 21:05:09.918653 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6964 | 2026.05.27 21:05:09.918879 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.27 21:05:09.919031 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002632 sec., 945288.7537993921 rows/sec., 69.92 MiB/sec. | ||
| 6966 | 2026.05.27 21:05:09.919089 [ 261 ] {9a2a1d43-c90c-401e-a15a-865e670683b2} <Debug> TCPHandler: Processed in 0.002836724 sec. | ||
| 6967 | 2026.05.27 21:05:09.919292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.05.27 21:05:09.919419 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.05.27 21:05:09.919473 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6970 | 2026.05.27 21:05:09.919955 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.27 21:05:09.919991 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6972 | 2026.05.27 21:05:09.920280 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6973 | 2026.05.27 21:05:09.920487 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.27 21:05:09.920613 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.53 MiB/sec. | ||
| 6975 | 2026.05.27 21:05:09.920613 [ 133 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6976 | 2026.05.27 21:05:09.920650 [ 261 ] {0a3eb530-f6dc-4472-8f90-a2aa724ec9d6} <Debug> TCPHandler: Processed in 0.001466369 sec. | ||
| 6977 | 2026.05.27 21:05:09.920667 [ 133 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.27 21:05:09.920694 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6979 | 2026.05.27 21:05:09.920777 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.05.27 21:05:09.920791 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 6981 | 2026.05.27 21:05:09.920879 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6982 | 2026.05.27 21:05:09.920894 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6983 | 2026.05.27 21:05:09.920920 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6984 | 2026.05.27 21:05:09.920928 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 6985 | 2026.05.27 21:05:09.920994 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
| 6986 | 2026.05.27 21:05:09.921045 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 144 rows starting from the beginning of the part | ||
| 6987 | 2026.05.27 21:05:09.921093 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
| 6988 | 2026.05.27 21:05:09.921140 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 6989 | 2026.05.27 21:05:09.921187 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6990 | 2026.05.27 21:05:09.921518 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.05.27 21:05:09.921554 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6992 | 2026.05.27 21:05:09.921883 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6993 | 2026.05.27 21:05:09.921976 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228481 sec., 527480.6854969674 rows/sec., 35.62 MiB/sec. | ||
| 6994 | 2026.05.27 21:05:09.922103 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.05.27 21:05:09.922123 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6996 | 2026.05.27 21:05:09.922239 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001378 sec., 581277.213352685 rows/sec., 33.58 MiB/sec. | ||
| 6997 | 2026.05.27 21:05:09.922306 [ 261 ] {c7c3d484-5340-4cee-b574-939b47955847} <Debug> TCPHandler: Processed in 0.001578152 sec. | ||
| 6998 | 2026.05.27 21:05:09.922386 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.05.27 21:05:09.922430 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.05.27 21:05:09.922461 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_36_7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7001 | 2026.05.27 21:05:09.922538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7002 | 2026.05.27 21:05:09.922542 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7003 | 2026.05.27 21:05:09.922593 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7004 | 2026.05.27 21:05:09.922973 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.05.27 21:05:09.923031 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7006 | 2026.05.27 21:05:09.923320 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7007 | 2026.05.27 21:05:09.923525 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.05.27 21:05:09.923649 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 7009 | 2026.05.27 21:05:09.923684 [ 261 ] {bbd972a4-2d59-4e3c-bae1-8b9fb23aa01b} <Debug> TCPHandler: Processed in 0.001303073 sec. | ||
| 7010 | 2026.05.27 21:05:09.923807 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.05.27 21:05:09.923906 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7012 | 2026.05.27 21:05:09.923946 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7013 | 2026.05.27 21:05:09.924690 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.05.27 21:05:09.924726 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7015 | 2026.05.27 21:05:09.925078 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7016 | 2026.05.27 21:05:09.925283 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.05.27 21:05:09.925409 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001521 sec., 880341.8803418804 rows/sec., 59.10 MiB/sec. | ||
| 7018 | 2026.05.27 21:05:09.925444 [ 261 ] {922a9a69-56d6-49a9-97ad-11d57fc85fdf} <Debug> TCPHandler: Processed in 0.001685896 sec. | ||
| 7019 | 2026.05.27 21:05:09.925565 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.05.27 21:05:09.925660 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.05.27 21:05:09.925704 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7022 | 2026.05.27 21:05:09.926333 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.05.27 21:05:09.926368 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7024 | 2026.05.27 21:05:09.926777 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7025 | 2026.05.27 21:05:09.926986 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.05.27 21:05:09.927119 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001477 sec., 1016249.1536899119 rows/sec., 61.66 MiB/sec. | ||
| 7027 | 2026.05.27 21:05:09.927153 [ 261 ] {f4896b9d-53e7-489c-9087-3cd66080083e} <Debug> TCPHandler: Processed in 0.001637365 sec. | ||
| 7028 | 2026.05.27 21:05:09.927272 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.05.27 21:05:09.927370 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.05.27 21:05:09.927423 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7031 | 2026.05.27 21:05:09.928337 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.05.27 21:05:09.928372 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7033 | 2026.05.27 21:05:09.928929 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7034 | 2026.05.27 21:05:09.929152 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.05.27 21:05:09.929285 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001933 sec., 25866.52871184687 rows/sec., 46.35 MiB/sec. | ||
| 7036 | 2026.05.27 21:05:09.929335 [ 261 ] {933c7832-83b2-4cb0-abc2-87b8954d6783} <Debug> TCPHandler: Processed in 0.0021125 sec. | ||
| 7037 | 2026.05.27 21:05:09.929464 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.05.27 21:05:09.929561 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.05.27 21:05:09.929602 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7040 | 2026.05.27 21:05:09.929934 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.05.27 21:05:09.929970 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7042 | 2026.05.27 21:05:09.930268 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7043 | 2026.05.27 21:05:09.930473 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.05.27 21:05:09.930598 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 7045 | 2026.05.27 21:05:09.930631 [ 261 ] {20700c81-3147-4e23-865a-d29ab1541c70} <Debug> TCPHandler: Processed in 0.001216931 sec. | ||
| 7046 | 2026.05.27 21:05:10.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.30 MiB, peak 277.77 MiB, free memory in arenas 0.00 B, will set to 273.00 MiB (RSS), difference: -1.30 MiB | ||
| 7047 | 2026.05.27 21:05:11.056662 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 7048 | 2026.05.27 21:05:11.057160 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.05.27 21:05:11.057199 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7050 | 2026.05.27 21:05:11.057675 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7051 | 2026.05.27 21:05:11.057917 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.05.27 21:05:11.058047 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 7053 | 2026.05.27 21:05:11.783741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7054 | 2026.05.27 21:05:11.798785 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.05.27 21:05:11.798837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7056 | 2026.05.27 21:05:11.804702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7057 | 2026.05.27 21:05:11.805423 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.05.27 21:05:11.807893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7059 | 2026.05.27 21:05:14.466726 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.05.27 21:05:14.467122 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7061 | 2026.05.27 21:05:14.467571 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7062 | 2026.05.27 21:05:14.467609 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7063 | 2026.05.27 21:05:14.467839 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7064 | 2026.05.27 21:05:14.467909 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7065 | 2026.05.27 21:05:14.468053 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7066 | 2026.05.27 21:05:14.468167 [ 326 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7067 | 2026.05.27 21:05:14.468187 [ 269 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7068 | 2026.05.27 21:05:14.468173 [ 352 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7069 | 2026.05.27 21:05:14.468358 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7070 | 2026.05.27 21:05:14.468388 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7071 | 2026.05.27 21:05:14.468459 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7072 | 2026.05.27 21:05:14.468481 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7073 | 2026.05.27 21:05:14.468517 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7074 | 2026.05.27 21:05:14.468561 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7075 | 2026.05.27 21:05:14.469944 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002977 sec., 16123.614376889485 rows/sec., 3.36 MiB/sec. | ||
| 7076 | 2026.05.27 21:05:14.470077 [ 261 ] {6905021b-d832-41e9-a8ee-7bb4a83e7e9e} <Debug> TCPHandler: Processed in 0.003560908 sec. | ||
| 7077 | 2026.05.27 21:05:14.471578 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.05.27 21:05:14.471690 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7079 | 2026.05.27 21:05:14.471733 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7080 | 2026.05.27 21:05:14.472292 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.05.27 21:05:14.472328 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7082 | 2026.05.27 21:05:14.472707 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7083 | 2026.05.27 21:05:14.472935 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.05.27 21:05:14.473080 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001423 sec., 39353.478566408994 rows/sec., 3.00 MiB/sec. | ||
| 7085 | 2026.05.27 21:05:14.473115 [ 261 ] {6cb69a45-a1ac-4c68-b04c-ee7127c2d26b} <Debug> TCPHandler: Processed in 0.001586722 sec. | ||
| 7086 | 2026.05.27 21:05:14.473261 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.05.27 21:05:14.473357 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7088 | 2026.05.27 21:05:14.473397 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7089 | 2026.05.27 21:05:14.473839 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.05.27 21:05:14.473873 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7091 | 2026.05.27 21:05:14.474174 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7092 | 2026.05.27 21:05:14.474392 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.05.27 21:05:14.474517 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 7094 | 2026.05.27 21:05:14.474551 [ 261 ] {e4561808-ce67-44ca-b4f9-6497b1da0572} <Debug> TCPHandler: Processed in 0.001340254 sec. | ||
| 7095 | 2026.05.27 21:05:14.474695 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.05.27 21:05:14.474789 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7097 | 2026.05.27 21:05:14.474833 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7098 | 2026.05.27 21:05:14.475225 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.05.27 21:05:14.475260 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7100 | 2026.05.27 21:05:14.475593 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7101 | 2026.05.27 21:05:14.475810 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.05.27 21:05:14.475933 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 7103 | 2026.05.27 21:05:14.475968 [ 261 ] {a29d2c12-82db-4698-8951-62932d93d713} <Debug> TCPHandler: Processed in 0.001321424 sec. | ||
| 7104 | 2026.05.27 21:05:14.476100 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.05.27 21:05:14.476194 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7106 | 2026.05.27 21:05:14.476236 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7107 | 2026.05.27 21:05:14.476574 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.05.27 21:05:14.476609 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7109 | 2026.05.27 21:05:14.476921 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7110 | 2026.05.27 21:05:14.477149 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.05.27 21:05:14.477275 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 7112 | 2026.05.27 21:05:14.477308 [ 261 ] {0e820e40-1a67-4fe2-a5f9-89c3c7bb4703} <Debug> TCPHandler: Processed in 0.001257152 sec. | ||
| 7113 | 2026.05.27 21:05:18.437620 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7114 | 2026.05.27 21:05:18.437701 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7115 | 2026.05.27 21:05:18.559069 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 7116 | 2026.05.27 21:05:18.559577 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.05.27 21:05:18.559618 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7118 | 2026.05.27 21:05:18.560160 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7119 | 2026.05.27 21:05:18.560409 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.05.27 21:05:18.560547 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 7121 | 2026.05.27 21:05:19.308856 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7122 | 2026.05.27 21:05:19.324933 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.27 21:05:19.325002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7124 | 2026.05.27 21:05:19.331117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7125 | 2026.05.27 21:05:19.331837 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.27 21:05:19.334846 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7127 | 2026.05.27 21:05:19.473231 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.27 21:05:19.473487 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.27 21:05:19.473864 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7130 | 2026.05.27 21:05:19.473906 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7131 | 2026.05.27 21:05:19.474154 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7132 | 2026.05.27 21:05:19.474223 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7133 | 2026.05.27 21:05:19.474371 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7134 | 2026.05.27 21:05:19.474477 [ 352 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7135 | 2026.05.27 21:05:19.474495 [ 326 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7136 | 2026.05.27 21:05:19.474486 [ 269 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7137 | 2026.05.27 21:05:19.474662 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7138 | 2026.05.27 21:05:19.474691 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7139 | 2026.05.27 21:05:19.474761 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7140 | 2026.05.27 21:05:19.474782 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7141 | 2026.05.27 21:05:19.474819 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7142 | 2026.05.27 21:05:19.474862 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7143 | 2026.05.27 21:05:19.476267 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002872 sec., 16713.09192200557 rows/sec., 3.48 MiB/sec. | ||
| 7144 | 2026.05.27 21:05:19.476524 [ 261 ] {ed91ce83-63ac-42e2-938e-950410a2924c} <Debug> TCPHandler: Processed in 0.003429154 sec. | ||
| 7145 | 2026.05.27 21:05:19.481509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.05.27 21:05:19.481698 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.05.27 21:05:19.481761 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7148 | 2026.05.27 21:05:19.482516 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.05.27 21:05:19.482561 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7150 | 2026.05.27 21:05:19.482936 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7151 | 2026.05.27 21:05:19.483166 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.05.27 21:05:19.483314 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001665 sec., 168168.16816816817 rows/sec., 10.67 MiB/sec. | ||
| 7153 | 2026.05.27 21:05:19.483354 [ 261 ] {56c91041-934a-4021-afba-6657a8a5cce4} <Debug> TCPHandler: Processed in 0.002023487 sec. | ||
| 7154 | 2026.05.27 21:05:19.483498 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.05.27 21:05:19.483615 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7156 | 2026.05.27 21:05:19.483660 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7157 | 2026.05.27 21:05:19.484452 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.27 21:05:19.484490 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7159 | 2026.05.27 21:05:19.484864 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7160 | 2026.05.27 21:05:19.485078 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.05.27 21:05:19.485220 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001632 sec., 478553.92156862747 rows/sec., 36.90 MiB/sec. | ||
| 7162 | 2026.05.27 21:05:19.485256 [ 261 ] {9ea7564f-694a-430f-aa44-4d51b3522ebd} <Debug> TCPHandler: Processed in 0.001811221 sec. | ||
| 7163 | 2026.05.27 21:05:19.485404 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.05.27 21:05:19.485502 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.05.27 21:05:19.485545 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7166 | 2026.05.27 21:05:19.486014 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.05.27 21:05:19.486051 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7168 | 2026.05.27 21:05:19.486365 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7169 | 2026.05.27 21:05:19.486574 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.05.27 21:05:19.486702 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001219 sec., 116488.92534864643 rows/sec., 6.86 MiB/sec. | ||
| 7171 | 2026.05.27 21:05:19.486737 [ 261 ] {a47466fb-5c1c-4bf0-91bc-3b9f352018eb} <Debug> TCPHandler: Processed in 0.001383016 sec. | ||
| 7172 | 2026.05.27 21:05:19.486869 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.05.27 21:05:19.486963 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.05.27 21:05:19.487004 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7175 | 2026.05.27 21:05:19.487515 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.05.27 21:05:19.487552 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7177 | 2026.05.27 21:05:19.487854 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7178 | 2026.05.27 21:05:19.488060 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.05.27 21:05:19.488188 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001243 sec., 116653.25824617861 rows/sec., 7.53 MiB/sec. | ||
| 7180 | 2026.05.27 21:05:19.488211 [ 84 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7181 | 2026.05.27 21:05:19.488223 [ 261 ] {53c30b0a-3af3-4a11-bbd3-3a7653aca910} <Debug> TCPHandler: Processed in 0.001403956 sec. | ||
| 7182 | 2026.05.27 21:05:19.488271 [ 84 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.05.27 21:05:19.488302 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7184 | 2026.05.27 21:05:19.488380 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.05.27 21:05:19.488439 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 7186 | 2026.05.27 21:05:19.488489 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.05.27 21:05:19.488535 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7188 | 2026.05.27 21:05:19.488591 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7189 | 2026.05.27 21:05:19.488632 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1122 rows starting from the beginning of the part | ||
| 7190 | 2026.05.27 21:05:19.488699 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 977 rows starting from the beginning of the part | ||
| 7191 | 2026.05.27 21:05:19.488747 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 145 rows starting from the beginning of the part | ||
| 7192 | 2026.05.27 21:05:19.488793 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 145 rows starting from the beginning of the part | ||
| 7193 | 2026.05.27 21:05:19.488838 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 7194 | 2026.05.27 21:05:19.488882 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 145 rows starting from the beginning of the part | ||
| 7195 | 2026.05.27 21:05:19.489114 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.05.27 21:05:19.489157 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7197 | 2026.05.27 21:05:19.489502 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7198 | 2026.05.27 21:05:19.489732 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.05.27 21:05:19.489865 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001395 sec., 103225.80645161291 rows/sec., 5.86 MiB/sec. | ||
| 7200 | 2026.05.27 21:05:19.489900 [ 261 ] {c2d6be94-4a51-4734-96c9-ada9bf91bb03} <Debug> TCPHandler: Processed in 0.001573412 sec. | ||
| 7201 | 2026.05.27 21:05:19.490031 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.05.27 21:05:19.490144 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7203 | 2026.05.27 21:05:19.490185 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7204 | 2026.05.27 21:05:19.490219 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836141 sec., 1816309.3139361304 rows/sec., 115.34 MiB/sec. | ||
| 7205 | 2026.05.27 21:05:19.490456 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7206 | 2026.05.27 21:05:19.490758 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.05.27 21:05:19.490837 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.05.27 21:05:19.490842 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_21_4} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7209 | 2026.05.27 21:05:19.490883 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7210 | 2026.05.27 21:05:19.490965 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7211 | 2026.05.27 21:05:19.491236 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7212 | 2026.05.27 21:05:19.491462 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.05.27 21:05:19.491602 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001476 sec., 329268.2926829268 rows/sec., 23.09 MiB/sec. | ||
| 7214 | 2026.05.27 21:05:19.491637 [ 261 ] {fe717b95-66a4-45bd-bea4-0826e7f9d52b} <Debug> TCPHandler: Processed in 0.001655275 sec. | ||
| 7215 | 2026.05.27 21:05:19.491783 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.05.27 21:05:19.491886 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7217 | 2026.05.27 21:05:19.491928 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7218 | 2026.05.27 21:05:19.492278 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.05.27 21:05:19.492314 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7220 | 2026.05.27 21:05:19.492617 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7221 | 2026.05.27 21:05:19.492822 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.05.27 21:05:19.492951 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001083 sec., 3693.4441366574333 rows/sec., 192.97 KiB/sec. | ||
| 7223 | 2026.05.27 21:05:19.492984 [ 261 ] {56b05dff-0e42-4cad-99a3-d92b5b074cc1} <Debug> TCPHandler: Processed in 0.001258412 sec. | ||
| 7224 | 2026.05.27 21:05:19.493109 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.05.27 21:05:19.493203 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7226 | 2026.05.27 21:05:19.493246 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7227 | 2026.05.27 21:05:19.493685 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.27 21:05:19.493721 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7229 | 2026.05.27 21:05:19.494046 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7230 | 2026.05.27 21:05:19.494256 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.05.27 21:05:19.494387 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 7232 | 2026.05.27 21:05:19.494422 [ 261 ] {3394afa2-fa64-4f85-b97d-b1bd69477e92} <Debug> TCPHandler: Processed in 0.001362916 sec. | ||
| 7233 | 2026.05.27 21:05:19.494551 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.05.27 21:05:19.494646 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.05.27 21:05:19.494688 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7236 | 2026.05.27 21:05:19.495016 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.05.27 21:05:19.495051 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7238 | 2026.05.27 21:05:19.495342 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7239 | 2026.05.27 21:05:19.495555 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.05.27 21:05:19.495690 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 7241 | 2026.05.27 21:05:19.495723 [ 261 ] {0ef56140-95bd-4cd9-a017-55b428ff0d99} <Debug> TCPHandler: Processed in 0.00122343 sec. | ||
| 7242 | 2026.05.27 21:05:19.495848 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.27 21:05:19.495942 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.05.27 21:05:19.495996 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7245 | 2026.05.27 21:05:19.496760 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.05.27 21:05:19.496797 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7247 | 2026.05.27 21:05:19.497264 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7248 | 2026.05.27 21:05:19.497492 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.05.27 21:05:19.497635 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00171 sec., 1169.5906432748538 rows/sec., 2.10 MiB/sec. | ||
| 7250 | 2026.05.27 21:05:19.497689 [ 261 ] {fa3d1d38-02b9-4b06-9761-eef79f34929d} <Debug> TCPHandler: Processed in 0.001890562 sec. | ||
| 7251 | 2026.05.27 21:05:19.497833 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.27 21:05:19.497928 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.05.27 21:05:19.497969 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7254 | 2026.05.27 21:05:19.498322 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.27 21:05:19.498357 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7256 | 2026.05.27 21:05:19.498659 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7257 | 2026.05.27 21:05:19.498870 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.05.27 21:05:19.499002 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 7259 | 2026.05.27 21:05:19.499036 [ 261 ] {b0c509f8-816f-4500-adc8-3b29ac991934} <Debug> TCPHandler: Processed in 0.001252411 sec. | ||
| 7260 | 2026.05.27 21:05:24.468600 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.27 21:05:24.468859 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7262 | 2026.05.27 21:05:24.469204 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7263 | 2026.05.27 21:05:24.469244 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7264 | 2026.05.27 21:05:24.469470 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7265 | 2026.05.27 21:05:24.469543 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7266 | 2026.05.27 21:05:24.469684 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7267 | 2026.05.27 21:05:24.469782 [ 352 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7268 | 2026.05.27 21:05:24.469805 [ 326 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7269 | 2026.05.27 21:05:24.469794 [ 269 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7270 | 2026.05.27 21:05:24.469973 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7271 | 2026.05.27 21:05:24.470002 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7272 | 2026.05.27 21:05:24.470077 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7273 | 2026.05.27 21:05:24.470098 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7274 | 2026.05.27 21:05:24.470134 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7275 | 2026.05.27 21:05:24.470175 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7276 | 2026.05.27 21:05:24.471388 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002615 sec., 18355.640535372848 rows/sec., 3.82 MiB/sec. | ||
| 7277 | 2026.05.27 21:05:24.471620 [ 261 ] {68c1da39-1363-454e-86ee-f2b72dbb0f3e} <Debug> TCPHandler: Processed in 0.003167895 sec. | ||
| 7278 | 2026.05.27 21:05:24.474413 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.27 21:05:24.474564 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.27 21:05:24.474630 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7281 | 2026.05.27 21:05:24.475354 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.27 21:05:24.475404 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7283 | 2026.05.27 21:05:24.475805 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7284 | 2026.05.27 21:05:24.476035 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.27 21:05:24.476193 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001676 sec., 79952.26730310262 rows/sec., 6.92 MiB/sec. | ||
| 7286 | 2026.05.27 21:05:24.476199 [ 124 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7287 | 2026.05.27 21:05:24.476238 [ 261 ] {6aaee857-9387-4bdd-b75b-498e1558da1b} <Debug> TCPHandler: Processed in 0.001943035 sec. | ||
| 7288 | 2026.05.27 21:05:24.476261 [ 124 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.05.27 21:05:24.476287 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7290 | 2026.05.27 21:05:24.476383 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 7291 | 2026.05.27 21:05:24.476391 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.05.27 21:05:24.476487 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7293 | 2026.05.27 21:05:24.476508 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.05.27 21:05:24.476517 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 4201 rows starting from the beginning of the part | ||
| 7295 | 2026.05.27 21:05:24.476555 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7296 | 2026.05.27 21:05:24.476577 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 781 rows starting from the beginning of the part | ||
| 7297 | 2026.05.27 21:05:24.476623 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2488 rows starting from the beginning of the part | ||
| 7298 | 2026.05.27 21:05:24.476670 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 7299 | 2026.05.27 21:05:24.476713 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 781 rows starting from the beginning of the part | ||
| 7300 | 2026.05.27 21:05:24.476763 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part | ||
| 7301 | 2026.05.27 21:05:24.477024 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.05.27 21:05:24.477061 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7303 | 2026.05.27 21:05:24.477376 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7304 | 2026.05.27 21:05:24.477733 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.05.27 21:05:24.477971 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00148 sec., 26351.351351351354 rows/sec., 1.94 MiB/sec. | ||
| 7306 | 2026.05.27 21:05:24.478041 [ 261 ] {2a1dbe99-ead0-41d7-9231-9e6e81bb1ec9} <Debug> TCPHandler: Processed in 0.001700977 sec. | ||
| 7307 | 2026.05.27 21:05:24.478229 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2026.05.27 21:05:24.478365 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7309 | 2026.05.27 21:05:24.478425 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7310 | 2026.05.27 21:05:24.479001 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.05.27 21:05:24.479042 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7312 | 2026.05.27 21:05:24.479076 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8441 rows, containing 5 columns (5 merged, 0 gathered) in 0.00272724 sec., 3095070.4741790234 rows/sec., 246.60 MiB/sec. | ||
| 7313 | 2026.05.27 21:05:24.479417 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7314 | 2026.05.27 21:05:24.479522 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7315 | 2026.05.27 21:05:24.479672 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.27 21:05:24.479818 [ 146 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7317 | 2026.05.27 21:05:24.479825 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001502 sec., 68575.23302263649 rows/sec., 5.36 MiB/sec. | ||
| 7318 | 2026.05.27 21:05:24.479863 [ 146 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.27 21:05:24.479866 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.05.27 21:05:24.479883 [ 261 ] {ff954916-9eac-425c-a607-eefa594b2502} <Debug> TCPHandler: Processed in 0.001765718 sec. | ||
| 7321 | 2026.05.27 21:05:24.479893 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7322 | 2026.05.27 21:05:24.479979 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_46_9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7323 | 2026.05.27 21:05:24.480001 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 7324 | 2026.05.27 21:05:24.480056 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.05.27 21:05:24.480077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 7326 | 2026.05.27 21:05:24.480100 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7327 | 2026.05.27 21:05:24.480132 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2407 rows starting from the beginning of the part | ||
| 7328 | 2026.05.27 21:05:24.480165 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.27 21:05:24.480191 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 486 rows starting from the beginning of the part | ||
| 7330 | 2026.05.27 21:05:24.480218 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7331 | 2026.05.27 21:05:24.480241 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1339 rows starting from the beginning of the part | ||
| 7332 | 2026.05.27 21:05:24.480287 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7333 | 2026.05.27 21:05:24.480326 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 486 rows starting from the beginning of the part | ||
| 7334 | 2026.05.27 21:05:24.480364 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 103 rows starting from the beginning of the part | ||
| 7335 | 2026.05.27 21:05:24.480653 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.05.27 21:05:24.480695 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7337 | 2026.05.27 21:05:24.481068 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7338 | 2026.05.27 21:05:24.481288 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.05.27 21:05:24.481418 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7340 | 2026.05.27 21:05:24.481431 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 7341 | 2026.05.27 21:05:24.481457 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.05.27 21:05:24.481479 [ 261 ] {b00dd4b4-1437-4130-b3d5-3a2bdc89fd4e} <Debug> TCPHandler: Processed in 0.001475949 sec. | ||
| 7343 | 2026.05.27 21:05:24.481482 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7344 | 2026.05.27 21:05:24.481568 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 7345 | 2026.05.27 21:05:24.481626 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.05.27 21:05:24.481666 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7347 | 2026.05.27 21:05:24.481698 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16454 rows starting from the beginning of the part | ||
| 7348 | 2026.05.27 21:05:24.481729 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.05.27 21:05:24.481749 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7350 | 2026.05.27 21:05:24.481791 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7351 | 2026.05.27 21:05:24.481796 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1501 rows starting from the beginning of the part | ||
| 7352 | 2026.05.27 21:05:24.481902 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7353 | 2026.05.27 21:05:24.481927 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4885 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963345 sec., 2488100.664936626 rows/sec., 180.23 MiB/sec. | ||
| 7354 | 2026.05.27 21:05:24.481972 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7355 | 2026.05.27 21:05:24.482049 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7356 | 2026.05.27 21:05:24.482141 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7357 | 2026.05.27 21:05:24.482440 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.27 21:05:24.482511 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_46_9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7359 | 2026.05.27 21:05:24.482582 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7360 | 2026.05.27 21:05:24.482683 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.05.27 21:05:24.482725 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7362 | 2026.05.27 21:05:24.483373 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7363 | 2026.05.27 21:05:24.483609 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.05.27 21:05:24.483758 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002049 sec., 19033.674963396777 rows/sec., 34.11 MiB/sec. | ||
| 7365 | 2026.05.27 21:05:24.483824 [ 261 ] {e8a04481-4dc9-4539-a72e-9027fa800370} <Debug> TCPHandler: Processed in 0.002248455 sec. | ||
| 7366 | 2026.05.27 21:05:24.483960 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.27 21:05:24.484060 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7368 | 2026.05.27 21:05:24.484103 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7369 | 2026.05.27 21:05:24.484462 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.05.27 21:05:24.484498 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7371 | 2026.05.27 21:05:24.484833 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7372 | 2026.05.27 21:05:24.485042 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.05.27 21:05:24.485147 [ 146 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7374 | 2026.05.27 21:05:24.485174 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 7375 | 2026.05.27 21:05:24.485180 [ 146 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.05.27 21:05:24.485215 [ 261 ] {801df973-8b66-4fad-8f18-62c6d6483b00} <Debug> TCPHandler: Processed in 0.001305294 sec. | ||
| 7377 | 2026.05.27 21:05:24.485215 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7378 | 2026.05.27 21:05:24.485339 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 7379 | 2026.05.27 21:05:24.485468 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7380 | 2026.05.27 21:05:24.485503 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3100 rows starting from the beginning of the part | ||
| 7381 | 2026.05.27 21:05:24.485566 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7382 | 2026.05.27 21:05:24.485610 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7383 | 2026.05.27 21:05:24.485651 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 7384 | 2026.05.27 21:05:24.485691 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7385 | 2026.05.27 21:05:24.485730 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7386 | 2026.05.27 21:05:24.487099 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180595 sec., 1882665.6330463192 rows/sec., 117.67 MiB/sec. | ||
| 7387 | 2026.05.27 21:05:24.487223 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18773 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568511 sec., 3302134.8751387396 rows/sec., 211.42 MiB/sec. | ||
| 7388 | 2026.05.27 21:05:24.487469 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7389 | 2026.05.27 21:05:24.487532 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7390 | 2026.05.27 21:05:24.487799 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.27 21:05:24.487875 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.05.27 21:05:24.487885 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_46_9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7393 | 2026.05.27 21:05:24.487961 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7394 | 2026.05.27 21:05:24.487974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7395 | 2026.05.27 21:05:24.488050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
| 7396 | 2026.05.27 21:05:25.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.32 MiB, peak 285.11 MiB, free memory in arenas 0.00 B, will set to 276.72 MiB (RSS), difference: 1.39 MiB | ||
| 7397 | 2026.05.27 21:05:26.061543 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 7398 | 2026.05.27 21:05:26.062064 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.05.27 21:05:26.062110 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7400 | 2026.05.27 21:05:26.062599 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7401 | 2026.05.27 21:05:26.062829 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.05.27 21:05:26.062954 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 7403 | 2026.05.27 21:05:26.835814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7404 | 2026.05.27 21:05:26.852598 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.05.27 21:05:26.852656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7406 | 2026.05.27 21:05:26.858378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7407 | 2026.05.27 21:05:26.859107 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.05.27 21:05:26.861955 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7409 | 2026.05.27 21:05:29.472472 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.05.27 21:05:29.472738 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7411 | 2026.05.27 21:05:29.473102 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7412 | 2026.05.27 21:05:29.473145 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7413 | 2026.05.27 21:05:29.473395 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7414 | 2026.05.27 21:05:29.473467 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7415 | 2026.05.27 21:05:29.473612 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7416 | 2026.05.27 21:05:29.473719 [ 352 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7417 | 2026.05.27 21:05:29.473739 [ 326 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7418 | 2026.05.27 21:05:29.473719 [ 316 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7419 | 2026.05.27 21:05:29.473891 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7420 | 2026.05.27 21:05:29.473920 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7421 | 2026.05.27 21:05:29.473992 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7422 | 2026.05.27 21:05:29.474013 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7423 | 2026.05.27 21:05:29.474050 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7424 | 2026.05.27 21:05:29.474094 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7425 | 2026.05.27 21:05:29.475268 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002639 sec., 18188.70784388026 rows/sec., 3.79 MiB/sec. | ||
| 7426 | 2026.05.27 21:05:29.475415 [ 261 ] {bfc09522-5414-41b1-a5fb-6de59b371eff} <Debug> TCPHandler: Processed in 0.003087613 sec. | ||
| 7427 | 2026.05.27 21:05:29.480702 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.05.27 21:05:29.480860 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.05.27 21:05:29.480928 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7430 | 2026.05.27 21:05:29.481660 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.27 21:05:29.481705 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7432 | 2026.05.27 21:05:29.482211 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7433 | 2026.05.27 21:05:29.482441 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.05.27 21:05:29.482590 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001775 sec., 157746.47887323942 rows/sec., 10.01 MiB/sec. | ||
| 7435 | 2026.05.27 21:05:29.482628 [ 261 ] {407b02b9-b80f-4489-8bdd-8cd6334d5176} <Debug> TCPHandler: Processed in 0.002059079 sec. | ||
| 7436 | 2026.05.27 21:05:29.482785 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.27 21:05:29.482882 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7438 | 2026.05.27 21:05:29.482923 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7439 | 2026.05.27 21:05:29.483362 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.05.27 21:05:29.483398 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7441 | 2026.05.27 21:05:29.483680 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7442 | 2026.05.27 21:05:29.483886 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.05.27 21:05:29.484016 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 424.33 KiB/sec. | ||
| 7444 | 2026.05.27 21:05:29.484050 [ 261 ] {4cd8ed8b-dba0-40e7-88ab-cd3fbd0bb7e1} <Debug> TCPHandler: Processed in 0.001315404 sec. | ||
| 7445 | 2026.05.27 21:05:29.484181 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.05.27 21:05:29.484277 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7447 | 2026.05.27 21:05:29.484316 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7448 | 2026.05.27 21:05:29.485189 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.05.27 21:05:29.485245 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7450 | 2026.05.27 21:05:29.485689 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7451 | 2026.05.27 21:05:29.485919 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.05.27 21:05:29.486089 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001827 sec., 429118.77394636016 rows/sec., 33.08 MiB/sec. | ||
| 7453 | 2026.05.27 21:05:29.486148 [ 261 ] {f559251c-6b1f-427a-9501-cfe858257f3b} <Debug> TCPHandler: Processed in 0.002015477 sec. | ||
| 7454 | 2026.05.27 21:05:29.486325 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.27 21:05:29.486451 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7456 | 2026.05.27 21:05:29.486508 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7457 | 2026.05.27 21:05:29.487062 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.05.27 21:05:29.487099 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7459 | 2026.05.27 21:05:29.487405 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7460 | 2026.05.27 21:05:29.487612 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.05.27 21:05:29.487737 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.63 MiB/sec. | ||
| 7462 | 2026.05.27 21:05:29.487771 [ 261 ] {6e7419e8-4cc3-4bca-9a99-e398dc2d1fcf} <Debug> TCPHandler: Processed in 0.001554741 sec. | ||
| 7463 | 2026.05.27 21:05:29.487910 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.05.27 21:05:29.488006 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.05.27 21:05:29.488047 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7466 | 2026.05.27 21:05:29.488475 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.27 21:05:29.488512 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7468 | 2026.05.27 21:05:29.488814 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7469 | 2026.05.27 21:05:29.489021 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.27 21:05:29.489145 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001157 sec., 125324.11408815903 rows/sec., 8.09 MiB/sec. | ||
| 7471 | 2026.05.27 21:05:29.489180 [ 261 ] {e591af9e-bf92-4d44-a262-98e6b9c66fdb} <Debug> TCPHandler: Processed in 0.001319884 sec. | ||
| 7472 | 2026.05.27 21:05:29.490230 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.05.27 21:05:29.490373 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.05.27 21:05:29.490437 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7475 | 2026.05.27 21:05:29.491034 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.05.27 21:05:29.491078 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7477 | 2026.05.27 21:05:29.491466 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7478 | 2026.05.27 21:05:29.491691 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.05.27 21:05:29.491841 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001507 sec., 95554.0809555408 rows/sec., 5.43 MiB/sec. | ||
| 7480 | 2026.05.27 21:05:29.491877 [ 261 ] {a89e70dd-b307-4248-998c-cd788115d083} <Debug> TCPHandler: Processed in 0.001720837 sec. | ||
| 7481 | 2026.05.27 21:05:29.492005 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.05.27 21:05:29.492101 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7483 | 2026.05.27 21:05:29.492142 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7484 | 2026.05.27 21:05:29.492908 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.05.27 21:05:29.492975 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7486 | 2026.05.27 21:05:29.493460 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7487 | 2026.05.27 21:05:29.493732 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.05.27 21:05:29.493897 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001813 sec., 271373.4142305571 rows/sec., 19.06 MiB/sec. | ||
| 7489 | 2026.05.27 21:05:29.493954 [ 261 ] {8e2581fb-9e61-4947-acc0-9b97397822c1} <Debug> TCPHandler: Processed in 0.001998627 sec. | ||
| 7490 | 2026.05.27 21:05:29.494155 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.05.27 21:05:29.494282 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7492 | 2026.05.27 21:05:29.494339 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7493 | 2026.05.27 21:05:29.494741 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.05.27 21:05:29.494777 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7495 | 2026.05.27 21:05:29.495074 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7496 | 2026.05.27 21:05:29.495289 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.05.27 21:05:29.495415 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00117 sec., 3418.8034188034185 rows/sec., 178.62 KiB/sec. | ||
| 7498 | 2026.05.27 21:05:29.495448 [ 261 ] {30f9068c-4eb1-447c-9d03-6547451b5f1c} <Debug> TCPHandler: Processed in 0.001400657 sec. | ||
| 7499 | 2026.05.27 21:05:29.495600 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.05.27 21:05:29.495695 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7501 | 2026.05.27 21:05:29.495738 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7502 | 2026.05.27 21:05:29.496161 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.27 21:05:29.496195 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7504 | 2026.05.27 21:05:29.496516 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7505 | 2026.05.27 21:05:29.496725 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.05.27 21:05:29.496849 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001173 sec., 228473.99829497017 rows/sec., 15.19 MiB/sec. | ||
| 7507 | 2026.05.27 21:05:29.496883 [ 261 ] {ee3e1330-b875-455a-a2a7-0d8b46bee43f} <Debug> TCPHandler: Processed in 0.001332055 sec. | ||
| 7508 | 2026.05.27 21:05:29.497012 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.05.27 21:05:29.497108 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.05.27 21:05:29.497150 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7511 | 2026.05.27 21:05:29.497479 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.05.27 21:05:29.497514 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7513 | 2026.05.27 21:05:29.497807 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7514 | 2026.05.27 21:05:29.498007 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.27 21:05:29.498106 [ 126 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7516 | 2026.05.27 21:05:29.498132 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7517 | 2026.05.27 21:05:29.498151 [ 126 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.27 21:05:29.498169 [ 261 ] {f805649e-776a-4a74-bb4f-78166fcd2031} <Debug> TCPHandler: Processed in 0.00120712 sec. | ||
| 7519 | 2026.05.27 21:05:29.498178 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7520 | 2026.05.27 21:05:29.498281 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7521 | 2026.05.27 21:05:29.498305 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.27 21:05:29.498376 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7523 | 2026.05.27 21:05:29.498400 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7524 | 2026.05.27 21:05:29.498405 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7525 | 2026.05.27 21:05:29.498458 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7526 | 2026.05.27 21:05:29.498470 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7527 | 2026.05.27 21:05:29.498512 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7528 | 2026.05.27 21:05:29.498553 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7529 | 2026.05.27 21:05:29.498591 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7530 | 2026.05.27 21:05:29.498629 [ 187 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::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 | ||
| 7531 | 2026.05.27 21:05:29.499214 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.05.27 21:05:29.499249 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7533 | 2026.05.27 21:05:29.499366 [ 199 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123617 sec., 13349.744619385432 rows/sec., 899.54 KiB/sec. | ||
| 7534 | 2026.05.27 21:05:29.499516 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7535 | 2026.05.27 21:05:29.499742 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7536 | 2026.05.27 21:05:29.499857 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_15_3} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.27 21:05:29.499944 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_15_3} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7538 | 2026.05.27 21:05:29.500004 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.27 21:05:29.500052 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7540 | 2026.05.27 21:05:29.500133 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7541 | 2026.05.27 21:05:29.500148 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001766 sec., 1132.5028312570782 rows/sec., 2.03 MiB/sec. | ||
| 7542 | 2026.05.27 21:05:29.500180 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.27 21:05:29.500203 [ 261 ] {67c247d6-f8f0-490c-aee8-a670149b88bc} <Debug> TCPHandler: Processed in 0.001947485 sec. | ||
| 7544 | 2026.05.27 21:05:29.500204 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7545 | 2026.05.27 21:05:29.500278 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 7546 | 2026.05.27 21:05:29.500341 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.05.27 21:05:29.500428 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7548 | 2026.05.27 21:05:29.500436 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.05.27 21:05:29.500470 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 760 rows starting from the beginning of the part | ||
| 7550 | 2026.05.27 21:05:29.500478 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7551 | 2026.05.27 21:05:29.500567 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 7552 | 2026.05.27 21:05:29.500660 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 7553 | 2026.05.27 21:05:29.500757 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 7554 | 2026.05.27 21:05:29.500821 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.05.27 21:05:29.500843 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
| 7556 | 2026.05.27 21:05:29.500857 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7557 | 2026.05.27 21:05:29.500928 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 7558 | 2026.05.27 21:05:29.501166 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7559 | 2026.05.27 21:05:29.501371 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.05.27 21:05:29.501496 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 7561 | 2026.05.27 21:05:29.501529 [ 261 ] {1d2da288-6e29-47b5-a66d-325d25f2a447} <Debug> TCPHandler: Processed in 0.001237681 sec. | ||
| 7562 | 2026.05.27 21:05:29.517318 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 19 columns (19 merged, 0 gathered) in 0.017060997 sec., 50114.3045743458 rows/sec., 89.80 MiB/sec. | ||
| 7563 | 2026.05.27 21:05:29.518325 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7564 | 2026.05.27 21:05:29.518695 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.05.27 21:05:29.518777 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7566 | 2026.05.27 21:05:29.518897 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7567 | 2026.05.27 21:05:30.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.58 MiB, peak 285.12 MiB, free memory in arenas 0.00 B, will set to 278.68 MiB (RSS), difference: 1.10 MiB | ||
| 7568 | 2026.05.27 21:05:33.437826 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7569 | 2026.05.27 21:05:33.437931 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7570 | 2026.05.27 21:05:33.564031 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 7571 | 2026.05.27 21:05:33.564672 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.27 21:05:33.564720 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7573 | 2026.05.27 21:05:33.565244 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7574 | 2026.05.27 21:05:33.565474 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.05.27 21:05:33.565610 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 7576 | 2026.05.27 21:05:34.362946 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7577 | 2026.05.27 21:05:34.380291 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.05.27 21:05:34.380358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7579 | 2026.05.27 21:05:34.386015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7580 | 2026.05.27 21:05:34.386716 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.05.27 21:05:34.389914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7582 | 2026.05.27 21:05:34.468610 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.05.27 21:05:34.468889 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7584 | 2026.05.27 21:05:34.469268 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7585 | 2026.05.27 21:05:34.469307 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7586 | 2026.05.27 21:05:34.469536 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7587 | 2026.05.27 21:05:34.469607 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7588 | 2026.05.27 21:05:34.469753 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7589 | 2026.05.27 21:05:34.469876 [ 336 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7590 | 2026.05.27 21:05:34.469890 [ 343 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7591 | 2026.05.27 21:05:34.469876 [ 316 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7592 | 2026.05.27 21:05:34.470105 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7593 | 2026.05.27 21:05:34.470166 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7594 | 2026.05.27 21:05:34.470241 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7595 | 2026.05.27 21:05:34.470271 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7596 | 2026.05.27 21:05:34.470309 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7597 | 2026.05.27 21:05:34.470350 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7598 | 2026.05.27 21:05:34.471711 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002938 sec., 16337.644656228727 rows/sec., 3.40 MiB/sec. | ||
| 7599 | 2026.05.27 21:05:34.471852 [ 261 ] {5c6b7251-ec20-462e-9973-8f071d6f1272} <Debug> TCPHandler: Processed in 0.003404243 sec. | ||
| 7600 | 2026.05.27 21:05:34.474160 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.05.27 21:05:34.474291 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7602 | 2026.05.27 21:05:34.474343 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7603 | 2026.05.27 21:05:34.475017 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.27 21:05:34.475054 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7605 | 2026.05.27 21:05:34.475438 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7606 | 2026.05.27 21:05:34.475670 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.27 21:05:34.475818 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001565 sec., 85623.00319488818 rows/sec., 7.41 MiB/sec. | ||
| 7608 | 2026.05.27 21:05:34.475855 [ 261 ] {bda53921-1774-41e4-b79f-b958933d42e9} <Debug> TCPHandler: Processed in 0.001756198 sec. | ||
| 7609 | 2026.05.27 21:05:34.475986 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.05.27 21:05:34.476083 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.05.27 21:05:34.476125 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7612 | 2026.05.27 21:05:34.476585 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.05.27 21:05:34.476621 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7614 | 2026.05.27 21:05:34.476911 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7615 | 2026.05.27 21:05:34.477126 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.05.27 21:05:34.477256 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001191 sec., 32745.5919395466 rows/sec., 2.40 MiB/sec. | ||
| 7617 | 2026.05.27 21:05:34.477290 [ 261 ] {846abcca-0545-4d9e-a3c6-0293ddf4c584} <Debug> TCPHandler: Processed in 0.001359015 sec. | ||
| 7618 | 2026.05.27 21:05:34.477410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.05.27 21:05:34.477505 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7620 | 2026.05.27 21:05:34.477545 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7621 | 2026.05.27 21:05:34.478028 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.05.27 21:05:34.478064 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7623 | 2026.05.27 21:05:34.478365 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7624 | 2026.05.27 21:05:34.478578 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.05.27 21:05:34.478705 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001219 sec., 84495.4881050041 rows/sec., 6.60 MiB/sec. | ||
| 7626 | 2026.05.27 21:05:34.478740 [ 261 ] {a4e73447-4f98-4db9-9514-eca18906749f} <Debug> TCPHandler: Processed in 0.001380186 sec. | ||
| 7627 | 2026.05.27 21:05:34.478865 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.05.27 21:05:34.478966 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.05.27 21:05:34.479009 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7630 | 2026.05.27 21:05:34.479476 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.05.27 21:05:34.479512 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7632 | 2026.05.27 21:05:34.479843 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7633 | 2026.05.27 21:05:34.480055 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.05.27 21:05:34.480184 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7635 | 2026.05.27 21:05:34.480217 [ 261 ] {32bf6574-f4cb-4e69-97c9-8a804c7f683f} <Debug> TCPHandler: Processed in 0.001405127 sec. | ||
| 7636 | 2026.05.27 21:05:34.480338 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.05.27 21:05:34.480433 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.05.27 21:05:34.480488 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7639 | 2026.05.27 21:05:34.481392 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.05.27 21:05:34.481428 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7641 | 2026.05.27 21:05:34.482007 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7642 | 2026.05.27 21:05:34.482236 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.05.27 21:05:34.482396 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00198 sec., 19696.969696969696 rows/sec., 35.30 MiB/sec. | ||
| 7644 | 2026.05.27 21:05:34.482446 [ 261 ] {4c7ef8df-be85-4c76-9cd4-9e80059fd656} <Debug> TCPHandler: Processed in 0.002156981 sec. | ||
| 7645 | 2026.05.27 21:05:34.482596 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.05.27 21:05:34.482709 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7647 | 2026.05.27 21:05:34.482750 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7648 | 2026.05.27 21:05:34.483113 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.05.27 21:05:34.483149 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7650 | 2026.05.27 21:05:34.483451 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7651 | 2026.05.27 21:05:34.483660 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.05.27 21:05:34.483791 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 7653 | 2026.05.27 21:05:34.483942 [ 261 ] {91bdfe2d-b917-43c2-9ba0-a8d8aaef107f} <Debug> TCPHandler: Processed in 0.001386586 sec. | ||
| 7654 | 2026.05.27 21:05:39.472369 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.05.27 21:05:39.472667 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7656 | 2026.05.27 21:05:39.473074 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7657 | 2026.05.27 21:05:39.473124 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7658 | 2026.05.27 21:05:39.473370 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7659 | 2026.05.27 21:05:39.473438 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7660 | 2026.05.27 21:05:39.473583 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7661 | 2026.05.27 21:05:39.473711 [ 334 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7662 | 2026.05.27 21:05:39.473712 [ 356 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7663 | 2026.05.27 21:05:39.473711 [ 336 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7664 | 2026.05.27 21:05:39.473875 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7665 | 2026.05.27 21:05:39.473904 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7666 | 2026.05.27 21:05:39.473975 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7667 | 2026.05.27 21:05:39.473996 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7668 | 2026.05.27 21:05:39.474033 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7669 | 2026.05.27 21:05:39.474074 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7670 | 2026.05.27 21:05:39.475451 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002897 sec., 16568.864342423196 rows/sec., 3.45 MiB/sec. | ||
| 7671 | 2026.05.27 21:05:39.475613 [ 261 ] {110532b9-0158-4cc7-b692-bc6cd7e408a1} <Debug> TCPHandler: Processed in 0.003402133 sec. | ||
| 7672 | 2026.05.27 21:05:39.480897 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.05.27 21:05:39.481060 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7674 | 2026.05.27 21:05:39.481129 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7675 | 2026.05.27 21:05:39.481925 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.05.27 21:05:39.481971 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7677 | 2026.05.27 21:05:39.482359 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7678 | 2026.05.27 21:05:39.482583 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.05.27 21:05:39.482736 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001725 sec., 162318.84057971014 rows/sec., 10.30 MiB/sec. | ||
| 7680 | 2026.05.27 21:05:39.482743 [ 137 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 7681 | 2026.05.27 21:05:39.482774 [ 261 ] {1fa38525-331f-4796-8121-067f9b62d8d2} <Debug> TCPHandler: Processed in 0.002011918 sec. | ||
| 7682 | 2026.05.27 21:05:39.482808 [ 137 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.05.27 21:05:39.482840 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7684 | 2026.05.27 21:05:39.482938 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.05.27 21:05:39.482953 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 7686 | 2026.05.27 21:05:39.483042 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7687 | 2026.05.27 21:05:39.483047 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7688 | 2026.05.27 21:05:39.483083 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 304 rows starting from the beginning of the part | ||
| 7689 | 2026.05.27 21:05:39.483085 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7690 | 2026.05.27 21:05:39.483140 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 280 rows starting from the beginning of the part | ||
| 7691 | 2026.05.27 21:05:39.483186 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 280 rows starting from the beginning of the part | ||
| 7692 | 2026.05.27 21:05:39.483229 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 280 rows starting from the beginning of the part | ||
| 7693 | 2026.05.27 21:05:39.483269 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 280 rows starting from the beginning of the part | ||
| 7694 | 2026.05.27 21:05:39.483309 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 280 rows starting from the beginning of the part | ||
| 7695 | 2026.05.27 21:05:39.483908 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.05.27 21:05:39.483954 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7697 | 2026.05.27 21:05:39.484343 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421547 sec., 1198694.0987529783 rows/sec., 80.97 MiB/sec. | ||
| 7698 | 2026.05.27 21:05:39.484393 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7699 | 2026.05.27 21:05:39.484566 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7700 | 2026.05.27 21:05:39.484672 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.05.27 21:05:39.484854 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001829 sec., 427009.29469655553 rows/sec., 32.93 MiB/sec. | ||
| 7702 | 2026.05.27 21:05:39.484912 [ 261 ] {9b9db7f7-42f2-4f64-981f-40b630050e0f} <Debug> TCPHandler: Processed in 0.002023608 sec. | ||
| 7703 | 2026.05.27 21:05:39.484920 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.05.27 21:05:39.485018 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_18_4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 7705 | 2026.05.27 21:05:39.485064 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.05.27 21:05:39.485117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7707 | 2026.05.27 21:05:39.485184 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7708 | 2026.05.27 21:05:39.485236 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7709 | 2026.05.27 21:05:39.485831 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.05.27 21:05:39.485871 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7711 | 2026.05.27 21:05:39.486238 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7712 | 2026.05.27 21:05:39.486482 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.05.27 21:05:39.486611 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.00146 sec., 97260.27397260275 rows/sec., 5.73 MiB/sec. | ||
| 7714 | 2026.05.27 21:05:39.486618 [ 131 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7715 | 2026.05.27 21:05:39.486649 [ 261 ] {7d65d475-4728-4ead-8081-215a79eb6d4a} <Debug> TCPHandler: Processed in 0.001638084 sec. | ||
| 7716 | 2026.05.27 21:05:39.486674 [ 131 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.05.27 21:05:39.486702 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7718 | 2026.05.27 21:05:39.486785 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 7719 | 2026.05.27 21:05:39.486791 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.27 21:05:39.486896 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7721 | 2026.05.27 21:05:39.486913 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.05.27 21:05:39.486927 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 7723 | 2026.05.27 21:05:39.486963 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7724 | 2026.05.27 21:05:39.486986 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 142 rows starting from the beginning of the part | ||
| 7725 | 2026.05.27 21:05:39.487031 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
| 7726 | 2026.05.27 21:05:39.487068 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 7727 | 2026.05.27 21:05:39.487101 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
| 7728 | 2026.05.27 21:05:39.487136 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 142 rows starting from the beginning of the part | ||
| 7729 | 2026.05.27 21:05:39.487444 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.05.27 21:05:39.487491 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7731 | 2026.05.27 21:05:39.487816 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7732 | 2026.05.27 21:05:39.487949 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119717 sec., 613112.5905259905 rows/sec., 40.40 MiB/sec. | ||
| 7733 | 2026.05.27 21:05:39.488035 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.05.27 21:05:39.488099 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7735 | 2026.05.27 21:05:39.488178 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001285 sec., 112840.46692607005 rows/sec., 7.28 MiB/sec. | ||
| 7736 | 2026.05.27 21:05:39.488221 [ 261 ] {04f60d24-cef2-49e4-b102-4118c4c1ac6c} <Debug> TCPHandler: Processed in 0.00148068 sec. | ||
| 7737 | 2026.05.27 21:05:39.488380 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.05.27 21:05:39.488425 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.05.27 21:05:39.488486 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.05.27 21:05:39.488512 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_41_8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7741 | 2026.05.27 21:05:39.488534 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7742 | 2026.05.27 21:05:39.488608 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7743 | 2026.05.27 21:05:39.489024 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.05.27 21:05:39.489072 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7745 | 2026.05.27 21:05:39.489383 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7746 | 2026.05.27 21:05:39.489597 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.05.27 21:05:39.489731 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001269 sec., 113475.17730496454 rows/sec., 6.45 MiB/sec. | ||
| 7748 | 2026.05.27 21:05:39.489766 [ 261 ] {9a745ff9-8133-4e78-a319-f74baf8cb96e} <Debug> TCPHandler: Processed in 0.001441468 sec. | ||
| 7749 | 2026.05.27 21:05:39.489770 [ 131 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 7750 | 2026.05.27 21:05:39.489846 [ 131 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.27 21:05:39.489873 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7752 | 2026.05.27 21:05:39.489905 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.05.27 21:05:39.490009 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 7754 | 2026.05.27 21:05:39.490017 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7755 | 2026.05.27 21:05:39.490072 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7756 | 2026.05.27 21:05:39.490114 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7757 | 2026.05.27 21:05:39.490150 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 156 rows starting from the beginning of the part | ||
| 7758 | 2026.05.27 21:05:39.490216 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
| 7759 | 2026.05.27 21:05:39.490270 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 7760 | 2026.05.27 21:05:39.490318 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part | ||
| 7761 | 2026.05.27 21:05:39.490365 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
| 7762 | 2026.05.27 21:05:39.490409 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 144 rows starting from the beginning of the part | ||
| 7763 | 2026.05.27 21:05:39.490732 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.27 21:05:39.490768 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7765 | 2026.05.27 21:05:39.491098 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7766 | 2026.05.27 21:05:39.491324 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.27 21:05:39.491333 [ 198 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375486 sec., 636865.805976942 rows/sec., 38.78 MiB/sec. | ||
| 7768 | 2026.05.27 21:05:39.491457 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001458 sec., 333333.3333333333 rows/sec., 23.37 MiB/sec. | ||
| 7769 | 2026.05.27 21:05:39.491460 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7770 | 2026.05.27 21:05:39.491497 [ 261 ] {becf378e-91cb-43a1-a484-e360317f0311} <Debug> TCPHandler: Processed in 0.001642225 sec. | ||
| 7771 | 2026.05.27 21:05:39.491629 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.05.27 21:05:39.491716 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.05.27 21:05:39.491727 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7774 | 2026.05.27 21:05:39.491770 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7775 | 2026.05.27 21:05:39.491776 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_18_4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 7776 | 2026.05.27 21:05:39.491837 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7777 | 2026.05.27 21:05:39.492118 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.05.27 21:05:39.492153 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7779 | 2026.05.27 21:05:39.492454 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7780 | 2026.05.27 21:05:39.492660 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.05.27 21:05:39.492790 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001081 sec., 3700.2775208140615 rows/sec., 193.33 KiB/sec. | ||
| 7782 | 2026.05.27 21:05:39.492792 [ 131 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7783 | 2026.05.27 21:05:39.492826 [ 261 ] {87b0d1bf-47ee-4a15-afe0-f51e2cac3f2b} <Debug> TCPHandler: Processed in 0.001246741 sec. | ||
| 7784 | 2026.05.27 21:05:39.492851 [ 131 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.05.27 21:05:39.492878 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7786 | 2026.05.27 21:05:39.492967 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 7787 | 2026.05.27 21:05:39.492973 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.05.27 21:05:39.493092 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7789 | 2026.05.27 21:05:39.493105 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7790 | 2026.05.27 21:05:39.493133 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 44 rows starting from the beginning of the part | ||
| 7791 | 2026.05.27 21:05:39.493158 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7792 | 2026.05.27 21:05:39.493206 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7793 | 2026.05.27 21:05:39.493264 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 7794 | 2026.05.27 21:05:39.493309 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7795 | 2026.05.27 21:05:39.493352 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7796 | 2026.05.27 21:05:39.493398 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7797 | 2026.05.27 21:05:39.493724 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.05.27 21:05:39.493777 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7799 | 2026.05.27 21:05:39.494191 [ 200 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265062 sec., 50590.4058457214 rows/sec., 2.58 MiB/sec. | ||
| 7800 | 2026.05.27 21:05:39.494223 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7801 | 2026.05.27 21:05:39.494373 [ 201 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7802 | 2026.05.27 21:05:39.494486 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.27 21:05:39.494652 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001565 sec., 169329.07348242812 rows/sec., 11.25 MiB/sec. | ||
| 7804 | 2026.05.27 21:05:39.494707 [ 261 ] {9e764129-490a-4f71-97f3-bc5d4ded05e0} <Debug> TCPHandler: Processed in 0.00179375 sec. | ||
| 7805 | 2026.05.27 21:05:39.494729 [ 201 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.27 21:05:39.494819 [ 201 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_16_3} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7807 | 2026.05.27 21:05:39.494878 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.05.27 21:05:39.494940 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7809 | 2026.05.27 21:05:39.494984 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.05.27 21:05:39.495035 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7811 | 2026.05.27 21:05:39.495383 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.27 21:05:39.495420 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7813 | 2026.05.27 21:05:39.495730 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7814 | 2026.05.27 21:05:39.495939 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.05.27 21:05:39.496070 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 7816 | 2026.05.27 21:05:39.496104 [ 261 ] {cf03d344-9d82-45d5-a0fa-e88bece124ff} <Debug> TCPHandler: Processed in 0.001278012 sec. | ||
| 7817 | 2026.05.27 21:05:39.496239 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.05.27 21:05:39.496334 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.05.27 21:05:39.496390 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7820 | 2026.05.27 21:05:39.497154 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.05.27 21:05:39.497190 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7822 | 2026.05.27 21:05:39.497674 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7823 | 2026.05.27 21:05:39.497889 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.05.27 21:05:39.498028 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001712 sec., 1168.2242990654206 rows/sec., 2.09 MiB/sec. | ||
| 7825 | 2026.05.27 21:05:39.498077 [ 261 ] {1995aff5-bfac-4002-b54a-cf30e3bf3dc9} <Debug> TCPHandler: Processed in 0.001886913 sec. | ||
| 7826 | 2026.05.27 21:05:39.498216 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.05.27 21:05:39.498312 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.05.27 21:05:39.498356 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7829 | 2026.05.27 21:05:39.498733 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.05.27 21:05:39.498769 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7831 | 2026.05.27 21:05:39.499069 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7832 | 2026.05.27 21:05:39.499288 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.05.27 21:05:39.499416 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 7834 | 2026.05.27 21:05:39.499449 [ 261 ] {22e98cea-6b60-42ee-b6e4-eabc0be33d44} <Debug> TCPHandler: Processed in 0.001282712 sec. | ||
| 7835 | 2026.05.27 21:05:39.911175 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.05.27 21:05:39.911442 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7837 | 2026.05.27 21:05:39.911828 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7838 | 2026.05.27 21:05:39.911878 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7839 | 2026.05.27 21:05:39.912242 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7840 | 2026.05.27 21:05:39.912334 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7841 | 2026.05.27 21:05:39.912522 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7842 | 2026.05.27 21:05:39.912604 [ 313 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7843 | 2026.05.27 21:05:39.912625 [ 356 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7844 | 2026.05.27 21:05:39.912638 [ 334 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7845 | 2026.05.27 21:05:39.912751 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7846 | 2026.05.27 21:05:39.912778 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7847 | 2026.05.27 21:05:39.912853 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7848 | 2026.05.27 21:05:39.912875 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7849 | 2026.05.27 21:05:39.912923 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 7850 | 2026.05.27 21:05:39.912978 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 7851 | 2026.05.27 21:05:39.914170 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002842 sec., 16889.51442646024 rows/sec., 3.52 MiB/sec. | ||
| 7852 | 2026.05.27 21:05:39.914323 [ 261 ] {e78abf3d-ebea-4509-97e5-4748d8699a14} <Debug> TCPHandler: Processed in 0.003289919 sec. | ||
| 7853 | 2026.05.27 21:05:39.928582 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.05.27 21:05:39.928765 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7855 | 2026.05.27 21:05:39.928834 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7856 | 2026.05.27 21:05:39.930997 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.05.27 21:05:39.931050 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7858 | 2026.05.27 21:05:39.931618 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7859 | 2026.05.27 21:05:39.931856 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.05.27 21:05:39.932020 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.003304 sec., 1011803.8740920096 rows/sec., 76.25 MiB/sec. | ||
| 7861 | 2026.05.27 21:05:39.932071 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 7862 | 2026.05.27 21:05:39.932085 [ 261 ] {4d215c28-9246-4bd2-b172-036a721376ff} <Debug> TCPHandler: Processed in 0.003636641 sec. | ||
| 7863 | 2026.05.27 21:05:39.932223 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.05.27 21:05:39.932327 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7865 | 2026.05.27 21:05:39.932372 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7866 | 2026.05.27 21:05:39.932817 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.27 21:05:39.932855 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7868 | 2026.05.27 21:05:39.933161 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7869 | 2026.05.27 21:05:39.933390 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.05.27 21:05:39.933524 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001221 sec., 40950.040950040944 rows/sec., 3.01 MiB/sec. | ||
| 7871 | 2026.05.27 21:05:39.933559 [ 261 ] {46881e09-9b35-4f39-a696-7b04442be8fe} <Debug> TCPHandler: Processed in 0.001388307 sec. | ||
| 7872 | 2026.05.27 21:05:39.933681 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.05.27 21:05:39.933779 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7874 | 2026.05.27 21:05:39.933819 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7875 | 2026.05.27 21:05:39.934482 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.05.27 21:05:39.934518 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7877 | 2026.05.27 21:05:39.934849 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7878 | 2026.05.27 21:05:39.935058 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.05.27 21:05:39.935185 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001427 sec., 667834.6180798878 rows/sec., 39.03 MiB/sec. | ||
| 7880 | 2026.05.27 21:05:39.935220 [ 261 ] {cb52392c-7a8f-4b60-ae6a-24acf3dc01f9} <Debug> TCPHandler: Processed in 0.001589073 sec. | ||
| 7881 | 2026.05.27 21:05:39.935345 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2026.05.27 21:05:39.935443 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7883 | 2026.05.27 21:05:39.935483 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7884 | 2026.05.27 21:05:39.935890 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.05.27 21:05:39.935926 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7886 | 2026.05.27 21:05:39.936205 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7887 | 2026.05.27 21:05:39.936408 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.05.27 21:05:39.936533 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 7889 | 2026.05.27 21:05:39.936567 [ 261 ] {7dda1a73-4ea8-4cef-9202-afa558ea1967} <Debug> TCPHandler: Processed in 0.001272952 sec. | ||
| 7890 | 2026.05.27 21:05:39.936698 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.05.27 21:05:39.936792 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7892 | 2026.05.27 21:05:39.936832 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7893 | 2026.05.27 21:05:39.937870 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.05.27 21:05:39.937906 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7895 | 2026.05.27 21:05:39.938286 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7896 | 2026.05.27 21:05:39.938496 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.05.27 21:05:39.938624 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.00185 sec., 1032972.9729729729 rows/sec., 69.66 MiB/sec. | ||
| 7898 | 2026.05.27 21:05:39.938658 [ 261 ] {a9dde5aa-b84b-400c-a8ab-aa3fbeff8ac0} <Debug> TCPHandler: Processed in 0.002009187 sec. | ||
| 7899 | 2026.05.27 21:05:39.938793 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.05.27 21:05:39.938903 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.05.27 21:05:39.938949 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7902 | 2026.05.27 21:05:39.939669 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.05.27 21:05:39.939706 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7904 | 2026.05.27 21:05:39.940156 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7905 | 2026.05.27 21:05:39.940369 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.05.27 21:05:39.940501 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001623 sec., 921749.8459642637 rows/sec., 55.90 MiB/sec. | ||
| 7907 | 2026.05.27 21:05:39.940535 [ 261 ] {6ecd499d-7595-42a6-b895-aef0856ac15a} <Debug> TCPHandler: Processed in 0.00179628 sec. | ||
| 7908 | 2026.05.27 21:05:39.940678 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.05.27 21:05:39.940784 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7910 | 2026.05.27 21:05:39.940840 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7911 | 2026.05.27 21:05:39.941885 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.27 21:05:39.941935 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7913 | 2026.05.27 21:05:39.942612 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7914 | 2026.05.27 21:05:39.942863 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.05.27 21:05:39.943018 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002252 sec., 22202.48667850799 rows/sec., 39.79 MiB/sec. | ||
| 7916 | 2026.05.27 21:05:39.943113 [ 261 ] {729ee8cc-348c-4136-a6c9-79ea05cd8a31} <Debug> TCPHandler: Processed in 0.002485453 sec. | ||
| 7917 | 2026.05.27 21:05:39.943252 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.05.27 21:05:39.943363 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7919 | 2026.05.27 21:05:39.943409 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7920 | 2026.05.27 21:05:39.943816 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.05.27 21:05:39.943852 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7922 | 2026.05.27 21:05:39.944156 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7923 | 2026.05.27 21:05:39.944367 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.05.27 21:05:39.944492 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.00116 sec., 141379.3103448276 rows/sec., 7.70 MiB/sec. | ||
| 7925 | 2026.05.27 21:05:39.944526 [ 261 ] {aeb53c34-c7d0-4971-8883-dcf9f4bdcc65} <Debug> TCPHandler: Processed in 0.001327954 sec. | ||
| 7926 | 2026.05.27 21:05:40.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.02 MiB, peak 285.12 MiB, free memory in arenas 0.00 B, will set to 278.71 MiB (RSS), difference: -1.32 MiB | ||
| 7927 | 2026.05.27 21:05:41.066665 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 7928 | 2026.05.27 21:05:41.067219 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.05.27 21:05:41.067265 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7930 | 2026.05.27 21:05:41.067777 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7931 | 2026.05.27 21:05:41.068014 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.05.27 21:05:41.068154 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 7933 | 2026.05.27 21:05:41.068259 [ 130 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7934 | 2026.05.27 21:05:41.068352 [ 130 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.05.27 21:05:41.068374 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7936 | 2026.05.27 21:05:41.068521 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 7937 | 2026.05.27 21:05:41.068669 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7938 | 2026.05.27 21:05:41.068706 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 7939 | 2026.05.27 21:05:41.068774 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7940 | 2026.05.27 21:05:41.068820 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7941 | 2026.05.27 21:05:41.068860 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7942 | 2026.05.27 21:05:41.068899 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7943 | 2026.05.27 21:05:41.068939 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7944 | 2026.05.27 21:05:41.070624 [ 200 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164602 sec., 6901961.653920675 rows/sec., 98.73 MiB/sec. | ||
| 7945 | 2026.05.27 21:05:41.070865 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7946 | 2026.05.27 21:05:41.071121 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.05.27 21:05:41.071198 [ 201 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_31_6} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7948 | 2026.05.27 21:05:41.071276 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7949 | 2026.05.27 21:05:41.890920 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7950 | 2026.05.27 21:05:41.907357 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.27 21:05:41.907420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7952 | 2026.05.27 21:05:41.912952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7953 | 2026.05.27 21:05:41.913689 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.27 21:05:41.914017 [ 130 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7955 | 2026.05.27 21:05:41.914083 [ 130 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.05.27 21:05:41.914104 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7957 | 2026.05.27 21:05:41.914200 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7958 | 2026.05.27 21:05:41.916698 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7959 | 2026.05.27 21:05:41.916950 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7960 | 2026.05.27 21:05:41.917646 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7961 | 2026.05.27 21:05:41.920858 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7962 | 2026.05.27 21:05:41.924279 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7963 | 2026.05.27 21:05:41.927984 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7964 | 2026.05.27 21:05:41.931834 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7965 | 2026.05.27 21:05:41.935661 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 7966 | 2026.05.27 21:05:41.999151 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084982359 sec., 2753.512643724094 rows/sec., 14.24 MiB/sec. | ||
| 7967 | 2026.05.27 21:05:42.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.02 MiB, peak 290.37 MiB, free memory in arenas 0.00 B, will set to 282.94 MiB (RSS), difference: -2.08 MiB | ||
| 7968 | 2026.05.27 21:05:42.002166 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7969 | 2026.05.27 21:05:42.004250 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_31_6} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.05.27 21:05:42.004384 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_31_6} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7971 | 2026.05.27 21:05:42.006986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7972 | 2026.05.27 21:05:43.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.74 MiB, peak 290.37 MiB, free memory in arenas 0.00 B, will set to 283.36 MiB (RSS), difference: 5.63 MiB | ||
| 7973 | 2026.05.27 21:05:44.466437 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.05.27 21:05:44.466661 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7975 | 2026.05.27 21:05:44.466985 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7976 | 2026.05.27 21:05:44.467022 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7977 | 2026.05.27 21:05:44.467231 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7978 | 2026.05.27 21:05:44.467309 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7979 | 2026.05.27 21:05:44.467446 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7980 | 2026.05.27 21:05:44.467524 [ 356 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7981 | 2026.05.27 21:05:44.467546 [ 339 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7982 | 2026.05.27 21:05:44.467561 [ 313 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7983 | 2026.05.27 21:05:44.467666 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7984 | 2026.05.27 21:05:44.467693 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7985 | 2026.05.27 21:05:44.467764 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7986 | 2026.05.27 21:05:44.467784 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 7987 | 2026.05.27 21:05:44.467819 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7988 | 2026.05.27 21:05:44.467860 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7989 | 2026.05.27 21:05:44.469080 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00251 sec., 19123.505976095617 rows/sec., 3.98 MiB/sec. | ||
| 7990 | 2026.05.27 21:05:44.469211 [ 261 ] {a0691c7f-28bd-40a7-a64b-849d5cffa690} <Debug> TCPHandler: Processed in 0.002912477 sec. | ||
| 7991 | 2026.05.27 21:05:44.470815 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.27 21:05:44.470925 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7993 | 2026.05.27 21:05:44.470970 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7994 | 2026.05.27 21:05:44.471484 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.05.27 21:05:44.471531 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7996 | 2026.05.27 21:05:44.471893 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7997 | 2026.05.27 21:05:44.472112 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.05.27 21:05:44.472258 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001364 sec., 41055.718475073314 rows/sec., 3.13 MiB/sec. | ||
| 7999 | 2026.05.27 21:05:44.472294 [ 123 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8000 | 2026.05.27 21:05:44.472306 [ 261 ] {32258450-8964-4c4e-a24f-85e7fe485c1b} <Debug> TCPHandler: Processed in 0.001541451 sec. | ||
| 8001 | 2026.05.27 21:05:44.472385 [ 123 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.05.27 21:05:44.472413 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8003 | 2026.05.27 21:05:44.472503 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.05.27 21:05:44.472534 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 8005 | 2026.05.27 21:05:44.472609 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8006 | 2026.05.27 21:05:44.472655 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8007 | 2026.05.27 21:05:44.472704 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8008 | 2026.05.27 21:05:44.472744 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 4201 rows starting from the beginning of the part | ||
| 8009 | 2026.05.27 21:05:44.472812 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 784 rows starting from the beginning of the part | ||
| 8010 | 2026.05.27 21:05:44.472862 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 134 rows starting from the beginning of the part | ||
| 8011 | 2026.05.27 21:05:44.472908 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 781 rows starting from the beginning of the part | ||
| 8012 | 2026.05.27 21:05:44.472953 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3343 rows starting from the beginning of the part | ||
| 8013 | 2026.05.27 21:05:44.472998 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 8014 | 2026.05.27 21:05:44.473105 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.05.27 21:05:44.473148 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8016 | 2026.05.27 21:05:44.473809 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8017 | 2026.05.27 21:05:44.474030 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.05.27 21:05:44.474169 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 3.16 MiB/sec. | ||
| 8019 | 2026.05.27 21:05:44.474189 [ 123 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8020 | 2026.05.27 21:05:44.474203 [ 261 ] {43325570-2d55-4aca-864b-51b7c0bcd9a2} <Debug> TCPHandler: Processed in 0.001750019 sec. | ||
| 8021 | 2026.05.27 21:05:44.474239 [ 123 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.05.27 21:05:44.474267 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8023 | 2026.05.27 21:05:44.474357 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.05.27 21:05:44.474402 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 8025 | 2026.05.27 21:05:44.474461 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8026 | 2026.05.27 21:05:44.474510 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8027 | 2026.05.27 21:05:44.474532 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8028 | 2026.05.27 21:05:44.474579 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2407 rows starting from the beginning of the part | ||
| 8029 | 2026.05.27 21:05:44.474663 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 492 rows starting from the beginning of the part | ||
| 8030 | 2026.05.27 21:05:44.474718 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 103 rows starting from the beginning of the part | ||
| 8031 | 2026.05.27 21:05:44.474760 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 486 rows starting from the beginning of the part | ||
| 8032 | 2026.05.27 21:05:44.474802 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1911 rows starting from the beginning of the part | ||
| 8033 | 2026.05.27 21:05:44.474863 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 8034 | 2026.05.27 21:05:44.474896 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.05.27 21:05:44.474936 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8036 | 2026.05.27 21:05:44.475733 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8037 | 2026.05.27 21:05:44.475923 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003442265 sec., 2701418.978492359 rows/sec., 216.11 MiB/sec. | ||
| 8038 | 2026.05.27 21:05:44.475967 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.05.27 21:05:44.476094 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8040 | 2026.05.27 21:05:44.476109 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001667 sec., 76784.64307138573 rows/sec., 5.35 MiB/sec. | ||
| 8041 | 2026.05.27 21:05:44.476132 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.27 21:05:44.476149 [ 261 ] {e0e81bc9-f3fc-43d1-b06f-192c4016a2e0} <Debug> TCPHandler: Processed in 0.001844291 sec. | ||
| 8043 | 2026.05.27 21:05:44.476157 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8044 | 2026.05.27 21:05:44.476260 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 8045 | 2026.05.27 21:05:44.476314 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.05.27 21:05:44.476354 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8047 | 2026.05.27 21:05:44.476383 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8048 | 2026.05.27 21:05:44.476411 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18773 rows starting from the beginning of the part | ||
| 8049 | 2026.05.27 21:05:44.476416 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8050 | 2026.05.27 21:05:44.476467 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8051 | 2026.05.27 21:05:44.476467 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 268 rows starting from the beginning of the part | ||
| 8052 | 2026.05.27 21:05:44.476531 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 8053 | 2026.05.27 21:05:44.476573 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 8054 | 2026.05.27 21:05:44.476613 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1496 rows starting from the beginning of the part | ||
| 8055 | 2026.05.27 21:05:44.476647 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.05.27 21:05:44.476654 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 8057 | 2026.05.27 21:05:44.476728 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_51_10} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8058 | 2026.05.27 21:05:44.476804 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 8059 | 2026.05.27 21:05:44.476862 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.27 21:05:44.476904 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8061 | 2026.05.27 21:05:44.477072 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5463 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271402 sec., 2012881.2610076563 rows/sec., 145.73 MiB/sec. | ||
| 8062 | 2026.05.27 21:05:44.477244 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8063 | 2026.05.27 21:05:44.477355 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8064 | 2026.05.27 21:05:44.477678 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.05.27 21:05:44.477718 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.05.27 21:05:44.477758 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_51_10} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8067 | 2026.05.27 21:05:44.477840 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8068 | 2026.05.27 21:05:44.477895 [ 121 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8069 | 2026.05.27 21:05:44.477948 [ 121 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.05.27 21:05:44.477960 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001559 sec., 30788.967286722258 rows/sec., 2.07 MiB/sec. | ||
| 8071 | 2026.05.27 21:05:44.477970 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8072 | 2026.05.27 21:05:44.478046 [ 261 ] {38c6cd9a-a8ae-49fb-8440-df1b6f77695a} <Debug> TCPHandler: Processed in 0.001795259 sec. | ||
| 8073 | 2026.05.27 21:05:44.478097 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 8074 | 2026.05.27 21:05:44.478194 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8075 | 2026.05.27 21:05:44.478223 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3400 rows starting from the beginning of the part | ||
| 8076 | 2026.05.27 21:05:44.478277 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8077 | 2026.05.27 21:05:44.478334 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8078 | 2026.05.27 21:05:44.478376 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8079 | 2026.05.27 21:05:44.478415 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 164 rows starting from the beginning of the part | ||
| 8080 | 2026.05.27 21:05:44.478455 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 8081 | 2026.05.27 21:05:44.479846 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3852 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788999 sec., 2153159.3924870836 rows/sec., 134.14 MiB/sec. | ||
| 8082 | 2026.05.27 21:05:44.480251 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8083 | 2026.05.27 21:05:44.480537 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.05.27 21:05:44.480621 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_51_10} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8085 | 2026.05.27 21:05:44.480703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8086 | 2026.05.27 21:05:44.482709 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21090 rows, containing 5 columns (5 merged, 0 gathered) in 0.006489245 sec., 3249992.872822647 rows/sec., 207.76 MiB/sec. | ||
| 8087 | 2026.05.27 21:05:44.483050 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8088 | 2026.05.27 21:05:44.483299 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.05.27 21:05:44.483371 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8090 | 2026.05.27 21:05:44.483432 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8091 | 2026.05.27 21:05:45.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.73 MiB, peak 294.02 MiB, free memory in arenas 0.00 B, will set to 286.73 MiB (RSS), difference: 3.01 MiB | ||
| 8092 | 2026.05.27 21:05:47.063343 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.05.27 21:05:47.063734 [ 4 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 8094 | 2026.05.27 21:05:47.064470 [ 4 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8095 | 2026.05.27 21:05:47.064651 [ 4 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8096 | 2026.05.27 21:05:47.065034 [ 313 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8097 | 2026.05.27 21:05:47.065428 [ 4 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001885 sec., 21750.663129973476 rows/sec., 1.29 MiB/sec. | ||
| 8098 | 2026.05.27 21:05:47.065510 [ 4 ] {0131470d-eda9-4e19-803d-548c214a9bfd} <Debug> TCPHandler: Processed in 0.002310237 sec. | ||
| 8099 | 2026.05.27 21:05:48.438041 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8100 | 2026.05.27 21:05:48.438142 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8101 | 2026.05.27 21:05:48.569216 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 8102 | 2026.05.27 21:05:48.569747 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.05.27 21:05:48.569793 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8104 | 2026.05.27 21:05:48.570350 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8105 | 2026.05.27 21:05:48.570594 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.05.27 21:05:48.570722 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 8107 | 2026.05.27 21:05:49.001182 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822627 sec. | ||
| 8108 | 2026.05.27 21:05:49.417706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8109 | 2026.05.27 21:05:49.432675 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.27 21:05:49.432737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8111 | 2026.05.27 21:05:49.437972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8112 | 2026.05.27 21:05:49.438705 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.27 21:05:49.441333 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8114 | 2026.05.27 21:05:49.472199 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.05.27 21:05:49.472487 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8116 | 2026.05.27 21:05:49.472862 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8117 | 2026.05.27 21:05:49.472904 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8118 | 2026.05.27 21:05:49.473153 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8119 | 2026.05.27 21:05:49.473221 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8120 | 2026.05.27 21:05:49.473369 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8121 | 2026.05.27 21:05:49.473464 [ 328 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8122 | 2026.05.27 21:05:49.473464 [ 313 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8123 | 2026.05.27 21:05:49.473471 [ 356 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8124 | 2026.05.27 21:05:49.473658 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8125 | 2026.05.27 21:05:49.473690 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8126 | 2026.05.27 21:05:49.473764 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8127 | 2026.05.27 21:05:49.473785 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8128 | 2026.05.27 21:05:49.473822 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8129 | 2026.05.27 21:05:49.473865 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8130 | 2026.05.27 21:05:49.475055 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002692 sec., 17830.609212481428 rows/sec., 3.71 MiB/sec. | ||
| 8131 | 2026.05.27 21:05:49.475192 [ 261 ] {07f1541b-2a51-4463-b275-354d6970d881} <Debug> TCPHandler: Processed in 0.003145525 sec. | ||
| 8132 | 2026.05.27 21:05:49.480211 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.05.27 21:05:49.480349 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8134 | 2026.05.27 21:05:49.480403 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8135 | 2026.05.27 21:05:49.481047 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.05.27 21:05:49.481087 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8137 | 2026.05.27 21:05:49.481486 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8138 | 2026.05.27 21:05:49.481720 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.05.27 21:05:49.481868 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001559 sec., 179602.3091725465 rows/sec., 11.40 MiB/sec. | ||
| 8140 | 2026.05.27 21:05:49.481905 [ 261 ] {54ea28c6-edf0-4fd4-b5c7-a0e3c53eca0d} <Debug> TCPHandler: Processed in 0.001757538 sec. | ||
| 8141 | 2026.05.27 21:05:49.482039 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.05.27 21:05:49.482136 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8143 | 2026.05.27 21:05:49.482177 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8144 | 2026.05.27 21:05:49.483271 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.05.27 21:05:49.483308 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8146 | 2026.05.27 21:05:49.483653 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8147 | 2026.05.27 21:05:49.483867 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.05.27 21:05:49.483999 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001882 sec., 414984.0595111583 rows/sec., 32.00 MiB/sec. | ||
| 8149 | 2026.05.27 21:05:49.484034 [ 261 ] {558fdd78-c8a8-4e93-8d06-d63c343c4623} <Debug> TCPHandler: Processed in 0.002045908 sec. | ||
| 8150 | 2026.05.27 21:05:49.484189 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.05.27 21:05:49.484305 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.05.27 21:05:49.484346 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8153 | 2026.05.27 21:05:49.484824 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.05.27 21:05:49.484859 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8155 | 2026.05.27 21:05:49.485162 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8156 | 2026.05.27 21:05:49.485388 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.05.27 21:05:49.485519 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001241 sec., 114423.85173247382 rows/sec., 6.74 MiB/sec. | ||
| 8158 | 2026.05.27 21:05:49.485553 [ 261 ] {213249ed-e1be-49fb-b29e-ed706b1f5d81} <Debug> TCPHandler: Processed in 0.001414517 sec. | ||
| 8159 | 2026.05.27 21:05:49.485704 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.05.27 21:05:49.485798 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8161 | 2026.05.27 21:05:49.485839 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8162 | 2026.05.27 21:05:49.486305 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.05.27 21:05:49.486342 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8164 | 2026.05.27 21:05:49.486628 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8165 | 2026.05.27 21:05:49.486835 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.05.27 21:05:49.486966 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001185 sec., 122362.86919831223 rows/sec., 7.90 MiB/sec. | ||
| 8167 | 2026.05.27 21:05:49.487000 [ 261 ] {81e6694c-c85c-4fb7-b55d-6b54fe52fa1f} <Debug> TCPHandler: Processed in 0.001346905 sec. | ||
| 8168 | 2026.05.27 21:05:49.487129 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.05.27 21:05:49.487226 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8170 | 2026.05.27 21:05:49.487266 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8171 | 2026.05.27 21:05:49.487709 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.05.27 21:05:49.487746 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8173 | 2026.05.27 21:05:49.488048 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8174 | 2026.05.27 21:05:49.488261 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.05.27 21:05:49.488392 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001184 sec., 121621.62162162163 rows/sec., 6.91 MiB/sec. | ||
| 8176 | 2026.05.27 21:05:49.488426 [ 261 ] {d84926fb-3817-4eda-9c3e-6281a3cbbd08} <Debug> TCPHandler: Processed in 0.001347424 sec. | ||
| 8177 | 2026.05.27 21:05:49.488559 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.05.27 21:05:49.488654 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8179 | 2026.05.27 21:05:49.488694 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8180 | 2026.05.27 21:05:49.489322 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.05.27 21:05:49.489359 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8182 | 2026.05.27 21:05:49.489672 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8183 | 2026.05.27 21:05:49.489887 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.05.27 21:05:49.490021 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001384 sec., 351156.0693641619 rows/sec., 24.62 MiB/sec. | ||
| 8185 | 2026.05.27 21:05:49.490055 [ 261 ] {8cdb80d7-782c-4a36-b193-ee3738218350} <Debug> TCPHandler: Processed in 0.001546031 sec. | ||
| 8186 | 2026.05.27 21:05:49.490185 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.05.27 21:05:49.490282 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8188 | 2026.05.27 21:05:49.490350 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8189 | 2026.05.27 21:05:49.490823 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.05.27 21:05:49.490867 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8191 | 2026.05.27 21:05:49.491235 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8192 | 2026.05.27 21:05:49.491492 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.05.27 21:05:49.491634 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00137 sec., 2919.7080291970806 rows/sec., 152.54 KiB/sec. | ||
| 8194 | 2026.05.27 21:05:49.491668 [ 261 ] {9e3506c1-a148-4232-ab78-6287391fb90f} <Debug> TCPHandler: Processed in 0.001533321 sec. | ||
| 8195 | 2026.05.27 21:05:49.491805 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.05.27 21:05:49.491907 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.05.27 21:05:49.491951 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8198 | 2026.05.27 21:05:49.492553 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.05.27 21:05:49.492606 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8200 | 2026.05.27 21:05:49.493009 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8201 | 2026.05.27 21:05:49.493237 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.05.27 21:05:49.493387 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001496 sec., 177139.03743315508 rows/sec., 11.77 MiB/sec. | ||
| 8203 | 2026.05.27 21:05:49.493441 [ 261 ] {057c6ac7-7130-4643-8855-0ea8346e549e} <Debug> TCPHandler: Processed in 0.001690336 sec. | ||
| 8204 | 2026.05.27 21:05:49.493636 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2026.05.27 21:05:49.493769 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8206 | 2026.05.27 21:05:49.493828 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8207 | 2026.05.27 21:05:49.494194 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.05.27 21:05:49.494231 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8209 | 2026.05.27 21:05:49.494533 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8210 | 2026.05.27 21:05:49.494753 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.05.27 21:05:49.494890 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 58.04 KiB/sec. | ||
| 8212 | 2026.05.27 21:05:49.494924 [ 261 ] {f01830d0-c624-4bbd-a566-22c567ef65ec} <Debug> TCPHandler: Processed in 0.001406497 sec. | ||
| 8213 | 2026.05.27 21:05:49.495050 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.05.27 21:05:49.495148 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8215 | 2026.05.27 21:05:49.495205 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8216 | 2026.05.27 21:05:49.495959 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.05.27 21:05:49.495996 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8218 | 2026.05.27 21:05:49.496485 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8219 | 2026.05.27 21:05:49.496709 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.05.27 21:05:49.496847 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001718 sec., 1164.1443538998838 rows/sec., 2.09 MiB/sec. | ||
| 8221 | 2026.05.27 21:05:49.496897 [ 261 ] {08c8f040-b45c-489d-b682-a7b6aeb57ce2} <Debug> TCPHandler: Processed in 0.001897353 sec. | ||
| 8222 | 2026.05.27 21:05:49.497033 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2026.05.27 21:05:49.497130 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.05.27 21:05:49.497172 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8225 | 2026.05.27 21:05:49.497522 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.05.27 21:05:49.497567 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8227 | 2026.05.27 21:05:49.497867 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8228 | 2026.05.27 21:05:49.498079 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.05.27 21:05:49.498207 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 8230 | 2026.05.27 21:05:49.498240 [ 261 ] {bad05b11-253f-42fa-86c0-d5a073871a92} <Debug> TCPHandler: Processed in 0.001257732 sec. | ||
| 8231 | 2026.05.27 21:05:54.469416 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.05.27 21:05:54.469688 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8233 | 2026.05.27 21:05:54.470066 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8234 | 2026.05.27 21:05:54.470107 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8235 | 2026.05.27 21:05:54.470336 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8236 | 2026.05.27 21:05:54.470412 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8237 | 2026.05.27 21:05:54.470561 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8238 | 2026.05.27 21:05:54.470672 [ 313 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8239 | 2026.05.27 21:05:54.470688 [ 328 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8240 | 2026.05.27 21:05:54.470672 [ 356 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8241 | 2026.05.27 21:05:54.470849 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8242 | 2026.05.27 21:05:54.470884 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8243 | 2026.05.27 21:05:54.470961 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8244 | 2026.05.27 21:05:54.470983 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8245 | 2026.05.27 21:05:54.471020 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8246 | 2026.05.27 21:05:54.471064 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8247 | 2026.05.27 21:05:54.472237 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002648 sec., 18126.888217522657 rows/sec., 3.77 MiB/sec. | ||
| 8248 | 2026.05.27 21:05:54.472381 [ 261 ] {c5d831ac-5a4d-44dd-b88d-83bb87c6f5a0} <Debug> TCPHandler: Processed in 0.003113744 sec. | ||
| 8249 | 2026.05.27 21:05:54.474919 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2026.05.27 21:05:54.475043 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8251 | 2026.05.27 21:05:54.475092 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8252 | 2026.05.27 21:05:54.475742 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.05.27 21:05:54.475792 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8254 | 2026.05.27 21:05:54.476208 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8255 | 2026.05.27 21:05:54.476444 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.05.27 21:05:54.476605 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001599 sec., 83802.37648530332 rows/sec., 7.25 MiB/sec. | ||
| 8257 | 2026.05.27 21:05:54.476643 [ 261 ] {6b1e4429-92aa-40f3-9060-70f42f5fdb23} <Debug> TCPHandler: Processed in 0.00178015 sec. | ||
| 8258 | 2026.05.27 21:05:54.476790 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2026.05.27 21:05:54.476895 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8260 | 2026.05.27 21:05:54.476942 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8261 | 2026.05.27 21:05:54.477383 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2026.05.27 21:05:54.477422 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8263 | 2026.05.27 21:05:54.477727 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8264 | 2026.05.27 21:05:54.477954 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.05.27 21:05:54.478090 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001217 sec., 32046.014790468365 rows/sec., 2.35 MiB/sec. | ||
| 8266 | 2026.05.27 21:05:54.478125 [ 261 ] {93003c04-972d-4b39-b108-d282f827190b} <Debug> TCPHandler: Processed in 0.001386686 sec. | ||
| 8267 | 2026.05.27 21:05:54.478268 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2026.05.27 21:05:54.478367 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8269 | 2026.05.27 21:05:54.478409 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8270 | 2026.05.27 21:05:54.478871 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.05.27 21:05:54.478908 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8272 | 2026.05.27 21:05:54.479241 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8273 | 2026.05.27 21:05:54.479453 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.05.27 21:05:54.479592 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001244 sec., 82797.42765273311 rows/sec., 6.47 MiB/sec. | ||
| 8275 | 2026.05.27 21:05:54.479627 [ 261 ] {0bfb8819-d247-47f8-8639-a410da72bd12} <Debug> TCPHandler: Processed in 0.001409777 sec. | ||
| 8276 | 2026.05.27 21:05:54.479771 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2026.05.27 21:05:54.479868 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8278 | 2026.05.27 21:05:54.479913 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8279 | 2026.05.27 21:05:54.480344 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.05.27 21:05:54.480381 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8281 | 2026.05.27 21:05:54.480708 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8282 | 2026.05.27 21:05:54.480933 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.05.27 21:05:54.481064 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8284 | 2026.05.27 21:05:54.481099 [ 261 ] {76b64124-bb4a-40f3-bc4f-f2107ef07371} <Debug> TCPHandler: Processed in 0.001378396 sec. | ||
| 8285 | 2026.05.27 21:05:54.481399 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.05.27 21:05:54.481566 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8287 | 2026.05.27 21:05:54.481666 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8288 | 2026.05.27 21:05:54.482778 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.05.27 21:05:54.482820 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8290 | 2026.05.27 21:05:54.483517 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8291 | 2026.05.27 21:05:54.483775 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.05.27 21:05:54.483906 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8293 | 2026.05.27 21:05:54.483947 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.27 21:05:54.483954 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002435 sec., 16016.427104722792 rows/sec., 28.70 MiB/sec. | ||
| 8295 | 2026.05.27 21:05:54.483966 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8296 | 2026.05.27 21:05:54.484040 [ 261 ] {f33506da-90c0-4329-89bd-61e976a694eb} <Debug> TCPHandler: Processed in 0.002779903 sec. | ||
| 8297 | 2026.05.27 21:05:54.484108 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 8298 | 2026.05.27 21:05:54.484306 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.05.27 21:05:54.484405 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8300 | 2026.05.27 21:05:54.484421 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.05.27 21:05:54.484484 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8302 | 2026.05.27 21:05:54.484489 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 855 rows starting from the beginning of the part | ||
| 8303 | 2026.05.27 21:05:54.484655 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
| 8304 | 2026.05.27 21:05:54.484841 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 8305 | 2026.05.27 21:05:54.484872 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.05.27 21:05:54.484915 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8307 | 2026.05.27 21:05:54.484983 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 50 rows starting from the beginning of the part | ||
| 8308 | 2026.05.27 21:05:54.485128 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 8309 | 2026.05.27 21:05:54.485262 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
| 8310 | 2026.05.27 21:05:54.485285 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8311 | 2026.05.27 21:05:54.485532 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.05.27 21:05:54.485682 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
| 8313 | 2026.05.27 21:05:54.485722 [ 261 ] {e728bf17-0a29-47db-a513-6da8ba4047e9} <Debug> TCPHandler: Processed in 0.001472379 sec. | ||
| 8314 | 2026.05.27 21:05:54.489655 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43952 | ||
| 8315 | 2026.05.27 21:05:54.489968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8316 | 2026.05.27 21:05:54.490003 [ 3 ] {} <Debug> TCP-Session: 62cf1877-8c05-43b7-9914-8ea7845c76c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43952 | ||
| 8317 | 2026.05.27 21:05:54.490027 [ 3 ] {} <Debug> TCP-Session: 62cf1877-8c05-43b7-9914-8ea7845c76c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.05.27 21:05:54.490041 [ 3 ] {} <Debug> TCP-Session: 62cf1877-8c05-43b7-9914-8ea7845c76c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.05.27 21:05:54.490339 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57307 | ||
| 8320 | 2026.05.27 21:05:54.490361 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55083 | ||
| 8321 | 2026.05.27 21:05:54.490383 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44439 | ||
| 8322 | 2026.05.27 21:05:54.490398 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40207 | ||
| 8323 | 2026.05.27 21:05:54.490428 [ 3 ] {} <Trace> TCP-Session: 62cf1877-8c05-43b7-9914-8ea7845c76c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.05.27 21:05:54.490410 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34721 | ||
| 8325 | 2026.05.27 21:05:54.490416 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51010 | ||
| 8326 | 2026.05.27 21:05:54.490372 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54119 | ||
| 8327 | 2026.05.27 21:05:54.490351 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34373 | ||
| 8328 | 2026.05.27 21:05:54.490635 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8329 | 2026.05.27 21:05:54.490913 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8330 | 2026.05.27 21:05:54.490962 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8331 | 2026.05.27 21:05:54.490968 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8332 | 2026.05.27 21:05:54.491007 [ 309 ] {} <Debug> TCP-Session: fec3cbff-33a2-44c3-ae3d-284cfd71e942 Authenticating user 'default' from [fd00:1122:3344:101::e]:34721 | ||
| 8333 | 2026.05.27 21:05:54.491045 [ 309 ] {} <Debug> TCP-Session: fec3cbff-33a2-44c3-ae3d-284cfd71e942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.05.27 21:05:54.491061 [ 309 ] {} <Debug> TCP-Session: fec3cbff-33a2-44c3-ae3d-284cfd71e942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.05.27 21:05:54.491095 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.05.27 21:05:54.491138 [ 302 ] {} <Debug> TCP-Session: 4b4fdeb1-3373-473f-948a-0b4457e69637 Authenticating user 'default' from [fd00:1122:3344:101::e]:34373 | ||
| 8337 | 2026.05.27 21:05:54.491170 [ 302 ] {} <Debug> TCP-Session: 4b4fdeb1-3373-473f-948a-0b4457e69637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.05.27 21:05:54.491187 [ 302 ] {} <Debug> TCP-Session: 4b4fdeb1-3373-473f-948a-0b4457e69637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.05.27 21:05:54.491288 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 8340 | 2026.05.27 21:05:54.491375 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8341 | 2026.05.27 21:05:54.491418 [ 260 ] {} <Debug> TCP-Session: a93aa84f-e2c0-45f4-8451-ab16ea3e8fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57307 | ||
| 8342 | 2026.05.27 21:05:54.491445 [ 260 ] {} <Debug> TCP-Session: a93aa84f-e2c0-45f4-8451-ab16ea3e8fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.05.27 21:05:54.491462 [ 260 ] {} <Debug> TCP-Session: a93aa84f-e2c0-45f4-8451-ab16ea3e8fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.05.27 21:05:54.491490 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8345 | 2026.05.27 21:05:54.491527 [ 306 ] {} <Debug> TCP-Session: 1676b969-f7fe-4ced-a0eb-329bdca31d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:54119 | ||
| 8346 | 2026.05.27 21:05:54.491545 [ 306 ] {} <Debug> TCP-Session: 1676b969-f7fe-4ced-a0eb-329bdca31d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.05.27 21:05:54.491558 [ 306 ] {} <Debug> TCP-Session: 1676b969-f7fe-4ced-a0eb-329bdca31d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.05.27 21:05:54.491905 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8349 | 2026.05.27 21:05:54.491942 [ 310 ] {} <Debug> TCP-Session: 42edcac7-17b8-42bb-b7fa-c76355545ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:51010 | ||
| 8350 | 2026.05.27 21:05:54.491966 [ 310 ] {} <Debug> TCP-Session: 42edcac7-17b8-42bb-b7fa-c76355545ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8351 | 2026.05.27 21:05:54.491985 [ 310 ] {} <Debug> TCP-Session: 42edcac7-17b8-42bb-b7fa-c76355545ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.05.27 21:05:54.492135 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8353 | 2026.05.27 21:05:54.492169 [ 307 ] {} <Debug> TCP-Session: 96c24574-eb2c-462f-bf09-1162e4b77269 Authenticating user 'default' from [fd00:1122:3344:101::e]:44439 | ||
| 8354 | 2026.05.27 21:05:54.492185 [ 307 ] {} <Debug> TCP-Session: 96c24574-eb2c-462f-bf09-1162e4b77269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.05.27 21:05:54.492201 [ 307 ] {} <Debug> TCP-Session: 96c24574-eb2c-462f-bf09-1162e4b77269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.05.27 21:05:54.492426 [ 328 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> AggregatingTransform: Aggregating | ||
| 8357 | 2026.05.27 21:05:54.492466 [ 328 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> Aggregator: Aggregation method: without_key | ||
| 8358 | 2026.05.27 21:05:54.492501 [ 328 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001109247 sec. (901.512 rows/sec., 35.22 KiB/sec.) | ||
| 8359 | 2026.05.27 21:05:54.492515 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8360 | 2026.05.27 21:05:54.492521 [ 328 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Trace> Aggregator: Merging aggregated data | ||
| 8361 | 2026.05.27 21:05:54.492556 [ 303 ] {} <Debug> TCP-Session: 2a542e01-b172-41f2-9b6b-0eb17fa00993 Authenticating user 'default' from [fd00:1122:3344:101::e]:55083 | ||
| 8362 | 2026.05.27 21:05:54.492579 [ 303 ] {} <Debug> TCP-Session: 2a542e01-b172-41f2-9b6b-0eb17fa00993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.05.27 21:05:54.492596 [ 303 ] {} <Debug> TCP-Session: 2a542e01-b172-41f2-9b6b-0eb17fa00993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.05.27 21:05:54.492626 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8365 | 2026.05.27 21:05:54.492665 [ 308 ] {} <Debug> TCP-Session: 8dbdc72a-fa63-48af-941f-9b9e0ad800c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40207 | ||
| 8366 | 2026.05.27 21:05:54.492684 [ 308 ] {} <Debug> TCP-Session: 8dbdc72a-fa63-48af-941f-9b9e0ad800c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.05.27 21:05:54.492697 [ 308 ] {} <Debug> TCP-Session: 8dbdc72a-fa63-48af-941f-9b9e0ad800c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.05.27 21:05:54.493209 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002637 sec., 379.21880925293897 rows/sec., 14.81 KiB/sec. | ||
| 8369 | 2026.05.27 21:05:54.493346 [ 3 ] {bf3bae14-78ed-4e41-8aff-d23fac93ffba} <Debug> TCPHandler: Processed in 0.003059261 sec. | ||
| 8370 | 2026.05.27 21:05:54.493479 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8371 | 2026.05.27 21:05:54.493512 [ 3 ] {} <Debug> TCP-Session: 62cf1877-8c05-43b7-9914-8ea7845c76c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.05.27 21:05:54.493513 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8373 | 2026.05.27 21:05:54.493537 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.05.27 21:05:54.493564 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8375 | 2026.05.27 21:05:54.493586 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8376 | 2026.05.27 21:05:54.493605 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8377 | 2026.05.27 21:05:54.493624 [ 302 ] {} <Debug> TCP-Session: 4b4fdeb1-3373-473f-948a-0b4457e69637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.05.27 21:05:54.493639 [ 306 ] {} <Debug> TCP-Session: 1676b969-f7fe-4ced-a0eb-329bdca31d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.05.27 21:05:54.493651 [ 309 ] {} <Debug> TCP-Session: fec3cbff-33a2-44c3-ae3d-284cfd71e942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.05.27 21:05:54.493656 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.05.27 21:05:54.493679 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.05.27 21:05:54.493635 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.05.27 21:05:54.493706 [ 307 ] {} <Debug> TCP-Session: 96c24574-eb2c-462f-bf09-1162e4b77269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.05.27 21:05:54.493723 [ 308 ] {} <Debug> TCP-Session: 8dbdc72a-fa63-48af-941f-9b9e0ad800c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.05.27 21:05:54.493590 [ 310 ] {} <Debug> TCP-Session: 42edcac7-17b8-42bb-b7fa-c76355545ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.05.27 21:05:54.493747 [ 303 ] {} <Debug> TCP-Session: 2a542e01-b172-41f2-9b6b-0eb17fa00993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.05.27 21:05:54.493566 [ 260 ] {} <Debug> TCP-Session: a93aa84f-e2c0-45f4-8451-ab16ea3e8fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.05.27 21:05:54.494693 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.010658435 sec., 92602.71325011598 rows/sec., 165.94 MiB/sec. | ||
| 8389 | 2026.05.27 21:05:54.495633 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8390 | 2026.05.27 21:05:54.496019 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.05.27 21:05:54.496106 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8392 | 2026.05.27 21:05:54.496243 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. | ||
| 8393 | 2026.05.27 21:05:55.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.75 MiB, peak 301.32 MiB, free memory in arenas 0.00 B, will set to 290.33 MiB (RSS), difference: 2.58 MiB | ||
| 8394 | 2026.05.27 21:05:55.895662 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56280 | ||
| 8395 | 2026.05.27 21:05:55.895750 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8396 | 2026.05.27 21:05:55.895777 [ 260 ] {} <Debug> TCP-Session: 4d7285aa-e2a9-4396-a5ca-4dc05e1818c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56280 | ||
| 8397 | 2026.05.27 21:05:55.895799 [ 260 ] {} <Debug> TCP-Session: 4d7285aa-e2a9-4396-a5ca-4dc05e1818c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2026.05.27 21:05:55.895813 [ 260 ] {} <Debug> TCP-Session: 4d7285aa-e2a9-4396-a5ca-4dc05e1818c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.05.27 21:05:55.895994 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35637 | ||
| 8400 | 2026.05.27 21:05:55.896006 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56483 | ||
| 8401 | 2026.05.27 21:05:55.896051 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51207 | ||
| 8402 | 2026.05.27 21:05:55.896075 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42670 | ||
| 8403 | 2026.05.27 21:05:55.896087 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8404 | 2026.05.27 21:05:55.896102 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53390 | ||
| 8405 | 2026.05.27 21:05:55.896132 [ 302 ] {} <Debug> TCP-Session: 3d9c777d-b857-4f5b-9e51-93ac4cdbe136 Authenticating user 'default' from [fd00:1122:3344:101::e]:35637 | ||
| 8406 | 2026.05.27 21:05:55.896141 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8407 | 2026.05.27 21:05:55.896124 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8408 | 2026.05.27 21:05:55.896188 [ 309 ] {} <Debug> TCP-Session: 71c763a8-f587-41e5-8eba-28eee4399f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42670 | ||
| 8409 | 2026.05.27 21:05:55.896184 [ 302 ] {} <Debug> TCP-Session: 3d9c777d-b857-4f5b-9e51-93ac4cdbe136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2026.05.27 21:05:55.896205 [ 307 ] {} <Debug> TCP-Session: 56519f45-9bb0-4f5a-baa5-46e9ff47ff37 Authenticating user 'default' from [fd00:1122:3344:101::e]:51207 | ||
| 8411 | 2026.05.27 21:05:55.896202 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8412 | 2026.05.27 21:05:55.896225 [ 309 ] {} <Debug> TCP-Session: 71c763a8-f587-41e5-8eba-28eee4399f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8413 | 2026.05.27 21:05:55.896234 [ 307 ] {} <Debug> TCP-Session: 56519f45-9bb0-4f5a-baa5-46e9ff47ff37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.05.27 21:05:55.896256 [ 3 ] {} <Debug> TCP-Session: 4118f13e-2a75-4a76-9e21-31ec9e55e02c Authenticating user 'default' from [fd00:1122:3344:101::e]:53390 | ||
| 8415 | 2026.05.27 21:05:55.896270 [ 309 ] {} <Debug> TCP-Session: 71c763a8-f587-41e5-8eba-28eee4399f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8416 | 2026.05.27 21:05:55.896280 [ 307 ] {} <Debug> TCP-Session: 56519f45-9bb0-4f5a-baa5-46e9ff47ff37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.05.27 21:05:55.896303 [ 3 ] {} <Debug> TCP-Session: 4118f13e-2a75-4a76-9e21-31ec9e55e02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2026.05.27 21:05:55.896180 [ 260 ] {} <Trace> TCP-Session: 4d7285aa-e2a9-4396-a5ca-4dc05e1818c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.05.27 21:05:55.896337 [ 3 ] {} <Debug> TCP-Session: 4118f13e-2a75-4a76-9e21-31ec9e55e02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.05.27 21:05:55.896119 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8421 | 2026.05.27 21:05:55.896083 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48815 | ||
| 8422 | 2026.05.27 21:05:55.896404 [ 303 ] {} <Debug> TCP-Session: 4378d558-251c-4381-a44e-ce2e42acebe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56483 | ||
| 8423 | 2026.05.27 21:05:55.896035 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34897 | ||
| 8424 | 2026.05.27 21:05:55.896441 [ 303 ] {} <Debug> TCP-Session: 4378d558-251c-4381-a44e-ce2e42acebe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.05.27 21:05:55.896442 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8426 | 2026.05.27 21:05:55.896469 [ 303 ] {} <Debug> TCP-Session: 4378d558-251c-4381-a44e-ce2e42acebe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2026.05.27 21:05:55.896485 [ 310 ] {} <Debug> TCP-Session: df68dd1f-95f8-4b1d-8ec3-56c7a8c4be7c Authenticating user 'default' from [fd00:1122:3344:101::e]:48815 | ||
| 8428 | 2026.05.27 21:05:55.896487 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8429 | 2026.05.27 21:05:55.896513 [ 310 ] {} <Debug> TCP-Session: df68dd1f-95f8-4b1d-8ec3-56c7a8c4be7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2026.05.27 21:05:55.896531 [ 306 ] {} <Debug> TCP-Session: 3e73d2ca-51a8-42f2-82ae-3f15f80af81f Authenticating user 'default' from [fd00:1122:3344:101::e]:34897 | ||
| 8431 | 2026.05.27 21:05:55.896540 [ 310 ] {} <Debug> TCP-Session: df68dd1f-95f8-4b1d-8ec3-56c7a8c4be7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8432 | 2026.05.27 21:05:55.896562 [ 306 ] {} <Debug> TCP-Session: 3e73d2ca-51a8-42f2-82ae-3f15f80af81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.05.27 21:05:55.896573 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8434 | 2026.05.27 21:05:55.896589 [ 306 ] {} <Debug> TCP-Session: 3e73d2ca-51a8-42f2-82ae-3f15f80af81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.05.27 21:05:55.896062 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35511 | ||
| 8436 | 2026.05.27 21:05:55.896224 [ 302 ] {} <Debug> TCP-Session: 3d9c777d-b857-4f5b-9e51-93ac4cdbe136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.05.27 21:05:55.896692 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8438 | 2026.05.27 21:05:55.896720 [ 308 ] {} <Debug> TCP-Session: e6253e0d-f0d1-4828-943d-5384d54acdf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35511 | ||
| 8439 | 2026.05.27 21:05:55.896738 [ 308 ] {} <Debug> TCP-Session: e6253e0d-f0d1-4828-943d-5384d54acdf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.05.27 21:05:55.896751 [ 308 ] {} <Debug> TCP-Session: e6253e0d-f0d1-4828-943d-5384d54acdf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.05.27 21:05:55.896865 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8442 | 2026.05.27 21:05:55.896926 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8443 | 2026.05.27 21:05:55.897232 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 8444 | 2026.05.27 21:05:55.898212 [ 358 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> AggregatingTransform: Aggregating | ||
| 8445 | 2026.05.27 21:05:55.898246 [ 358 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> Aggregator: Aggregation method: without_key | ||
| 8446 | 2026.05.27 21:05:55.898275 [ 358 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935631 sec. (1068.797 rows/sec., 41.75 KiB/sec.) | ||
| 8447 | 2026.05.27 21:05:55.898290 [ 358 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Trace> Aggregator: Merging aggregated data | ||
| 8448 | 2026.05.27 21:05:55.898892 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002373 sec., 421.40750105351873 rows/sec., 16.46 KiB/sec. | ||
| 8449 | 2026.05.27 21:05:55.899064 [ 260 ] {682d3920-9270-4fc4-9908-83e5923b3830} <Debug> TCPHandler: Processed in 0.002993999 sec. | ||
| 8450 | 2026.05.27 21:05:55.899204 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8451 | 2026.05.27 21:05:55.899235 [ 260 ] {} <Debug> TCP-Session: 4d7285aa-e2a9-4396-a5ca-4dc05e1818c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8452 | 2026.05.27 21:05:55.899242 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8453 | 2026.05.27 21:05:55.899260 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8454 | 2026.05.27 21:05:55.899279 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8455 | 2026.05.27 21:05:55.899295 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8456 | 2026.05.27 21:05:55.899305 [ 307 ] {} <Debug> TCP-Session: 56519f45-9bb0-4f5a-baa5-46e9ff47ff37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2026.05.27 21:05:55.899323 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8458 | 2026.05.27 21:05:55.899349 [ 309 ] {} <Debug> TCP-Session: 71c763a8-f587-41e5-8eba-28eee4399f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.05.27 21:05:55.899360 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8460 | 2026.05.27 21:05:55.899383 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8461 | 2026.05.27 21:05:55.899389 [ 303 ] {} <Debug> TCP-Session: 4378d558-251c-4381-a44e-ce2e42acebe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2026.05.27 21:05:55.899410 [ 308 ] {} <Debug> TCP-Session: e6253e0d-f0d1-4828-943d-5384d54acdf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.05.27 21:05:55.899434 [ 3 ] {} <Debug> TCP-Session: 4118f13e-2a75-4a76-9e21-31ec9e55e02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.05.27 21:05:55.899344 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8465 | 2026.05.27 21:05:55.899334 [ 306 ] {} <Debug> TCP-Session: 3e73d2ca-51a8-42f2-82ae-3f15f80af81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.05.27 21:05:55.899288 [ 302 ] {} <Debug> TCP-Session: 3d9c777d-b857-4f5b-9e51-93ac4cdbe136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.05.27 21:05:55.899511 [ 310 ] {} <Debug> TCP-Session: df68dd1f-95f8-4b1d-8ec3-56c7a8c4be7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2026.05.27 21:05:56.071763 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 8469 | 2026.05.27 21:05:56.072477 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.05.27 21:05:56.072539 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8471 | 2026.05.27 21:05:56.073056 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8472 | 2026.05.27 21:05:56.073323 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.05.27 21:05:56.073478 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 8474 | 2026.05.27 21:05:56.193900 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37793 | ||
| 8475 | 2026.05.27 21:05:56.193985 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8476 | 2026.05.27 21:05:56.194012 [ 260 ] {} <Debug> TCP-Session: 048833ad-65f2-4548-a750-c4946a4bdf50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37793 | ||
| 8477 | 2026.05.27 21:05:56.194033 [ 260 ] {} <Debug> TCP-Session: 048833ad-65f2-4548-a750-c4946a4bdf50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.05.27 21:05:56.194047 [ 260 ] {} <Debug> TCP-Session: 048833ad-65f2-4548-a750-c4946a4bdf50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.05.27 21:05:56.194241 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54045 | ||
| 8480 | 2026.05.27 21:05:56.194271 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48049 | ||
| 8481 | 2026.05.27 21:05:56.194280 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51270 | ||
| 8482 | 2026.05.27 21:05:56.194303 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48781 | ||
| 8483 | 2026.05.27 21:05:56.194341 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8484 | 2026.05.27 21:05:56.194354 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8485 | 2026.05.27 21:05:56.194319 [ 260 ] {} <Trace> TCP-Session: 048833ad-65f2-4548-a750-c4946a4bdf50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.05.27 21:05:56.194391 [ 309 ] {} <Debug> TCP-Session: 7a8734f2-8a95-4b6a-b3bb-0340d3dafb0b Authenticating user 'default' from [fd00:1122:3344:101::e]:51270 | ||
| 8487 | 2026.05.27 21:05:56.194405 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8488 | 2026.05.27 21:05:56.194423 [ 309 ] {} <Debug> TCP-Session: 7a8734f2-8a95-4b6a-b3bb-0340d3dafb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.05.27 21:05:56.194384 [ 308 ] {} <Debug> TCP-Session: f7981615-5aac-4101-b5a6-51133fbbd636 Authenticating user 'default' from [fd00:1122:3344:101::e]:48049 | ||
| 8490 | 2026.05.27 21:05:56.194445 [ 3 ] {} <Debug> TCP-Session: 95344281-1d46-40db-81e8-57b982673496 Authenticating user 'default' from [fd00:1122:3344:101::e]:48781 | ||
| 8491 | 2026.05.27 21:05:56.194303 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33671 | ||
| 8492 | 2026.05.27 21:05:56.194520 [ 3 ] {} <Debug> TCP-Session: 95344281-1d46-40db-81e8-57b982673496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.05.27 21:05:56.194514 [ 308 ] {} <Debug> TCP-Session: f7981615-5aac-4101-b5a6-51133fbbd636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8494 | 2026.05.27 21:05:56.194542 [ 3 ] {} <Debug> TCP-Session: 95344281-1d46-40db-81e8-57b982673496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8495 | 2026.05.27 21:05:56.194551 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8496 | 2026.05.27 21:05:56.194558 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8497 | 2026.05.27 21:05:56.194247 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38890 | ||
| 8498 | 2026.05.27 21:05:56.194608 [ 310 ] {} <Debug> TCP-Session: 5277cd04-f7a6-437e-aea5-5a61609b1d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:33671 | ||
| 8499 | 2026.05.27 21:05:56.194246 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59449 | ||
| 8500 | 2026.05.27 21:05:56.194650 [ 310 ] {} <Debug> TCP-Session: 5277cd04-f7a6-437e-aea5-5a61609b1d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.05.27 21:05:56.194673 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8502 | 2026.05.27 21:05:56.194685 [ 310 ] {} <Debug> TCP-Session: 5277cd04-f7a6-437e-aea5-5a61609b1d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2026.05.27 21:05:56.194696 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8504 | 2026.05.27 21:05:56.194707 [ 303 ] {} <Debug> TCP-Session: 9f2fbb07-fcf5-4c21-8fd2-255c171d8ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38890 | ||
| 8505 | 2026.05.27 21:05:56.194560 [ 308 ] {} <Debug> TCP-Session: f7981615-5aac-4101-b5a6-51133fbbd636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8506 | 2026.05.27 21:05:56.194744 [ 303 ] {} <Debug> TCP-Session: 9f2fbb07-fcf5-4c21-8fd2-255c171d8ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.05.27 21:05:56.194736 [ 307 ] {} <Debug> TCP-Session: 69b61820-1e7c-4b24-a1f4-1d49e4e37e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:59449 | ||
| 8508 | 2026.05.27 21:05:56.194771 [ 303 ] {} <Debug> TCP-Session: 9f2fbb07-fcf5-4c21-8fd2-255c171d8ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8509 | 2026.05.27 21:05:56.194447 [ 309 ] {} <Debug> TCP-Session: 7a8734f2-8a95-4b6a-b3bb-0340d3dafb0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8510 | 2026.05.27 21:05:56.194798 [ 307 ] {} <Debug> TCP-Session: 69b61820-1e7c-4b24-a1f4-1d49e4e37e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2026.05.27 21:05:56.194820 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8512 | 2026.05.27 21:05:56.194832 [ 307 ] {} <Debug> TCP-Session: 69b61820-1e7c-4b24-a1f4-1d49e4e37e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2026.05.27 21:05:56.194338 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8514 | 2026.05.27 21:05:56.194885 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8515 | 2026.05.27 21:05:56.194886 [ 302 ] {} <Debug> TCP-Session: fd3de72a-a943-42d4-bc80-1ab80945fd77 Authenticating user 'default' from [fd00:1122:3344:101::e]:54045 | ||
| 8516 | 2026.05.27 21:05:56.194930 [ 302 ] {} <Debug> TCP-Session: fd3de72a-a943-42d4-bc80-1ab80945fd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8517 | 2026.05.27 21:05:56.194943 [ 302 ] {} <Debug> TCP-Session: fd3de72a-a943-42d4-bc80-1ab80945fd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.05.27 21:05:56.195170 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 8519 | 2026.05.27 21:05:56.196078 [ 326 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> AggregatingTransform: Aggregating | ||
| 8520 | 2026.05.27 21:05:56.196112 [ 326 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> Aggregator: Aggregation method: without_key | ||
| 8521 | 2026.05.27 21:05:56.196146 [ 326 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871579 sec. (1147.343 rows/sec., 44.82 KiB/sec.) | ||
| 8522 | 2026.05.27 21:05:56.196161 [ 326 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Trace> Aggregator: Merging aggregated data | ||
| 8523 | 2026.05.27 21:05:56.196324 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54595 | ||
| 8524 | 2026.05.27 21:05:56.196393 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8525 | 2026.05.27 21:05:56.196416 [ 306 ] {} <Debug> TCP-Session: b3245b83-383b-4ff4-868a-fe688e66b99b Authenticating user 'default' from [fd00:1122:3344:101::e]:54595 | ||
| 8526 | 2026.05.27 21:05:56.196433 [ 306 ] {} <Debug> TCP-Session: b3245b83-383b-4ff4-868a-fe688e66b99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.05.27 21:05:56.196446 [ 306 ] {} <Debug> TCP-Session: b3245b83-383b-4ff4-868a-fe688e66b99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.05.27 21:05:56.196803 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002305 sec., 433.8394793926247 rows/sec., 16.95 KiB/sec. | ||
| 8529 | 2026.05.27 21:05:56.196985 [ 260 ] {92a6b1eb-8026-4cfc-ae53-49c9b7e204db} <Debug> TCPHandler: Processed in 0.002778083 sec. | ||
| 8530 | 2026.05.27 21:05:56.197105 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8531 | 2026.05.27 21:05:56.197137 [ 260 ] {} <Debug> TCP-Session: 048833ad-65f2-4548-a750-c4946a4bdf50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.05.27 21:05:56.197136 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8533 | 2026.05.27 21:05:56.197163 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8534 | 2026.05.27 21:05:56.197182 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8535 | 2026.05.27 21:05:56.197204 [ 303 ] {} <Debug> TCP-Session: 9f2fbb07-fcf5-4c21-8fd2-255c171d8ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.05.27 21:05:56.197233 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8537 | 2026.05.27 21:05:56.197242 [ 306 ] {} <Debug> TCP-Session: b3245b83-383b-4ff4-868a-fe688e66b99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.05.27 21:05:56.197248 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8539 | 2026.05.27 21:05:56.197285 [ 3 ] {} <Debug> TCP-Session: 95344281-1d46-40db-81e8-57b982673496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.05.27 21:05:56.197293 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8541 | 2026.05.27 21:05:56.197321 [ 308 ] {} <Debug> TCP-Session: f7981615-5aac-4101-b5a6-51133fbbd636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8542 | 2026.05.27 21:05:56.197204 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8543 | 2026.05.27 21:05:56.197351 [ 310 ] {} <Debug> TCP-Session: 5277cd04-f7a6-437e-aea5-5a61609b1d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.05.27 21:05:56.197276 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8545 | 2026.05.27 21:05:56.197378 [ 307 ] {} <Debug> TCP-Session: 69b61820-1e7c-4b24-a1f4-1d49e4e37e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.05.27 21:05:56.197188 [ 302 ] {} <Debug> TCP-Session: fd3de72a-a943-42d4-bc80-1ab80945fd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.05.27 21:05:56.197419 [ 309 ] {} <Debug> TCP-Session: 7a8734f2-8a95-4b6a-b3bb-0340d3dafb0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.05.27 21:05:56.942347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8549 | 2026.05.27 21:05:56.960309 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.05.27 21:05:56.960379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8551 | 2026.05.27 21:05:56.966390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8552 | 2026.05.27 21:05:56.967125 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.05.27 21:05:56.970354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8554 | 2026.05.27 21:05:59.472291 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.05.27 21:05:59.472588 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8556 | 2026.05.27 21:05:59.472995 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8557 | 2026.05.27 21:05:59.473038 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8558 | 2026.05.27 21:05:59.473289 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8559 | 2026.05.27 21:05:59.473359 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8560 | 2026.05.27 21:05:59.473505 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8561 | 2026.05.27 21:05:59.473627 [ 351 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8562 | 2026.05.27 21:05:59.473650 [ 320 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8563 | 2026.05.27 21:05:59.473634 [ 314 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8564 | 2026.05.27 21:05:59.473965 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8565 | 2026.05.27 21:05:59.474004 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8566 | 2026.05.27 21:05:59.474081 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8567 | 2026.05.27 21:05:59.474103 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8568 | 2026.05.27 21:05:59.474141 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8569 | 2026.05.27 21:05:59.474192 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8570 | 2026.05.27 21:05:59.475527 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003054 sec., 15717.092337917486 rows/sec., 3.27 MiB/sec. | ||
| 8571 | 2026.05.27 21:05:59.475742 [ 261 ] {3c101863-4797-4883-996f-4923aa633e6b} <Debug> TCPHandler: Processed in 0.00360268 sec. | ||
| 8572 | 2026.05.27 21:05:59.480979 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.05.27 21:05:59.481217 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.05.27 21:05:59.481316 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8575 | 2026.05.27 21:05:59.482266 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.05.27 21:05:59.482312 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8577 | 2026.05.27 21:05:59.482709 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8578 | 2026.05.27 21:05:59.482933 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.05.27 21:05:59.483081 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00194 sec., 144329.8969072165 rows/sec., 9.16 MiB/sec. | ||
| 8580 | 2026.05.27 21:05:59.483116 [ 261 ] {d02038f5-6ee6-46cf-8641-be2aa00dc395} <Debug> TCPHandler: Processed in 0.002303857 sec. | ||
| 8581 | 2026.05.27 21:05:59.483250 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.05.27 21:05:59.483345 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8583 | 2026.05.27 21:05:59.483387 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8584 | 2026.05.27 21:05:59.483839 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.05.27 21:05:59.483875 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8586 | 2026.05.27 21:05:59.484155 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8587 | 2026.05.27 21:05:59.484372 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.27 21:05:59.484500 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 8589 | 2026.05.27 21:05:59.484534 [ 261 ] {64c175c9-7ddd-422e-8ff0-0a97b143d197} <Debug> TCPHandler: Processed in 0.001333814 sec. | ||
| 8590 | 2026.05.27 21:05:59.484662 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.05.27 21:05:59.484758 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8592 | 2026.05.27 21:05:59.484797 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8593 | 2026.05.27 21:05:59.485602 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.05.27 21:05:59.485638 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8595 | 2026.05.27 21:05:59.486009 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8596 | 2026.05.27 21:05:59.486239 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.05.27 21:05:59.486368 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001628 sec., 480343.9803439803 rows/sec., 37.04 MiB/sec. | ||
| 8598 | 2026.05.27 21:05:59.486401 [ 261 ] {4304d693-d99e-403f-9c8e-3e623b9162f4} <Debug> TCPHandler: Processed in 0.001792799 sec. | ||
| 8599 | 2026.05.27 21:05:59.486546 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.05.27 21:05:59.486641 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8601 | 2026.05.27 21:05:59.486681 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8602 | 2026.05.27 21:05:59.487141 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.05.27 21:05:59.487179 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8604 | 2026.05.27 21:05:59.487478 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8605 | 2026.05.27 21:05:59.487690 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.27 21:05:59.487820 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001197 sec., 120300.75187969925 rows/sec., 7.10 MiB/sec. | ||
| 8607 | 2026.05.27 21:05:59.487855 [ 261 ] {301a8ab6-e9e9-4033-ac75-5cf609170160} <Debug> TCPHandler: Processed in 0.001364575 sec. | ||
| 8608 | 2026.05.27 21:05:59.487985 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.05.27 21:05:59.488079 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.05.27 21:05:59.488119 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8611 | 2026.05.27 21:05:59.488608 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.05.27 21:05:59.488644 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8613 | 2026.05.27 21:05:59.488942 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8614 | 2026.05.27 21:05:59.489153 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.05.27 21:05:59.489268 [ 106 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8616 | 2026.05.27 21:05:59.489278 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001217 sec., 119145.43960558751 rows/sec., 7.69 MiB/sec. | ||
| 8617 | 2026.05.27 21:05:59.489321 [ 106 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.05.27 21:05:59.489332 [ 261 ] {e2bbada3-e687-45b4-8f19-992b8f5d60e8} <Debug> TCPHandler: Processed in 0.001396706 sec. | ||
| 8619 | 2026.05.27 21:05:59.489353 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8620 | 2026.05.27 21:05:59.489471 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 8621 | 2026.05.27 21:05:59.489479 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.05.27 21:05:59.489595 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8623 | 2026.05.27 21:05:59.489600 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8624 | 2026.05.27 21:05:59.489635 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 8625 | 2026.05.27 21:05:59.489658 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8626 | 2026.05.27 21:05:59.489702 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 145 rows starting from the beginning of the part | ||
| 8627 | 2026.05.27 21:05:59.489757 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 145 rows starting from the beginning of the part | ||
| 8628 | 2026.05.27 21:05:59.489803 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 953 rows starting from the beginning of the part | ||
| 8629 | 2026.05.27 21:05:59.489849 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 145 rows starting from the beginning of the part | ||
| 8630 | 2026.05.27 21:05:59.489890 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 145 rows starting from the beginning of the part | ||
| 8631 | 2026.05.27 21:05:59.490139 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.05.27 21:05:59.490182 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8633 | 2026.05.27 21:05:59.490496 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8634 | 2026.05.27 21:05:59.490730 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.05.27 21:05:59.490857 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001274 sec., 113029.82731554161 rows/sec., 6.42 MiB/sec. | ||
| 8636 | 2026.05.27 21:05:59.490890 [ 261 ] {0364ea51-e606-42ea-b52f-837929ca3efd} <Debug> TCPHandler: Processed in 0.001460759 sec. | ||
| 8637 | 2026.05.27 21:05:59.491010 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.05.27 21:05:59.491067 [ 197 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637304 sec., 1621568.1388428782 rows/sec., 104.01 MiB/sec. | ||
| 8639 | 2026.05.27 21:05:59.491113 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8640 | 2026.05.27 21:05:59.491159 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8641 | 2026.05.27 21:05:59.491363 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8642 | 2026.05.27 21:05:59.491686 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.05.27 21:05:59.491775 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_26_5} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8644 | 2026.05.27 21:05:59.491808 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.05.27 21:05:59.491850 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8646 | 2026.05.27 21:05:59.491870 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8647 | 2026.05.27 21:05:59.492177 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8648 | 2026.05.27 21:05:59.492397 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.05.27 21:05:59.492525 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.00143 sec., 341258.74125874124 rows/sec., 23.94 MiB/sec. | ||
| 8650 | 2026.05.27 21:05:59.492558 [ 261 ] {d2fc952a-7069-4672-97e5-37a240c2a2c0} <Debug> TCPHandler: Processed in 0.001597094 sec. | ||
| 8651 | 2026.05.27 21:05:59.492678 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.05.27 21:05:59.492772 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8653 | 2026.05.27 21:05:59.492814 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8654 | 2026.05.27 21:05:59.493145 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.27 21:05:59.493181 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8656 | 2026.05.27 21:05:59.493475 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8657 | 2026.05.27 21:05:59.493681 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.05.27 21:05:59.493812 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001057 sec., 3784.295175023652 rows/sec., 197.71 KiB/sec. | ||
| 8659 | 2026.05.27 21:05:59.493845 [ 261 ] {912e841e-e81d-429e-8f4b-70e719fb06b7} <Debug> TCPHandler: Processed in 0.00121557 sec. | ||
| 8660 | 2026.05.27 21:05:59.494056 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.05.27 21:05:59.494233 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8662 | 2026.05.27 21:05:59.494313 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8663 | 2026.05.27 21:05:59.494960 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.05.27 21:05:59.495004 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8665 | 2026.05.27 21:05:59.495525 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8666 | 2026.05.27 21:05:59.495765 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.05.27 21:05:59.495931 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001763 sec., 150879.18321043675 rows/sec., 10.03 MiB/sec. | ||
| 8668 | 2026.05.27 21:05:59.495983 [ 261 ] {6141af94-1aa7-48de-9ca7-4020d631ade4} <Debug> TCPHandler: Processed in 0.002054909 sec. | ||
| 8669 | 2026.05.27 21:05:59.496123 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.05.27 21:05:59.496242 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8671 | 2026.05.27 21:05:59.496292 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8672 | 2026.05.27 21:05:59.496664 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.05.27 21:05:59.496700 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8674 | 2026.05.27 21:05:59.497030 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8675 | 2026.05.27 21:05:59.497258 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.27 21:05:59.497397 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. | ||
| 8677 | 2026.05.27 21:05:59.497432 [ 261 ] {630d55ae-d3fe-4496-a65b-8848d0750085} <Debug> TCPHandler: Processed in 0.001361996 sec. | ||
| 8678 | 2026.05.27 21:05:59.497560 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.05.27 21:05:59.497658 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.05.27 21:05:59.497714 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8681 | 2026.05.27 21:05:59.498531 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.05.27 21:05:59.498569 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8683 | 2026.05.27 21:05:59.499069 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8684 | 2026.05.27 21:05:59.499309 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.05.27 21:05:59.499452 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001814 sec., 1102.5358324145534 rows/sec., 1.98 MiB/sec. | ||
| 8686 | 2026.05.27 21:05:59.499517 [ 261 ] {0723a7cc-c344-44cf-aaa4-d7c4e39b4b8a} <Debug> TCPHandler: Processed in 0.002006937 sec. | ||
| 8687 | 2026.05.27 21:05:59.499674 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.05.27 21:05:59.499770 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.05.27 21:05:59.499811 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8690 | 2026.05.27 21:05:59.500158 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.05.27 21:05:59.500207 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8692 | 2026.05.27 21:05:59.500512 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8693 | 2026.05.27 21:05:59.500720 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.05.27 21:05:59.500848 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 8695 | 2026.05.27 21:05:59.500881 [ 261 ] {52111e93-0d6a-45fa-8348-815ee94a8bb8} <Debug> TCPHandler: Processed in 0.001256601 sec. | ||
| 8696 | 2026.05.27 21:06:03.438209 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8697 | 2026.05.27 21:06:03.438318 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8698 | 2026.05.27 21:06:03.574491 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 8699 | 2026.05.27 21:06:03.574972 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.27 21:06:03.575012 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8701 | 2026.05.27 21:06:03.575486 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8702 | 2026.05.27 21:06:03.575706 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.27 21:06:03.575837 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 8704 | 2026.05.27 21:06:04.469029 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.05.27 21:06:04.469281 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8706 | 2026.05.27 21:06:04.469640 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8707 | 2026.05.27 21:06:04.469681 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8708 | 2026.05.27 21:06:04.469908 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8709 | 2026.05.27 21:06:04.469981 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8710 | 2026.05.27 21:06:04.470125 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8711 | 2026.05.27 21:06:04.470245 [ 312 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8712 | 2026.05.27 21:06:04.470277 [ 353 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8713 | 2026.05.27 21:06:04.470245 [ 320 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8714 | 2026.05.27 21:06:04.470424 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8715 | 2026.05.27 21:06:04.470458 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8716 | 2026.05.27 21:06:04.470533 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8717 | 2026.05.27 21:06:04.470554 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8718 | 2026.05.27 21:06:04.470589 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8719 | 2026.05.27 21:06:04.470631 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8720 | 2026.05.27 21:06:04.471399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8721 | 2026.05.27 21:06:04.472077 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002896 sec., 16574.585635359115 rows/sec., 3.45 MiB/sec. | ||
| 8722 | 2026.05.27 21:06:04.472232 [ 261 ] {daada105-3337-44f8-958e-a59fec53edd6} <Debug> TCPHandler: Processed in 0.003352911 sec. | ||
| 8723 | 2026.05.27 21:06:04.474585 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.27 21:06:04.474701 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.27 21:06:04.474748 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8726 | 2026.05.27 21:06:04.475380 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.27 21:06:04.475422 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8728 | 2026.05.27 21:06:04.475798 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8729 | 2026.05.27 21:06:04.476036 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.05.27 21:06:04.476198 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001531 sec., 87524.49379490528 rows/sec., 7.58 MiB/sec. | ||
| 8731 | 2026.05.27 21:06:04.476238 [ 261 ] {41df08f0-950f-49c3-a762-81e5d770efc5} <Debug> TCPHandler: Processed in 0.001706126 sec. | ||
| 8732 | 2026.05.27 21:06:04.476410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.05.27 21:06:04.476512 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8734 | 2026.05.27 21:06:04.476558 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8735 | 2026.05.27 21:06:04.476987 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.05.27 21:06:04.477025 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8737 | 2026.05.27 21:06:04.477346 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8738 | 2026.05.27 21:06:04.477558 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.27 21:06:04.477694 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001206 sec., 32338.308457711442 rows/sec., 2.37 MiB/sec. | ||
| 8740 | 2026.05.27 21:06:04.477710 [ 98 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8741 | 2026.05.27 21:06:04.477730 [ 261 ] {701771dc-b4c7-4521-baec-d1eee15d0f0d} <Debug> TCPHandler: Processed in 0.001371115 sec. | ||
| 8742 | 2026.05.27 21:06:04.477765 [ 98 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.05.27 21:06:04.477794 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8744 | 2026.05.27 21:06:04.477874 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.05.27 21:06:04.477916 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 8746 | 2026.05.27 21:06:04.477977 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8747 | 2026.05.27 21:06:04.478024 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8748 | 2026.05.27 21:06:04.478056 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8749 | 2026.05.27 21:06:04.478102 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 8750 | 2026.05.27 21:06:04.478180 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 50 rows starting from the beginning of the part | ||
| 8751 | 2026.05.27 21:06:04.478243 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 142 rows starting from the beginning of the part | ||
| 8752 | 2026.05.27 21:06:04.478294 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
| 8753 | 2026.05.27 21:06:04.478342 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 144 rows starting from the beginning of the part | ||
| 8754 | 2026.05.27 21:06:04.478389 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
| 8755 | 2026.05.27 21:06:04.478583 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.05.27 21:06:04.478629 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8757 | 2026.05.27 21:06:04.478978 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8758 | 2026.05.27 21:06:04.479223 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.05.27 21:06:04.479361 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001403 sec., 73414.11261582324 rows/sec., 5.73 MiB/sec. | ||
| 8760 | 2026.05.27 21:06:04.479373 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150747 sec., 423225.6694992272 rows/sec., 28.55 MiB/sec. | ||
| 8761 | 2026.05.27 21:06:04.479400 [ 261 ] {f6612193-bb67-420c-9e54-d128936b9a27} <Debug> TCPHandler: Processed in 0.001577403 sec. | ||
| 8762 | 2026.05.27 21:06:04.479552 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.05.27 21:06:04.479591 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8764 | 2026.05.27 21:06:04.479652 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.05.27 21:06:04.479711 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8766 | 2026.05.27 21:06:04.479907 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.05.27 21:06:04.479996 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_46_9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8768 | 2026.05.27 21:06:04.480096 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8769 | 2026.05.27 21:06:04.480202 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.05.27 21:06:04.480244 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8771 | 2026.05.27 21:06:04.480578 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8772 | 2026.05.27 21:06:04.480800 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.05.27 21:06:04.480930 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 8774 | 2026.05.27 21:06:04.480964 [ 261 ] {f0303c48-3a25-48d2-9cc3-78d3c9ee7795} <Debug> TCPHandler: Processed in 0.001469589 sec. | ||
| 8775 | 2026.05.27 21:06:04.481106 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.05.27 21:06:04.481221 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8777 | 2026.05.27 21:06:04.481276 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8778 | 2026.05.27 21:06:04.482091 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.05.27 21:06:04.482127 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8780 | 2026.05.27 21:06:04.482722 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8781 | 2026.05.27 21:06:04.482944 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.05.27 21:06:04.483090 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001889 sec., 20645.844362096348 rows/sec., 37.00 MiB/sec. | ||
| 8783 | 2026.05.27 21:06:04.483168 [ 261 ] {546dbb4e-beb1-4474-8180-3f79d6ee851b} <Debug> TCPHandler: Processed in 0.00211214 sec. | ||
| 8784 | 2026.05.27 21:06:04.483292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.05.27 21:06:04.483388 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8786 | 2026.05.27 21:06:04.483429 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8787 | 2026.05.27 21:06:04.483784 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.05.27 21:06:04.483819 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8789 | 2026.05.27 21:06:04.484123 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8790 | 2026.05.27 21:06:04.484340 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.05.27 21:06:04.484470 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 8792 | 2026.05.27 21:06:04.484509 [ 261 ] {a1df810d-a60d-4f5b-8661-1be179bcb777} <Debug> TCPHandler: Processed in 0.001267252 sec. | ||
| 8793 | 2026.05.27 21:06:04.487737 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.05.27 21:06:04.487784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8795 | 2026.05.27 21:06:04.493373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8796 | 2026.05.27 21:06:04.494052 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.05.27 21:06:04.496841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8798 | 2026.05.27 21:06:09.471511 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.05.27 21:06:09.471806 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 8800 | 2026.05.27 21:06:09.472233 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8801 | 2026.05.27 21:06:09.472276 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 8802 | 2026.05.27 21:06:09.472525 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8803 | 2026.05.27 21:06:09.472594 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8804 | 2026.05.27 21:06:09.472739 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8805 | 2026.05.27 21:06:09.472848 [ 312 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8806 | 2026.05.27 21:06:09.472866 [ 353 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8807 | 2026.05.27 21:06:09.472866 [ 320 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8808 | 2026.05.27 21:06:09.473008 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8809 | 2026.05.27 21:06:09.473038 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8810 | 2026.05.27 21:06:09.473109 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8811 | 2026.05.27 21:06:09.473131 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8812 | 2026.05.27 21:06:09.473170 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8813 | 2026.05.27 21:06:09.473212 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8814 | 2026.05.27 21:06:09.474436 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002754 sec., 17429.193899782134 rows/sec., 3.63 MiB/sec. | ||
| 8815 | 2026.05.27 21:06:09.474578 [ 261 ] {30e23c4a-0367-4606-b65d-359b741a354f} <Debug> TCPHandler: Processed in 0.003225067 sec. | ||
| 8816 | 2026.05.27 21:06:09.479687 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.05.27 21:06:09.479826 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.05.27 21:06:09.479880 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8819 | 2026.05.27 21:06:09.480620 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.05.27 21:06:09.480664 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8821 | 2026.05.27 21:06:09.481042 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8822 | 2026.05.27 21:06:09.481269 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.27 21:06:09.481417 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00163 sec., 171779.14110429448 rows/sec., 10.90 MiB/sec. | ||
| 8824 | 2026.05.27 21:06:09.481453 [ 261 ] {8471e444-420d-43ef-8245-8e0b49cdb399} <Debug> TCPHandler: Processed in 0.001833011 sec. | ||
| 8825 | 2026.05.27 21:06:09.481597 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.05.27 21:06:09.481700 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8827 | 2026.05.27 21:06:09.481741 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8828 | 2026.05.27 21:06:09.482596 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.27 21:06:09.482635 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8830 | 2026.05.27 21:06:09.482980 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8831 | 2026.05.27 21:06:09.483206 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.05.27 21:06:09.483334 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001653 sec., 472474.2891712039 rows/sec., 36.44 MiB/sec. | ||
| 8833 | 2026.05.27 21:06:09.483361 [ 92 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8834 | 2026.05.27 21:06:09.483370 [ 261 ] {089277da-89d7-44d2-b036-215d4d8c61ce} <Debug> TCPHandler: Processed in 0.001823611 sec. | ||
| 8835 | 2026.05.27 21:06:09.483479 [ 92 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.05.27 21:06:09.483511 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8837 | 2026.05.27 21:06:09.483590 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.05.27 21:06:09.483693 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.05.27 21:06:09.483736 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8840 | 2026.05.27 21:06:09.483868 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 8841 | 2026.05.27 21:06:09.484020 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2026.05.27 21:06:09.484058 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4201 rows starting from the beginning of the part | ||
| 8843 | 2026.05.27 21:06:09.484173 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 781 rows starting from the beginning of the part | ||
| 8844 | 2026.05.27 21:06:09.484230 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 134 rows starting from the beginning of the part | ||
| 8845 | 2026.05.27 21:06:09.484244 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.05.27 21:06:09.484277 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 782 rows starting from the beginning of the part | ||
| 8847 | 2026.05.27 21:06:09.484288 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8848 | 2026.05.27 21:06:09.484333 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 134 rows starting from the beginning of the part | ||
| 8849 | 2026.05.27 21:06:09.484380 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 781 rows starting from the beginning of the part | ||
| 8850 | 2026.05.27 21:06:09.484658 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8851 | 2026.05.27 21:06:09.484897 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.05.27 21:06:09.485029 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001354 sec., 104874.44608567208 rows/sec., 6.18 MiB/sec. | ||
| 8853 | 2026.05.27 21:06:09.485065 [ 261 ] {8795bb84-50cd-4e94-b48a-b8580c3f7b7c} <Debug> TCPHandler: Processed in 0.001525251 sec. | ||
| 8854 | 2026.05.27 21:06:09.485200 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.05.27 21:06:09.485299 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.05.27 21:06:09.485341 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8857 | 2026.05.27 21:06:09.485826 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.05.27 21:06:09.485862 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8859 | 2026.05.27 21:06:09.486157 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8860 | 2026.05.27 21:06:09.486366 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.05.27 21:06:09.486496 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001215 sec., 119341.56378600824 rows/sec., 7.70 MiB/sec. | ||
| 8862 | 2026.05.27 21:06:09.486509 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00269839 sec., 2524838.885409448 rows/sec., 203.80 MiB/sec. | ||
| 8863 | 2026.05.27 21:06:09.486532 [ 261 ] {c7f78375-732b-4187-aeec-f0320d5cd470} <Debug> TCPHandler: Processed in 0.001381956 sec. | ||
| 8864 | 2026.05.27 21:06:09.486681 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.05.27 21:06:09.486795 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8866 | 2026.05.27 21:06:09.486835 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8867 | 2026.05.27 21:06:09.486990 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8868 | 2026.05.27 21:06:09.487315 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.05.27 21:06:09.487329 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.27 21:06:09.487372 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8871 | 2026.05.27 21:06:09.487403 [ 193 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_56_11} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8872 | 2026.05.27 21:06:09.487510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 8873 | 2026.05.27 21:06:09.487687 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8874 | 2026.05.27 21:06:09.487916 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.05.27 21:06:09.488044 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001268 sec., 113564.66876971608 rows/sec., 6.45 MiB/sec. | ||
| 8876 | 2026.05.27 21:06:09.488079 [ 261 ] {0ecb13fb-d514-4d52-b852-19e5537718a7} <Debug> TCPHandler: Processed in 0.001448189 sec. | ||
| 8877 | 2026.05.27 21:06:09.488211 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.05.27 21:06:09.488308 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8879 | 2026.05.27 21:06:09.488348 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8880 | 2026.05.27 21:06:09.489059 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.05.27 21:06:09.489096 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8882 | 2026.05.27 21:06:09.489422 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8883 | 2026.05.27 21:06:09.489635 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.05.27 21:06:09.489766 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001476 sec., 329268.2926829268 rows/sec., 23.09 MiB/sec. | ||
| 8885 | 2026.05.27 21:06:09.489778 [ 92 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8886 | 2026.05.27 21:06:09.489802 [ 261 ] {bd42a43f-6c89-4127-94a0-a101b9125f49} <Debug> TCPHandler: Processed in 0.001641395 sec. | ||
| 8887 | 2026.05.27 21:06:09.489859 [ 92 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.05.27 21:06:09.489904 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8889 | 2026.05.27 21:06:09.489997 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.05.27 21:06:09.490013 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 8891 | 2026.05.27 21:06:09.490110 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8892 | 2026.05.27 21:06:09.490126 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8893 | 2026.05.27 21:06:09.490161 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8894 | 2026.05.27 21:06:09.490162 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2407 rows starting from the beginning of the part | ||
| 8895 | 2026.05.27 21:06:09.490237 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 486 rows starting from the beginning of the part | ||
| 8896 | 2026.05.27 21:06:09.490290 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 103 rows starting from the beginning of the part | ||
| 8897 | 2026.05.27 21:06:09.490337 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 8898 | 2026.05.27 21:06:09.490384 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 103 rows starting from the beginning of the part | ||
| 8899 | 2026.05.27 21:06:09.490432 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 486 rows starting from the beginning of the part | ||
| 8900 | 2026.05.27 21:06:09.490515 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.05.27 21:06:09.490557 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8902 | 2026.05.27 21:06:09.490893 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8903 | 2026.05.27 21:06:09.491116 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.05.27 21:06:09.491255 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 179.69 KiB/sec. | ||
| 8905 | 2026.05.27 21:06:09.491290 [ 261 ] {0c724dda-2521-4585-85fd-12efdd510387} <Debug> TCPHandler: Processed in 0.001343464 sec. | ||
| 8906 | 2026.05.27 21:06:09.491480 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.05.27 21:06:09.491577 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8908 | 2026.05.27 21:06:09.491621 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8909 | 2026.05.27 21:06:09.491858 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883183 sec., 2162827.5106561603 rows/sec., 158.32 MiB/sec. | ||
| 8910 | 2026.05.27 21:06:09.492071 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.05.27 21:06:09.492084 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8912 | 2026.05.27 21:06:09.492107 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8913 | 2026.05.27 21:06:09.492451 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.05.27 21:06:09.492493 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8915 | 2026.05.27 21:06:09.492542 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_56_11} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8916 | 2026.05.27 21:06:09.492631 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8917 | 2026.05.27 21:06:09.492738 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.05.27 21:06:09.492875 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001316 sec., 201367.78115501523 rows/sec., 13.38 MiB/sec. | ||
| 8919 | 2026.05.27 21:06:09.492891 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8920 | 2026.05.27 21:06:09.492911 [ 261 ] {086a76d8-3168-4c34-a993-754521361878} <Debug> TCPHandler: Processed in 0.001488389 sec. | ||
| 8921 | 2026.05.27 21:06:09.492945 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.05.27 21:06:09.492974 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8923 | 2026.05.27 21:06:09.493060 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.05.27 21:06:09.493087 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 8925 | 2026.05.27 21:06:09.493162 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8926 | 2026.05.27 21:06:09.493210 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8927 | 2026.05.27 21:06:09.493230 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8928 | 2026.05.27 21:06:09.493271 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21090 rows starting from the beginning of the part | ||
| 8929 | 2026.05.27 21:06:09.493334 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8930 | 2026.05.27 21:06:09.493382 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8931 | 2026.05.27 21:06:09.493438 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 8932 | 2026.05.27 21:06:09.493478 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 8933 | 2026.05.27 21:06:09.493521 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 8934 | 2026.05.27 21:06:09.493556 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.05.27 21:06:09.493598 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8936 | 2026.05.27 21:06:09.493925 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8937 | 2026.05.27 21:06:09.494138 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.05.27 21:06:09.494269 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 8939 | 2026.05.27 21:06:09.494304 [ 261 ] {71e5db9f-db06-48c8-991c-edda05522b7a} <Debug> TCPHandler: Processed in 0.001293673 sec. | ||
| 8940 | 2026.05.27 21:06:09.494471 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.05.27 21:06:09.494568 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8942 | 2026.05.27 21:06:09.494623 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8943 | 2026.05.27 21:06:09.495379 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.05.27 21:06:09.495418 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8945 | 2026.05.27 21:06:09.495929 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8946 | 2026.05.27 21:06:09.496157 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.05.27 21:06:09.496297 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001747 sec., 1144.8196908986833 rows/sec., 2.05 MiB/sec. | ||
| 8948 | 2026.05.27 21:06:09.496348 [ 261 ] {4e9a826c-c380-4510-8523-7d0048afce9a} <Debug> TCPHandler: Processed in 0.001927214 sec. | ||
| 8949 | 2026.05.27 21:06:09.496481 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.05.27 21:06:09.496577 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8951 | 2026.05.27 21:06:09.496620 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8952 | 2026.05.27 21:06:09.496987 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.05.27 21:06:09.497026 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8954 | 2026.05.27 21:06:09.497350 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8955 | 2026.05.27 21:06:09.497562 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2026.05.27 21:06:09.497676 [ 88 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8957 | 2026.05.27 21:06:09.497690 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 8958 | 2026.05.27 21:06:09.497723 [ 88 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.05.27 21:06:09.497740 [ 261 ] {ae29cdd6-a076-4a0c-a764-aeef60f4278e} <Debug> TCPHandler: Processed in 0.001309033 sec. | ||
| 8960 | 2026.05.27 21:06:09.497751 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8961 | 2026.05.27 21:06:09.497854 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 8962 | 2026.05.27 21:06:09.497978 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8963 | 2026.05.27 21:06:09.498010 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3852 rows starting from the beginning of the part | ||
| 8964 | 2026.05.27 21:06:09.498067 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8965 | 2026.05.27 21:06:09.498111 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8966 | 2026.05.27 21:06:09.498154 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8967 | 2026.05.27 21:06:09.498195 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8968 | 2026.05.27 21:06:09.498238 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8969 | 2026.05.27 21:06:09.499668 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856042 sec., 2285508.6253436073 rows/sec., 142.75 MiB/sec. | ||
| 8970 | 2026.05.27 21:06:09.500043 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8971 | 2026.05.27 21:06:09.500337 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.27 21:06:09.500423 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_56_11} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8973 | 2026.05.27 21:06:09.500511 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8974 | 2026.05.27 21:06:09.501613 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22206 rows, containing 5 columns (5 merged, 0 gathered) in 0.008568885 sec., 2591469.0184312193 rows/sec., 166.11 MiB/sec. | ||
| 8975 | 2026.05.27 21:06:09.502059 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8976 | 2026.05.27 21:06:09.502339 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.05.27 21:06:09.502420 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8978 | 2026.05.27 21:06:09.502500 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8979 | 2026.05.27 21:06:09.896421 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.05.27 21:06:09.896761 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8981 | 2026.05.27 21:06:09.897275 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8982 | 2026.05.27 21:06:09.897323 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8983 | 2026.05.27 21:06:09.897674 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8984 | 2026.05.27 21:06:09.897744 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8985 | 2026.05.27 21:06:09.897890 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8986 | 2026.05.27 21:06:09.898001 [ 353 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8987 | 2026.05.27 21:06:09.898034 [ 331 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8988 | 2026.05.27 21:06:09.898002 [ 320 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8989 | 2026.05.27 21:06:09.898198 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8990 | 2026.05.27 21:06:09.898227 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8991 | 2026.05.27 21:06:09.898300 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8992 | 2026.05.27 21:06:09.898321 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 8993 | 2026.05.27 21:06:09.898358 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8994 | 2026.05.27 21:06:09.898401 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8995 | 2026.05.27 21:06:09.899715 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003109 sec., 15439.047925377936 rows/sec., 3.21 MiB/sec. | ||
| 8996 | 2026.05.27 21:06:09.899849 [ 261 ] {f8ca6563-dc7c-48b1-984c-bdee8ab1bf2e} <Debug> TCPHandler: Processed in 0.00359999 sec. | ||
| 8997 | 2026.05.27 21:06:09.913115 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.27 21:06:09.913249 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.27 21:06:09.913303 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9000 | 2026.05.27 21:06:09.913881 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.27 21:06:09.913931 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9002 | 2026.05.27 21:06:09.914353 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9003 | 2026.05.27 21:06:09.914577 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.27 21:06:09.914734 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001525 sec., 6557.377049180327 rows/sec., 534.71 KiB/sec. | ||
| 9005 | 2026.05.27 21:06:09.914772 [ 261 ] {4f8d83a2-305a-4d0e-80f2-9da7615c3488} <Debug> TCPHandler: Processed in 0.001719727 sec. | ||
| 9006 | 2026.05.27 21:06:09.914903 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.05.27 21:06:09.914999 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9008 | 2026.05.27 21:06:09.915039 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9009 | 2026.05.27 21:06:09.916331 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.27 21:06:09.916369 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9011 | 2026.05.27 21:06:09.916808 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9012 | 2026.05.27 21:06:09.917035 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.27 21:06:09.917174 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002193 sec., 1134518.9238486092 rows/sec., 83.91 MiB/sec. | ||
| 9014 | 2026.05.27 21:06:09.917212 [ 261 ] {c7b0298f-b2b6-436a-baf8-bdfb9d8bf970} <Debug> TCPHandler: Processed in 0.002358588 sec. | ||
| 9015 | 2026.05.27 21:06:09.917360 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.05.27 21:06:09.917457 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9017 | 2026.05.27 21:06:09.917502 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9018 | 2026.05.27 21:06:09.917969 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.27 21:06:09.918008 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9020 | 2026.05.27 21:06:09.918317 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9021 | 2026.05.27 21:06:09.918644 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.05.27 21:06:09.918771 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.27 MiB/sec. | ||
| 9023 | 2026.05.27 21:06:09.918806 [ 261 ] {66c06dd0-f319-4bc5-9bb3-08d611c59037} <Debug> TCPHandler: Processed in 0.001497139 sec. | ||
| 9024 | 2026.05.27 21:06:09.918944 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.05.27 21:06:09.919041 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.05.27 21:06:09.919081 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9027 | 2026.05.27 21:06:09.919773 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.05.27 21:06:09.919809 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9029 | 2026.05.27 21:06:09.920127 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9030 | 2026.05.27 21:06:09.920341 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.05.27 21:06:09.920469 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001446 sec., 553941.9087136929 rows/sec., 32.00 MiB/sec. | ||
| 9032 | 2026.05.27 21:06:09.920503 [ 261 ] {37df85c6-53f7-45eb-83f1-3a5303116a09} <Debug> TCPHandler: Processed in 0.001609083 sec. | ||
| 9033 | 2026.05.27 21:06:09.920650 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.05.27 21:06:09.920745 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.05.27 21:06:09.920785 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9036 | 2026.05.27 21:06:09.921175 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.05.27 21:06:09.921211 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9038 | 2026.05.27 21:06:09.921489 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9039 | 2026.05.27 21:06:09.921695 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.05.27 21:06:09.921819 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 9041 | 2026.05.27 21:06:09.921853 [ 261 ] {057b4eb3-b444-4998-b998-1481515d64f5} <Debug> TCPHandler: Processed in 0.001254032 sec. | ||
| 9042 | 2026.05.27 21:06:09.921981 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9043 | 2026.05.27 21:06:09.922077 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9044 | 2026.05.27 21:06:09.922117 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9045 | 2026.05.27 21:06:09.922968 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.05.27 21:06:09.923004 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9047 | 2026.05.27 21:06:09.923349 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9048 | 2026.05.27 21:06:09.923563 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.05.27 21:06:09.923689 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001629 sec., 821976.6728054021 rows/sec., 55.18 MiB/sec. | ||
| 9050 | 2026.05.27 21:06:09.923723 [ 261 ] {5d95c6b9-ee0b-4a24-b4f5-958765e78972} <Debug> TCPHandler: Processed in 0.00179246 sec. | ||
| 9051 | 2026.05.27 21:06:09.923843 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.05.27 21:06:09.923941 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.05.27 21:06:09.923984 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9054 | 2026.05.27 21:06:09.924689 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.05.27 21:06:09.924725 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9056 | 2026.05.27 21:06:09.925131 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9057 | 2026.05.27 21:06:09.925347 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.05.27 21:06:09.925476 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001554 sec., 965894.4658944659 rows/sec., 58.60 MiB/sec. | ||
| 9059 | 2026.05.27 21:06:09.925511 [ 261 ] {043481b4-d9ad-48f0-b9a6-219b527bbdca} <Debug> TCPHandler: Processed in 0.001717808 sec. | ||
| 9060 | 2026.05.27 21:06:09.925642 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.05.27 21:06:09.925763 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.05.27 21:06:09.925828 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9063 | 2026.05.27 21:06:09.926726 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.05.27 21:06:09.926763 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9065 | 2026.05.27 21:06:09.927316 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9066 | 2026.05.27 21:06:09.927543 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.05.27 21:06:09.927682 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001944 sec., 25720.1646090535 rows/sec., 46.09 MiB/sec. | ||
| 9068 | 2026.05.27 21:06:09.927732 [ 261 ] {110b810a-90d0-425c-bcee-08ff73c73850} <Debug> TCPHandler: Processed in 0.002151992 sec. | ||
| 9069 | 2026.05.27 21:06:09.927867 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.05.27 21:06:09.927962 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9071 | 2026.05.27 21:06:09.928003 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9072 | 2026.05.27 21:06:09.928328 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.05.27 21:06:09.928363 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9074 | 2026.05.27 21:06:09.928653 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9075 | 2026.05.27 21:06:09.928848 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.05.27 21:06:09.928973 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 9077 | 2026.05.27 21:06:09.929006 [ 261 ] {12363295-b573-43b3-825e-c6888067204e} <Debug> TCPHandler: Processed in 0.001189209 sec. | ||
| 9078 | 2026.05.27 21:06:11.076876 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 9079 | 2026.05.27 21:06:11.077368 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.27 21:06:11.077403 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9081 | 2026.05.27 21:06:11.077874 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9082 | 2026.05.27 21:06:11.078101 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.05.27 21:06:11.078224 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 9084 | 2026.05.27 21:06:11.997887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 9085 | 2026.05.27 21:06:12.014407 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.05.27 21:06:12.014459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9087 | 2026.05.27 21:06:12.020123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9088 | 2026.05.27 21:06:12.020841 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.05.27 21:06:12.023491 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9090 | 2026.05.27 21:06:14.466719 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.05.27 21:06:14.467120 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9092 | 2026.05.27 21:06:14.467697 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9093 | 2026.05.27 21:06:14.467759 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9094 | 2026.05.27 21:06:14.467978 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9095 | 2026.05.27 21:06:14.468047 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9096 | 2026.05.27 21:06:14.468194 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9097 | 2026.05.27 21:06:14.468301 [ 353 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9098 | 2026.05.27 21:06:14.468314 [ 320 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9099 | 2026.05.27 21:06:14.468341 [ 331 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9100 | 2026.05.27 21:06:14.468517 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9101 | 2026.05.27 21:06:14.468550 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9102 | 2026.05.27 21:06:14.468633 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9103 | 2026.05.27 21:06:14.468653 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9104 | 2026.05.27 21:06:14.468689 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9105 | 2026.05.27 21:06:14.468731 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9106 | 2026.05.27 21:06:14.470106 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003148 sec., 15247.776365946633 rows/sec., 3.17 MiB/sec. | ||
| 9107 | 2026.05.27 21:06:14.470248 [ 261 ] {c35c54c6-4e94-47e1-869b-6da9bab448fe} <Debug> TCPHandler: Processed in 0.003731515 sec. | ||
| 9108 | 2026.05.27 21:06:14.471811 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.05.27 21:06:14.471922 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9110 | 2026.05.27 21:06:14.471966 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9111 | 2026.05.27 21:06:14.472477 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.05.27 21:06:14.472523 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9113 | 2026.05.27 21:06:14.472902 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9114 | 2026.05.27 21:06:14.473127 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.05.27 21:06:14.473283 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.07 MiB/sec. | ||
| 9116 | 2026.05.27 21:06:14.473319 [ 261 ] {6e96e71d-06de-49e5-b211-2dee0f5d7f76} <Debug> TCPHandler: Processed in 0.001559272 sec. | ||
| 9117 | 2026.05.27 21:06:14.473467 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.05.27 21:06:14.473561 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9119 | 2026.05.27 21:06:14.473600 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9120 | 2026.05.27 21:06:14.474033 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.05.27 21:06:14.474069 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9122 | 2026.05.27 21:06:14.474380 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9123 | 2026.05.27 21:06:14.474599 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.05.27 21:06:14.474731 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 9125 | 2026.05.27 21:06:14.474765 [ 261 ] {efedd9ae-e08e-48d9-95b5-b6ae6b9dbd50} <Debug> TCPHandler: Processed in 0.001348275 sec. | ||
| 9126 | 2026.05.27 21:06:14.474897 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.05.27 21:06:14.474992 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.05.27 21:06:14.475046 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9129 | 2026.05.27 21:06:14.475473 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.05.27 21:06:14.475508 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9131 | 2026.05.27 21:06:14.475828 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9132 | 2026.05.27 21:06:14.476038 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.05.27 21:06:14.476170 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001196 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 9134 | 2026.05.27 21:06:14.476206 [ 261 ] {7abfccd1-2ac8-4c1d-8cd5-8d7dabefb8c8} <Debug> TCPHandler: Processed in 0.001358505 sec. | ||
| 9135 | 2026.05.27 21:06:14.476333 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.05.27 21:06:14.476428 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.05.27 21:06:14.476469 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9138 | 2026.05.27 21:06:14.476809 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.05.27 21:06:14.476845 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9140 | 2026.05.27 21:06:14.477140 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9141 | 2026.05.27 21:06:14.477350 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.05.27 21:06:14.477484 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 9143 | 2026.05.27 21:06:14.477517 [ 261 ] {0d1e0466-62a1-44a5-94c9-05dfe7bf9355} <Debug> TCPHandler: Processed in 0.001232691 sec. | ||
| 9144 | 2026.05.27 21:06:18.438430 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9145 | 2026.05.27 21:06:18.438530 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9146 | 2026.05.27 21:06:18.579304 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 9147 | 2026.05.27 21:06:18.579830 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.05.27 21:06:18.579872 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9149 | 2026.05.27 21:06:18.580373 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9150 | 2026.05.27 21:06:18.580614 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.05.27 21:06:18.580757 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 9152 | 2026.05.27 21:06:18.580779 [ 80 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9153 | 2026.05.27 21:06:18.580838 [ 80 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.05.27 21:06:18.580860 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9155 | 2026.05.27 21:06:18.580984 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 9156 | 2026.05.27 21:06:18.581095 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9157 | 2026.05.27 21:06:18.581130 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 9158 | 2026.05.27 21:06:18.581197 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 9159 | 2026.05.27 21:06:18.581247 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 9160 | 2026.05.27 21:06:18.581294 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 9161 | 2026.05.27 21:06:18.581341 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 9162 | 2026.05.27 21:06:18.581387 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 9163 | 2026.05.27 21:06:18.583652 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.00270812 sec., 6391149.579782284 rows/sec., 91.43 MiB/sec. | ||
| 9164 | 2026.05.27 21:06:18.584073 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9165 | 2026.05.27 21:06:18.584531 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.05.27 21:06:18.584663 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_36_7} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9167 | 2026.05.27 21:06:18.584812 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9168 | 2026.05.27 21:06:19.472599 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.05.27 21:06:19.472940 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9170 | 2026.05.27 21:06:19.473311 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9171 | 2026.05.27 21:06:19.473353 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9172 | 2026.05.27 21:06:19.473603 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9173 | 2026.05.27 21:06:19.473673 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9174 | 2026.05.27 21:06:19.473820 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9175 | 2026.05.27 21:06:19.473928 [ 331 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9176 | 2026.05.27 21:06:19.473948 [ 353 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9177 | 2026.05.27 21:06:19.473948 [ 320 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9178 | 2026.05.27 21:06:19.474090 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9179 | 2026.05.27 21:06:19.474119 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9180 | 2026.05.27 21:06:19.474189 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9181 | 2026.05.27 21:06:19.474211 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9182 | 2026.05.27 21:06:19.474248 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9183 | 2026.05.27 21:06:19.474290 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9184 | 2026.05.27 21:06:19.475656 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002838 sec., 16913.319238900636 rows/sec., 3.52 MiB/sec. | ||
| 9185 | 2026.05.27 21:06:19.475860 [ 261 ] {085cdbdb-04fb-4f8a-823a-8bd11c4a3433} <Debug> TCPHandler: Processed in 0.003470015 sec. | ||
| 9186 | 2026.05.27 21:06:19.480938 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.05.27 21:06:19.481096 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9188 | 2026.05.27 21:06:19.481154 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9189 | 2026.05.27 21:06:19.481974 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.05.27 21:06:19.482017 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9191 | 2026.05.27 21:06:19.482416 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9192 | 2026.05.27 21:06:19.482649 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.05.27 21:06:19.482801 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001752 sec., 159817.3515981735 rows/sec., 10.14 MiB/sec. | ||
| 9194 | 2026.05.27 21:06:19.482839 [ 261 ] {516296ac-2531-4d8a-8d75-da0084aa64e9} <Debug> TCPHandler: Processed in 0.001972635 sec. | ||
| 9195 | 2026.05.27 21:06:19.482970 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.05.27 21:06:19.483077 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9197 | 2026.05.27 21:06:19.483118 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9198 | 2026.05.27 21:06:19.483937 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.05.27 21:06:19.483976 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9200 | 2026.05.27 21:06:19.484335 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9201 | 2026.05.27 21:06:19.484557 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.05.27 21:06:19.484687 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.00163 sec., 479141.10429447854 rows/sec., 36.95 MiB/sec. | ||
| 9203 | 2026.05.27 21:06:19.484723 [ 261 ] {73c33246-9975-4a1f-8aec-85365fcda3da} <Debug> TCPHandler: Processed in 0.00180388 sec. | ||
| 9204 | 2026.05.27 21:06:19.484848 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.05.27 21:06:19.484946 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.05.27 21:06:19.484988 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9207 | 2026.05.27 21:06:19.485501 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.05.27 21:06:19.485539 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9209 | 2026.05.27 21:06:19.485923 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9210 | 2026.05.27 21:06:19.486173 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.05.27 21:06:19.486317 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.00139 sec., 102158.27338129497 rows/sec., 6.02 MiB/sec. | ||
| 9212 | 2026.05.27 21:06:19.486353 [ 261 ] {b872c466-8805-42b3-85ce-bea76f7bbd3f} <Debug> TCPHandler: Processed in 0.001554532 sec. | ||
| 9213 | 2026.05.27 21:06:19.486530 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.05.27 21:06:19.486629 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.05.27 21:06:19.486670 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9216 | 2026.05.27 21:06:19.487137 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.05.27 21:06:19.487173 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9218 | 2026.05.27 21:06:19.487478 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9219 | 2026.05.27 21:06:19.487696 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.05.27 21:06:19.487822 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001212 sec., 119636.96369636964 rows/sec., 7.72 MiB/sec. | ||
| 9221 | 2026.05.27 21:06:19.487855 [ 261 ] {e282b5e2-c3e8-4303-a7cf-00eb193cff93} <Debug> TCPHandler: Processed in 0.001387316 sec. | ||
| 9222 | 2026.05.27 21:06:19.487993 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.27 21:06:19.488091 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.05.27 21:06:19.488132 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9225 | 2026.05.27 21:06:19.488605 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.05.27 21:06:19.488639 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9227 | 2026.05.27 21:06:19.488944 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9228 | 2026.05.27 21:06:19.489165 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.05.27 21:06:19.489291 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001218 sec., 118226.60098522168 rows/sec., 6.72 MiB/sec. | ||
| 9230 | 2026.05.27 21:06:19.489325 [ 261 ] {c9a8bdbd-ea37-46b8-b734-e70cc4b5bdeb} <Debug> TCPHandler: Processed in 0.001382416 sec. | ||
| 9231 | 2026.05.27 21:06:19.489472 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.05.27 21:06:19.489569 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9233 | 2026.05.27 21:06:19.489609 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9234 | 2026.05.27 21:06:19.490255 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.05.27 21:06:19.490292 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9236 | 2026.05.27 21:06:19.490609 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9237 | 2026.05.27 21:06:19.490827 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.05.27 21:06:19.490955 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001404 sec., 346153.8461538461 rows/sec., 24.27 MiB/sec. | ||
| 9239 | 2026.05.27 21:06:19.490990 [ 261 ] {f7cc9dc2-e2d0-43a6-a60e-3d4333849c9d} <Debug> TCPHandler: Processed in 0.001568312 sec. | ||
| 9240 | 2026.05.27 21:06:19.491118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.27 21:06:19.491214 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.27 21:06:19.491256 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9243 | 2026.05.27 21:06:19.491607 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.05.27 21:06:19.491643 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9245 | 2026.05.27 21:06:19.491950 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9246 | 2026.05.27 21:06:19.492164 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.05.27 21:06:19.492294 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. | ||
| 9248 | 2026.05.27 21:06:19.492328 [ 261 ] {556f99ac-eda1-40c7-94e6-b2e79431c2b5} <Debug> TCPHandler: Processed in 0.001260972 sec. | ||
| 9249 | 2026.05.27 21:06:19.492455 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.05.27 21:06:19.492551 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.27 21:06:19.492594 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9252 | 2026.05.27 21:06:19.493027 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.05.27 21:06:19.493063 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9254 | 2026.05.27 21:06:19.493408 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9255 | 2026.05.27 21:06:19.493638 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.27 21:06:19.493765 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001233 sec., 214922.95214922953 rows/sec., 14.28 MiB/sec. | ||
| 9257 | 2026.05.27 21:06:19.493800 [ 261 ] {b75721aa-5e27-476a-bb03-c964a58003ad} <Debug> TCPHandler: Processed in 0.001394866 sec. | ||
| 9258 | 2026.05.27 21:06:19.493945 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.27 21:06:19.494044 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.27 21:06:19.494087 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9261 | 2026.05.27 21:06:19.494432 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.27 21:06:19.494468 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9263 | 2026.05.27 21:06:19.494765 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9264 | 2026.05.27 21:06:19.494975 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.27 21:06:19.495082 [ 80 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9266 | 2026.05.27 21:06:19.495104 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 9267 | 2026.05.27 21:06:19.495134 [ 80 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.05.27 21:06:19.495144 [ 261 ] {35556048-d96a-4c57-8a12-c4f671e4f313} <Debug> TCPHandler: Processed in 0.001259812 sec. | ||
| 9269 | 2026.05.27 21:06:19.495165 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9270 | 2026.05.27 21:06:19.495284 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.05.27 21:06:19.495293 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9272 | 2026.05.27 21:06:19.495386 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.05.27 21:06:19.495409 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9274 | 2026.05.27 21:06:19.495441 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9275 | 2026.05.27 21:06:19.495444 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 9276 | 2026.05.27 21:06:19.495516 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9277 | 2026.05.27 21:06:19.495568 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9278 | 2026.05.27 21:06:19.495615 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 9279 | 2026.05.27 21:06:19.495658 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9280 | 2026.05.27 21:06:19.495698 [ 190 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9281 | 2026.05.27 21:06:19.496246 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.05.27 21:06:19.496282 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9283 | 2026.05.27 21:06:19.496594 [ 201 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334435 sec., 14987.616481881845 rows/sec., 1009.91 KiB/sec. | ||
| 9284 | 2026.05.27 21:06:19.496803 [ 186 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9285 | 2026.05.27 21:06:19.496812 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9286 | 2026.05.27 21:06:19.497120 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.05.27 21:06:19.497203 [ 186 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.05.27 21:06:19.497266 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9289 | 2026.05.27 21:06:19.497272 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001905 sec., 1049.8687664041995 rows/sec., 1.88 MiB/sec. | ||
| 9290 | 2026.05.27 21:06:19.497300 [ 186 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_20_4} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9291 | 2026.05.27 21:06:19.497315 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.05.27 21:06:19.497352 [ 261 ] {99ab1250-72f9-4010-a9b2-d3916e457520} <Debug> TCPHandler: Processed in 0.002117021 sec. | ||
| 9293 | 2026.05.27 21:06:19.497356 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9294 | 2026.05.27 21:06:19.497418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9295 | 2026.05.27 21:06:19.497503 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 9296 | 2026.05.27 21:06:19.497512 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9297 | 2026.05.27 21:06:19.497633 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9298 | 2026.05.27 21:06:19.497675 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9299 | 2026.05.27 21:06:19.497731 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9300 | 2026.05.27 21:06:19.497788 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 987 rows starting from the beginning of the part | ||
| 9301 | 2026.05.27 21:06:19.497902 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 9302 | 2026.05.27 21:06:19.497999 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
| 9303 | 2026.05.27 21:06:19.498095 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 9304 | 2026.05.27 21:06:19.498167 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.05.27 21:06:19.498183 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 50 rows starting from the beginning of the part | ||
| 9306 | 2026.05.27 21:06:19.498214 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9307 | 2026.05.27 21:06:19.498291 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 9308 | 2026.05.27 21:06:19.498562 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9309 | 2026.05.27 21:06:19.498839 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.05.27 21:06:19.499017 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00139 sec., 64748.201438848926 rows/sec., 4.05 MiB/sec. | ||
| 9311 | 2026.05.27 21:06:19.499062 [ 261 ] {d2260c79-c56d-49be-855d-7e053cec27c4} <Debug> TCPHandler: Processed in 0.001601183 sec. | ||
| 9312 | 2026.05.27 21:06:19.503147 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 19 columns (19 merged, 0 gathered) in 0.005685999 sec., 190291.97859514222 rows/sec., 340.99 MiB/sec. | ||
| 9313 | 2026.05.27 21:06:19.504439 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9314 | 2026.05.27 21:06:19.504936 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.27 21:06:19.505023 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9316 | 2026.05.27 21:06:19.505176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 9317 | 2026.05.27 21:06:19.524516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9318 | 2026.05.27 21:06:19.540943 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.05.27 21:06:19.540991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9320 | 2026.05.27 21:06:19.547347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9321 | 2026.05.27 21:06:19.548027 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.05.27 21:06:19.548313 [ 76 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9323 | 2026.05.27 21:06:19.548362 [ 76 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.05.27 21:06:19.548387 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9325 | 2026.05.27 21:06:19.548481 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9326 | 2026.05.27 21:06:19.550952 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9327 | 2026.05.27 21:06:19.552575 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9328 | 2026.05.27 21:06:19.554018 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9329 | 2026.05.27 21:06:19.558549 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9330 | 2026.05.27 21:06:19.563091 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9331 | 2026.05.27 21:06:19.567536 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9332 | 2026.05.27 21:06:19.572006 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9333 | 2026.05.27 21:06:19.576192 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 9334 | 2026.05.27 21:06:19.625067 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.0766209 sec., 3549.945249925281 rows/sec., 18.36 MiB/sec. | ||
| 9335 | 2026.05.27 21:06:19.627703 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9336 | 2026.05.27 21:06:19.629706 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_36_7} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.05.27 21:06:19.629808 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_36_7} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9338 | 2026.05.27 21:06:19.631818 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 9339 | 2026.05.27 21:06:20.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.68 MiB, peak 306.55 MiB, free memory in arenas 0.00 B, will set to 297.04 MiB (RSS), difference: 2.36 MiB | ||
| 9340 | 2026.05.27 21:06:21.916007 [ 82 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9341 | 2026.05.27 21:06:21.916070 [ 82 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.05.27 21:06:21.916091 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9343 | 2026.05.27 21:06:21.916214 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9344 | 2026.05.27 21:06:21.916353 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9345 | 2026.05.27 21:06:21.916387 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9346 | 2026.05.27 21:06:21.916455 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9347 | 2026.05.27 21:06:21.916500 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9348 | 2026.05.27 21:06:21.916542 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9349 | 2026.05.27 21:06:21.916582 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 9350 | 2026.05.27 21:06:21.917283 [ 197 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126937 sec., 5324.166302109169 rows/sec., 395.15 KiB/sec. | ||
| 9351 | 2026.05.27 21:06:21.917407 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9352 | 2026.05.27 21:06:21.917657 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_9_2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.05.27 21:06:21.917728 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_9_2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9354 | 2026.05.27 21:06:21.917804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9355 | 2026.05.27 21:06:24.469625 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.05.27 21:06:24.469905 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9357 | 2026.05.27 21:06:24.470335 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9358 | 2026.05.27 21:06:24.470393 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9359 | 2026.05.27 21:06:24.470696 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9360 | 2026.05.27 21:06:24.470794 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9361 | 2026.05.27 21:06:24.470975 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9362 | 2026.05.27 21:06:24.471083 [ 332 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9363 | 2026.05.27 21:06:24.471083 [ 342 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9364 | 2026.05.27 21:06:24.471118 [ 331 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9365 | 2026.05.27 21:06:24.471250 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9366 | 2026.05.27 21:06:24.471283 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9367 | 2026.05.27 21:06:24.471357 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9368 | 2026.05.27 21:06:24.471378 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9369 | 2026.05.27 21:06:24.471416 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9370 | 2026.05.27 21:06:24.471457 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9371 | 2026.05.27 21:06:24.472967 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003148 sec., 15247.776365946633 rows/sec., 3.17 MiB/sec. | ||
| 9372 | 2026.05.27 21:06:24.473187 [ 261 ] {aeb0f79e-ce2f-4ba2-b987-ed6f0de58586} <Debug> TCPHandler: Processed in 0.003703523 sec. | ||
| 9373 | 2026.05.27 21:06:24.475607 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.05.27 21:06:24.475828 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9375 | 2026.05.27 21:06:24.475907 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9376 | 2026.05.27 21:06:24.476574 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.05.27 21:06:24.476622 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9378 | 2026.05.27 21:06:24.477008 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9379 | 2026.05.27 21:06:24.477240 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.05.27 21:06:24.477391 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001629 sec., 82259.05463474525 rows/sec., 7.12 MiB/sec. | ||
| 9381 | 2026.05.27 21:06:24.477427 [ 261 ] {b96c7c7b-422c-4cf4-9033-690dfecea346} <Debug> TCPHandler: Processed in 0.001982026 sec. | ||
| 9382 | 2026.05.27 21:06:24.477559 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.05.27 21:06:24.477656 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.05.27 21:06:24.477697 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9385 | 2026.05.27 21:06:24.478122 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.05.27 21:06:24.478160 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9387 | 2026.05.27 21:06:24.478455 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9388 | 2026.05.27 21:06:24.478666 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.05.27 21:06:24.478797 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00116 sec., 33620.68965517241 rows/sec., 2.47 MiB/sec. | ||
| 9390 | 2026.05.27 21:06:24.478832 [ 261 ] {56acd586-0ba2-4713-8f01-d202391fb9b5} <Debug> TCPHandler: Processed in 0.001323774 sec. | ||
| 9391 | 2026.05.27 21:06:24.478955 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.05.27 21:06:24.479051 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9393 | 2026.05.27 21:06:24.479092 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9394 | 2026.05.27 21:06:24.479516 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.05.27 21:06:24.479553 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9396 | 2026.05.27 21:06:24.479851 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9397 | 2026.05.27 21:06:24.480068 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.05.27 21:06:24.480194 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001161 sec., 88716.62360034454 rows/sec., 6.93 MiB/sec. | ||
| 9399 | 2026.05.27 21:06:24.480227 [ 261 ] {a3103ed5-5bac-4010-9d71-d14fb3026d9a} <Debug> TCPHandler: Processed in 0.001322104 sec. | ||
| 9400 | 2026.05.27 21:06:24.480409 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.05.27 21:06:24.480505 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.05.27 21:06:24.480548 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9403 | 2026.05.27 21:06:24.480966 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.05.27 21:06:24.481001 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9405 | 2026.05.27 21:06:24.481332 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9406 | 2026.05.27 21:06:24.481541 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.05.27 21:06:24.481668 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9408 | 2026.05.27 21:06:24.481702 [ 261 ] {8badf157-9c7c-4d68-861e-dae10f974ec4} <Debug> TCPHandler: Processed in 0.001341944 sec. | ||
| 9409 | 2026.05.27 21:06:24.481834 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.05.27 21:06:24.481929 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2026.05.27 21:06:24.481982 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9412 | 2026.05.27 21:06:24.482778 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.05.27 21:06:24.482813 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9414 | 2026.05.27 21:06:24.483350 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9415 | 2026.05.27 21:06:24.483570 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.05.27 21:06:24.483706 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001796 sec., 21714.92204899777 rows/sec., 38.91 MiB/sec. | ||
| 9417 | 2026.05.27 21:06:24.483756 [ 261 ] {c6b9f98c-d1fe-4010-8c0d-7ec49776d5d9} <Debug> TCPHandler: Processed in 0.001972736 sec. | ||
| 9418 | 2026.05.27 21:06:24.483897 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.05.27 21:06:24.483993 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.05.27 21:06:24.484034 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9421 | 2026.05.27 21:06:24.484382 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.05.27 21:06:24.484418 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9423 | 2026.05.27 21:06:24.484716 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9424 | 2026.05.27 21:06:24.484920 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.05.27 21:06:24.485046 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9426 | 2026.05.27 21:06:24.485079 [ 261 ] {f641e4fd-c0e3-45bc-be7d-777856e7b8ff} <Debug> TCPHandler: Processed in 0.001232841 sec. | ||
| 9427 | 2026.05.27 21:06:26.081799 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 9428 | 2026.05.27 21:06:26.082316 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.05.27 21:06:26.082356 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9430 | 2026.05.27 21:06:26.082848 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9431 | 2026.05.27 21:06:26.083095 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.05.27 21:06:26.083227 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 9433 | 2026.05.27 21:06:27.052012 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9434 | 2026.05.27 21:06:27.066636 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.05.27 21:06:27.066794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9436 | 2026.05.27 21:06:27.072920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9437 | 2026.05.27 21:06:27.073628 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.05.27 21:06:27.076220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9439 | 2026.05.27 21:06:29.472093 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.05.27 21:06:29.472520 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9441 | 2026.05.27 21:06:29.473198 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9442 | 2026.05.27 21:06:29.473243 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9443 | 2026.05.27 21:06:29.473494 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9444 | 2026.05.27 21:06:29.473564 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9445 | 2026.05.27 21:06:29.473714 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9446 | 2026.05.27 21:06:29.473822 [ 324 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9447 | 2026.05.27 21:06:29.473837 [ 360 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9448 | 2026.05.27 21:06:29.473831 [ 342 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9449 | 2026.05.27 21:06:29.474126 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9450 | 2026.05.27 21:06:29.474154 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9451 | 2026.05.27 21:06:29.474231 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9452 | 2026.05.27 21:06:29.474252 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9453 | 2026.05.27 21:06:29.474289 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9454 | 2026.05.27 21:06:29.474330 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9455 | 2026.05.27 21:06:29.475514 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003178 sec., 15103.838892385149 rows/sec., 3.14 MiB/sec. | ||
| 9456 | 2026.05.27 21:06:29.475656 [ 261 ] {e05f0592-486f-4683-a0b4-da5cf5e77c56} <Debug> TCPHandler: Processed in 0.003768146 sec. | ||
| 9457 | 2026.05.27 21:06:29.481238 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.27 21:06:29.481354 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.27 21:06:29.481398 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9460 | 2026.05.27 21:06:29.481992 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.27 21:06:29.482029 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9462 | 2026.05.27 21:06:29.482422 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9463 | 2026.05.27 21:06:29.482639 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.27 21:06:29.482778 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001457 sec., 192175.70350034317 rows/sec., 12.20 MiB/sec. | ||
| 9465 | 2026.05.27 21:06:29.482786 [ 69 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9466 | 2026.05.27 21:06:29.482814 [ 261 ] {945fc31a-876b-453b-905a-336abadbdd0e} <Debug> TCPHandler: Processed in 0.001632104 sec. | ||
| 9467 | 2026.05.27 21:06:29.482841 [ 69 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.05.27 21:06:29.482871 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9469 | 2026.05.27 21:06:29.482962 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 9470 | 2026.05.27 21:06:29.483048 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9471 | 2026.05.27 21:06:29.483075 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 304 rows starting from the beginning of the part | ||
| 9472 | 2026.05.27 21:06:29.483139 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 280 rows starting from the beginning of the part | ||
| 9473 | 2026.05.27 21:06:29.483149 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2026.05.27 21:06:29.483184 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 280 rows starting from the beginning of the part | ||
| 9475 | 2026.05.27 21:06:29.483231 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 280 rows starting from the beginning of the part | ||
| 9476 | 2026.05.27 21:06:29.483270 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 280 rows starting from the beginning of the part | ||
| 9477 | 2026.05.27 21:06:29.483308 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 280 rows starting from the beginning of the part | ||
| 9478 | 2026.05.27 21:06:29.483324 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9479 | 2026.05.27 21:06:29.483400 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9480 | 2026.05.27 21:06:29.484045 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.05.27 21:06:29.484087 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9482 | 2026.05.27 21:06:29.484239 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306404 sec., 1304343.8323826322 rows/sec., 88.11 MiB/sec. | ||
| 9483 | 2026.05.27 21:06:29.484461 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9484 | 2026.05.27 21:06:29.484475 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9485 | 2026.05.27 21:06:29.484726 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.05.27 21:06:29.484876 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.05.27 21:06:29.484887 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 303.89 KiB/sec. | ||
| 9488 | 2026.05.27 21:06:29.484938 [ 261 ] {e468e026-090e-470e-b511-e6cb6715c33f} <Debug> TCPHandler: Processed in 0.001918524 sec. | ||
| 9489 | 2026.05.27 21:06:29.484984 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_23_5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9490 | 2026.05.27 21:06:29.485102 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.05.27 21:06:29.485106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9492 | 2026.05.27 21:06:29.485243 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9493 | 2026.05.27 21:06:29.485299 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9494 | 2026.05.27 21:06:29.486199 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.05.27 21:06:29.486237 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9496 | 2026.05.27 21:06:29.486620 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9497 | 2026.05.27 21:06:29.486837 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.05.27 21:06:29.486949 [ 69 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9499 | 2026.05.27 21:06:29.486966 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.00175 sec., 448000 rows/sec., 34.54 MiB/sec. | ||
| 9500 | 2026.05.27 21:06:29.486981 [ 69 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.05.27 21:06:29.487006 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9502 | 2026.05.27 21:06:29.487007 [ 261 ] {cba84581-c33d-4865-971d-43d4cc65ad06} <Debug> TCPHandler: Processed in 0.001970606 sec. | ||
| 9503 | 2026.05.27 21:06:29.487092 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 9504 | 2026.05.27 21:06:29.487152 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.05.27 21:06:29.487191 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9506 | 2026.05.27 21:06:29.487226 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4201 rows starting from the beginning of the part | ||
| 9507 | 2026.05.27 21:06:29.487254 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.05.27 21:06:29.487285 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2488 rows starting from the beginning of the part | ||
| 9509 | 2026.05.27 21:06:29.487299 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9510 | 2026.05.27 21:06:29.487335 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9511 | 2026.05.27 21:06:29.487382 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 781 rows starting from the beginning of the part | ||
| 9512 | 2026.05.27 21:06:29.487424 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 134 rows starting from the beginning of the part | ||
| 9513 | 2026.05.27 21:06:29.487464 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 784 rows starting from the beginning of the part | ||
| 9514 | 2026.05.27 21:06:29.487762 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.05.27 21:06:29.487803 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9516 | 2026.05.27 21:06:29.488118 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9517 | 2026.05.27 21:06:29.488338 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.05.27 21:06:29.488449 [ 69 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9519 | 2026.05.27 21:06:29.488469 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 7.10 MiB/sec. | ||
| 9520 | 2026.05.27 21:06:29.488478 [ 69 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.05.27 21:06:29.488509 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9522 | 2026.05.27 21:06:29.488510 [ 261 ] {5cea3628-b6d1-477d-953c-6fd7e90dc478} <Debug> TCPHandler: Processed in 0.001409497 sec. | ||
| 9523 | 2026.05.27 21:06:29.488585 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 9524 | 2026.05.27 21:06:29.488646 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.05.27 21:06:29.488671 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2026.05.27 21:06:29.488700 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 9527 | 2026.05.27 21:06:29.488747 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.05.27 21:06:29.488752 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 142 rows starting from the beginning of the part | ||
| 9529 | 2026.05.27 21:06:29.488795 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9530 | 2026.05.27 21:06:29.488812 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 9531 | 2026.05.27 21:06:29.488860 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 142 rows starting from the beginning of the part | ||
| 9532 | 2026.05.27 21:06:29.488900 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
| 9533 | 2026.05.27 21:06:29.488941 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 9534 | 2026.05.27 21:06:29.489245 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.05.27 21:06:29.489285 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9536 | 2026.05.27 21:06:29.489623 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9537 | 2026.05.27 21:06:29.489745 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189269 sec., 634843.7569633111 rows/sec., 41.99 MiB/sec. | ||
| 9538 | 2026.05.27 21:06:29.489789 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8444 rows, containing 5 columns (5 merged, 0 gathered) in 0.002730581 sec., 3092382.1706808917 rows/sec., 246.38 MiB/sec. | ||
| 9539 | 2026.05.27 21:06:29.489845 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.05.27 21:06:29.489906 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9541 | 2026.05.27 21:06:29.489986 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001257 sec., 115354.01750198886 rows/sec., 7.44 MiB/sec. | ||
| 9542 | 2026.05.27 21:06:29.490033 [ 261 ] {7b44114c-3949-47ee-93e9-3cb883451c52} <Debug> TCPHandler: Processed in 0.001437787 sec. | ||
| 9543 | 2026.05.27 21:06:29.490172 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.05.27 21:06:29.490267 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_51_10} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9545 | 2026.05.27 21:06:29.490273 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9546 | 2026.05.27 21:06:29.490302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.05.27 21:06:29.490334 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9548 | 2026.05.27 21:06:29.490402 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9549 | 2026.05.27 21:06:29.490448 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9550 | 2026.05.27 21:06:29.490588 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.05.27 21:06:29.490671 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_61_12} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9552 | 2026.05.27 21:06:29.490767 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 9553 | 2026.05.27 21:06:29.490872 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.05.27 21:06:29.490913 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9555 | 2026.05.27 21:06:29.491225 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9556 | 2026.05.27 21:06:29.491450 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.05.27 21:06:29.491555 [ 69 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9558 | 2026.05.27 21:06:29.491574 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00119 sec., 121008.40336134454 rows/sec., 6.87 MiB/sec. | ||
| 9559 | 2026.05.27 21:06:29.491587 [ 69 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.05.27 21:06:29.491612 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9561 | 2026.05.27 21:06:29.491614 [ 261 ] {7caf1999-ae39-47d1-8feb-c6d5efe4689c} <Debug> TCPHandler: Processed in 0.001362286 sec. | ||
| 9562 | 2026.05.27 21:06:29.491720 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 9563 | 2026.05.27 21:06:29.491751 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.05.27 21:06:29.491821 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9565 | 2026.05.27 21:06:29.491851 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9566 | 2026.05.27 21:06:29.491854 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 156 rows starting from the beginning of the part | ||
| 9567 | 2026.05.27 21:06:29.491899 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9568 | 2026.05.27 21:06:29.491929 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
| 9569 | 2026.05.27 21:06:29.491981 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 144 rows starting from the beginning of the part | ||
| 9570 | 2026.05.27 21:06:29.492027 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
| 9571 | 2026.05.27 21:06:29.492069 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 144 rows starting from the beginning of the part | ||
| 9572 | 2026.05.27 21:06:29.492130 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part | ||
| 9573 | 2026.05.27 21:06:29.492491 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.05.27 21:06:29.492533 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9575 | 2026.05.27 21:06:29.492891 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9576 | 2026.05.27 21:06:29.493020 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359896 sec., 644166.9068811145 rows/sec., 39.22 MiB/sec. | ||
| 9577 | 2026.05.27 21:06:29.493109 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.05.27 21:06:29.493150 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9579 | 2026.05.27 21:06:29.493231 [ 69 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9580 | 2026.05.27 21:06:29.493250 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001417 sec., 347212.420606916 rows/sec., 24.38 MiB/sec. | ||
| 9581 | 2026.05.27 21:06:29.493264 [ 69 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.05.27 21:06:29.493293 [ 261 ] {d706e232-75f2-48d0-ba29-603817dd2a60} <Debug> TCPHandler: Processed in 0.001592253 sec. | ||
| 9583 | 2026.05.27 21:06:29.493295 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9584 | 2026.05.27 21:06:29.493404 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 9585 | 2026.05.27 21:06:29.493434 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2026.05.27 21:06:29.493457 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.05.27 21:06:29.493508 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9588 | 2026.05.27 21:06:29.493529 [ 197 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_23_5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9589 | 2026.05.27 21:06:29.493533 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9590 | 2026.05.27 21:06:29.493543 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2407 rows starting from the beginning of the part | ||
| 9591 | 2026.05.27 21:06:29.493592 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9592 | 2026.05.27 21:06:29.493601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9593 | 2026.05.27 21:06:29.493624 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1339 rows starting from the beginning of the part | ||
| 9594 | 2026.05.27 21:06:29.493674 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9595 | 2026.05.27 21:06:29.493715 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 486 rows starting from the beginning of the part | ||
| 9596 | 2026.05.27 21:06:29.493755 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 103 rows starting from the beginning of the part | ||
| 9597 | 2026.05.27 21:06:29.493800 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 492 rows starting from the beginning of the part | ||
| 9598 | 2026.05.27 21:06:29.493930 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.05.27 21:06:29.493970 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9600 | 2026.05.27 21:06:29.494299 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9601 | 2026.05.27 21:06:29.494518 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.05.27 21:06:29.494625 [ 69 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9603 | 2026.05.27 21:06:29.494653 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 183.48 KiB/sec. | ||
| 9604 | 2026.05.27 21:06:29.494654 [ 69 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.05.27 21:06:29.494690 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9606 | 2026.05.27 21:06:29.494692 [ 261 ] {e1dc6a02-30db-4da5-b897-553c51d03416} <Debug> TCPHandler: Processed in 0.001309603 sec. | ||
| 9607 | 2026.05.27 21:06:29.494767 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 9608 | 2026.05.27 21:06:29.494862 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9609 | 2026.05.27 21:06:29.494887 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 64 rows starting from the beginning of the part | ||
| 9610 | 2026.05.27 21:06:29.494937 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9611 | 2026.05.27 21:06:29.494941 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.05.27 21:06:29.494976 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9613 | 2026.05.27 21:06:29.495015 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 9614 | 2026.05.27 21:06:29.495048 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9615 | 2026.05.27 21:06:29.495067 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9616 | 2026.05.27 21:06:29.495097 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9617 | 2026.05.27 21:06:29.495107 [ 198 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9618 | 2026.05.27 21:06:29.495302 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932885 sec., 2530414.3805761854 rows/sec., 183.33 MiB/sec. | ||
| 9619 | 2026.05.27 21:06:29.495516 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.05.27 21:06:29.495517 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9621 | 2026.05.27 21:06:29.495561 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9622 | 2026.05.27 21:06:29.495784 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001051805 sec., 79862.71219475093 rows/sec., 4.07 MiB/sec. | ||
| 9623 | 2026.05.27 21:06:29.495823 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.05.27 21:06:29.495907 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_61_12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9625 | 2026.05.27 21:06:29.495944 [ 199 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9626 | 2026.05.27 21:06:29.495946 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9627 | 2026.05.27 21:06:29.496003 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9628 | 2026.05.27 21:06:29.496207 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.05.27 21:06:29.496221 [ 199 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.05.27 21:06:29.496286 [ 199 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_21_4} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9631 | 2026.05.27 21:06:29.496341 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001312 sec., 204268.29268292684 rows/sec., 13.58 MiB/sec. | ||
| 9632 | 2026.05.27 21:06:29.496343 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9633 | 2026.05.27 21:06:29.496357 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9634 | 2026.05.27 21:06:29.496379 [ 261 ] {fe96b8b6-cf8f-4433-8079-b51ab09e8632} <Debug> TCPHandler: Processed in 0.00148864 sec. | ||
| 9635 | 2026.05.27 21:06:29.496400 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.05.27 21:06:29.496425 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9637 | 2026.05.27 21:06:29.496503 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 9638 | 2026.05.27 21:06:29.496522 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.05.27 21:06:29.496609 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2026.05.27 21:06:29.496626 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9641 | 2026.05.27 21:06:29.496642 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22206 rows starting from the beginning of the part | ||
| 9642 | 2026.05.27 21:06:29.496676 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9643 | 2026.05.27 21:06:29.496704 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1501 rows starting from the beginning of the part | ||
| 9644 | 2026.05.27 21:06:29.496753 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 9645 | 2026.05.27 21:06:29.496794 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9646 | 2026.05.27 21:06:29.496833 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9647 | 2026.05.27 21:06:29.496870 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 268 rows starting from the beginning of the part | ||
| 9648 | 2026.05.27 21:06:29.496997 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.05.27 21:06:29.497040 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9650 | 2026.05.27 21:06:29.497343 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9651 | 2026.05.27 21:06:29.497552 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.05.27 21:06:29.497683 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 9653 | 2026.05.27 21:06:29.497716 [ 261 ] {b2b07d99-dc60-4434-9af0-d9883ae9d07a} <Debug> TCPHandler: Processed in 0.001244581 sec. | ||
| 9654 | 2026.05.27 21:06:29.497832 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.05.27 21:06:29.497926 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.05.27 21:06:29.497979 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9657 | 2026.05.27 21:06:29.498691 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.05.27 21:06:29.498727 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9659 | 2026.05.27 21:06:29.499246 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9660 | 2026.05.27 21:06:29.499465 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.05.27 21:06:29.499601 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001693 sec., 1181.3349084465447 rows/sec., 2.12 MiB/sec. | ||
| 9662 | 2026.05.27 21:06:29.499651 [ 261 ] {2cadd01d-3942-4101-a2c8-3f30cee16d02} <Debug> TCPHandler: Processed in 0.001868692 sec. | ||
| 9663 | 2026.05.27 21:06:29.499789 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.05.27 21:06:29.499884 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.05.27 21:06:29.499925 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9666 | 2026.05.27 21:06:29.500259 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.05.27 21:06:29.500294 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9668 | 2026.05.27 21:06:29.500607 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9669 | 2026.05.27 21:06:29.500843 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.05.27 21:06:29.500952 [ 69 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9671 | 2026.05.27 21:06:29.500975 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 9672 | 2026.05.27 21:06:29.500982 [ 69 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.05.27 21:06:29.501014 [ 261 ] {a8927b57-76bc-4505-b31e-42770b253f40} <Debug> TCPHandler: Processed in 0.001274983 sec. | ||
| 9674 | 2026.05.27 21:06:29.501015 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9675 | 2026.05.27 21:06:29.501115 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 9676 | 2026.05.27 21:06:29.501216 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9677 | 2026.05.27 21:06:29.501243 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4242 rows starting from the beginning of the part | ||
| 9678 | 2026.05.27 21:06:29.501294 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9679 | 2026.05.27 21:06:29.501337 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 9680 | 2026.05.27 21:06:29.501379 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9681 | 2026.05.27 21:06:29.501417 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9682 | 2026.05.27 21:06:29.501459 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9683 | 2026.05.27 21:06:29.503230 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4542 rows, containing 4 columns (4 merged, 0 gathered) in 0.002148632 sec., 2113903.1718786648 rows/sec., 132.32 MiB/sec. | ||
| 9684 | 2026.05.27 21:06:29.503750 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24528 rows, containing 5 columns (5 merged, 0 gathered) in 0.007278923 sec., 3369729.285500067 rows/sec., 215.68 MiB/sec. | ||
| 9685 | 2026.05.27 21:06:29.503814 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9686 | 2026.05.27 21:06:29.504177 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.05.27 21:06:29.504258 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_61_12} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9688 | 2026.05.27 21:06:29.504326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9689 | 2026.05.27 21:06:29.504818 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9690 | 2026.05.27 21:06:29.505099 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.05.27 21:06:29.505170 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9692 | 2026.05.27 21:06:29.505241 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 9693 | 2026.05.27 21:06:30.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.36 MiB, peak 308.96 MiB, free memory in arenas 0.00 B, will set to 300.84 MiB (RSS), difference: 2.48 MiB | ||
| 9694 | 2026.05.27 21:06:33.438615 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9695 | 2026.05.27 21:06:33.438691 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9696 | 2026.05.27 21:06:33.584272 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 9697 | 2026.05.27 21:06:33.584734 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.05.27 21:06:33.584773 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9699 | 2026.05.27 21:06:33.585250 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9700 | 2026.05.27 21:06:33.585478 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.05.27 21:06:33.585624 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 9702 | 2026.05.27 21:06:34.468526 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.05.27 21:06:34.468775 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9704 | 2026.05.27 21:06:34.469133 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9705 | 2026.05.27 21:06:34.469172 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9706 | 2026.05.27 21:06:34.469402 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9707 | 2026.05.27 21:06:34.469473 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9708 | 2026.05.27 21:06:34.469621 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9709 | 2026.05.27 21:06:34.469744 [ 341 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9710 | 2026.05.27 21:06:34.469741 [ 366 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9711 | 2026.05.27 21:06:34.469747 [ 360 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9712 | 2026.05.27 21:06:34.469930 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9713 | 2026.05.27 21:06:34.469959 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9714 | 2026.05.27 21:06:34.470031 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9715 | 2026.05.27 21:06:34.470052 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9716 | 2026.05.27 21:06:34.470095 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9717 | 2026.05.27 21:06:34.470143 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9718 | 2026.05.27 21:06:34.471460 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002787 sec., 17222.82023681378 rows/sec., 3.59 MiB/sec. | ||
| 9719 | 2026.05.27 21:06:34.471608 [ 261 ] {40c05190-773a-4e73-b192-5a915ebfbf2e} <Debug> TCPHandler: Processed in 0.003236398 sec. | ||
| 9720 | 2026.05.27 21:06:34.474006 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.05.27 21:06:34.474131 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9722 | 2026.05.27 21:06:34.474177 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9723 | 2026.05.27 21:06:34.474834 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.27 21:06:34.474889 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9725 | 2026.05.27 21:06:34.475329 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9726 | 2026.05.27 21:06:34.475568 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.27 21:06:34.475722 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001625 sec., 82461.53846153847 rows/sec., 7.14 MiB/sec. | ||
| 9728 | 2026.05.27 21:06:34.475758 [ 261 ] {4834491f-9064-466c-9b57-ca7e1d4fdd18} <Debug> TCPHandler: Processed in 0.00180768 sec. | ||
| 9729 | 2026.05.27 21:06:34.475917 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.05.27 21:06:34.476019 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.27 21:06:34.476061 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9732 | 2026.05.27 21:06:34.476514 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.27 21:06:34.476550 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9734 | 2026.05.27 21:06:34.476853 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9735 | 2026.05.27 21:06:34.477080 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.27 21:06:34.477210 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001215 sec., 32098.765432098768 rows/sec., 2.36 MiB/sec. | ||
| 9737 | 2026.05.27 21:06:34.477246 [ 261 ] {346cbdbf-5509-433e-b3fd-1fde90e6a924} <Debug> TCPHandler: Processed in 0.001380186 sec. | ||
| 9738 | 2026.05.27 21:06:34.477383 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.05.27 21:06:34.477481 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9740 | 2026.05.27 21:06:34.477521 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9741 | 2026.05.27 21:06:34.477958 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.27 21:06:34.477995 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9743 | 2026.05.27 21:06:34.478312 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9744 | 2026.05.27 21:06:34.478529 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.05.27 21:06:34.478658 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001196 sec., 86120.40133779265 rows/sec., 6.73 MiB/sec. | ||
| 9746 | 2026.05.27 21:06:34.478693 [ 261 ] {513ada55-97cc-41a5-9322-b325239bda3a} <Debug> TCPHandler: Processed in 0.001359675 sec. | ||
| 9747 | 2026.05.27 21:06:34.478826 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.27 21:06:34.478924 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.27 21:06:34.478967 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9750 | 2026.05.27 21:06:34.479402 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.05.27 21:06:34.479438 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9752 | 2026.05.27 21:06:34.479789 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9753 | 2026.05.27 21:06:34.480006 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.05.27 21:06:34.480139 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 9755 | 2026.05.27 21:06:34.480173 [ 261 ] {e87539ab-d85e-45b8-b968-37ef6c399472} <Debug> TCPHandler: Processed in 0.001396867 sec. | ||
| 9756 | 2026.05.27 21:06:34.480298 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.05.27 21:06:34.480393 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.05.27 21:06:34.480448 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9759 | 2026.05.27 21:06:34.481304 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.05.27 21:06:34.481341 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9761 | 2026.05.27 21:06:34.481909 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9762 | 2026.05.27 21:06:34.482144 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.05.27 21:06:34.482282 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001907 sec., 20450.97011012061 rows/sec., 36.65 MiB/sec. | ||
| 9764 | 2026.05.27 21:06:34.482333 [ 261 ] {f9c985b5-8418-49f1-bc7f-91ea400d11b2} <Debug> TCPHandler: Processed in 0.00208542 sec. | ||
| 9765 | 2026.05.27 21:06:34.482463 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.05.27 21:06:34.482559 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.05.27 21:06:34.482601 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9768 | 2026.05.27 21:06:34.482971 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.05.27 21:06:34.483007 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9770 | 2026.05.27 21:06:34.483319 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9771 | 2026.05.27 21:06:34.483538 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.05.27 21:06:34.483668 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 9773 | 2026.05.27 21:06:34.483701 [ 261 ] {165098c6-c918-4643-95db-c1d6e4364c82} <Debug> TCPHandler: Processed in 0.001288153 sec. | ||
| 9774 | 2026.05.27 21:06:34.577244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9775 | 2026.05.27 21:06:34.593921 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.05.27 21:06:34.593990 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9777 | 2026.05.27 21:06:34.600337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9778 | 2026.05.27 21:06:34.601465 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.05.27 21:06:34.609358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9780 | 2026.05.27 21:06:39.472580 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.05.27 21:06:39.472858 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 9782 | 2026.05.27 21:06:39.473243 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9783 | 2026.05.27 21:06:39.473293 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9784 | 2026.05.27 21:06:39.473545 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9785 | 2026.05.27 21:06:39.473611 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9786 | 2026.05.27 21:06:39.473749 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9787 | 2026.05.27 21:06:39.473856 [ 366 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9788 | 2026.05.27 21:06:39.473887 [ 359 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9789 | 2026.05.27 21:06:39.473856 [ 341 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9790 | 2026.05.27 21:06:39.474054 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9791 | 2026.05.27 21:06:39.474081 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9792 | 2026.05.27 21:06:39.474151 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9793 | 2026.05.27 21:06:39.474171 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 9794 | 2026.05.27 21:06:39.474206 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9795 | 2026.05.27 21:06:39.474245 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9796 | 2026.05.27 21:06:39.475418 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002675 sec., 17943.92523364486 rows/sec., 3.74 MiB/sec. | ||
| 9797 | 2026.05.27 21:06:39.475654 [ 261 ] {0d054bc6-53c6-48f1-8e57-2b3a60acaf84} <Debug> TCPHandler: Processed in 0.003209907 sec. | ||
| 9798 | 2026.05.27 21:06:39.480729 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2026.05.27 21:06:39.480846 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9800 | 2026.05.27 21:06:39.480892 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9801 | 2026.05.27 21:06:39.481579 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.05.27 21:06:39.481620 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9803 | 2026.05.27 21:06:39.482012 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9804 | 2026.05.27 21:06:39.482240 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.05.27 21:06:39.482388 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001575 sec., 177777.77777777778 rows/sec., 11.28 MiB/sec. | ||
| 9806 | 2026.05.27 21:06:39.482425 [ 261 ] {cc175a51-444e-44ba-ae79-86bdc0fcf621} <Debug> TCPHandler: Processed in 0.001749338 sec. | ||
| 9807 | 2026.05.27 21:06:39.482563 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.05.27 21:06:39.482659 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9809 | 2026.05.27 21:06:39.482701 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9810 | 2026.05.27 21:06:39.483720 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.05.27 21:06:39.483781 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9812 | 2026.05.27 21:06:39.484302 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9813 | 2026.05.27 21:06:39.484554 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.05.27 21:06:39.484718 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.002074 sec., 376567.02025072323 rows/sec., 29.04 MiB/sec. | ||
| 9815 | 2026.05.27 21:06:39.484781 [ 261 ] {a906ad4a-dd39-4455-909f-9b14013620b2} <Debug> TCPHandler: Processed in 0.002267216 sec. | ||
| 9816 | 2026.05.27 21:06:39.484984 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.05.27 21:06:39.485119 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9818 | 2026.05.27 21:06:39.485177 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9819 | 2026.05.27 21:06:39.485681 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.05.27 21:06:39.485719 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9821 | 2026.05.27 21:06:39.486025 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9822 | 2026.05.27 21:06:39.486246 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.05.27 21:06:39.486373 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001297 sec., 109483.4232845027 rows/sec., 6.45 MiB/sec. | ||
| 9824 | 2026.05.27 21:06:39.486408 [ 261 ] {ff310fb2-66b1-4c6b-8cf2-f9cbe617e013} <Debug> TCPHandler: Processed in 0.001543082 sec. | ||
| 9825 | 2026.05.27 21:06:39.486538 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.05.27 21:06:39.486635 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.05.27 21:06:39.486676 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9828 | 2026.05.27 21:06:39.487172 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.27 21:06:39.487211 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9830 | 2026.05.27 21:06:39.487535 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9831 | 2026.05.27 21:06:39.487752 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.05.27 21:06:39.487864 [ 55 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9833 | 2026.05.27 21:06:39.487881 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001265 sec., 114624.50592885374 rows/sec., 7.40 MiB/sec. | ||
| 9834 | 2026.05.27 21:06:39.487916 [ 55 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.27 21:06:39.487928 [ 261 ] {89210151-987c-42ba-8579-5873bb30aec3} <Debug> TCPHandler: Processed in 0.001440988 sec. | ||
| 9836 | 2026.05.27 21:06:39.487949 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9837 | 2026.05.27 21:06:39.488056 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 9838 | 2026.05.27 21:06:39.488158 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9839 | 2026.05.27 21:06:39.488172 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.05.27 21:06:39.488187 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1122 rows starting from the beginning of the part | ||
| 9841 | 2026.05.27 21:06:39.488302 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 145 rows starting from the beginning of the part | ||
| 9842 | 2026.05.27 21:06:39.488347 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 9843 | 2026.05.27 21:06:39.488378 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.05.27 21:06:39.488390 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part | ||
| 9845 | 2026.05.27 21:06:39.488447 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 145 rows starting from the beginning of the part | ||
| 9846 | 2026.05.27 21:06:39.488458 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9847 | 2026.05.27 21:06:39.488486 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part | ||
| 9848 | 2026.05.27 21:06:39.489181 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.05.27 21:06:39.489228 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9850 | 2026.05.27 21:06:39.489523 [ 201 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015086 sec., 1659154.182685934 rows/sec., 106.25 MiB/sec. | ||
| 9851 | 2026.05.27 21:06:39.489692 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9852 | 2026.05.27 21:06:39.489693 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9853 | 2026.05.27 21:06:39.490009 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2026.05.27 21:06:39.490037 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.05.27 21:06:39.490087 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_31_6} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9856 | 2026.05.27 21:06:39.490156 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9857 | 2026.05.27 21:06:39.490214 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001891 sec., 76150.18508725542 rows/sec., 4.33 MiB/sec. | ||
| 9858 | 2026.05.27 21:06:39.490260 [ 261 ] {aeb9f0bf-d1b3-4769-b0d6-d0a16d0674ff} <Debug> TCPHandler: Processed in 0.002232084 sec. | ||
| 9859 | 2026.05.27 21:06:39.490396 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.05.27 21:06:39.490508 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2026.05.27 21:06:39.490551 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2026.05.27 21:06:39.491279 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.05.27 21:06:39.491316 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9864 | 2026.05.27 21:06:39.491662 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9865 | 2026.05.27 21:06:39.491886 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.05.27 21:06:39.492022 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001541 sec., 315379.6236210253 rows/sec., 22.11 MiB/sec. | ||
| 9867 | 2026.05.27 21:06:39.492057 [ 261 ] {7af70a71-92f3-4386-ad07-34629b963155} <Debug> TCPHandler: Processed in 0.001712427 sec. | ||
| 9868 | 2026.05.27 21:06:39.492192 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.05.27 21:06:39.492289 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9870 | 2026.05.27 21:06:39.492331 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9871 | 2026.05.27 21:06:39.492712 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.05.27 21:06:39.492747 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9873 | 2026.05.27 21:06:39.493055 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9874 | 2026.05.27 21:06:39.493265 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.05.27 21:06:39.493397 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 185.43 KiB/sec. | ||
| 9876 | 2026.05.27 21:06:39.493430 [ 261 ] {b5021bf4-9de5-45cc-9874-a4181e9dfb06} <Debug> TCPHandler: Processed in 0.001294024 sec. | ||
| 9877 | 2026.05.27 21:06:39.493552 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.05.27 21:06:39.493648 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.27 21:06:39.493692 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9880 | 2026.05.27 21:06:39.494137 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.05.27 21:06:39.494173 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9882 | 2026.05.27 21:06:39.494516 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9883 | 2026.05.27 21:06:39.494733 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.27 21:06:39.494861 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 9885 | 2026.05.27 21:06:39.494895 [ 261 ] {db728595-e92c-4971-8382-2e8c50b5b83a} <Debug> TCPHandler: Processed in 0.001394106 sec. | ||
| 9886 | 2026.05.27 21:06:39.495019 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.05.27 21:06:39.495115 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.05.27 21:06:39.495159 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9889 | 2026.05.27 21:06:39.495509 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.05.27 21:06:39.495544 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9891 | 2026.05.27 21:06:39.495835 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9892 | 2026.05.27 21:06:39.496045 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.05.27 21:06:39.496175 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 9894 | 2026.05.27 21:06:39.496208 [ 261 ] {edf3d64e-16e8-4c8b-8b01-df2334bf81c5} <Debug> TCPHandler: Processed in 0.001240001 sec. | ||
| 9895 | 2026.05.27 21:06:39.496334 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.05.27 21:06:39.496430 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.05.27 21:06:39.496486 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9898 | 2026.05.27 21:06:39.497286 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.05.27 21:06:39.497323 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9900 | 2026.05.27 21:06:39.497810 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9901 | 2026.05.27 21:06:39.498040 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.05.27 21:06:39.498176 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001765 sec., 1133.1444759206797 rows/sec., 2.03 MiB/sec. | ||
| 9903 | 2026.05.27 21:06:39.498227 [ 261 ] {3f5bfff9-3d41-46c0-b3f0-2204f588ab75} <Debug> TCPHandler: Processed in 0.001942624 sec. | ||
| 9904 | 2026.05.27 21:06:39.498363 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.05.27 21:06:39.498460 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.05.27 21:06:39.498501 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9907 | 2026.05.27 21:06:39.498850 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.05.27 21:06:39.498885 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9909 | 2026.05.27 21:06:39.499184 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9910 | 2026.05.27 21:06:39.499405 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.05.27 21:06:39.499531 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 9912 | 2026.05.27 21:06:39.499565 [ 261 ] {8328474e-cf96-4fa7-8b36-762d6ffb278f} <Debug> TCPHandler: Processed in 0.001252852 sec. | ||
| 9913 | 2026.05.27 21:06:39.912076 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.05.27 21:06:39.912336 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9915 | 2026.05.27 21:06:39.912719 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9916 | 2026.05.27 21:06:39.912764 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9917 | 2026.05.27 21:06:39.913026 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9918 | 2026.05.27 21:06:39.913096 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9919 | 2026.05.27 21:06:39.913241 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 37-element set) | ||
| 9920 | 2026.05.27 21:06:39.913361 [ 341 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9921 | 2026.05.27 21:06:39.913375 [ 363 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9922 | 2026.05.27 21:06:39.913373 [ 366 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9923 | 2026.05.27 21:06:39.913562 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 9924 | 2026.05.27 21:06:39.913594 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9925 | 2026.05.27 21:06:39.913685 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9926 | 2026.05.27 21:06:39.913707 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 9927 | 2026.05.27 21:06:39.913746 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 9928 | 2026.05.27 21:06:39.913792 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 9929 | 2026.05.27 21:06:39.913833 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 9930 | 2026.05.27 21:06:39.915083 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.002864 sec., 18854.748603351956 rows/sec., 4.46 MiB/sec. | ||
| 9931 | 2026.05.27 21:06:39.915239 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> MemoryTracker: Peak memory usage (for query): 160.38 KiB. | ||
| 9932 | 2026.05.27 21:06:39.915255 [ 261 ] {b20c8cfc-2170-4b10-9394-5ac30e5005bd} <Debug> TCPHandler: Processed in 0.00332882 sec. | ||
| 9933 | 2026.05.27 21:06:39.932214 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.05.27 21:06:39.932332 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.05.27 21:06:39.932378 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9936 | 2026.05.27 21:06:39.932911 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.05.27 21:06:39.932956 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9938 | 2026.05.27 21:06:39.933319 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9939 | 2026.05.27 21:06:39.933547 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.05.27 21:06:39.933697 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.42 MiB/sec. | ||
| 9941 | 2026.05.27 21:06:39.933733 [ 261 ] {19ac10bc-37a7-475e-9ae0-b6576e7320f1} <Debug> TCPHandler: Processed in 0.001573652 sec. | ||
| 9942 | 2026.05.27 21:06:39.933886 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.05.27 21:06:39.933984 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9944 | 2026.05.27 21:06:39.934025 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9945 | 2026.05.27 21:06:39.935711 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.05.27 21:06:39.935748 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9947 | 2026.05.27 21:06:39.936293 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9948 | 2026.05.27 21:06:39.936530 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.05.27 21:06:39.936662 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Debug> executeQuery: Read 3463 rows, 269.41 KiB in 0.002697 sec., 1284019.2806822394 rows/sec., 97.55 MiB/sec. | ||
| 9950 | 2026.05.27 21:06:39.936699 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 9951 | 2026.05.27 21:06:39.936712 [ 261 ] {39343dbb-265f-4c95-a571-b3a7e1497ead} <Debug> TCPHandler: Processed in 0.002876886 sec. | ||
| 9952 | 2026.05.27 21:06:39.936868 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.05.27 21:06:39.936965 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9954 | 2026.05.27 21:06:39.937030 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9955 | 2026.05.27 21:06:39.937494 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.05.27 21:06:39.937532 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9957 | 2026.05.27 21:06:39.937856 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9958 | 2026.05.27 21:06:39.938090 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.05.27 21:06:39.938222 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Debug> executeQuery: Read 62 rows, 4.72 KiB in 0.001276 sec., 48589.34169278997 rows/sec., 3.61 MiB/sec. | ||
| 9960 | 2026.05.27 21:06:39.938258 [ 261 ] {e0adc0f1-c6a1-4b23-accd-fc67ccb4ad2f} <Debug> TCPHandler: Processed in 0.001439978 sec. | ||
| 9961 | 2026.05.27 21:06:39.938388 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.05.27 21:06:39.938484 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9963 | 2026.05.27 21:06:39.938526 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9964 | 2026.05.27 21:06:39.939197 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.05.27 21:06:39.939233 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9966 | 2026.05.27 21:06:39.939569 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9967 | 2026.05.27 21:06:39.939787 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.05.27 21:06:39.939924 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.001458 sec., 670096.0219478738 rows/sec., 39.56 MiB/sec. | ||
| 9969 | 2026.05.27 21:06:39.939959 [ 261 ] {7ab8d645-a1e1-4366-a21e-2543bc37e6fc} <Debug> TCPHandler: Processed in 0.001621184 sec. | ||
| 9970 | 2026.05.27 21:06:39.940089 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.05.27 21:06:39.940186 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9972 | 2026.05.27 21:06:39.940226 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9973 | 2026.05.27 21:06:39.940613 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.05.27 21:06:39.940649 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9975 | 2026.05.27 21:06:39.940944 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9976 | 2026.05.27 21:06:39.941176 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.05.27 21:06:39.941304 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 9978 | 2026.05.27 21:06:39.941338 [ 261 ] {30e568b1-f000-4ded-b454-98666fb5d76e} <Debug> TCPHandler: Processed in 0.001299564 sec. | ||
| 9979 | 2026.05.27 21:06:39.941464 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.05.27 21:06:39.941561 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.05.27 21:06:39.941601 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9982 | 2026.05.27 21:06:39.942011 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.05.27 21:06:39.942047 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9984 | 2026.05.27 21:06:39.942352 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9985 | 2026.05.27 21:06:39.942573 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.05.27 21:06:39.942713 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 9987 | 2026.05.27 21:06:39.942747 [ 261 ] {b11f025b-9a44-4677-8544-7cbae2150bc4} <Debug> TCPHandler: Processed in 0.001332564 sec. | ||
| 9988 | 2026.05.27 21:06:39.942871 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.05.27 21:06:39.942965 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9990 | 2026.05.27 21:06:39.943017 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9991 | 2026.05.27 21:06:39.943942 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.05.27 21:06:39.943987 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9993 | 2026.05.27 21:06:39.944381 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9994 | 2026.05.27 21:06:39.944600 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.05.27 21:06:39.944733 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Debug> executeQuery: Read 1947 rows, 135.22 KiB in 0.001786 sec., 1090145.5767077268 rows/sec., 73.94 MiB/sec. | ||
| 9996 | 2026.05.27 21:06:39.944767 [ 261 ] {f62f8ff7-2805-4562-a25d-e8574492ef18} <Debug> TCPHandler: Processed in 0.001945875 sec. | ||
| 9997 | 2026.05.27 21:06:39.944897 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2026.05.27 21:06:39.945005 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9999 | 2026.05.27 21:06:39.945049 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10000 | 2026.05.27 21:06:39.945726 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.05.27 21:06:39.945762 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10002 | 2026.05.27 21:06:39.946200 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10003 | 2026.05.27 21:06:39.946422 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.05.27 21:06:39.946555 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Debug> executeQuery: Read 1640 rows, 104.86 KiB in 0.00158 sec., 1037974.6835443038 rows/sec., 64.81 MiB/sec. | ||
| 10005 | 2026.05.27 21:06:39.946591 [ 261 ] {fd07bbbf-889d-4759-a49e-ce974de720f1} <Debug> TCPHandler: Processed in 0.001743898 sec. | ||
| 10006 | 2026.05.27 21:06:39.946729 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.05.27 21:06:39.946825 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10008 | 2026.05.27 21:06:39.946879 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10009 | 2026.05.27 21:06:39.947732 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.05.27 21:06:39.947769 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10011 | 2026.05.27 21:06:39.948354 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10012 | 2026.05.27 21:06:39.948613 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.05.27 21:06:39.948737 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10014 | 2026.05.27 21:06:39.948754 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001947 sec., 25680.53415511043 rows/sec., 46.02 MiB/sec. | ||
| 10015 | 2026.05.27 21:06:39.948800 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.05.27 21:06:39.948827 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10017 | 2026.05.27 21:06:39.948832 [ 261 ] {4e096036-37f8-4467-8919-e9a3e07455dd} <Debug> TCPHandler: Processed in 0.002152242 sec. | ||
| 10018 | 2026.05.27 21:06:39.948958 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 10019 | 2026.05.27 21:06:39.948976 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2026.05.27 21:06:39.949118 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10021 | 2026.05.27 21:06:39.949162 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10022 | 2026.05.27 21:06:39.949246 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10023 | 2026.05.27 21:06:39.949326 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1082 rows starting from the beginning of the part | ||
| 10024 | 2026.05.27 21:06:39.949485 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
| 10025 | 2026.05.27 21:06:39.949525 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.27 21:06:39.949567 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10027 | 2026.05.27 21:06:39.949600 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 10028 | 2026.05.27 21:06:39.949725 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
| 10029 | 2026.05.27 21:06:39.949838 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 10030 | 2026.05.27 21:06:39.949899 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10031 | 2026.05.27 21:06:39.949947 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 50 rows starting from the beginning of the part | ||
| 10032 | 2026.05.27 21:06:39.950149 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.05.27 21:06:39.950284 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001184 sec., 138513.51351351352 rows/sec., 7.54 MiB/sec. | ||
| 10034 | 2026.05.27 21:06:39.950319 [ 261 ] {a814292e-5bd1-4bb6-8d13-5ba27249709c} <Debug> TCPHandler: Processed in 0.001392977 sec. | ||
| 10035 | 2026.05.27 21:06:39.958440 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 19 columns (19 merged, 0 gathered) in 0.009540407 sec., 127248.24003839667 rows/sec., 228.02 MiB/sec. | ||
| 10036 | 2026.05.27 21:06:39.959650 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10037 | 2026.05.27 21:06:39.960057 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.27 21:06:39.960148 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10039 | 2026.05.27 21:06:39.960320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10040 | 2026.05.27 21:06:40.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.61 MiB, peak 313.96 MiB, free memory in arenas 0.00 B, will set to 306.73 MiB (RSS), difference: 4.12 MiB | ||
| 10041 | 2026.05.27 21:06:41.086686 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 10042 | 2026.05.27 21:06:41.087171 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.05.27 21:06:41.087205 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10044 | 2026.05.27 21:06:41.087658 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10045 | 2026.05.27 21:06:41.087886 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.27 21:06:41.088015 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 10047 | 2026.05.27 21:06:41.475478 [ 51 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10048 | 2026.05.27 21:06:41.475597 [ 51 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.05.27 21:06:41.475643 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10050 | 2026.05.27 21:06:41.475885 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10051 | 2026.05.27 21:06:41.476103 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10052 | 2026.05.27 21:06:41.476156 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 10053 | 2026.05.27 21:06:41.476260 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 10054 | 2026.05.27 21:06:41.476338 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 10055 | 2026.05.27 21:06:41.476410 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 10056 | 2026.05.27 21:06:41.476477 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 10057 | 2026.05.27 21:06:41.477371 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585543 sec., 27750.745328256628 rows/sec., 2.32 MiB/sec. | ||
| 10058 | 2026.05.27 21:06:41.477554 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10059 | 2026.05.27 21:06:41.477848 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.05.27 21:06:41.477922 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_14_3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10061 | 2026.05.27 21:06:41.478020 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10062 | 2026.05.27 21:06:42.110393 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10063 | 2026.05.27 21:06:42.126789 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.05.27 21:06:42.126837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10065 | 2026.05.27 21:06:42.133136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10066 | 2026.05.27 21:06:42.133846 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.05.27 21:06:42.137324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10068 | 2026.05.27 21:06:44.466344 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.05.27 21:06:44.466587 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10070 | 2026.05.27 21:06:44.466938 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10071 | 2026.05.27 21:06:44.466988 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10072 | 2026.05.27 21:06:44.467213 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10073 | 2026.05.27 21:06:44.467288 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10074 | 2026.05.27 21:06:44.467434 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10075 | 2026.05.27 21:06:44.467539 [ 366 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10076 | 2026.05.27 21:06:44.467546 [ 364 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10077 | 2026.05.27 21:06:44.467592 [ 363 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10078 | 2026.05.27 21:06:44.467737 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10079 | 2026.05.27 21:06:44.467769 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10080 | 2026.05.27 21:06:44.467846 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10081 | 2026.05.27 21:06:44.467867 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10082 | 2026.05.27 21:06:44.467904 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10083 | 2026.05.27 21:06:44.467978 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10084 | 2026.05.27 21:06:44.469283 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002794 sec., 17179.670722977808 rows/sec., 3.58 MiB/sec. | ||
| 10085 | 2026.05.27 21:06:44.469398 [ 261 ] {88602fb8-b1e8-4fdd-801e-22863b8383cb} <Debug> TCPHandler: Processed in 0.003201416 sec. | ||
| 10086 | 2026.05.27 21:06:44.470936 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.05.27 21:06:44.471061 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10088 | 2026.05.27 21:06:44.471108 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10089 | 2026.05.27 21:06:44.471715 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.05.27 21:06:44.471757 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10091 | 2026.05.27 21:06:44.472158 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10092 | 2026.05.27 21:06:44.472388 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.05.27 21:06:44.472544 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001517 sec., 36914.96374423204 rows/sec., 2.82 MiB/sec. | ||
| 10094 | 2026.05.27 21:06:44.472582 [ 261 ] {4cd56626-5853-459f-aed2-4e4d28bfe5f8} <Debug> TCPHandler: Processed in 0.001697226 sec. | ||
| 10095 | 2026.05.27 21:06:44.472749 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2026.05.27 21:06:44.472849 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10097 | 2026.05.27 21:06:44.472891 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10098 | 2026.05.27 21:06:44.473368 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.05.27 21:06:44.473405 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10100 | 2026.05.27 21:06:44.473712 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10101 | 2026.05.27 21:06:44.473943 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.27 21:06:44.474097 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 10103 | 2026.05.27 21:06:44.474133 [ 261 ] {1282edb9-841c-4fbf-b41d-f7d0a538ba98} <Debug> TCPHandler: Processed in 0.001434428 sec. | ||
| 10104 | 2026.05.27 21:06:44.474272 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2026.05.27 21:06:44.474370 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10106 | 2026.05.27 21:06:44.474414 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10107 | 2026.05.27 21:06:44.474808 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.27 21:06:44.474843 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10109 | 2026.05.27 21:06:44.475227 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10110 | 2026.05.27 21:06:44.475445 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.27 21:06:44.475597 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001247 sec., 102646.35124298316 rows/sec., 7.15 MiB/sec. | ||
| 10112 | 2026.05.27 21:06:44.475633 [ 261 ] {eb8f4e15-ab23-4df4-b778-d807069be079} <Debug> TCPHandler: Processed in 0.001410327 sec. | ||
| 10113 | 2026.05.27 21:06:44.475804 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.27 21:06:44.475902 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.27 21:06:44.475943 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10116 | 2026.05.27 21:06:44.476357 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.27 21:06:44.476393 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10118 | 2026.05.27 21:06:44.476696 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10119 | 2026.05.27 21:06:44.476914 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.27 21:06:44.477069 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. | ||
| 10121 | 2026.05.27 21:06:44.477103 [ 261 ] {fd3aab39-22a5-4627-985e-7d0c70979e9b} <Debug> TCPHandler: Processed in 0.001355105 sec. | ||
| 10122 | 2026.05.27 21:06:48.438973 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10123 | 2026.05.27 21:06:48.439049 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10124 | 2026.05.27 21:06:48.589058 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 10125 | 2026.05.27 21:06:48.589530 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.27 21:06:48.589568 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10127 | 2026.05.27 21:06:48.590039 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10128 | 2026.05.27 21:06:48.590263 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.27 21:06:48.590385 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 10130 | 2026.05.27 21:06:49.467405 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.05.27 21:06:49.467649 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10132 | 2026.05.27 21:06:49.468019 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10133 | 2026.05.27 21:06:49.468061 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10134 | 2026.05.27 21:06:49.468289 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10135 | 2026.05.27 21:06:49.468362 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10136 | 2026.05.27 21:06:49.468511 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10137 | 2026.05.27 21:06:49.468619 [ 321 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10138 | 2026.05.27 21:06:49.468637 [ 363 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10139 | 2026.05.27 21:06:49.468620 [ 337 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10140 | 2026.05.27 21:06:49.468791 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10141 | 2026.05.27 21:06:49.468823 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10142 | 2026.05.27 21:06:49.468899 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10143 | 2026.05.27 21:06:49.468920 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10144 | 2026.05.27 21:06:49.468970 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10145 | 2026.05.27 21:06:49.469013 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10146 | 2026.05.27 21:06:49.470239 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002689 sec., 17850.502045370027 rows/sec., 3.72 MiB/sec. | ||
| 10147 | 2026.05.27 21:06:49.470365 [ 261 ] {910854f8-e1cb-4bdf-87a6-e60703337ab2} <Debug> TCPHandler: Processed in 0.003106413 sec. | ||
| 10148 | 2026.05.27 21:06:49.472129 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.05.27 21:06:49.472248 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10150 | 2026.05.27 21:06:49.472295 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10151 | 2026.05.27 21:06:49.472812 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.05.27 21:06:49.472856 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10153 | 2026.05.27 21:06:49.473263 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10154 | 2026.05.27 21:06:49.473507 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.05.27 21:06:49.473664 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 3.21 MiB/sec. | ||
| 10156 | 2026.05.27 21:06:49.473680 [ 44 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10157 | 2026.05.27 21:06:49.473702 [ 261 ] {6cf9fc79-c6c2-4a9c-9813-a85e3fc32fae} <Debug> TCPHandler: Processed in 0.001626974 sec. | ||
| 10158 | 2026.05.27 21:06:49.473734 [ 44 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.05.27 21:06:49.473765 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10160 | 2026.05.27 21:06:49.473841 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.05.27 21:06:49.473906 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 10162 | 2026.05.27 21:06:49.473962 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.05.27 21:06:49.474012 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10164 | 2026.05.27 21:06:49.474066 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10165 | 2026.05.27 21:06:49.474109 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4201 rows starting from the beginning of the part | ||
| 10166 | 2026.05.27 21:06:49.474180 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 134 rows starting from the beginning of the part | ||
| 10167 | 2026.05.27 21:06:49.474230 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 781 rows starting from the beginning of the part | ||
| 10168 | 2026.05.27 21:06:49.474276 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3463 rows starting from the beginning of the part | ||
| 10169 | 2026.05.27 21:06:49.474321 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 10170 | 2026.05.27 21:06:49.474364 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10171 | 2026.05.27 21:06:49.474476 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.05.27 21:06:49.474522 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10173 | 2026.05.27 21:06:49.474860 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10174 | 2026.05.27 21:06:49.475106 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.05.27 21:06:49.475255 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 113.33 KiB/sec. | ||
| 10176 | 2026.05.27 21:06:49.475291 [ 261 ] {fbfe4485-b2b3-418d-a653-fcb9889cdd75} <Debug> TCPHandler: Processed in 0.00150984 sec. | ||
| 10177 | 2026.05.27 21:06:49.475419 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.05.27 21:06:49.475521 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10179 | 2026.05.27 21:06:49.475565 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10180 | 2026.05.27 21:06:49.476040 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.05.27 21:06:49.476173 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10182 | 2026.05.27 21:06:49.476521 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10183 | 2026.05.27 21:06:49.476792 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2026.05.27 21:06:49.476913 [ 44 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10185 | 2026.05.27 21:06:49.476928 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001429 sec., 46186.14415675298 rows/sec., 3.61 MiB/sec. | ||
| 10186 | 2026.05.27 21:06:49.476949 [ 44 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.05.27 21:06:49.476997 [ 261 ] {a840749b-251d-40ba-87eb-e86a4bfc088b} <Debug> TCPHandler: Processed in 0.001627274 sec. | ||
| 10188 | 2026.05.27 21:06:49.477025 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10189 | 2026.05.27 21:06:49.477136 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 10190 | 2026.05.27 21:06:49.477152 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.05.27 21:06:49.477211 [ 189 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8695 rows, containing 5 columns (5 merged, 0 gathered) in 0.003364112 sec., 2584634.5187080572 rows/sec., 207.19 MiB/sec. | ||
| 10192 | 2026.05.27 21:06:49.477246 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10193 | 2026.05.27 21:06:49.477260 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2026.05.27 21:06:49.477286 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2407 rows starting from the beginning of the part | ||
| 10195 | 2026.05.27 21:06:49.477305 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10196 | 2026.05.27 21:06:49.477351 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 103 rows starting from the beginning of the part | ||
| 10197 | 2026.05.27 21:06:49.477404 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 486 rows starting from the beginning of the part | ||
| 10198 | 2026.05.27 21:06:49.477453 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1947 rows starting from the beginning of the part | ||
| 10199 | 2026.05.27 21:06:49.477498 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 10200 | 2026.05.27 21:06:49.477546 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 66 rows starting from the beginning of the part | ||
| 10201 | 2026.05.27 21:06:49.477558 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10202 | 2026.05.27 21:06:49.477721 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.05.27 21:06:49.477763 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10204 | 2026.05.27 21:06:49.477921 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.05.27 21:06:49.478025 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_66_13} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10206 | 2026.05.27 21:06:49.478130 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 10207 | 2026.05.27 21:06:49.478214 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10208 | 2026.05.27 21:06:49.478475 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.05.27 21:06:49.478622 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 10210 | 2026.05.27 21:06:49.478630 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10211 | 2026.05.27 21:06:49.478659 [ 261 ] {be160dc7-b01c-47c5-b440-7932e4b70ac1} <Debug> TCPHandler: Processed in 0.001556781 sec. | ||
| 10212 | 2026.05.27 21:06:49.478685 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.05.27 21:06:49.478712 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10214 | 2026.05.27 21:06:49.478809 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.05.27 21:06:49.478812 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 10216 | 2026.05.27 21:06:49.478914 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.05.27 21:06:49.478929 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10218 | 2026.05.27 21:06:49.478964 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24528 rows starting from the beginning of the part | ||
| 10219 | 2026.05.27 21:06:49.478986 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10220 | 2026.05.27 21:06:49.479019 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 10221 | 2026.05.27 21:06:49.479072 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 10222 | 2026.05.27 21:06:49.479115 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1640 rows starting from the beginning of the part | ||
| 10223 | 2026.05.27 21:06:49.479157 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 10224 | 2026.05.27 21:06:49.479164 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070929 sec., 2449625.2647966202 rows/sec., 177.60 MiB/sec. | ||
| 10225 | 2026.05.27 21:06:49.479197 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10226 | 2026.05.27 21:06:49.479438 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10227 | 2026.05.27 21:06:49.479690 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.05.27 21:06:49.479710 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.05.27 21:06:49.479753 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10230 | 2026.05.27 21:06:49.479766 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_66_13} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10231 | 2026.05.27 21:06:49.479856 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10232 | 2026.05.27 21:06:49.480269 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10233 | 2026.05.27 21:06:49.480519 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.05.27 21:06:49.480665 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001771 sec., 1129.305477131564 rows/sec., 2.02 MiB/sec. | ||
| 10235 | 2026.05.27 21:06:49.480722 [ 261 ] {7deb62ee-1e95-4d52-bfae-0653e3ed09ea} <Debug> TCPHandler: Processed in 0.001962645 sec. | ||
| 10236 | 2026.05.27 21:06:49.480848 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.05.27 21:06:49.480953 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.05.27 21:06:49.480995 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10239 | 2026.05.27 21:06:49.481352 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.05.27 21:06:49.481387 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10241 | 2026.05.27 21:06:49.481705 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10242 | 2026.05.27 21:06:49.481919 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.05.27 21:06:49.482042 [ 44 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10244 | 2026.05.27 21:06:49.482059 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10245 | 2026.05.27 21:06:49.482075 [ 44 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.05.27 21:06:49.482098 [ 261 ] {bc9032e8-8591-46c9-a999-c7dd4763076e} <Debug> TCPHandler: Processed in 0.001300024 sec. | ||
| 10247 | 2026.05.27 21:06:49.482100 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10248 | 2026.05.27 21:06:49.482212 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 10249 | 2026.05.27 21:06:49.482335 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10250 | 2026.05.27 21:06:49.482367 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4542 rows starting from the beginning of the part | ||
| 10251 | 2026.05.27 21:06:49.482428 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10252 | 2026.05.27 21:06:49.482471 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 10253 | 2026.05.27 21:06:49.482510 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 164 rows starting from the beginning of the part | ||
| 10254 | 2026.05.27 21:06:49.482547 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 10255 | 2026.05.27 21:06:49.482584 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10256 | 2026.05.27 21:06:49.484491 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320527 sec., 2139169.249054202 rows/sec., 133.67 MiB/sec. | ||
| 10257 | 2026.05.27 21:06:49.484679 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26881 rows, containing 5 columns (5 merged, 0 gathered) in 0.005896457 sec., 4558839.316559079 rows/sec., 291.89 MiB/sec. | ||
| 10258 | 2026.05.27 21:06:49.484847 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10259 | 2026.05.27 21:06:49.484968 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10260 | 2026.05.27 21:06:49.485167 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.05.27 21:06:49.485251 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_66_13} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10262 | 2026.05.27 21:06:49.485290 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.05.27 21:06:49.485322 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10264 | 2026.05.27 21:06:49.485373 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10265 | 2026.05.27 21:06:49.485470 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 10266 | 2026.05.27 21:06:49.638404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10267 | 2026.05.27 21:06:49.657280 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.05.27 21:06:49.657341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10269 | 2026.05.27 21:06:49.664341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10270 | 2026.05.27 21:06:49.665175 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.05.27 21:06:49.674652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10272 | 2026.05.27 21:06:54.469492 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.05.27 21:06:54.469776 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10274 | 2026.05.27 21:06:54.470144 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10275 | 2026.05.27 21:06:54.470187 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10276 | 2026.05.27 21:06:54.470415 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10277 | 2026.05.27 21:06:54.470493 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10278 | 2026.05.27 21:06:54.470639 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10279 | 2026.05.27 21:06:54.470742 [ 363 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10280 | 2026.05.27 21:06:54.470747 [ 321 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10281 | 2026.05.27 21:06:54.470747 [ 339 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10282 | 2026.05.27 21:06:54.470912 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10283 | 2026.05.27 21:06:54.470946 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10284 | 2026.05.27 21:06:54.471024 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10285 | 2026.05.27 21:06:54.471046 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10286 | 2026.05.27 21:06:54.471085 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10287 | 2026.05.27 21:06:54.471129 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10288 | 2026.05.27 21:06:54.472403 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002725 sec., 17614.67889908257 rows/sec., 3.67 MiB/sec. | ||
| 10289 | 2026.05.27 21:06:54.472601 [ 261 ] {2d5b738a-982f-4b8c-89cb-e2e3955a90b6} <Debug> TCPHandler: Processed in 0.003257419 sec. | ||
| 10290 | 2026.05.27 21:06:54.474996 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.05.27 21:06:54.475147 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10292 | 2026.05.27 21:06:54.475212 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10293 | 2026.05.27 21:06:54.475876 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.05.27 21:06:54.475925 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10295 | 2026.05.27 21:06:54.476354 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10296 | 2026.05.27 21:06:54.476596 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.05.27 21:06:54.476764 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001664 sec., 80528.84615384616 rows/sec., 6.97 MiB/sec. | ||
| 10298 | 2026.05.27 21:06:54.476811 [ 261 ] {5c651f5a-ed4b-4b0d-a2b9-fddfd0e133a0} <Debug> TCPHandler: Processed in 0.001938675 sec. | ||
| 10299 | 2026.05.27 21:06:54.476950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.05.27 21:06:54.477060 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.05.27 21:06:54.477109 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10302 | 2026.05.27 21:06:54.477572 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.05.27 21:06:54.477612 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10304 | 2026.05.27 21:06:54.477940 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10305 | 2026.05.27 21:06:54.478179 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.05.27 21:06:54.478306 [ 37 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10307 | 2026.05.27 21:06:54.478323 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001289 sec., 30256.01241272304 rows/sec., 2.22 MiB/sec. | ||
| 10308 | 2026.05.27 21:06:54.478377 [ 37 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.27 21:06:54.478385 [ 261 ] {7206a390-32aa-4475-ab04-e62a12eb6262} <Debug> TCPHandler: Processed in 0.00149281 sec. | ||
| 10310 | 2026.05.27 21:06:54.478407 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10311 | 2026.05.27 21:06:54.478529 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 10312 | 2026.05.27 21:06:54.478549 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.05.27 21:06:54.478663 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10314 | 2026.05.27 21:06:54.478667 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10315 | 2026.05.27 21:06:54.478706 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 10316 | 2026.05.27 21:06:54.478728 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10317 | 2026.05.27 21:06:54.478783 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
| 10318 | 2026.05.27 21:06:54.478842 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 142 rows starting from the beginning of the part | ||
| 10319 | 2026.05.27 21:06:54.478894 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 62 rows starting from the beginning of the part | ||
| 10320 | 2026.05.27 21:06:54.478948 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 10321 | 2026.05.27 21:06:54.478997 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
| 10322 | 2026.05.27 21:06:54.479183 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.27 21:06:54.479226 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10324 | 2026.05.27 21:06:54.479579 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10325 | 2026.05.27 21:06:54.479816 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.05.27 21:06:54.479843 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363075 sec., 372686.75604790635 rows/sec., 25.77 MiB/sec. | ||
| 10327 | 2026.05.27 21:06:54.479961 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001316 sec., 78267.47720364742 rows/sec., 6.11 MiB/sec. | ||
| 10328 | 2026.05.27 21:06:54.480006 [ 261 ] {30e77298-d281-4e30-a7c0-6c21456d2a8b} <Debug> TCPHandler: Processed in 0.00151126 sec. | ||
| 10329 | 2026.05.27 21:06:54.480010 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10330 | 2026.05.27 21:06:54.480143 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10331 | 2026.05.27 21:06:54.480251 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10332 | 2026.05.27 21:06:54.480292 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.05.27 21:06:54.480300 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10334 | 2026.05.27 21:06:54.480373 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_56_11} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10335 | 2026.05.27 21:06:54.480449 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10336 | 2026.05.27 21:06:54.480742 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.05.27 21:06:54.480783 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10338 | 2026.05.27 21:06:54.481131 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10339 | 2026.05.27 21:06:54.481351 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.05.27 21:06:54.481489 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10341 | 2026.05.27 21:06:54.481526 [ 261 ] {266063f3-b782-4f5c-adb3-7501a45a0559} <Debug> TCPHandler: Processed in 0.001437898 sec. | ||
| 10342 | 2026.05.27 21:06:54.481677 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.05.27 21:06:54.481779 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10344 | 2026.05.27 21:06:54.481836 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10345 | 2026.05.27 21:06:54.482740 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.05.27 21:06:54.482779 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10347 | 2026.05.27 21:06:54.483359 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10348 | 2026.05.27 21:06:54.483599 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.05.27 21:06:54.483749 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00199 sec., 19597.989949748742 rows/sec., 35.12 MiB/sec. | ||
| 10350 | 2026.05.27 21:06:54.483818 [ 261 ] {dc956984-b81c-4e60-be60-5d36710eb050} <Debug> TCPHandler: Processed in 0.002193863 sec. | ||
| 10351 | 2026.05.27 21:06:54.483952 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.05.27 21:06:54.484053 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10353 | 2026.05.27 21:06:54.484099 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10354 | 2026.05.27 21:06:54.484467 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.05.27 21:06:54.484506 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10356 | 2026.05.27 21:06:54.484817 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10357 | 2026.05.27 21:06:54.485033 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.05.27 21:06:54.485165 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10359 | 2026.05.27 21:06:54.485200 [ 261 ] {d7c854e3-2465-42d2-b3c7-286d78eb61ee} <Debug> TCPHandler: Processed in 0.001302883 sec. | ||
| 10360 | 2026.05.27 21:06:54.543303 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60694 | ||
| 10361 | 2026.05.27 21:06:54.543375 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10362 | 2026.05.27 21:06:54.543399 [ 260 ] {} <Debug> TCP-Session: f8ee42c1-3efa-4ea5-9ee7-cd48f1f8d72e Authenticating user 'default' from [fd00:1122:3344:101::e]:60694 | ||
| 10363 | 2026.05.27 21:06:54.543421 [ 260 ] {} <Debug> TCP-Session: f8ee42c1-3efa-4ea5-9ee7-cd48f1f8d72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.05.27 21:06:54.543434 [ 260 ] {} <Debug> TCP-Session: f8ee42c1-3efa-4ea5-9ee7-cd48f1f8d72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.05.27 21:06:54.543629 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52254 | ||
| 10366 | 2026.05.27 21:06:54.543653 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58168 | ||
| 10367 | 2026.05.27 21:06:54.543669 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61876 | ||
| 10368 | 2026.05.27 21:06:54.543690 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50283 | ||
| 10369 | 2026.05.27 21:06:54.543717 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39447 | ||
| 10370 | 2026.05.27 21:06:54.543732 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54231 | ||
| 10371 | 2026.05.27 21:06:54.543739 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34358 | ||
| 10372 | 2026.05.27 21:06:54.543729 [ 260 ] {} <Trace> TCP-Session: f8ee42c1-3efa-4ea5-9ee7-cd48f1f8d72e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.05.27 21:06:54.543722 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10374 | 2026.05.27 21:06:54.543716 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39565 | ||
| 10375 | 2026.05.27 21:06:54.543893 [ 303 ] {} <Debug> TCP-Session: 88ae0c5d-1354-4d8f-8e68-dc1e255b5da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58168 | ||
| 10376 | 2026.05.27 21:06:54.543680 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10377 | 2026.05.27 21:06:54.543922 [ 303 ] {} <Debug> TCP-Session: 88ae0c5d-1354-4d8f-8e68-dc1e255b5da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.05.27 21:06:54.543950 [ 302 ] {} <Debug> TCP-Session: e31f6bb4-adda-45ef-8051-110f760773cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52254 | ||
| 10379 | 2026.05.27 21:06:54.543953 [ 303 ] {} <Debug> TCP-Session: 88ae0c5d-1354-4d8f-8e68-dc1e255b5da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.05.27 21:06:54.543976 [ 302 ] {} <Debug> TCP-Session: e31f6bb4-adda-45ef-8051-110f760773cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.05.27 21:06:54.543975 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10382 | 2026.05.27 21:06:54.543996 [ 302 ] {} <Debug> TCP-Session: e31f6bb4-adda-45ef-8051-110f760773cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10383 | 2026.05.27 21:06:54.544025 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10384 | 2026.05.27 21:06:54.544031 [ 306 ] {} <Debug> TCP-Session: c1e3e9b6-e426-43ae-a1cc-b78ae0c93b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:61876 | ||
| 10385 | 2026.05.27 21:06:54.544081 [ 306 ] {} <Debug> TCP-Session: c1e3e9b6-e426-43ae-a1cc-b78ae0c93b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2026.05.27 21:06:54.544097 [ 306 ] {} <Debug> TCP-Session: c1e3e9b6-e426-43ae-a1cc-b78ae0c93b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.05.27 21:06:54.544228 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10388 | 2026.05.27 21:06:54.544265 [ 3 ] {} <Debug> TCP-Session: b7bb756f-52da-4685-9cf2-37228b4f979b Authenticating user 'default' from [fd00:1122:3344:101::e]:34358 | ||
| 10389 | 2026.05.27 21:06:54.544286 [ 3 ] {} <Debug> TCP-Session: b7bb756f-52da-4685-9cf2-37228b4f979b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.05.27 21:06:54.544306 [ 3 ] {} <Debug> TCP-Session: b7bb756f-52da-4685-9cf2-37228b4f979b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.05.27 21:06:54.544310 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10392 | 2026.05.27 21:06:54.544374 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10393 | 2026.05.27 21:06:54.544580 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10394 | 2026.05.27 21:06:54.544619 [ 310 ] {} <Debug> TCP-Session: 34f31082-f7cf-4ecc-8af2-c217dc36865e Authenticating user 'default' from [fd00:1122:3344:101::e]:54231 | ||
| 10395 | 2026.05.27 21:06:54.544637 [ 310 ] {} <Debug> TCP-Session: 34f31082-f7cf-4ecc-8af2-c217dc36865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.05.27 21:06:54.544655 [ 310 ] {} <Debug> TCP-Session: 34f31082-f7cf-4ecc-8af2-c217dc36865e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.05.27 21:06:54.544663 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 10398 | 2026.05.27 21:06:54.544687 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10399 | 2026.05.27 21:06:54.544720 [ 308 ] {} <Debug> TCP-Session: 67ad0e31-2dfe-4a63-9c98-189918d21a24 Authenticating user 'default' from [fd00:1122:3344:101::e]:39447 | ||
| 10400 | 2026.05.27 21:06:54.544743 [ 308 ] {} <Debug> TCP-Session: 67ad0e31-2dfe-4a63-9c98-189918d21a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.05.27 21:06:54.544761 [ 308 ] {} <Debug> TCP-Session: 67ad0e31-2dfe-4a63-9c98-189918d21a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.05.27 21:06:54.544932 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10403 | 2026.05.27 21:06:54.544971 [ 309 ] {} <Debug> TCP-Session: 7a568540-4eed-4659-ab07-536a858a8a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:39565 | ||
| 10404 | 2026.05.27 21:06:54.544993 [ 309 ] {} <Debug> TCP-Session: 7a568540-4eed-4659-ab07-536a858a8a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.05.27 21:06:54.545012 [ 309 ] {} <Debug> TCP-Session: 7a568540-4eed-4659-ab07-536a858a8a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.05.27 21:06:54.545041 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10407 | 2026.05.27 21:06:54.545074 [ 307 ] {} <Debug> TCP-Session: 791f8a03-ba4d-4203-adcd-72279a2b12e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50283 | ||
| 10408 | 2026.05.27 21:06:54.545092 [ 307 ] {} <Debug> TCP-Session: 791f8a03-ba4d-4203-adcd-72279a2b12e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.05.27 21:06:54.545105 [ 307 ] {} <Debug> TCP-Session: 791f8a03-ba4d-4203-adcd-72279a2b12e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.05.27 21:06:54.545670 [ 363 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> AggregatingTransform: Aggregating | ||
| 10411 | 2026.05.27 21:06:54.545712 [ 363 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> Aggregator: Aggregation method: without_key | ||
| 10412 | 2026.05.27 21:06:54.545741 [ 363 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971863 sec. (1028.952 rows/sec., 40.19 KiB/sec.) | ||
| 10413 | 2026.05.27 21:06:54.545757 [ 363 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Trace> Aggregator: Merging aggregated data | ||
| 10414 | 2026.05.27 21:06:54.546392 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002443 sec., 409.3327875562833 rows/sec., 15.99 KiB/sec. | ||
| 10415 | 2026.05.27 21:06:54.546529 [ 260 ] {0068c9bb-da2f-4be6-9d5a-50f65c6b9b36} <Debug> TCPHandler: Processed in 0.002893236 sec. | ||
| 10416 | 2026.05.27 21:06:54.546660 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10417 | 2026.05.27 21:06:54.546689 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10418 | 2026.05.27 21:06:54.546692 [ 260 ] {} <Debug> TCP-Session: f8ee42c1-3efa-4ea5-9ee7-cd48f1f8d72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.05.27 21:06:54.546710 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10420 | 2026.05.27 21:06:54.546726 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10421 | 2026.05.27 21:06:54.546735 [ 3 ] {} <Debug> TCP-Session: b7bb756f-52da-4685-9cf2-37228b4f979b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.05.27 21:06:54.546760 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10423 | 2026.05.27 21:06:54.546779 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10424 | 2026.05.27 21:06:54.546780 [ 308 ] {} <Debug> TCP-Session: 67ad0e31-2dfe-4a63-9c98-189918d21a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10425 | 2026.05.27 21:06:54.546801 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10426 | 2026.05.27 21:06:54.546823 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10427 | 2026.05.27 21:06:54.546862 [ 307 ] {} <Debug> TCP-Session: 791f8a03-ba4d-4203-adcd-72279a2b12e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.05.27 21:06:54.546812 [ 303 ] {} <Debug> TCP-Session: 88ae0c5d-1354-4d8f-8e68-dc1e255b5da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2026.05.27 21:06:54.546887 [ 310 ] {} <Debug> TCP-Session: 34f31082-f7cf-4ecc-8af2-c217dc36865e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.05.27 21:06:54.546761 [ 302 ] {} <Debug> TCP-Session: e31f6bb4-adda-45ef-8051-110f760773cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2026.05.27 21:06:54.546747 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10432 | 2026.05.27 21:06:54.546825 [ 309 ] {} <Debug> TCP-Session: 7a568540-4eed-4659-ab07-536a858a8a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.05.27 21:06:54.547003 [ 306 ] {} <Debug> TCP-Session: c1e3e9b6-e426-43ae-a1cc-b78ae0c93b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.05.27 21:06:56.091435 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 10435 | 2026.05.27 21:06:56.091969 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.05.27 21:06:56.092019 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10437 | 2026.05.27 21:06:56.092527 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10438 | 2026.05.27 21:06:56.092765 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.05.27 21:06:56.092925 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 10440 | 2026.05.27 21:06:56.092950 [ 38 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10441 | 2026.05.27 21:06:56.093019 [ 38 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.05.27 21:06:56.093041 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10443 | 2026.05.27 21:06:56.093177 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 10444 | 2026.05.27 21:06:56.093320 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10445 | 2026.05.27 21:06:56.093360 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 10446 | 2026.05.27 21:06:56.093426 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 10447 | 2026.05.27 21:06:56.093474 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 10448 | 2026.05.27 21:06:56.093515 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 10449 | 2026.05.27 21:06:56.093554 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 10450 | 2026.05.27 21:06:56.093595 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 10451 | 2026.05.27 21:06:56.095839 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724781 sec., 7244618.925337486 rows/sec., 103.64 MiB/sec. | ||
| 10452 | 2026.05.27 21:06:56.096189 [ 199 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10453 | 2026.05.27 21:06:56.096514 [ 199 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.05.27 21:06:56.096596 [ 199 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_41_8} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10455 | 2026.05.27 21:06:56.096701 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10456 | 2026.05.27 21:06:56.134246 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52768 | ||
| 10457 | 2026.05.27 21:06:56.134341 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10458 | 2026.05.27 21:06:56.134371 [ 309 ] {} <Debug> TCP-Session: c76d289f-f1ec-4d24-b35a-d07c31b95596 Authenticating user 'default' from [fd00:1122:3344:101::e]:52768 | ||
| 10459 | 2026.05.27 21:06:56.134397 [ 309 ] {} <Debug> TCP-Session: c76d289f-f1ec-4d24-b35a-d07c31b95596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10460 | 2026.05.27 21:06:56.134414 [ 309 ] {} <Debug> TCP-Session: c76d289f-f1ec-4d24-b35a-d07c31b95596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2026.05.27 21:06:56.134641 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58841 | ||
| 10462 | 2026.05.27 21:06:56.134658 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63084 | ||
| 10463 | 2026.05.27 21:06:56.134704 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40039 | ||
| 10464 | 2026.05.27 21:06:56.134726 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47546 | ||
| 10465 | 2026.05.27 21:06:56.134746 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10466 | 2026.05.27 21:06:56.134764 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10467 | 2026.05.27 21:06:56.134767 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10468 | 2026.05.27 21:06:56.134796 [ 310 ] {} <Debug> TCP-Session: 0aaf0bf3-9ce5-4546-9c36-85c56340d805 Authenticating user 'default' from [fd00:1122:3344:101::e]:58841 | ||
| 10469 | 2026.05.27 21:06:56.134805 [ 3 ] {} <Debug> TCP-Session: 1bad34b9-8b37-4017-9655-b37822332d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:63084 | ||
| 10470 | 2026.05.27 21:06:56.134816 [ 306 ] {} <Debug> TCP-Session: c177f44b-3315-4aed-bcbd-8f2706bffaa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40039 | ||
| 10471 | 2026.05.27 21:06:56.134834 [ 310 ] {} <Debug> TCP-Session: 0aaf0bf3-9ce5-4546-9c36-85c56340d805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10472 | 2026.05.27 21:06:56.134847 [ 3 ] {} <Debug> TCP-Session: 1bad34b9-8b37-4017-9655-b37822332d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10473 | 2026.05.27 21:06:56.134856 [ 306 ] {} <Debug> TCP-Session: c177f44b-3315-4aed-bcbd-8f2706bffaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.05.27 21:06:56.134841 [ 309 ] {} <Trace> TCP-Session: c76d289f-f1ec-4d24-b35a-d07c31b95596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.05.27 21:06:56.134908 [ 3 ] {} <Debug> TCP-Session: 1bad34b9-8b37-4017-9655-b37822332d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.05.27 21:06:56.134893 [ 310 ] {} <Debug> TCP-Session: 0aaf0bf3-9ce5-4546-9c36-85c56340d805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10477 | 2026.05.27 21:06:56.134893 [ 306 ] {} <Debug> TCP-Session: c177f44b-3315-4aed-bcbd-8f2706bffaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2026.05.27 21:06:56.134792 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10479 | 2026.05.27 21:06:56.134717 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34483 | ||
| 10480 | 2026.05.27 21:06:56.135027 [ 308 ] {} <Debug> TCP-Session: b956007a-2606-4332-add4-ec1277dc95f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47546 | ||
| 10481 | 2026.05.27 21:06:56.134692 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56777 | ||
| 10482 | 2026.05.27 21:06:56.135057 [ 308 ] {} <Debug> TCP-Session: b956007a-2606-4332-add4-ec1277dc95f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.05.27 21:06:56.135070 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10484 | 2026.05.27 21:06:56.135095 [ 308 ] {} <Debug> TCP-Session: b956007a-2606-4332-add4-ec1277dc95f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.05.27 21:06:56.135108 [ 307 ] {} <Debug> TCP-Session: 177ab216-5a10-486b-bb39-3e917b51d86c Authenticating user 'default' from [fd00:1122:3344:101::e]:34483 | ||
| 10486 | 2026.05.27 21:06:56.135115 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.05.27 21:06:56.135122 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10488 | 2026.05.27 21:06:56.135132 [ 307 ] {} <Debug> TCP-Session: 177ab216-5a10-486b-bb39-3e917b51d86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.05.27 21:06:56.135148 [ 303 ] {} <Debug> TCP-Session: 0a6f3b88-7cf7-4545-a485-cd15583819b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56777 | ||
| 10490 | 2026.05.27 21:06:56.135173 [ 307 ] {} <Debug> TCP-Session: 177ab216-5a10-486b-bb39-3e917b51d86c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.05.27 21:06:56.135190 [ 303 ] {} <Debug> TCP-Session: 0a6f3b88-7cf7-4545-a485-cd15583819b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.05.27 21:06:56.134679 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42071 | ||
| 10493 | 2026.05.27 21:06:56.135215 [ 303 ] {} <Debug> TCP-Session: 0a6f3b88-7cf7-4545-a485-cd15583819b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2026.05.27 21:06:56.134663 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57340 | ||
| 10495 | 2026.05.27 21:06:56.135283 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10496 | 2026.05.27 21:06:56.135318 [ 302 ] {} <Debug> TCP-Session: a8775699-3d6c-4800-803e-b511fa314fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42071 | ||
| 10497 | 2026.05.27 21:06:56.135328 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10498 | 2026.05.27 21:06:56.135336 [ 302 ] {} <Debug> TCP-Session: a8775699-3d6c-4800-803e-b511fa314fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.05.27 21:06:56.135357 [ 260 ] {} <Debug> TCP-Session: bf63cca6-75ce-401a-a8c6-3c21199ae4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57340 | ||
| 10500 | 2026.05.27 21:06:56.135364 [ 302 ] {} <Debug> TCP-Session: a8775699-3d6c-4800-803e-b511fa314fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.05.27 21:06:56.135383 [ 260 ] {} <Debug> TCP-Session: bf63cca6-75ce-401a-a8c6-3c21199ae4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.05.27 21:06:56.135404 [ 260 ] {} <Debug> TCP-Session: bf63cca6-75ce-401a-a8c6-3c21199ae4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.05.27 21:06:56.135461 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10504 | 2026.05.27 21:06:56.135524 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10505 | 2026.05.27 21:06:56.135834 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 10506 | 2026.05.27 21:06:56.136900 [ 340 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> AggregatingTransform: Aggregating | ||
| 10507 | 2026.05.27 21:06:56.136936 [ 340 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> Aggregator: Aggregation method: without_key | ||
| 10508 | 2026.05.27 21:06:56.136967 [ 340 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033385 sec. (967.694 rows/sec., 37.80 KiB/sec.) | ||
| 10509 | 2026.05.27 21:06:56.136984 [ 340 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Trace> Aggregator: Merging aggregated data | ||
| 10510 | 2026.05.27 21:06:56.137637 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002574 sec., 388.5003885003885 rows/sec., 15.18 KiB/sec. | ||
| 10511 | 2026.05.27 21:06:56.137848 [ 309 ] {d2d7da63-f553-4e24-a182-dbd75299be97} <Debug> TCPHandler: Processed in 0.003168155 sec. | ||
| 10512 | 2026.05.27 21:06:56.138008 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10513 | 2026.05.27 21:06:56.138036 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10514 | 2026.05.27 21:06:56.138050 [ 309 ] {} <Debug> TCP-Session: c76d289f-f1ec-4d24-b35a-d07c31b95596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.05.27 21:06:56.138082 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10516 | 2026.05.27 21:06:56.138091 [ 310 ] {} <Debug> TCP-Session: 0aaf0bf3-9ce5-4546-9c36-85c56340d805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.05.27 21:06:56.138120 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10518 | 2026.05.27 21:06:56.138153 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10519 | 2026.05.27 21:06:56.138170 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10520 | 2026.05.27 21:06:56.138197 [ 302 ] {} <Debug> TCP-Session: a8775699-3d6c-4800-803e-b511fa314fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.05.27 21:06:56.138203 [ 303 ] {} <Debug> TCP-Session: 0a6f3b88-7cf7-4545-a485-cd15583819b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10522 | 2026.05.27 21:06:56.138134 [ 3 ] {} <Debug> TCP-Session: 1bad34b9-8b37-4017-9655-b37822332d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.05.27 21:06:56.138237 [ 306 ] {} <Debug> TCP-Session: c177f44b-3315-4aed-bcbd-8f2706bffaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10524 | 2026.05.27 21:06:56.138129 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10525 | 2026.05.27 21:06:56.138097 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10526 | 2026.05.27 21:06:56.138332 [ 260 ] {} <Debug> TCP-Session: bf63cca6-75ce-401a-a8c6-3c21199ae4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.05.27 21:06:56.138055 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10528 | 2026.05.27 21:06:56.138358 [ 308 ] {} <Debug> TCP-Session: b956007a-2606-4332-add4-ec1277dc95f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10529 | 2026.05.27 21:06:56.138386 [ 307 ] {} <Debug> TCP-Session: 177ab216-5a10-486b-bb39-3e917b51d86c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.05.27 21:06:56.215137 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50047 | ||
| 10531 | 2026.05.27 21:06:56.215224 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10532 | 2026.05.27 21:06:56.215250 [ 309 ] {} <Debug> TCP-Session: f79cd3d4-c495-43e9-be7f-ba276ce2b4b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50047 | ||
| 10533 | 2026.05.27 21:06:56.215273 [ 309 ] {} <Debug> TCP-Session: f79cd3d4-c495-43e9-be7f-ba276ce2b4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10534 | 2026.05.27 21:06:56.215286 [ 309 ] {} <Debug> TCP-Session: f79cd3d4-c495-43e9-be7f-ba276ce2b4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.05.27 21:06:56.215545 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59705 | ||
| 10536 | 2026.05.27 21:06:56.215565 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57003 | ||
| 10537 | 2026.05.27 21:06:56.215595 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37106 | ||
| 10538 | 2026.05.27 21:06:56.215615 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64811 | ||
| 10539 | 2026.05.27 21:06:56.215616 [ 309 ] {} <Trace> TCP-Session: f79cd3d4-c495-43e9-be7f-ba276ce2b4b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2026.05.27 21:06:56.215638 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10541 | 2026.05.27 21:06:56.215654 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10542 | 2026.05.27 21:06:56.215669 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10543 | 2026.05.27 21:06:56.215692 [ 310 ] {} <Debug> TCP-Session: d59db46f-c547-4f3b-b305-34cefc533490 Authenticating user 'default' from [fd00:1122:3344:101::e]:59705 | ||
| 10544 | 2026.05.27 21:06:56.215705 [ 260 ] {} <Debug> TCP-Session: e7b817d8-80f6-4ac5-a8c6-f709058b1b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:57003 | ||
| 10545 | 2026.05.27 21:06:56.215712 [ 308 ] {} <Debug> TCP-Session: 37f69184-6ac6-4076-8115-1b4514c1c165 Authenticating user 'default' from [fd00:1122:3344:101::e]:64811 | ||
| 10546 | 2026.05.27 21:06:56.215728 [ 310 ] {} <Debug> TCP-Session: d59db46f-c547-4f3b-b305-34cefc533490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.05.27 21:06:56.215741 [ 260 ] {} <Debug> TCP-Session: e7b817d8-80f6-4ac5-a8c6-f709058b1b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.05.27 21:06:56.215746 [ 308 ] {} <Debug> TCP-Session: 37f69184-6ac6-4076-8115-1b4514c1c165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.05.27 21:06:56.215758 [ 310 ] {} <Debug> TCP-Session: d59db46f-c547-4f3b-b305-34cefc533490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.05.27 21:06:56.215773 [ 260 ] {} <Debug> TCP-Session: e7b817d8-80f6-4ac5-a8c6-f709058b1b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.05.27 21:06:56.215782 [ 308 ] {} <Debug> TCP-Session: 37f69184-6ac6-4076-8115-1b4514c1c165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.05.27 21:06:56.215809 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10553 | 2026.05.27 21:06:56.215657 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10554 | 2026.05.27 21:06:56.215627 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58388 | ||
| 10555 | 2026.05.27 21:06:56.215859 [ 306 ] {} <Debug> TCP-Session: 71e1d19d-7459-4a64-89b6-1fbd7b0cf5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37106 | ||
| 10556 | 2026.05.27 21:06:56.215585 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40135 | ||
| 10557 | 2026.05.27 21:06:56.215915 [ 306 ] {} <Debug> TCP-Session: 71e1d19d-7459-4a64-89b6-1fbd7b0cf5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.05.27 21:06:56.215563 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46740 | ||
| 10559 | 2026.05.27 21:06:56.215967 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10560 | 2026.05.27 21:06:56.215970 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2026.05.27 21:06:56.215944 [ 306 ] {} <Debug> TCP-Session: 71e1d19d-7459-4a64-89b6-1fbd7b0cf5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.05.27 21:06:56.216008 [ 303 ] {} <Debug> TCP-Session: 4b0a9c71-1ab0-498f-920b-f739a1078761 Authenticating user 'default' from [fd00:1122:3344:101::e]:40135 | ||
| 10563 | 2026.05.27 21:06:56.216025 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10564 | 2026.05.27 21:06:56.216040 [ 303 ] {} <Debug> TCP-Session: 4b0a9c71-1ab0-498f-920b-f739a1078761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.05.27 21:06:56.216022 [ 307 ] {} <Debug> TCP-Session: 56487f97-792a-460f-a3d9-f4b0e0acd621 Authenticating user 'default' from [fd00:1122:3344:101::e]:58388 | ||
| 10566 | 2026.05.27 21:06:56.216067 [ 303 ] {} <Debug> TCP-Session: 4b0a9c71-1ab0-498f-920b-f739a1078761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.05.27 21:06:56.216063 [ 3 ] {} <Debug> TCP-Session: 2225e4a9-a7b8-431a-9720-761087ec2043 Authenticating user 'default' from [fd00:1122:3344:101::e]:46740 | ||
| 10568 | 2026.05.27 21:06:56.216099 [ 307 ] {} <Debug> TCP-Session: 56487f97-792a-460f-a3d9-f4b0e0acd621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.05.27 21:06:56.215573 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47918 | ||
| 10570 | 2026.05.27 21:06:56.216134 [ 3 ] {} <Debug> TCP-Session: 2225e4a9-a7b8-431a-9720-761087ec2043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.05.27 21:06:56.216138 [ 307 ] {} <Debug> TCP-Session: 56487f97-792a-460f-a3d9-f4b0e0acd621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.05.27 21:06:56.216173 [ 3 ] {} <Debug> TCP-Session: 2225e4a9-a7b8-431a-9720-761087ec2043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.05.27 21:06:56.216189 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10574 | 2026.05.27 21:06:56.216066 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10575 | 2026.05.27 21:06:56.216217 [ 302 ] {} <Debug> TCP-Session: 4cf62ed8-6062-46dc-8bf0-0380aa548119 Authenticating user 'default' from [fd00:1122:3344:101::e]:47918 | ||
| 10576 | 2026.05.27 21:06:56.216255 [ 302 ] {} <Debug> TCP-Session: 4cf62ed8-6062-46dc-8bf0-0380aa548119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2026.05.27 21:06:56.216268 [ 302 ] {} <Debug> TCP-Session: 4cf62ed8-6062-46dc-8bf0-0380aa548119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.05.27 21:06:56.216278 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10579 | 2026.05.27 21:06:56.216561 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 10580 | 2026.05.27 21:06:56.217391 [ 328 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> AggregatingTransform: Aggregating | ||
| 10581 | 2026.05.27 21:06:56.217421 [ 328 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10582 | 2026.05.27 21:06:56.217448 [ 328 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000791037 sec. (1264.163 rows/sec., 49.38 KiB/sec.) | ||
| 10583 | 2026.05.27 21:06:56.217462 [ 328 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Trace> Aggregator: Merging aggregated data | ||
| 10584 | 2026.05.27 21:06:56.218023 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002272 sec., 440.14084507042253 rows/sec., 17.19 KiB/sec. | ||
| 10585 | 2026.05.27 21:06:56.218131 [ 309 ] {b620a7e1-fb2f-43c4-af4b-943c2e6a1e0e} <Debug> TCPHandler: Processed in 0.002626367 sec. | ||
| 10586 | 2026.05.27 21:06:56.218260 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10587 | 2026.05.27 21:06:56.218290 [ 309 ] {} <Debug> TCP-Session: f79cd3d4-c495-43e9-be7f-ba276ce2b4b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.05.27 21:06:56.218295 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10589 | 2026.05.27 21:06:56.218318 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10590 | 2026.05.27 21:06:56.218338 [ 308 ] {} <Debug> TCP-Session: 37f69184-6ac6-4076-8115-1b4514c1c165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.05.27 21:06:56.218351 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10592 | 2026.05.27 21:06:56.218379 [ 260 ] {} <Debug> TCP-Session: e7b817d8-80f6-4ac5-a8c6-f709058b1b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.05.27 21:06:56.218385 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10594 | 2026.05.27 21:06:56.218416 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10595 | 2026.05.27 21:06:56.218420 [ 310 ] {} <Debug> TCP-Session: d59db46f-c547-4f3b-b305-34cefc533490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.05.27 21:06:56.218452 [ 3 ] {} <Debug> TCP-Session: 2225e4a9-a7b8-431a-9720-761087ec2043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.05.27 21:06:56.218455 [ 302 ] {} <Debug> TCP-Session: 4cf62ed8-6062-46dc-8bf0-0380aa548119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10598 | 2026.05.27 21:06:56.218401 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10599 | 2026.05.27 21:06:56.218367 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10600 | 2026.05.27 21:06:56.218335 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10601 | 2026.05.27 21:06:56.218539 [ 303 ] {} <Debug> TCP-Session: 4b0a9c71-1ab0-498f-920b-f739a1078761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.05.27 21:06:56.218551 [ 306 ] {} <Debug> TCP-Session: 71e1d19d-7459-4a64-89b6-1fbd7b0cf5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.05.27 21:06:56.218576 [ 307 ] {} <Debug> TCP-Session: 56487f97-792a-460f-a3d9-f4b0e0acd621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.05.27 21:06:57.175693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10605 | 2026.05.27 21:06:57.194069 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.05.27 21:06:57.194139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10607 | 2026.05.27 21:06:57.202308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10608 | 2026.05.27 21:06:57.204123 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.05.27 21:06:57.204511 [ 36 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10610 | 2026.05.27 21:06:57.204590 [ 36 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.05.27 21:06:57.204615 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10612 | 2026.05.27 21:06:57.204789 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10613 | 2026.05.27 21:06:57.209290 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10614 | 2026.05.27 21:06:57.210968 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10615 | 2026.05.27 21:06:57.214277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10616 | 2026.05.27 21:06:57.215958 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10617 | 2026.05.27 21:06:57.220580 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10618 | 2026.05.27 21:06:57.225573 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10619 | 2026.05.27 21:06:57.229909 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10620 | 2026.05.27 21:06:57.233626 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 10621 | 2026.05.27 21:06:57.284546 [ 187 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079836557 sec., 3870.4073874328024 rows/sec., 20.01 MiB/sec. | ||
| 10622 | 2026.05.27 21:06:57.287109 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10623 | 2026.05.27 21:06:57.289089 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_41_8} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.05.27 21:06:57.289179 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_41_8} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10625 | 2026.05.27 21:06:57.291875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10626 | 2026.05.27 21:06:59.467938 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2026.05.27 21:06:59.468179 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10628 | 2026.05.27 21:06:59.468516 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10629 | 2026.05.27 21:06:59.468555 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10630 | 2026.05.27 21:06:59.468789 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10631 | 2026.05.27 21:06:59.468860 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10632 | 2026.05.27 21:06:59.469006 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10633 | 2026.05.27 21:06:59.469133 [ 341 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10634 | 2026.05.27 21:06:59.469147 [ 314 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10635 | 2026.05.27 21:06:59.469147 [ 346 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10636 | 2026.05.27 21:06:59.469304 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10637 | 2026.05.27 21:06:59.469332 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10638 | 2026.05.27 21:06:59.469403 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10639 | 2026.05.27 21:06:59.469423 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10640 | 2026.05.27 21:06:59.469463 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10641 | 2026.05.27 21:06:59.469504 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 10642 | 2026.05.27 21:06:59.470733 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002653 sec., 18092.72521673577 rows/sec., 3.77 MiB/sec. | ||
| 10643 | 2026.05.27 21:06:59.470876 [ 261 ] {f7ca412b-2903-4f5e-baa7-bf5411f6e9c8} <Debug> TCPHandler: Processed in 0.003082203 sec. | ||
| 10644 | 2026.05.27 21:06:59.472599 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2026.05.27 21:06:59.472715 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10646 | 2026.05.27 21:06:59.472760 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10647 | 2026.05.27 21:06:59.473360 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.05.27 21:06:59.473398 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10649 | 2026.05.27 21:06:59.473760 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10650 | 2026.05.27 21:06:59.473978 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.05.27 21:06:59.474123 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00144 sec., 1388.888888888889 rows/sec., 113.25 KiB/sec. | ||
| 10652 | 2026.05.27 21:06:59.474159 [ 261 ] {b9b2c03b-c25a-4936-a994-db2f5fd41d2e} <Debug> TCPHandler: Processed in 0.001614394 sec. | ||
| 10653 | 2026.05.27 21:06:59.474313 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.05.27 21:06:59.474410 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10655 | 2026.05.27 21:06:59.474455 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10656 | 2026.05.27 21:06:59.474956 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.05.27 21:06:59.474993 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10658 | 2026.05.27 21:06:59.475292 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10659 | 2026.05.27 21:06:59.475495 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.05.27 21:06:59.475621 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.00123 sec., 49593.49593495935 rows/sec., 3.84 MiB/sec. | ||
| 10661 | 2026.05.27 21:06:59.475656 [ 261 ] {a26db3fd-a9e2-480a-816e-7a1b5b364825} <Debug> TCPHandler: Processed in 0.001402097 sec. | ||
| 10662 | 2026.05.27 21:06:59.475797 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.05.27 21:06:59.475894 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10664 | 2026.05.27 21:06:59.475935 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10665 | 2026.05.27 21:06:59.476341 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.05.27 21:06:59.476377 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10667 | 2026.05.27 21:06:59.476676 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10668 | 2026.05.27 21:06:59.476885 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.05.27 21:06:59.477018 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 253.75 KiB/sec. | ||
| 10670 | 2026.05.27 21:06:59.477053 [ 261 ] {fad96498-1b1e-4fd3-ae1b-b2b1f59f4cd3} <Debug> TCPHandler: Processed in 0.001305683 sec. | ||
| 10671 | 2026.05.27 21:06:59.477182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.05.27 21:06:59.477278 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10673 | 2026.05.27 21:06:59.477317 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10674 | 2026.05.27 21:06:59.477761 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.05.27 21:06:59.477797 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10676 | 2026.05.27 21:06:59.478097 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10677 | 2026.05.27 21:06:59.478305 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.27 21:06:59.478434 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001174 sec., 57921.63543441227 rows/sec., 4.52 MiB/sec. | ||
| 10679 | 2026.05.27 21:06:59.478468 [ 261 ] {0fb5d906-58d4-4e59-b573-7300394cffc7} <Debug> TCPHandler: Processed in 0.001335514 sec. | ||
| 10680 | 2026.05.27 21:06:59.478953 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.05.27 21:06:59.479048 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10682 | 2026.05.27 21:06:59.479092 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10683 | 2026.05.27 21:06:59.479602 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.05.27 21:06:59.479636 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10685 | 2026.05.27 21:06:59.479954 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10686 | 2026.05.27 21:06:59.480172 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.05.27 21:06:59.480311 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001281 sec., 125683.06010928961 rows/sec., 8.75 MiB/sec. | ||
| 10688 | 2026.05.27 21:06:59.480345 [ 261 ] {75186fa2-da19-4a74-aa73-9b18fba4c32b} <Debug> TCPHandler: Processed in 0.001451819 sec. | ||
| 10689 | 2026.05.27 21:06:59.480477 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.05.27 21:06:59.480572 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10691 | 2026.05.27 21:06:59.480687 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10692 | 2026.05.27 21:06:59.481459 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.05.27 21:06:59.481495 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10694 | 2026.05.27 21:06:59.481994 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10695 | 2026.05.27 21:06:59.482217 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.05.27 21:06:59.482348 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001794 sec., 1114.8272017837235 rows/sec., 2.00 MiB/sec. | ||
| 10697 | 2026.05.27 21:06:59.482399 [ 261 ] {e5ee51a4-ca13-4587-aff9-ef6228049148} <Debug> TCPHandler: Processed in 0.001971355 sec. | ||
| 10698 | 2026.05.27 21:06:59.482561 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.05.27 21:06:59.482657 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10700 | 2026.05.27 21:06:59.482698 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10701 | 2026.05.27 21:06:59.483084 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.05.27 21:06:59.483119 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10703 | 2026.05.27 21:06:59.483429 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10704 | 2026.05.27 21:06:59.483645 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.27 21:06:59.483776 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 10706 | 2026.05.27 21:06:59.483810 [ 261 ] {fbd4a9b0-b0bd-413c-a67f-13f873e35acd} <Debug> TCPHandler: Processed in 0.001307143 sec. | ||
| 10707 | 2026.05.27 21:07:03.439133 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10708 | 2026.05.27 21:07:03.439211 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10709 | 2026.05.27 21:07:03.593946 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 10710 | 2026.05.27 21:07:03.594433 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.05.27 21:07:03.594479 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10712 | 2026.05.27 21:07:03.595022 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10713 | 2026.05.27 21:07:03.595281 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.05.27 21:07:03.595413 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 10715 | 2026.05.27 21:07:04.468055 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2026.05.27 21:07:04.468320 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10717 | 2026.05.27 21:07:04.468673 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10718 | 2026.05.27 21:07:04.468710 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10719 | 2026.05.27 21:07:04.468934 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10720 | 2026.05.27 21:07:04.469005 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10721 | 2026.05.27 21:07:04.469150 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10722 | 2026.05.27 21:07:04.469271 [ 346 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10723 | 2026.05.27 21:07:04.469304 [ 341 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10724 | 2026.05.27 21:07:04.469272 [ 314 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10725 | 2026.05.27 21:07:04.469465 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10726 | 2026.05.27 21:07:04.469495 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10727 | 2026.05.27 21:07:04.469570 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10728 | 2026.05.27 21:07:04.469591 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10729 | 2026.05.27 21:07:04.469627 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10730 | 2026.05.27 21:07:04.469670 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10731 | 2026.05.27 21:07:04.470834 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002624 sec., 18292.682926829268 rows/sec., 3.81 MiB/sec. | ||
| 10732 | 2026.05.27 21:07:04.470974 [ 261 ] {3d351507-9121-4b8d-95e2-a768acc1ad1e} <Debug> TCPHandler: Processed in 0.003074363 sec. | ||
| 10733 | 2026.05.27 21:07:04.473528 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.05.27 21:07:04.473748 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10735 | 2026.05.27 21:07:04.473829 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10736 | 2026.05.27 21:07:04.474744 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.05.27 21:07:04.474788 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10738 | 2026.05.27 21:07:04.475181 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10739 | 2026.05.27 21:07:04.475412 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.05.27 21:07:04.475561 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001874 sec., 71504.80256136606 rows/sec., 6.19 MiB/sec. | ||
| 10741 | 2026.05.27 21:07:04.475596 [ 261 ] {1b8696ec-f3ac-4265-b2ef-749a3b4b0991} <Debug> TCPHandler: Processed in 0.002179203 sec. | ||
| 10742 | 2026.05.27 21:07:04.475735 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.05.27 21:07:04.475831 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.05.27 21:07:04.475874 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10745 | 2026.05.27 21:07:04.476307 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.05.27 21:07:04.476344 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10747 | 2026.05.27 21:07:04.476646 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10748 | 2026.05.27 21:07:04.476878 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.05.27 21:07:04.477015 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001203 sec., 32418.952618453863 rows/sec., 2.38 MiB/sec. | ||
| 10750 | 2026.05.27 21:07:04.477050 [ 261 ] {1925d3da-df36-471d-8f2b-bfa61f08a460} <Debug> TCPHandler: Processed in 0.001365155 sec. | ||
| 10751 | 2026.05.27 21:07:04.477198 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.05.27 21:07:04.477294 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10753 | 2026.05.27 21:07:04.477334 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10754 | 2026.05.27 21:07:04.477803 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.05.27 21:07:04.477839 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10756 | 2026.05.27 21:07:04.478153 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10757 | 2026.05.27 21:07:04.478381 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.05.27 21:07:04.478508 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001232 sec., 83603.8961038961 rows/sec., 6.53 MiB/sec. | ||
| 10759 | 2026.05.27 21:07:04.478543 [ 261 ] {e0b8f3db-8938-4d5a-b64b-26c0944bf065} <Debug> TCPHandler: Processed in 0.001393927 sec. | ||
| 10760 | 2026.05.27 21:07:04.478691 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.05.27 21:07:04.478786 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.05.27 21:07:04.478830 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10763 | 2026.05.27 21:07:04.479274 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.05.27 21:07:04.479309 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10765 | 2026.05.27 21:07:04.479635 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10766 | 2026.05.27 21:07:04.479855 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.05.27 21:07:04.479986 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 10768 | 2026.05.27 21:07:04.480021 [ 261 ] {a96d321a-7088-44c7-be30-fa82a69d92d4} <Debug> TCPHandler: Processed in 0.001379926 sec. | ||
| 10769 | 2026.05.27 21:07:04.480158 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.05.27 21:07:04.480254 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10771 | 2026.05.27 21:07:04.480308 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10772 | 2026.05.27 21:07:04.481325 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.05.27 21:07:04.481376 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10774 | 2026.05.27 21:07:04.482061 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10775 | 2026.05.27 21:07:04.482311 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.05.27 21:07:04.482498 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002258 sec., 17271.922054915856 rows/sec., 30.95 MiB/sec. | ||
| 10777 | 2026.05.27 21:07:04.482627 [ 261 ] {0128e24f-55dd-4740-a274-72c0d8241433} <Debug> TCPHandler: Processed in 0.002517364 sec. | ||
| 10778 | 2026.05.27 21:07:04.482830 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.05.27 21:07:04.482961 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.05.27 21:07:04.483021 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10781 | 2026.05.27 21:07:04.483416 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.05.27 21:07:04.483452 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10783 | 2026.05.27 21:07:04.483758 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10784 | 2026.05.27 21:07:04.483981 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.05.27 21:07:04.484113 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 10786 | 2026.05.27 21:07:04.484147 [ 261 ] {1eea04dd-a008-4b67-9d12-23c81d272a4d} <Debug> TCPHandler: Processed in 0.001442078 sec. | ||
| 10787 | 2026.05.27 21:07:04.715275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10788 | 2026.05.27 21:07:04.729844 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.05.27 21:07:04.729897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10790 | 2026.05.27 21:07:04.735516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10791 | 2026.05.27 21:07:04.736216 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.05.27 21:07:04.738789 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10793 | 2026.05.27 21:07:09.467377 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2026.05.27 21:07:09.467648 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10795 | 2026.05.27 21:07:09.468008 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10796 | 2026.05.27 21:07:09.468048 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10797 | 2026.05.27 21:07:09.468270 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10798 | 2026.05.27 21:07:09.468343 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10799 | 2026.05.27 21:07:09.468484 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10800 | 2026.05.27 21:07:09.468602 [ 328 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10801 | 2026.05.27 21:07:09.468670 [ 328 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10802 | 2026.05.27 21:07:09.468704 [ 328 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10803 | 2026.05.27 21:07:09.468777 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10804 | 2026.05.27 21:07:09.468810 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10805 | 2026.05.27 21:07:09.468883 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10806 | 2026.05.27 21:07:09.468903 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 10807 | 2026.05.27 21:07:09.468940 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10808 | 2026.05.27 21:07:09.468996 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10809 | 2026.05.27 21:07:09.470337 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002791 sec., 17198.13686850591 rows/sec., 3.58 MiB/sec. | ||
| 10810 | 2026.05.27 21:07:09.470469 [ 261 ] {28d468e2-add7-494d-ac56-f9ff1f51acd9} <Debug> TCPHandler: Processed in 0.003239938 sec. | ||
| 10811 | 2026.05.27 21:07:09.472185 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2026.05.27 21:07:09.472299 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10813 | 2026.05.27 21:07:09.472344 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10814 | 2026.05.27 21:07:09.472855 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.05.27 21:07:09.472903 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10816 | 2026.05.27 21:07:09.473304 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10817 | 2026.05.27 21:07:09.473524 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.05.27 21:07:09.473674 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 3.31 MiB/sec. | ||
| 10819 | 2026.05.27 21:07:09.473712 [ 261 ] {e9a05507-c2f9-49b8-bc9c-ac69a826210c} <Debug> TCPHandler: Processed in 0.001580773 sec. | ||
| 10820 | 2026.05.27 21:07:09.473843 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10821 | 2026.05.27 21:07:09.473973 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10822 | 2026.05.27 21:07:09.474024 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10823 | 2026.05.27 21:07:09.474499 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.05.27 21:07:09.474543 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10825 | 2026.05.27 21:07:09.474850 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10826 | 2026.05.27 21:07:09.475063 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.05.27 21:07:09.475193 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 120.51 KiB/sec. | ||
| 10828 | 2026.05.27 21:07:09.475229 [ 261 ] {785eae22-91f6-42a4-8523-8ecdec850566} <Debug> TCPHandler: Processed in 0.001448508 sec. | ||
| 10829 | 2026.05.27 21:07:09.475441 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.05.27 21:07:09.475614 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10831 | 2026.05.27 21:07:09.475681 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10832 | 2026.05.27 21:07:09.476322 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.05.27 21:07:09.476360 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10834 | 2026.05.27 21:07:09.476758 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10835 | 2026.05.27 21:07:09.476987 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.05.27 21:07:09.477132 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001569 sec., 42065.009560229446 rows/sec., 3.28 MiB/sec. | ||
| 10837 | 2026.05.27 21:07:09.477169 [ 261 ] {e3351f03-bbb9-45ba-8c74-370ce7307c02} <Debug> TCPHandler: Processed in 0.001863472 sec. | ||
| 10838 | 2026.05.27 21:07:09.477302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.05.27 21:07:09.477398 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10840 | 2026.05.27 21:07:09.477442 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10841 | 2026.05.27 21:07:09.477853 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.05.27 21:07:09.477888 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10843 | 2026.05.27 21:07:09.478240 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10844 | 2026.05.27 21:07:09.478449 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.05.27 21:07:09.478578 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10846 | 2026.05.27 21:07:09.478612 [ 261 ] {0ddb5188-9259-4718-9266-038cd7a2d496} <Debug> TCPHandler: Processed in 0.001360175 sec. | ||
| 10847 | 2026.05.27 21:07:09.478806 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.05.27 21:07:09.478955 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10849 | 2026.05.27 21:07:09.479043 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10850 | 2026.05.27 21:07:09.479922 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.05.27 21:07:09.479966 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10852 | 2026.05.27 21:07:09.480529 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10853 | 2026.05.27 21:07:09.480760 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.05.27 21:07:09.480897 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10855 | 2026.05.27 21:07:09.480918 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002003 sec., 998.502246630055 rows/sec., 1.79 MiB/sec. | ||
| 10856 | 2026.05.27 21:07:09.480944 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.05.27 21:07:09.480968 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10858 | 2026.05.27 21:07:09.480980 [ 261 ] {e00cfab3-1db9-4725-a31c-b0054f6172f8} <Debug> TCPHandler: Processed in 0.002290076 sec. | ||
| 10859 | 2026.05.27 21:07:09.481105 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 10860 | 2026.05.27 21:07:09.481123 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2026.05.27 21:07:09.481245 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10862 | 2026.05.27 21:07:09.481288 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10863 | 2026.05.27 21:07:09.481373 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10864 | 2026.05.27 21:07:09.481436 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1214 rows starting from the beginning of the part | ||
| 10865 | 2026.05.27 21:07:09.481564 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 10866 | 2026.05.27 21:07:09.481640 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.05.27 21:07:09.481666 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
| 10868 | 2026.05.27 21:07:09.481681 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10869 | 2026.05.27 21:07:09.481767 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 10870 | 2026.05.27 21:07:09.481861 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
| 10871 | 2026.05.27 21:07:09.481948 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2 rows starting from the beginning of the part | ||
| 10872 | 2026.05.27 21:07:09.482007 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10873 | 2026.05.27 21:07:09.482243 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.05.27 21:07:09.482383 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10875 | 2026.05.27 21:07:09.482418 [ 261 ] {dfce13f4-9b14-4923-b7bb-a790496d7287} <Debug> TCPHandler: Processed in 0.001345334 sec. | ||
| 10876 | 2026.05.27 21:07:09.489214 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 19 columns (19 merged, 0 gathered) in 0.008186343 sec., 158556.75727244752 rows/sec., 284.13 MiB/sec. | ||
| 10877 | 2026.05.27 21:07:09.490462 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10878 | 2026.05.27 21:07:09.490806 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.05.27 21:07:09.490882 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10880 | 2026.05.27 21:07:09.490999 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 10881 | 2026.05.27 21:07:09.897653 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.05.27 21:07:09.897894 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10883 | 2026.05.27 21:07:09.898250 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10884 | 2026.05.27 21:07:09.898296 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10885 | 2026.05.27 21:07:09.898552 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10886 | 2026.05.27 21:07:09.898622 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10887 | 2026.05.27 21:07:09.898763 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10888 | 2026.05.27 21:07:09.898871 [ 339 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10889 | 2026.05.27 21:07:09.898872 [ 314 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10890 | 2026.05.27 21:07:09.898896 [ 341 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10891 | 2026.05.27 21:07:09.899046 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 10892 | 2026.05.27 21:07:09.899074 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10893 | 2026.05.27 21:07:09.899167 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10894 | 2026.05.27 21:07:09.899189 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 10895 | 2026.05.27 21:07:09.899226 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10896 | 2026.05.27 21:07:09.899268 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10897 | 2026.05.27 21:07:09.899307 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10898 | 2026.05.27 21:07:09.900667 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.002863 sec., 18861.334264757246 rows/sec., 4.46 MiB/sec. | ||
| 10899 | 2026.05.27 21:07:09.900930 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> MemoryTracker: Peak memory usage (for query): 159.32 KiB. | ||
| 10900 | 2026.05.27 21:07:09.900951 [ 261 ] {bf27d575-4bd4-4b5c-8319-1feab1cbfd0b} <Debug> TCPHandler: Processed in 0.003431424 sec. | ||
| 10901 | 2026.05.27 21:07:09.915425 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.05.27 21:07:09.915600 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10903 | 2026.05.27 21:07:09.915677 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10904 | 2026.05.27 21:07:09.916316 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.05.27 21:07:09.916370 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10906 | 2026.05.27 21:07:09.916777 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10907 | 2026.05.27 21:07:09.917014 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.05.27 21:07:09.917181 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 10909 | 2026.05.27 21:07:09.917228 [ 261 ] {3257a7bb-8caa-48cb-9f9a-17957181653b} <Debug> TCPHandler: Processed in 0.001932805 sec. | ||
| 10910 | 2026.05.27 21:07:09.917360 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.05.27 21:07:09.917467 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10912 | 2026.05.27 21:07:09.917514 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10913 | 2026.05.27 21:07:09.917943 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.05.27 21:07:09.917982 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10915 | 2026.05.27 21:07:09.918282 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10916 | 2026.05.27 21:07:09.918495 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.05.27 21:07:09.918632 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 684.66 KiB/sec. | ||
| 10918 | 2026.05.27 21:07:09.918668 [ 261 ] {c3ebeeed-eb25-4da9-925b-925d82d13f98} <Debug> TCPHandler: Processed in 0.001360156 sec. | ||
| 10919 | 2026.05.27 21:07:09.918803 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.05.27 21:07:09.918902 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10921 | 2026.05.27 21:07:09.918943 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10922 | 2026.05.27 21:07:09.921042 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.05.27 21:07:09.921080 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10924 | 2026.05.27 21:07:09.921553 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10925 | 2026.05.27 21:07:09.921773 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.05.27 21:07:09.921895 [ 41 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10927 | 2026.05.27 21:07:09.921911 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Debug> executeQuery: Read 2608 rows, 199.88 KiB in 0.00303 sec., 860726.0726072607 rows/sec., 64.42 MiB/sec. | ||
| 10928 | 2026.05.27 21:07:09.921960 [ 41 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.05.27 21:07:09.921969 [ 261 ] {41c6a64b-52d5-437e-af2f-69deb589f4a4} <Debug> TCPHandler: Processed in 0.003216007 sec. | ||
| 10930 | 2026.05.27 21:07:09.921996 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10931 | 2026.05.27 21:07:09.922130 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 10932 | 2026.05.27 21:07:09.922144 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.05.27 21:07:09.922272 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.05.27 21:07:09.922288 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10935 | 2026.05.27 21:07:09.922315 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10936 | 2026.05.27 21:07:09.922332 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4201 rows starting from the beginning of the part | ||
| 10937 | 2026.05.27 21:07:09.922412 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 134 rows starting from the beginning of the part | ||
| 10938 | 2026.05.27 21:07:09.922468 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 61 rows starting from the beginning of the part | ||
| 10939 | 2026.05.27 21:07:09.922519 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 134 rows starting from the beginning of the part | ||
| 10940 | 2026.05.27 21:07:09.922564 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10941 | 2026.05.27 21:07:09.922607 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2608 rows starting from the beginning of the part | ||
| 10942 | 2026.05.27 21:07:09.922782 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2026.05.27 21:07:09.922825 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10944 | 2026.05.27 21:07:09.923168 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10945 | 2026.05.27 21:07:09.923389 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2026.05.27 21:07:09.923527 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Debug> executeQuery: Read 72 rows, 5.42 KiB in 0.001277 sec., 56382.14565387627 rows/sec., 4.14 MiB/sec. | ||
| 10947 | 2026.05.27 21:07:09.923562 [ 261 ] {0d5b67db-5a17-4edb-9d25-bbd215f2f352} <Debug> TCPHandler: Processed in 0.001468439 sec. | ||
| 10948 | 2026.05.27 21:07:09.923718 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10949 | 2026.05.27 21:07:09.923870 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10950 | 2026.05.27 21:07:09.923961 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10951 | 2026.05.27 21:07:09.925142 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2026.05.27 21:07:09.925179 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10953 | 2026.05.27 21:07:09.925337 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7198 rows, containing 5 columns (5 merged, 0 gathered) in 0.003264919 sec., 2204648.8749031755 rows/sec., 176.18 MiB/sec. | ||
| 10954 | 2026.05.27 21:07:09.925604 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10955 | 2026.05.27 21:07:09.925720 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10956 | 2026.05.27 21:07:09.925860 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.05.27 21:07:09.926022 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002223 sec., 371120.1079622132 rows/sec., 21.71 MiB/sec. | ||
| 10958 | 2026.05.27 21:07:09.926043 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.05.27 21:07:09.926069 [ 261 ] {a5f83ee3-7fd5-42ee-902f-52ffde914e48} <Debug> TCPHandler: Processed in 0.0023998 sec. | ||
| 10960 | 2026.05.27 21:07:09.926375 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_71_14} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10961 | 2026.05.27 21:07:09.926481 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 10962 | 2026.05.27 21:07:09.926620 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.05.27 21:07:09.926770 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10964 | 2026.05.27 21:07:09.926840 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10965 | 2026.05.27 21:07:09.927284 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.05.27 21:07:09.927322 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10967 | 2026.05.27 21:07:09.927632 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10968 | 2026.05.27 21:07:09.927853 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.05.27 21:07:09.927988 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 56.34 KiB/sec. | ||
| 10970 | 2026.05.27 21:07:09.928024 [ 261 ] {652daff2-eb65-481f-ae07-086b7ae19337} <Debug> TCPHandler: Processed in 0.001572922 sec. | ||
| 10971 | 2026.05.27 21:07:09.928160 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.05.27 21:07:09.928257 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10973 | 2026.05.27 21:07:09.928298 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10974 | 2026.05.27 21:07:09.928711 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.05.27 21:07:09.928747 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10976 | 2026.05.27 21:07:09.929044 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10977 | 2026.05.27 21:07:09.929255 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.05.27 21:07:09.929383 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 10979 | 2026.05.27 21:07:09.929422 [ 261 ] {9438985c-3c87-49ff-8d7d-5aa7519ea8c5} <Debug> TCPHandler: Processed in 0.001312604 sec. | ||
| 10980 | 2026.05.27 21:07:09.929565 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.05.27 21:07:09.929660 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10982 | 2026.05.27 21:07:09.929701 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10983 | 2026.05.27 21:07:09.930884 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.05.27 21:07:09.930920 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10985 | 2026.05.27 21:07:09.931282 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10986 | 2026.05.27 21:07:09.931498 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.05.27 21:07:09.931619 [ 41 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10988 | 2026.05.27 21:07:09.931625 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Debug> executeQuery: Read 1375 rows, 95.31 KiB in 0.001983 sec., 693393.8477054967 rows/sec., 46.94 MiB/sec. | ||
| 10989 | 2026.05.27 21:07:09.931663 [ 41 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.05.27 21:07:09.931679 [ 261 ] {a61918e8-b0ff-4bff-a6ec-4ed174b35122} <Debug> TCPHandler: Processed in 0.002164202 sec. | ||
| 10991 | 2026.05.27 21:07:09.931689 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10992 | 2026.05.27 21:07:09.931789 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 10993 | 2026.05.27 21:07:09.931816 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.05.27 21:07:09.931912 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10995 | 2026.05.27 21:07:09.931921 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10996 | 2026.05.27 21:07:09.931948 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2407 rows starting from the beginning of the part | ||
| 10997 | 2026.05.27 21:07:09.931976 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10998 | 2026.05.27 21:07:09.932007 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 103 rows starting from the beginning of the part | ||
| 10999 | 2026.05.27 21:07:09.932057 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 68 rows starting from the beginning of the part | ||
| 11000 | 2026.05.27 21:07:09.932097 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 103 rows starting from the beginning of the part | ||
| 11001 | 2026.05.27 21:07:09.932187 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part | ||
| 11002 | 2026.05.27 21:07:09.932252 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1375 rows starting from the beginning of the part | ||
| 11003 | 2026.05.27 21:07:09.932885 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.05.27 21:07:09.932925 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11005 | 2026.05.27 21:07:09.933370 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11006 | 2026.05.27 21:07:09.933581 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.05.27 21:07:09.933587 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835871 sec., 2245255.7941162535 rows/sec., 163.13 MiB/sec. | ||
| 11008 | 2026.05.27 21:07:09.933701 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11009 | 2026.05.27 21:07:09.933714 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001813 sec., 847766.1334804192 rows/sec., 51.84 MiB/sec. | ||
| 11010 | 2026.05.27 21:07:09.933746 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.05.27 21:07:09.933760 [ 261 ] {cba4b1a2-9027-43c2-9229-47c94cdd0a91} <Debug> TCPHandler: Processed in 0.001994016 sec. | ||
| 11012 | 2026.05.27 21:07:09.933769 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11013 | 2026.05.27 21:07:09.933841 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11014 | 2026.05.27 21:07:09.933864 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 11015 | 2026.05.27 21:07:09.933990 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11016 | 2026.05.27 21:07:09.934001 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.05.27 21:07:09.934027 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26881 rows starting from the beginning of the part | ||
| 11018 | 2026.05.27 21:07:09.934092 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11019 | 2026.05.27 21:07:09.934106 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11020 | 2026.05.27 21:07:09.934122 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.05.27 21:07:09.934141 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
| 11022 | 2026.05.27 21:07:09.934174 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11023 | 2026.05.27 21:07:09.934190 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11024 | 2026.05.27 21:07:09.934212 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_71_14} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11025 | 2026.05.27 21:07:09.934263 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11026 | 2026.05.27 21:07:09.934297 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 11027 | 2026.05.27 21:07:09.934316 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1537 rows starting from the beginning of the part | ||
| 11028 | 2026.05.27 21:07:09.935098 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.05.27 21:07:09.935138 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11030 | 2026.05.27 21:07:09.935734 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11031 | 2026.05.27 21:07:09.935970 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.05.27 21:07:09.936109 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002022 sec., 24727.992087042534 rows/sec., 44.31 MiB/sec. | ||
| 11033 | 2026.05.27 21:07:09.936159 [ 261 ] {53167151-c5e4-4766-902e-1b1ea0615739} <Debug> TCPHandler: Processed in 0.002207864 sec. | ||
| 11034 | 2026.05.27 21:07:09.936286 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.05.27 21:07:09.936382 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11036 | 2026.05.27 21:07:09.936424 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11037 | 2026.05.27 21:07:09.936751 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.05.27 21:07:09.936788 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11039 | 2026.05.27 21:07:09.937099 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11040 | 2026.05.27 21:07:09.937304 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.05.27 21:07:09.937433 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 11042 | 2026.05.27 21:07:09.937441 [ 24 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11043 | 2026.05.27 21:07:09.937467 [ 261 ] {eb3f23c9-7611-4882-98c6-e2bcfc61bdb2} <Debug> TCPHandler: Processed in 0.001231201 sec. | ||
| 11044 | 2026.05.27 21:07:09.937491 [ 24 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.05.27 21:07:09.937525 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11046 | 2026.05.27 21:07:09.937620 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 11047 | 2026.05.27 21:07:09.937709 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11048 | 2026.05.27 21:07:09.937736 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4964 rows starting from the beginning of the part | ||
| 11049 | 2026.05.27 21:07:09.937789 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11050 | 2026.05.27 21:07:09.937837 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11051 | 2026.05.27 21:07:09.937875 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11052 | 2026.05.27 21:07:09.937913 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11053 | 2026.05.27 21:07:09.937950 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 11054 | 2026.05.27 21:07:09.939689 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210679 sec., 2475804.4228423336 rows/sec., 155.29 MiB/sec. | ||
| 11055 | 2026.05.27 21:07:09.940032 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11056 | 2026.05.27 21:07:09.940271 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.05.27 21:07:09.940339 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_71_14} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11058 | 2026.05.27 21:07:09.940400 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11059 | 2026.05.27 21:07:09.948714 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29059 rows, containing 5 columns (5 merged, 0 gathered) in 0.014887245 sec., 1951939.3950996306 rows/sec., 124.92 MiB/sec. | ||
| 11060 | 2026.05.27 21:07:09.949030 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11061 | 2026.05.27 21:07:09.949288 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.05.27 21:07:09.949361 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11063 | 2026.05.27 21:07:09.949437 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11064 | 2026.05.27 21:07:10.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.12 MiB, peak 323.75 MiB, free memory in arenas 0.00 B, will set to 318.18 MiB (RSS), difference: 5.05 MiB | ||
| 11065 | 2026.05.27 21:07:11.096471 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 11066 | 2026.05.27 21:07:11.097018 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.05.27 21:07:11.097064 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11068 | 2026.05.27 21:07:11.097544 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11069 | 2026.05.27 21:07:11.097776 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.05.27 21:07:11.097907 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 11071 | 2026.05.27 21:07:12.239794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11072 | 2026.05.27 21:07:12.255186 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.05.27 21:07:12.255237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11074 | 2026.05.27 21:07:12.260413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11075 | 2026.05.27 21:07:12.261105 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.05.27 21:07:12.263693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11077 | 2026.05.27 21:07:14.465758 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.05.27 21:07:14.465978 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11079 | 2026.05.27 21:07:14.466299 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11080 | 2026.05.27 21:07:14.466336 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11081 | 2026.05.27 21:07:14.466548 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11082 | 2026.05.27 21:07:14.466616 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11083 | 2026.05.27 21:07:14.466754 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11084 | 2026.05.27 21:07:14.466854 [ 365 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11085 | 2026.05.27 21:07:14.466876 [ 341 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11086 | 2026.05.27 21:07:14.466861 [ 314 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11087 | 2026.05.27 21:07:14.467041 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11088 | 2026.05.27 21:07:14.467069 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11089 | 2026.05.27 21:07:14.467138 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11090 | 2026.05.27 21:07:14.467157 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11091 | 2026.05.27 21:07:14.467193 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11092 | 2026.05.27 21:07:14.467236 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11093 | 2026.05.27 21:07:14.468402 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002514 sec., 19093.07875894988 rows/sec., 3.97 MiB/sec. | ||
| 11094 | 2026.05.27 21:07:14.468523 [ 261 ] {a61ba568-a3f3-442a-893f-d9b725b1a012} <Debug> TCPHandler: Processed in 0.002898156 sec. | ||
| 11095 | 2026.05.27 21:07:14.470003 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.05.27 21:07:14.470111 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11097 | 2026.05.27 21:07:14.470154 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2026.05.27 21:07:14.470656 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.05.27 21:07:14.470697 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11100 | 2026.05.27 21:07:14.471045 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11101 | 2026.05.27 21:07:14.471257 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.05.27 21:07:14.471398 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001318 sec., 42488.619119878604 rows/sec., 3.24 MiB/sec. | ||
| 11103 | 2026.05.27 21:07:14.471432 [ 261 ] {14d77119-8aa9-4cd6-b2e2-3f8f0dbc40f3} <Debug> TCPHandler: Processed in 0.001480059 sec. | ||
| 11104 | 2026.05.27 21:07:14.471559 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.05.27 21:07:14.471655 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11106 | 2026.05.27 21:07:14.471695 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11107 | 2026.05.27 21:07:14.472115 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.05.27 21:07:14.472151 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11109 | 2026.05.27 21:07:14.472449 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11110 | 2026.05.27 21:07:14.472659 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.05.27 21:07:14.472785 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 11112 | 2026.05.27 21:07:14.472820 [ 261 ] {9ac18781-42c0-4556-b66e-2922dcdb41ad} <Debug> TCPHandler: Processed in 0.001310474 sec. | ||
| 11113 | 2026.05.27 21:07:14.472950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.05.27 21:07:14.473045 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.05.27 21:07:14.473088 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11116 | 2026.05.27 21:07:14.473464 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.05.27 21:07:14.473499 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11118 | 2026.05.27 21:07:14.473901 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11119 | 2026.05.27 21:07:14.474224 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.05.27 21:07:14.474452 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001403 sec., 91233.07198859587 rows/sec., 6.35 MiB/sec. | ||
| 11121 | 2026.05.27 21:07:14.474527 [ 261 ] {f78ac20f-fef3-43fa-b5d0-3e903c7065a2} <Debug> TCPHandler: Processed in 0.001626375 sec. | ||
| 11122 | 2026.05.27 21:07:14.474719 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.05.27 21:07:14.474851 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11124 | 2026.05.27 21:07:14.474911 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11125 | 2026.05.27 21:07:14.475386 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.05.27 21:07:14.475426 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11127 | 2026.05.27 21:07:14.475760 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11128 | 2026.05.27 21:07:14.475960 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.05.27 21:07:14.476095 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001286 sec., 37325.03888024883 rows/sec., 2.52 MiB/sec. | ||
| 11130 | 2026.05.27 21:07:14.476201 [ 261 ] {13288b59-b3ea-4e20-9612-8b8c33a5ca28} <Debug> TCPHandler: Processed in 0.001589113 sec. | ||
| 11131 | 2026.05.27 21:07:18.439285 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11132 | 2026.05.27 21:07:18.439354 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11133 | 2026.05.27 21:07:18.598913 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 11134 | 2026.05.27 21:07:18.599393 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.05.27 21:07:18.599442 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11136 | 2026.05.27 21:07:18.599941 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11137 | 2026.05.27 21:07:18.600181 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.05.27 21:07:18.600320 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 11139 | 2026.05.27 21:07:19.466691 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.05.27 21:07:19.467014 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11141 | 2026.05.27 21:07:19.467364 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11142 | 2026.05.27 21:07:19.467403 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11143 | 2026.05.27 21:07:19.467628 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11144 | 2026.05.27 21:07:19.467702 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11145 | 2026.05.27 21:07:19.467849 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11146 | 2026.05.27 21:07:19.467943 [ 314 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11147 | 2026.05.27 21:07:19.467984 [ 339 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11148 | 2026.05.27 21:07:19.467998 [ 365 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11149 | 2026.05.27 21:07:19.468144 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11150 | 2026.05.27 21:07:19.468173 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11151 | 2026.05.27 21:07:19.468249 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11152 | 2026.05.27 21:07:19.468273 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11153 | 2026.05.27 21:07:19.468310 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11154 | 2026.05.27 21:07:19.468350 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11155 | 2026.05.27 21:07:19.469667 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002751 sec., 17448.200654307526 rows/sec., 3.63 MiB/sec. | ||
| 11156 | 2026.05.27 21:07:19.469799 [ 261 ] {7c618c2c-ea02-4870-b845-d33ea358c73a} <Debug> TCPHandler: Processed in 0.00330473 sec. | ||
| 11157 | 2026.05.27 21:07:19.471847 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.05.27 21:07:19.471967 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11159 | 2026.05.27 21:07:19.472013 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11160 | 2026.05.27 21:07:19.472558 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.05.27 21:07:19.472595 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11162 | 2026.05.27 21:07:19.472978 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11163 | 2026.05.27 21:07:19.473223 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.05.27 21:07:19.473368 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 3.24 MiB/sec. | ||
| 11165 | 2026.05.27 21:07:19.473405 [ 261 ] {afab6f6e-c2de-480d-8294-27d0f41f9636} <Debug> TCPHandler: Processed in 0.001618614 sec. | ||
| 11166 | 2026.05.27 21:07:19.473550 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.05.27 21:07:19.473647 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.27 21:07:19.473688 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.05.27 21:07:19.474103 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.05.27 21:07:19.474140 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11171 | 2026.05.27 21:07:19.474453 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11172 | 2026.05.27 21:07:19.474668 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.05.27 21:07:19.474804 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 127.99 KiB/sec. | ||
| 11174 | 2026.05.27 21:07:19.474802 [ 150 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11175 | 2026.05.27 21:07:19.474841 [ 261 ] {02a02711-a54a-47d2-94b7-8547af138f36} <Debug> TCPHandler: Processed in 0.001341154 sec. | ||
| 11176 | 2026.05.27 21:07:19.474889 [ 150 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.27 21:07:19.474917 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11178 | 2026.05.27 21:07:19.475008 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.05.27 21:07:19.475056 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 11180 | 2026.05.27 21:07:19.475117 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11181 | 2026.05.27 21:07:19.475165 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11182 | 2026.05.27 21:07:19.475192 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11183 | 2026.05.27 21:07:19.475234 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 224 rows starting from the beginning of the part | ||
| 11184 | 2026.05.27 21:07:19.475307 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
| 11185 | 2026.05.27 21:07:19.475362 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 11186 | 2026.05.27 21:07:19.475413 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 11187 | 2026.05.27 21:07:19.475463 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
| 11188 | 2026.05.27 21:07:19.475511 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2 rows starting from the beginning of the part | ||
| 11189 | 2026.05.27 21:07:19.475640 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.05.27 21:07:19.475684 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11191 | 2026.05.27 21:07:19.476040 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11192 | 2026.05.27 21:07:19.476284 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.05.27 21:07:19.476420 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001321 sec., 49962.14988644966 rows/sec., 3.90 MiB/sec. | ||
| 11194 | 2026.05.27 21:07:19.476419 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413187 sec., 242713.80928355554 rows/sec., 17.25 MiB/sec. | ||
| 11195 | 2026.05.27 21:07:19.476458 [ 261 ] {f26fda3c-6708-4a9b-ac1e-9720b9274a76} <Debug> TCPHandler: Processed in 0.00150424 sec. | ||
| 11196 | 2026.05.27 21:07:19.476591 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11197 | 2026.05.27 21:07:19.476605 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.27 21:07:19.476701 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11199 | 2026.05.27 21:07:19.476814 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11200 | 2026.05.27 21:07:19.476865 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.05.27 21:07:19.476938 [ 191 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_61_12} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11202 | 2026.05.27 21:07:19.477036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11203 | 2026.05.27 21:07:19.477395 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.05.27 21:07:19.477442 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11205 | 2026.05.27 21:07:19.477847 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11206 | 2026.05.27 21:07:19.478080 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.05.27 21:07:19.478234 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 11208 | 2026.05.27 21:07:19.478274 [ 261 ] {2245699d-13e0-4a52-9756-da139b8991be} <Debug> TCPHandler: Processed in 0.001719147 sec. | ||
| 11209 | 2026.05.27 21:07:19.478482 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.05.27 21:07:19.478611 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11211 | 2026.05.27 21:07:19.478667 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11212 | 2026.05.27 21:07:19.479438 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.05.27 21:07:19.479475 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11214 | 2026.05.27 21:07:19.479978 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11215 | 2026.05.27 21:07:19.480217 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.05.27 21:07:19.480364 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001794 sec., 1114.8272017837235 rows/sec., 2.00 MiB/sec. | ||
| 11217 | 2026.05.27 21:07:19.480414 [ 261 ] {13fd003e-2147-4726-b7df-be940b08ae99} <Debug> TCPHandler: Processed in 0.002048448 sec. | ||
| 11218 | 2026.05.27 21:07:19.480560 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.05.27 21:07:19.480658 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11220 | 2026.05.27 21:07:19.480701 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11221 | 2026.05.27 21:07:19.481059 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.05.27 21:07:19.481095 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11223 | 2026.05.27 21:07:19.481402 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11224 | 2026.05.27 21:07:19.481614 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.05.27 21:07:19.481743 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 11226 | 2026.05.27 21:07:19.481776 [ 261 ] {b144e697-f846-48b7-8210-63083a058768} <Debug> TCPHandler: Processed in 0.001265782 sec. | ||
| 11227 | 2026.05.27 21:07:19.764714 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11228 | 2026.05.27 21:07:19.780815 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.05.27 21:07:19.780874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11230 | 2026.05.27 21:07:19.786797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11231 | 2026.05.27 21:07:19.787501 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2026.05.27 21:07:19.790216 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11233 | 2026.05.27 21:07:24.468974 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.05.27 21:07:24.469259 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11235 | 2026.05.27 21:07:24.469663 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11236 | 2026.05.27 21:07:24.469709 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11237 | 2026.05.27 21:07:24.469971 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11238 | 2026.05.27 21:07:24.470048 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11239 | 2026.05.27 21:07:24.470193 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11240 | 2026.05.27 21:07:24.470315 [ 339 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11241 | 2026.05.27 21:07:24.470389 [ 364 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11242 | 2026.05.27 21:07:24.470322 [ 365 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11243 | 2026.05.27 21:07:24.470539 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11244 | 2026.05.27 21:07:24.470568 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11245 | 2026.05.27 21:07:24.470640 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11246 | 2026.05.27 21:07:24.470660 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11247 | 2026.05.27 21:07:24.470696 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11248 | 2026.05.27 21:07:24.470739 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11249 | 2026.05.27 21:07:24.472234 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003086 sec., 15554.115359688916 rows/sec., 3.24 MiB/sec. | ||
| 11250 | 2026.05.27 21:07:24.472374 [ 261 ] {faa93e44-07c7-43c6-9b6e-22e13b0cc47b} <Debug> TCPHandler: Processed in 0.003559589 sec. | ||
| 11251 | 2026.05.27 21:07:24.474837 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.05.27 21:07:24.474972 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11253 | 2026.05.27 21:07:24.475024 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11254 | 2026.05.27 21:07:24.475671 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.05.27 21:07:24.475719 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11256 | 2026.05.27 21:07:24.476105 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11257 | 2026.05.27 21:07:24.476328 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.05.27 21:07:24.476500 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001569 sec., 85404.71637985978 rows/sec., 7.39 MiB/sec. | ||
| 11259 | 2026.05.27 21:07:24.476537 [ 261 ] {16ac6eb5-9195-4f9c-a139-7e4121f786ff} <Debug> TCPHandler: Processed in 0.001761248 sec. | ||
| 11260 | 2026.05.27 21:07:24.476669 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.05.27 21:07:24.476772 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11262 | 2026.05.27 21:07:24.476813 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11263 | 2026.05.27 21:07:24.477286 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.05.27 21:07:24.477323 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11265 | 2026.05.27 21:07:24.477625 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11266 | 2026.05.27 21:07:24.477843 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.05.27 21:07:24.477974 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001228 sec., 31758.95765472313 rows/sec., 2.33 MiB/sec. | ||
| 11268 | 2026.05.27 21:07:24.478010 [ 261 ] {907d5ee1-4611-49ef-911f-705ff19e3e9c} <Debug> TCPHandler: Processed in 0.001391006 sec. | ||
| 11269 | 2026.05.27 21:07:24.478142 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.05.27 21:07:24.478247 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11271 | 2026.05.27 21:07:24.478287 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11272 | 2026.05.27 21:07:24.478779 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.05.27 21:07:24.478814 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11274 | 2026.05.27 21:07:24.479119 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11275 | 2026.05.27 21:07:24.479342 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.05.27 21:07:24.479472 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001243 sec., 82864.03861625101 rows/sec., 6.47 MiB/sec. | ||
| 11277 | 2026.05.27 21:07:24.479506 [ 261 ] {50b76640-c996-4b48-bd87-45c08fcecb9a} <Debug> TCPHandler: Processed in 0.001412877 sec. | ||
| 11278 | 2026.05.27 21:07:24.479672 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.05.27 21:07:24.479768 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.05.27 21:07:24.479811 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11281 | 2026.05.27 21:07:24.480271 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.05.27 21:07:24.480411 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11283 | 2026.05.27 21:07:24.480799 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11284 | 2026.05.27 21:07:24.481012 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.05.27 21:07:24.481145 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 11286 | 2026.05.27 21:07:24.481179 [ 261 ] {63c8d93f-97bf-4ca2-9bca-2aa81fd0cfd6} <Debug> TCPHandler: Processed in 0.001567242 sec. | ||
| 11287 | 2026.05.27 21:07:24.481345 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2026.05.27 21:07:24.481444 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11289 | 2026.05.27 21:07:24.481498 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11290 | 2026.05.27 21:07:24.482335 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.05.27 21:07:24.482372 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11292 | 2026.05.27 21:07:24.482929 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11293 | 2026.05.27 21:07:24.483161 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.05.27 21:07:24.483300 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001874 sec., 20811.0992529349 rows/sec., 37.29 MiB/sec. | ||
| 11295 | 2026.05.27 21:07:24.483363 [ 261 ] {6bf472ed-1223-4d20-a580-fd5b2c5263bb} <Debug> TCPHandler: Processed in 0.002087639 sec. | ||
| 11296 | 2026.05.27 21:07:24.483509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.05.27 21:07:24.483607 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.05.27 21:07:24.483650 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11299 | 2026.05.27 21:07:24.484028 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.05.27 21:07:24.484064 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11301 | 2026.05.27 21:07:24.484362 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11302 | 2026.05.27 21:07:24.484580 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.05.27 21:07:24.484726 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11304 | 2026.05.27 21:07:24.484759 [ 261 ] {eaf419f7-f2b4-41a3-bad1-b232c98afd87} <Debug> TCPHandler: Processed in 0.001299893 sec. | ||
| 11305 | 2026.05.27 21:07:26.101335 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 11306 | 2026.05.27 21:07:26.101837 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.05.27 21:07:26.101879 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11308 | 2026.05.27 21:07:26.102457 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11309 | 2026.05.27 21:07:26.102692 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.05.27 21:07:26.102828 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 11311 | 2026.05.27 21:07:27.291240 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11312 | 2026.05.27 21:07:27.307417 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.27 21:07:27.307473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11314 | 2026.05.27 21:07:27.313679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11315 | 2026.05.27 21:07:27.314393 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.27 21:07:27.317117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11317 | 2026.05.27 21:07:29.472348 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.05.27 21:07:29.472595 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11319 | 2026.05.27 21:07:29.472975 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11320 | 2026.05.27 21:07:29.473020 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11321 | 2026.05.27 21:07:29.473272 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11322 | 2026.05.27 21:07:29.473345 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11323 | 2026.05.27 21:07:29.473494 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11324 | 2026.05.27 21:07:29.473610 [ 347 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11325 | 2026.05.27 21:07:29.473632 [ 365 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11326 | 2026.05.27 21:07:29.473612 [ 330 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11327 | 2026.05.27 21:07:29.473810 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11328 | 2026.05.27 21:07:29.473842 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11329 | 2026.05.27 21:07:29.473919 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11330 | 2026.05.27 21:07:29.473940 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11331 | 2026.05.27 21:07:29.473977 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11332 | 2026.05.27 21:07:29.474021 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11333 | 2026.05.27 21:07:29.475316 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00283 sec., 16961.13074204947 rows/sec., 3.53 MiB/sec. | ||
| 11334 | 2026.05.27 21:07:29.475471 [ 261 ] {de1b2360-3bfd-46b4-ae4f-16157d8184a5} <Debug> TCPHandler: Processed in 0.003261728 sec. | ||
| 11335 | 2026.05.27 21:07:29.480676 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.05.27 21:07:29.480791 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.05.27 21:07:29.480838 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11338 | 2026.05.27 21:07:29.481573 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.05.27 21:07:29.481619 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11340 | 2026.05.27 21:07:29.482020 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11341 | 2026.05.27 21:07:29.482255 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.05.27 21:07:29.482403 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001646 sec., 170109.35601458082 rows/sec., 10.80 MiB/sec. | ||
| 11343 | 2026.05.27 21:07:29.482441 [ 261 ] {6adcc154-ae9f-4eee-96d3-90db03e93e1e} <Debug> TCPHandler: Processed in 0.0018176 sec. | ||
| 11344 | 2026.05.27 21:07:29.482631 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.05.27 21:07:29.482732 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11346 | 2026.05.27 21:07:29.482775 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11347 | 2026.05.27 21:07:29.483283 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.05.27 21:07:29.483320 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11349 | 2026.05.27 21:07:29.483626 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11350 | 2026.05.27 21:07:29.483843 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.05.27 21:07:29.483974 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001264 sec., 4746.835443037975 rows/sec., 387.07 KiB/sec. | ||
| 11352 | 2026.05.27 21:07:29.484010 [ 261 ] {5aaae463-446c-4615-8669-95cc29a1a8c4} <Debug> TCPHandler: Processed in 0.001437178 sec. | ||
| 11353 | 2026.05.27 21:07:29.484156 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.05.27 21:07:29.484252 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11355 | 2026.05.27 21:07:29.484293 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11356 | 2026.05.27 21:07:29.485565 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.05.27 21:07:29.485629 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11358 | 2026.05.27 21:07:29.486163 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11359 | 2026.05.27 21:07:29.486410 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.05.27 21:07:29.486578 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.002342 sec., 334756.61827497865 rows/sec., 25.81 MiB/sec. | ||
| 11361 | 2026.05.27 21:07:29.486644 [ 261 ] {800a75ea-a4fd-4baa-801e-ff849bcea493} <Debug> TCPHandler: Processed in 0.002538534 sec. | ||
| 11362 | 2026.05.27 21:07:29.486899 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.05.27 21:07:29.487035 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.05.27 21:07:29.487103 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11365 | 2026.05.27 21:07:29.487673 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.05.27 21:07:29.487711 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11367 | 2026.05.27 21:07:29.488028 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11368 | 2026.05.27 21:07:29.488254 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.05.27 21:07:29.488386 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001395 sec., 106093.1899641577 rows/sec., 6.29 MiB/sec. | ||
| 11370 | 2026.05.27 21:07:29.488421 [ 261 ] {ff58f981-3897-45d5-b98a-8d4ee0ec134b} <Debug> TCPHandler: Processed in 0.001643544 sec. | ||
| 11371 | 2026.05.27 21:07:29.488678 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.05.27 21:07:29.488781 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11373 | 2026.05.27 21:07:29.488822 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11374 | 2026.05.27 21:07:29.489326 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.05.27 21:07:29.489365 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11376 | 2026.05.27 21:07:29.489682 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11377 | 2026.05.27 21:07:29.489898 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.05.27 21:07:29.490027 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001265 sec., 114624.50592885374 rows/sec., 7.40 MiB/sec. | ||
| 11379 | 2026.05.27 21:07:29.490062 [ 261 ] {ad48919e-ff8e-44d6-b2aa-9ba164a8c131} <Debug> TCPHandler: Processed in 0.001438428 sec. | ||
| 11380 | 2026.05.27 21:07:29.490191 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.05.27 21:07:29.490289 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.05.27 21:07:29.490330 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11383 | 2026.05.27 21:07:29.490878 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.05.27 21:07:29.490917 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11385 | 2026.05.27 21:07:29.491224 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11386 | 2026.05.27 21:07:29.491438 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.05.27 21:07:29.491567 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001297 sec., 111025.4433307633 rows/sec., 6.31 MiB/sec. | ||
| 11388 | 2026.05.27 21:07:29.491603 [ 261 ] {063412d8-f1f8-4b5f-9761-7232c9350b53} <Debug> TCPHandler: Processed in 0.001461458 sec. | ||
| 11389 | 2026.05.27 21:07:29.491735 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.05.27 21:07:29.491832 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11391 | 2026.05.27 21:07:29.491874 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11392 | 2026.05.27 21:07:29.492674 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.05.27 21:07:29.492712 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11394 | 2026.05.27 21:07:29.493044 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11395 | 2026.05.27 21:07:29.493267 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.05.27 21:07:29.493400 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001587 sec., 310018.9035916824 rows/sec., 21.77 MiB/sec. | ||
| 11397 | 2026.05.27 21:07:29.493436 [ 261 ] {6a1ef962-4cd7-4613-987f-1009a32b4bd5} <Debug> TCPHandler: Processed in 0.001751428 sec. | ||
| 11398 | 2026.05.27 21:07:29.493615 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.05.27 21:07:29.493712 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11400 | 2026.05.27 21:07:29.493755 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11401 | 2026.05.27 21:07:29.494108 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.05.27 21:07:29.494143 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11403 | 2026.05.27 21:07:29.494455 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11404 | 2026.05.27 21:07:29.494666 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.05.27 21:07:29.494801 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001108 sec., 3610.1083032490974 rows/sec., 188.61 KiB/sec. | ||
| 11406 | 2026.05.27 21:07:29.494834 [ 261 ] {34b380f6-4e1f-444b-9b9d-1ac543fd9b18} <Debug> TCPHandler: Processed in 0.001270183 sec. | ||
| 11407 | 2026.05.27 21:07:29.494965 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.05.27 21:07:29.495061 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.05.27 21:07:29.495104 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11410 | 2026.05.27 21:07:29.495597 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.05.27 21:07:29.495635 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11412 | 2026.05.27 21:07:29.495968 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11413 | 2026.05.27 21:07:29.496179 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.05.27 21:07:29.496308 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001266 sec., 211690.36334913113 rows/sec., 14.07 MiB/sec. | ||
| 11415 | 2026.05.27 21:07:29.496342 [ 261 ] {6989096d-3915-4e6a-8b18-c6ce1431a2e8} <Debug> TCPHandler: Processed in 0.001426768 sec. | ||
| 11416 | 2026.05.27 21:07:29.496467 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.05.27 21:07:29.496562 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.05.27 21:07:29.496605 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11419 | 2026.05.27 21:07:29.496964 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.05.27 21:07:29.497001 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11421 | 2026.05.27 21:07:29.497296 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11422 | 2026.05.27 21:07:29.497504 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.05.27 21:07:29.497633 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 11424 | 2026.05.27 21:07:29.497667 [ 261 ] {4714ead1-b49a-4492-854a-9c63b523a318} <Debug> TCPHandler: Processed in 0.001249551 sec. | ||
| 11425 | 2026.05.27 21:07:29.497819 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.05.27 21:07:29.497913 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11427 | 2026.05.27 21:07:29.497968 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11428 | 2026.05.27 21:07:29.498748 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.05.27 21:07:29.498784 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11430 | 2026.05.27 21:07:29.499261 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11431 | 2026.05.27 21:07:29.499480 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.05.27 21:07:29.499614 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001719 sec., 1163.4671320535194 rows/sec., 2.08 MiB/sec. | ||
| 11433 | 2026.05.27 21:07:29.499666 [ 261 ] {206d384f-ce09-403b-ba1a-a2f9400ba8c2} <Debug> TCPHandler: Processed in 0.001895952 sec. | ||
| 11434 | 2026.05.27 21:07:29.499800 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.27 21:07:29.499896 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.27 21:07:29.499937 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11437 | 2026.05.27 21:07:29.500312 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.05.27 21:07:29.500348 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11439 | 2026.05.27 21:07:29.500652 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11440 | 2026.05.27 21:07:29.500860 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.05.27 21:07:29.500984 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 11442 | 2026.05.27 21:07:29.501016 [ 261 ] {5dabe244-5ff6-4b64-be15-5f8bf52ca21f} <Debug> TCPHandler: Processed in 0.001265833 sec. | ||
| 11443 | 2026.05.27 21:07:33.439630 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11444 | 2026.05.27 21:07:33.439700 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11445 | 2026.05.27 21:07:33.603867 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 11446 | 2026.05.27 21:07:33.604402 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.27 21:07:33.604450 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11448 | 2026.05.27 21:07:33.604977 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11449 | 2026.05.27 21:07:33.605237 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.27 21:07:33.605372 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 11451 | 2026.05.27 21:07:33.605386 [ 100 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11452 | 2026.05.27 21:07:33.605446 [ 100 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.27 21:07:33.605467 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11454 | 2026.05.27 21:07:33.605603 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 11455 | 2026.05.27 21:07:33.605756 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11456 | 2026.05.27 21:07:33.605798 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 11457 | 2026.05.27 21:07:33.605867 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 11458 | 2026.05.27 21:07:33.605914 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 11459 | 2026.05.27 21:07:33.605956 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 11460 | 2026.05.27 21:07:33.605998 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 11461 | 2026.05.27 21:07:33.606039 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 11462 | 2026.05.27 21:07:33.608062 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002517444 sec., 8781923.25231465 rows/sec., 125.63 MiB/sec. | ||
| 11463 | 2026.05.27 21:07:33.608453 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11464 | 2026.05.27 21:07:33.608780 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.05.27 21:07:33.608857 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_46_9} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11466 | 2026.05.27 21:07:33.608949 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 11467 | 2026.05.27 21:07:34.468203 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.05.27 21:07:34.468474 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11469 | 2026.05.27 21:07:34.468881 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11470 | 2026.05.27 21:07:34.468927 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11471 | 2026.05.27 21:07:34.469187 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11472 | 2026.05.27 21:07:34.469270 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11473 | 2026.05.27 21:07:34.469430 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11474 | 2026.05.27 21:07:34.469548 [ 365 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11475 | 2026.05.27 21:07:34.469548 [ 330 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11476 | 2026.05.27 21:07:34.469573 [ 347 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11477 | 2026.05.27 21:07:34.469786 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11478 | 2026.05.27 21:07:34.469815 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11479 | 2026.05.27 21:07:34.469886 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11480 | 2026.05.27 21:07:34.469906 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11481 | 2026.05.27 21:07:34.469944 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11482 | 2026.05.27 21:07:34.469985 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11483 | 2026.05.27 21:07:34.471181 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002818 sec., 17033.3569907736 rows/sec., 3.55 MiB/sec. | ||
| 11484 | 2026.05.27 21:07:34.471416 [ 261 ] {fd8bd4da-a88e-4c26-b3b9-8f3d81b609b8} <Debug> TCPHandler: Processed in 0.003363552 sec. | ||
| 11485 | 2026.05.27 21:07:34.473751 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2026.05.27 21:07:34.473921 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11487 | 2026.05.27 21:07:34.473997 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11488 | 2026.05.27 21:07:34.474878 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.05.27 21:07:34.474923 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11490 | 2026.05.27 21:07:34.475349 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11491 | 2026.05.27 21:07:34.475585 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.05.27 21:07:34.475736 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001871 sec., 71619.45483698556 rows/sec., 6.20 MiB/sec. | ||
| 11493 | 2026.05.27 21:07:34.475755 [ 101 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11494 | 2026.05.27 21:07:34.475772 [ 261 ] {ac623aca-101f-4249-a3a7-9aaeffb8e1c6} <Debug> TCPHandler: Processed in 0.002164682 sec. | ||
| 11495 | 2026.05.27 21:07:34.475815 [ 101 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.05.27 21:07:34.475846 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11497 | 2026.05.27 21:07:34.475957 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.05.27 21:07:34.475992 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 11499 | 2026.05.27 21:07:34.476061 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.05.27 21:07:34.476108 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11501 | 2026.05.27 21:07:34.476151 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11502 | 2026.05.27 21:07:34.476196 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4201 rows starting from the beginning of the part | ||
| 11503 | 2026.05.27 21:07:34.476274 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11504 | 2026.05.27 21:07:34.476329 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11505 | 2026.05.27 21:07:34.476378 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 134 rows starting from the beginning of the part | ||
| 11506 | 2026.05.27 21:07:34.476429 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 784 rows starting from the beginning of the part | ||
| 11507 | 2026.05.27 21:07:34.476479 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 134 rows starting from the beginning of the part | ||
| 11508 | 2026.05.27 21:07:34.476658 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2026.05.27 21:07:34.476703 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11510 | 2026.05.27 21:07:34.477044 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11511 | 2026.05.27 21:07:34.477307 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.05.27 21:07:34.477449 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001408 sec., 27698.863636363636 rows/sec., 2.03 MiB/sec. | ||
| 11513 | 2026.05.27 21:07:34.477486 [ 261 ] {8f785dbe-6001-40bd-9120-f178293d41b7} <Debug> TCPHandler: Processed in 0.001578793 sec. | ||
| 11514 | 2026.05.27 21:07:34.477629 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.05.27 21:07:34.477726 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11516 | 2026.05.27 21:07:34.477772 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11517 | 2026.05.27 21:07:34.478257 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.05.27 21:07:34.478294 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11519 | 2026.05.27 21:07:34.478333 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5369 rows, containing 5 columns (5 merged, 0 gathered) in 0.0024052 sec., 2232246.7986030267 rows/sec., 180.04 MiB/sec. | ||
| 11520 | 2026.05.27 21:07:34.478634 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11521 | 2026.05.27 21:07:34.478677 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11522 | 2026.05.27 21:07:34.478936 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2026.05.27 21:07:34.479013 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.05.27 21:07:34.479082 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001375 sec., 74909.09090909091 rows/sec., 5.85 MiB/sec. | ||
| 11525 | 2026.05.27 21:07:34.479096 [ 124 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11526 | 2026.05.27 21:07:34.479122 [ 261 ] {2e011f82-043e-41c8-a6cc-ca240454a178} <Debug> TCPHandler: Processed in 0.001543201 sec. | ||
| 11527 | 2026.05.27 21:07:34.479098 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_76_15} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11528 | 2026.05.27 21:07:34.479160 [ 124 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2026.05.27 21:07:34.479195 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11530 | 2026.05.27 21:07:34.479238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 11531 | 2026.05.27 21:07:34.479273 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.05.27 21:07:34.479311 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 11533 | 2026.05.27 21:07:34.479375 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11534 | 2026.05.27 21:07:34.479391 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11535 | 2026.05.27 21:07:34.479423 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2407 rows starting from the beginning of the part | ||
| 11536 | 2026.05.27 21:07:34.479428 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11537 | 2026.05.27 21:07:34.479472 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11538 | 2026.05.27 21:07:34.479515 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part | ||
| 11539 | 2026.05.27 21:07:34.479550 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 103 rows starting from the beginning of the part | ||
| 11540 | 2026.05.27 21:07:34.479586 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 492 rows starting from the beginning of the part | ||
| 11541 | 2026.05.27 21:07:34.479620 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 103 rows starting from the beginning of the part | ||
| 11542 | 2026.05.27 21:07:34.479905 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.05.27 21:07:34.479947 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11544 | 2026.05.27 21:07:34.480310 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11545 | 2026.05.27 21:07:34.480538 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.05.27 21:07:34.480670 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 11547 | 2026.05.27 21:07:34.480679 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11548 | 2026.05.27 21:07:34.480689 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403307 sec., 2305268.9112218497 rows/sec., 169.08 MiB/sec. | ||
| 11549 | 2026.05.27 21:07:34.480708 [ 261 ] {340b62fa-815b-4994-a0ef-1cc9a5a67c45} <Debug> TCPHandler: Processed in 0.001484569 sec. | ||
| 11550 | 2026.05.27 21:07:34.480729 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.05.27 21:07:34.480773 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11552 | 2026.05.27 21:07:34.480860 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 11553 | 2026.05.27 21:07:34.480879 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.05.27 21:07:34.480921 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11555 | 2026.05.27 21:07:34.480972 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11556 | 2026.05.27 21:07:34.480999 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11557 | 2026.05.27 21:07:34.481010 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 29059 rows starting from the beginning of the part | ||
| 11558 | 2026.05.27 21:07:34.481060 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11559 | 2026.05.27 21:07:34.481076 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 11560 | 2026.05.27 21:07:34.481123 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11561 | 2026.05.27 21:07:34.481168 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11562 | 2026.05.27 21:07:34.481199 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.05.27 21:07:34.481211 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 268 rows starting from the beginning of the part | ||
| 11564 | 2026.05.27 21:07:34.481264 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11565 | 2026.05.27 21:07:34.481278 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_76_15} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11566 | 2026.05.27 21:07:34.481347 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11567 | 2026.05.27 21:07:34.482127 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.05.27 21:07:34.482169 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11569 | 2026.05.27 21:07:34.482850 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11570 | 2026.05.27 21:07:34.483099 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.05.27 21:07:34.483261 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002279 sec., 17112.768758227292 rows/sec., 30.67 MiB/sec. | ||
| 11572 | 2026.05.27 21:07:34.483296 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11573 | 2026.05.27 21:07:34.483339 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.05.27 21:07:34.483360 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11575 | 2026.05.27 21:07:34.483378 [ 261 ] {235c98f3-6586-41ea-8c33-17cf29ac54ec} <Debug> TCPHandler: Processed in 0.002549205 sec. | ||
| 11576 | 2026.05.27 21:07:34.483461 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 11577 | 2026.05.27 21:07:34.483594 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.05.27 21:07:34.483709 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11579 | 2026.05.27 21:07:34.483731 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11580 | 2026.05.27 21:07:34.483776 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1298 rows starting from the beginning of the part | ||
| 11581 | 2026.05.27 21:07:34.483797 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11582 | 2026.05.27 21:07:34.483919 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 50 rows starting from the beginning of the part | ||
| 11583 | 2026.05.27 21:07:34.484049 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
| 11584 | 2026.05.27 21:07:34.484162 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
| 11585 | 2026.05.27 21:07:34.484196 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.05.27 21:07:34.484239 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11587 | 2026.05.27 21:07:34.484271 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
| 11588 | 2026.05.27 21:07:34.484390 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
| 11589 | 2026.05.27 21:07:34.484765 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11590 | 2026.05.27 21:07:34.484996 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.05.27 21:07:34.485133 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
| 11592 | 2026.05.27 21:07:34.485154 [ 124 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11593 | 2026.05.27 21:07:34.485167 [ 261 ] {e25467eb-399b-493c-b156-e39410fa397c} <Debug> TCPHandler: Processed in 0.001690916 sec. | ||
| 11594 | 2026.05.27 21:07:34.485211 [ 124 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.05.27 21:07:34.485241 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11596 | 2026.05.27 21:07:34.485365 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 11597 | 2026.05.27 21:07:34.485478 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11598 | 2026.05.27 21:07:34.485505 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5216 rows starting from the beginning of the part | ||
| 11599 | 2026.05.27 21:07:34.485559 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 11600 | 2026.05.27 21:07:34.485607 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11601 | 2026.05.27 21:07:34.485649 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11602 | 2026.05.27 21:07:34.485693 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 11603 | 2026.05.27 21:07:34.485734 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11604 | 2026.05.27 21:07:34.490108 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 4 columns (4 merged, 0 gathered) in 0.00480328 sec., 1152129.3782581901 rows/sec., 72.49 MiB/sec. | ||
| 11605 | 2026.05.27 21:07:34.490546 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11606 | 2026.05.27 21:07:34.490815 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.05.27 21:07:34.490889 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_76_15} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11608 | 2026.05.27 21:07:34.490958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11609 | 2026.05.27 21:07:34.493200 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29935 rows, containing 5 columns (5 merged, 0 gathered) in 0.012375742 sec., 2418844.8660290428 rows/sec., 155.14 MiB/sec. | ||
| 11610 | 2026.05.27 21:07:34.493665 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11611 | 2026.05.27 21:07:34.493985 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.05.27 21:07:34.494070 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11613 | 2026.05.27 21:07:34.494171 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11614 | 2026.05.27 21:07:34.495391 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 19 columns (19 merged, 0 gathered) in 0.011971989 sec., 119445.48228368736 rows/sec., 214.04 MiB/sec. | ||
| 11615 | 2026.05.27 21:07:34.497421 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11616 | 2026.05.27 21:07:34.497778 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.05.27 21:07:34.497851 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11618 | 2026.05.27 21:07:34.497969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 11619 | 2026.05.27 21:07:34.818115 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11620 | 2026.05.27 21:07:34.835156 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.05.27 21:07:34.835208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11622 | 2026.05.27 21:07:34.841166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11623 | 2026.05.27 21:07:34.841890 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.05.27 21:07:34.842199 [ 124 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11625 | 2026.05.27 21:07:34.842267 [ 124 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.05.27 21:07:34.842292 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11627 | 2026.05.27 21:07:34.842447 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11628 | 2026.05.27 21:07:34.844850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11629 | 2026.05.27 21:07:34.846243 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11630 | 2026.05.27 21:07:34.847714 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11631 | 2026.05.27 21:07:34.852276 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11632 | 2026.05.27 21:07:34.858068 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11633 | 2026.05.27 21:07:34.863299 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11634 | 2026.05.27 21:07:34.868473 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11635 | 2026.05.27 21:07:34.872344 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 11636 | 2026.05.27 21:07:34.926743 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.084362527 sec., 4113.200639426081 rows/sec., 21.27 MiB/sec. | ||
| 11637 | 2026.05.27 21:07:34.929392 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11638 | 2026.05.27 21:07:34.931723 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_46_9} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.05.27 21:07:34.931830 [ 201 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_46_9} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11640 | 2026.05.27 21:07:34.934821 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11641 | 2026.05.27 21:07:35.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.99 MiB, peak 333.66 MiB, free memory in arenas 0.00 B, will set to 326.30 MiB (RSS), difference: 6.31 MiB | ||
| 11642 | 2026.05.27 21:07:39.471863 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.05.27 21:07:39.472145 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11644 | 2026.05.27 21:07:39.472597 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11645 | 2026.05.27 21:07:39.472650 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11646 | 2026.05.27 21:07:39.472893 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11647 | 2026.05.27 21:07:39.472965 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11648 | 2026.05.27 21:07:39.473134 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11649 | 2026.05.27 21:07:39.473209 [ 326 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11650 | 2026.05.27 21:07:39.473241 [ 324 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11651 | 2026.05.27 21:07:39.473242 [ 330 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11652 | 2026.05.27 21:07:39.473352 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11653 | 2026.05.27 21:07:39.473380 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11654 | 2026.05.27 21:07:39.473455 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11655 | 2026.05.27 21:07:39.473476 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11656 | 2026.05.27 21:07:39.473513 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11657 | 2026.05.27 21:07:39.473555 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11658 | 2026.05.27 21:07:39.474748 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002719 sec., 17653.549098933432 rows/sec., 3.68 MiB/sec. | ||
| 11659 | 2026.05.27 21:07:39.474864 [ 261 ] {340b85a2-1a18-46be-9627-ecc089df7fd9} <Debug> TCPHandler: Processed in 0.003143785 sec. | ||
| 11660 | 2026.05.27 21:07:39.480127 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.05.27 21:07:39.480246 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.05.27 21:07:39.480291 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11663 | 2026.05.27 21:07:39.480888 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.05.27 21:07:39.480929 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11665 | 2026.05.27 21:07:39.481308 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11666 | 2026.05.27 21:07:39.481540 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.05.27 21:07:39.481670 [ 127 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11668 | 2026.05.27 21:07:39.481692 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00148 sec., 189189.1891891892 rows/sec., 12.01 MiB/sec. | ||
| 11669 | 2026.05.27 21:07:39.481717 [ 127 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.05.27 21:07:39.481736 [ 261 ] {36577397-1bea-4b61-88ad-e5cceb847bda} <Debug> TCPHandler: Processed in 0.001662575 sec. | ||
| 11671 | 2026.05.27 21:07:39.481744 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11672 | 2026.05.27 21:07:39.481857 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 11673 | 2026.05.27 21:07:39.481885 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11674 | 2026.05.27 21:07:39.481957 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11675 | 2026.05.27 21:07:39.481991 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 304 rows starting from the beginning of the part | ||
| 11676 | 2026.05.27 21:07:39.481994 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11677 | 2026.05.27 21:07:39.482046 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11678 | 2026.05.27 21:07:39.482052 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 280 rows starting from the beginning of the part | ||
| 11679 | 2026.05.27 21:07:39.482107 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 11680 | 2026.05.27 21:07:39.482149 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 11681 | 2026.05.27 21:07:39.482188 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 280 rows starting from the beginning of the part | ||
| 11682 | 2026.05.27 21:07:39.482225 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 280 rows starting from the beginning of the part | ||
| 11683 | 2026.05.27 21:07:39.482818 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.05.27 21:07:39.482861 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11685 | 2026.05.27 21:07:39.483090 [ 189 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260202 sec., 945880.1049355579 rows/sec., 64.75 MiB/sec. | ||
| 11686 | 2026.05.27 21:07:39.483267 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11687 | 2026.05.27 21:07:39.483332 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11688 | 2026.05.27 21:07:39.483618 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.05.27 21:07:39.483696 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.05.27 21:07:39.483784 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_28_6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11691 | 2026.05.27 21:07:39.483848 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001874 sec., 416755.6029882604 rows/sec., 32.14 MiB/sec. | ||
| 11692 | 2026.05.27 21:07:39.483878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11693 | 2026.05.27 21:07:39.483917 [ 261 ] {852ecd84-36a7-4f66-9e3a-e85e6c6184ec} <Debug> TCPHandler: Processed in 0.002083529 sec. | ||
| 11694 | 2026.05.27 21:07:39.484112 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.05.27 21:07:39.484240 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11696 | 2026.05.27 21:07:39.484295 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11697 | 2026.05.27 21:07:39.484841 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.05.27 21:07:39.484878 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11699 | 2026.05.27 21:07:39.485221 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11700 | 2026.05.27 21:07:39.485441 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.05.27 21:07:39.485579 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001376 sec., 103197.67441860464 rows/sec., 6.08 MiB/sec. | ||
| 11702 | 2026.05.27 21:07:39.485618 [ 261 ] {1e1342dd-f69d-4149-9271-10370f0a1707} <Debug> TCPHandler: Processed in 0.001612634 sec. | ||
| 11703 | 2026.05.27 21:07:39.485748 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.05.27 21:07:39.485849 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11705 | 2026.05.27 21:07:39.485892 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11706 | 2026.05.27 21:07:39.486339 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.05.27 21:07:39.486379 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11708 | 2026.05.27 21:07:39.486944 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11709 | 2026.05.27 21:07:39.487349 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.05.27 21:07:39.487523 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001694 sec., 85596.22195985832 rows/sec., 5.52 MiB/sec. | ||
| 11711 | 2026.05.27 21:07:39.487581 [ 261 ] {7976a9ff-f7b7-4cd8-b771-894400ed78d2} <Debug> TCPHandler: Processed in 0.001883723 sec. | ||
| 11712 | 2026.05.27 21:07:39.487741 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.05.27 21:07:39.487843 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11714 | 2026.05.27 21:07:39.487884 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11715 | 2026.05.27 21:07:39.488357 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.05.27 21:07:39.488395 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11717 | 2026.05.27 21:07:39.488702 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11718 | 2026.05.27 21:07:39.488910 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.05.27 21:07:39.489021 [ 127 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11720 | 2026.05.27 21:07:39.489036 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001216 sec., 118421.05263157895 rows/sec., 6.73 MiB/sec. | ||
| 11721 | 2026.05.27 21:07:39.489066 [ 127 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.05.27 21:07:39.489080 [ 261 ] {bcd96d3d-960d-40e7-9257-aa1ec0e2096f} <Debug> TCPHandler: Processed in 0.001391536 sec. | ||
| 11723 | 2026.05.27 21:07:39.489091 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11724 | 2026.05.27 21:07:39.489174 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 11725 | 2026.05.27 21:07:39.489242 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.05.27 21:07:39.489259 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11727 | 2026.05.27 21:07:39.489291 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 156 rows starting from the beginning of the part | ||
| 11728 | 2026.05.27 21:07:39.489335 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 144 rows starting from the beginning of the part | ||
| 11729 | 2026.05.27 21:07:39.489346 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11730 | 2026.05.27 21:07:39.489370 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 11731 | 2026.05.27 21:07:39.489391 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11732 | 2026.05.27 21:07:39.489410 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 11733 | 2026.05.27 21:07:39.489448 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part | ||
| 11734 | 2026.05.27 21:07:39.489480 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 144 rows starting from the beginning of the part | ||
| 11735 | 2026.05.27 21:07:39.490027 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.05.27 21:07:39.490067 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11737 | 2026.05.27 21:07:39.490184 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001034244 sec., 591736.5728010025 rows/sec., 36.55 MiB/sec. | ||
| 11738 | 2026.05.27 21:07:39.490326 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11739 | 2026.05.27 21:07:39.490428 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11740 | 2026.05.27 21:07:39.490639 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.05.27 21:07:39.490703 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.05.27 21:07:39.490711 [ 196 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_28_6} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11743 | 2026.05.27 21:07:39.490784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11744 | 2026.05.27 21:07:39.490845 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001517 sec., 320369.1496374423 rows/sec., 22.46 MiB/sec. | ||
| 11745 | 2026.05.27 21:07:39.490884 [ 261 ] {9d270cae-e7d8-45a2-9de2-1c451fe1f1c0} <Debug> TCPHandler: Processed in 0.001691236 sec. | ||
| 11746 | 2026.05.27 21:07:39.491025 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11747 | 2026.05.27 21:07:39.491122 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11748 | 2026.05.27 21:07:39.491163 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11749 | 2026.05.27 21:07:39.491496 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.05.27 21:07:39.491531 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11751 | 2026.05.27 21:07:39.491831 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11752 | 2026.05.27 21:07:39.492035 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.05.27 21:07:39.492160 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001056 sec., 3787.8787878787875 rows/sec., 197.90 KiB/sec. | ||
| 11754 | 2026.05.27 21:07:39.492192 [ 261 ] {d8e1fb9b-abfc-424b-8a8a-673f0833a55a} <Debug> TCPHandler: Processed in 0.001216991 sec. | ||
| 11755 | 2026.05.27 21:07:39.492313 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2026.05.27 21:07:39.492408 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11757 | 2026.05.27 21:07:39.492451 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11758 | 2026.05.27 21:07:39.492865 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.05.27 21:07:39.492908 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11760 | 2026.05.27 21:07:39.493545 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11761 | 2026.05.27 21:07:39.493865 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.05.27 21:07:39.494096 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001703 sec., 155607.75102759834 rows/sec., 10.34 MiB/sec. | ||
| 11763 | 2026.05.27 21:07:39.494176 [ 261 ] {5cd88d2c-1d25-4792-89e3-dc157647ede8} <Debug> TCPHandler: Processed in 0.001910523 sec. | ||
| 11764 | 2026.05.27 21:07:39.494390 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.05.27 21:07:39.494522 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11766 | 2026.05.27 21:07:39.494594 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11767 | 2026.05.27 21:07:39.495016 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2026.05.27 21:07:39.495052 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11769 | 2026.05.27 21:07:39.495383 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11770 | 2026.05.27 21:07:39.495609 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.05.27 21:07:39.495747 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec. | ||
| 11772 | 2026.05.27 21:07:39.495784 [ 261 ] {d0b404cf-75be-4a6c-9306-798f1ffc3efc} <Debug> TCPHandler: Processed in 0.00150523 sec. | ||
| 11773 | 2026.05.27 21:07:39.495909 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2026.05.27 21:07:39.496009 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11775 | 2026.05.27 21:07:39.496068 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11776 | 2026.05.27 21:07:39.496860 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.05.27 21:07:39.496896 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11778 | 2026.05.27 21:07:39.497385 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11779 | 2026.05.27 21:07:39.497626 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.05.27 21:07:39.497770 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001782 sec., 1122.3344556677891 rows/sec., 2.01 MiB/sec. | ||
| 11781 | 2026.05.27 21:07:39.497831 [ 261 ] {06ba39a0-a3d0-4def-b96d-2ab6636de917} <Debug> TCPHandler: Processed in 0.001972696 sec. | ||
| 11782 | 2026.05.27 21:07:39.497961 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.05.27 21:07:39.498060 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.05.27 21:07:39.498101 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11785 | 2026.05.27 21:07:39.498448 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.05.27 21:07:39.498483 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11787 | 2026.05.27 21:07:39.498803 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11788 | 2026.05.27 21:07:39.499016 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.05.27 21:07:39.499143 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 11790 | 2026.05.27 21:07:39.499178 [ 261 ] {a2956416-de9e-48ca-bb7a-6323620cf153} <Debug> TCPHandler: Processed in 0.001266862 sec. | ||
| 11791 | 2026.05.27 21:07:39.906820 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.05.27 21:07:39.907056 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11793 | 2026.05.27 21:07:39.907406 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11794 | 2026.05.27 21:07:39.907450 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11795 | 2026.05.27 21:07:39.907692 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11796 | 2026.05.27 21:07:39.907762 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11797 | 2026.05.27 21:07:39.907900 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11798 | 2026.05.27 21:07:39.907993 [ 326 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11799 | 2026.05.27 21:07:39.908003 [ 324 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11800 | 2026.05.27 21:07:39.907994 [ 319 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11801 | 2026.05.27 21:07:39.908141 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11802 | 2026.05.27 21:07:39.908172 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11803 | 2026.05.27 21:07:39.908244 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11804 | 2026.05.27 21:07:39.908264 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11805 | 2026.05.27 21:07:39.908299 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 11806 | 2026.05.27 21:07:39.908341 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 11807 | 2026.05.27 21:07:39.909446 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002491 sec., 19269.36973103171 rows/sec., 4.01 MiB/sec. | ||
| 11808 | 2026.05.27 21:07:39.909569 [ 261 ] {2e44edb5-8892-4d5d-a705-85f3d2541360} <Debug> TCPHandler: Processed in 0.002881965 sec. | ||
| 11809 | 2026.05.27 21:07:39.924887 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2026.05.27 21:07:39.925007 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11811 | 2026.05.27 21:07:39.925054 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11812 | 2026.05.27 21:07:39.927145 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.05.27 21:07:39.927188 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11814 | 2026.05.27 21:07:39.927765 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11815 | 2026.05.27 21:07:39.927995 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.05.27 21:07:39.928155 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.003181 sec., 1050927.381326627 rows/sec., 79.20 MiB/sec. | ||
| 11817 | 2026.05.27 21:07:39.928194 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 11818 | 2026.05.27 21:07:39.928207 [ 261 ] {1b9aaa0b-fcea-4a40-ab53-88d9d89e949b} <Debug> TCPHandler: Processed in 0.003379412 sec. | ||
| 11819 | 2026.05.27 21:07:39.928350 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2026.05.27 21:07:39.928449 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11821 | 2026.05.27 21:07:39.928490 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11822 | 2026.05.27 21:07:39.928947 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.05.27 21:07:39.928984 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11824 | 2026.05.27 21:07:39.929280 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11825 | 2026.05.27 21:07:39.929512 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.05.27 21:07:39.929641 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001211 sec., 41288.19157720892 rows/sec., 3.03 MiB/sec. | ||
| 11827 | 2026.05.27 21:07:39.929648 [ 140 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11828 | 2026.05.27 21:07:39.929677 [ 261 ] {54034a42-eacc-4318-a11c-b0a7d0189551} <Debug> TCPHandler: Processed in 0.001378016 sec. | ||
| 11829 | 2026.05.27 21:07:39.929718 [ 140 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.05.27 21:07:39.929750 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11831 | 2026.05.27 21:07:39.929856 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.05.27 21:07:39.929877 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 11833 | 2026.05.27 21:07:39.929957 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11834 | 2026.05.27 21:07:39.930002 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11835 | 2026.05.27 21:07:39.930017 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11836 | 2026.05.27 21:07:39.930058 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 224 rows starting from the beginning of the part | ||
| 11837 | 2026.05.27 21:07:39.930133 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
| 11838 | 2026.05.27 21:07:39.930187 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 11839 | 2026.05.27 21:07:39.930235 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part | ||
| 11840 | 2026.05.27 21:07:39.930380 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 142 rows starting from the beginning of the part | ||
| 11841 | 2026.05.27 21:07:39.930427 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 50 rows starting from the beginning of the part | ||
| 11842 | 2026.05.27 21:07:39.930717 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.05.27 21:07:39.930759 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11844 | 2026.05.27 21:07:39.931119 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11845 | 2026.05.27 21:07:39.931303 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148278 sec., 432970.5013555619 rows/sec., 29.22 MiB/sec. | ||
| 11846 | 2026.05.27 21:07:39.931363 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.05.27 21:07:39.931453 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11848 | 2026.05.27 21:07:39.931586 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001646 sec., 578979.3438639125 rows/sec., 33.83 MiB/sec. | ||
| 11849 | 2026.05.27 21:07:39.931589 [ 126 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11850 | 2026.05.27 21:07:39.931632 [ 261 ] {a428395a-d451-4ffe-8b73-ca01d652507a} <Debug> TCPHandler: Processed in 0.001826621 sec. | ||
| 11851 | 2026.05.27 21:07:39.931659 [ 126 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.05.27 21:07:39.931692 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11853 | 2026.05.27 21:07:39.931757 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2026.05.27 21:07:39.931775 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2026.05.27 21:07:39.931786 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 11856 | 2026.05.27 21:07:39.931852 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_66_13} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11857 | 2026.05.27 21:07:39.931875 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11858 | 2026.05.27 21:07:39.931875 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11859 | 2026.05.27 21:07:39.931905 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1122 rows starting from the beginning of the part | ||
| 11860 | 2026.05.27 21:07:39.931933 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11861 | 2026.05.27 21:07:39.931942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11862 | 2026.05.27 21:07:39.931957 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 977 rows starting from the beginning of the part | ||
| 11863 | 2026.05.27 21:07:39.932002 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 825 rows starting from the beginning of the part | ||
| 11864 | 2026.05.27 21:07:39.932045 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 145 rows starting from the beginning of the part | ||
| 11865 | 2026.05.27 21:07:39.932080 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 145 rows starting from the beginning of the part | ||
| 11866 | 2026.05.27 21:07:39.932115 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 953 rows starting from the beginning of the part | ||
| 11867 | 2026.05.27 21:07:39.932326 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.05.27 21:07:39.932368 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11869 | 2026.05.27 21:07:39.932675 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11870 | 2026.05.27 21:07:39.932899 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.05.27 21:07:39.933029 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 59.94 KiB/sec. | ||
| 11872 | 2026.05.27 21:07:39.933063 [ 261 ] {c3dc23aa-55c5-4993-9de9-f65bfe6bcbed} <Debug> TCPHandler: Processed in 0.001338605 sec. | ||
| 11873 | 2026.05.27 21:07:39.933186 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11874 | 2026.05.27 21:07:39.933283 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11875 | 2026.05.27 21:07:39.933323 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11876 | 2026.05.27 21:07:39.933396 [ 191 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635345 sec., 2548086.1836493216 rows/sec., 161.00 MiB/sec. | ||
| 11877 | 2026.05.27 21:07:39.933600 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11878 | 2026.05.27 21:07:39.933860 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.05.27 21:07:39.933923 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_36_7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11880 | 2026.05.27 21:07:39.933992 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11881 | 2026.05.27 21:07:39.934370 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.27 21:07:39.934406 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11883 | 2026.05.27 21:07:39.934803 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11884 | 2026.05.27 21:07:39.935016 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.05.27 21:07:39.935154 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.001889 sec., 1011646.373742721 rows/sec., 68.22 MiB/sec. | ||
| 11886 | 2026.05.27 21:07:39.935190 [ 261 ] {b288cff5-f17b-4707-a3e3-4c130b8fc7ea} <Debug> TCPHandler: Processed in 0.002054158 sec. | ||
| 11887 | 2026.05.27 21:07:39.935315 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.05.27 21:07:39.935412 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.05.27 21:07:39.935455 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11890 | 2026.05.27 21:07:39.936139 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.05.27 21:07:39.936175 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11892 | 2026.05.27 21:07:39.936607 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11893 | 2026.05.27 21:07:39.936824 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.05.27 21:07:39.936965 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001572 sec., 951653.9440203562 rows/sec., 57.71 MiB/sec. | ||
| 11895 | 2026.05.27 21:07:39.937000 [ 261 ] {5c7d4993-9c60-412e-8f82-6d8b9de37ac5} <Debug> TCPHandler: Processed in 0.001735548 sec. | ||
| 11896 | 2026.05.27 21:07:39.937113 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2026.05.27 21:07:39.937209 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11898 | 2026.05.27 21:07:39.937262 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11899 | 2026.05.27 21:07:39.938041 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.05.27 21:07:39.938076 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11901 | 2026.05.27 21:07:39.938664 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11902 | 2026.05.27 21:07:39.938895 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.05.27 21:07:39.939033 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001841 sec., 27159.152634437807 rows/sec., 48.67 MiB/sec. | ||
| 11904 | 2026.05.27 21:07:39.939084 [ 261 ] {26142669-20c9-4fed-97dd-45ba24bfc10b} <Debug> TCPHandler: Processed in 0.002022307 sec. | ||
| 11905 | 2026.05.27 21:07:39.939222 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2026.05.27 21:07:39.939327 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.05.27 21:07:39.939369 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11908 | 2026.05.27 21:07:39.939748 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.05.27 21:07:39.939784 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11910 | 2026.05.27 21:07:39.940101 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11911 | 2026.05.27 21:07:39.940315 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.05.27 21:07:39.940454 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001146 sec., 143106.4572425829 rows/sec., 7.79 MiB/sec. | ||
| 11913 | 2026.05.27 21:07:39.940488 [ 261 ] {d1134df1-6fb1-42ac-a162-541a641a3d76} <Debug> TCPHandler: Processed in 0.001325095 sec. | ||
| 11914 | 2026.05.27 21:07:40.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.65 MiB, peak 333.66 MiB, free memory in arenas 0.00 B, will set to 326.32 MiB (RSS), difference: -1.33 MiB | ||
| 11915 | 2026.05.27 21:07:41.106426 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 11916 | 2026.05.27 21:07:41.106973 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2026.05.27 21:07:41.107014 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11918 | 2026.05.27 21:07:41.107505 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11919 | 2026.05.27 21:07:41.107751 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.05.27 21:07:41.107886 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 11921 | 2026.05.27 21:07:42.345857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11922 | 2026.05.27 21:07:42.360436 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2026.05.27 21:07:42.360494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11924 | 2026.05.27 21:07:42.365687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11925 | 2026.05.27 21:07:42.366393 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2026.05.27 21:07:42.369002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11927 | 2026.05.27 21:07:44.465390 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.05.27 21:07:44.465662 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11929 | 2026.05.27 21:07:44.466016 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11930 | 2026.05.27 21:07:44.466053 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11931 | 2026.05.27 21:07:44.466274 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11932 | 2026.05.27 21:07:44.466344 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11933 | 2026.05.27 21:07:44.466488 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11934 | 2026.05.27 21:07:44.466596 [ 319 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11935 | 2026.05.27 21:07:44.466677 [ 319 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11936 | 2026.05.27 21:07:44.466713 [ 319 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11937 | 2026.05.27 21:07:44.466789 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11938 | 2026.05.27 21:07:44.466820 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11939 | 2026.05.27 21:07:44.466893 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11940 | 2026.05.27 21:07:44.466914 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 11941 | 2026.05.27 21:07:44.466951 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11942 | 2026.05.27 21:07:44.466996 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11943 | 2026.05.27 21:07:44.468415 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002866 sec., 16748.08094905792 rows/sec., 3.49 MiB/sec. | ||
| 11944 | 2026.05.27 21:07:44.468563 [ 261 ] {2a036a1a-3ea9-4f12-8f7e-e2defe0a9afa} <Debug> TCPHandler: Processed in 0.00332989 sec. | ||
| 11945 | 2026.05.27 21:07:44.470054 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.05.27 21:07:44.470171 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11947 | 2026.05.27 21:07:44.470216 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11948 | 2026.05.27 21:07:44.470816 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.05.27 21:07:44.470865 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11950 | 2026.05.27 21:07:44.471244 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11951 | 2026.05.27 21:07:44.471483 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.05.27 21:07:44.471632 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001494 sec., 37483.266398929045 rows/sec., 2.86 MiB/sec. | ||
| 11953 | 2026.05.27 21:07:44.471669 [ 261 ] {019c983c-98f7-4007-9c9b-3125102ced1e} <Debug> TCPHandler: Processed in 0.001667796 sec. | ||
| 11954 | 2026.05.27 21:07:44.471795 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.05.27 21:07:44.471893 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11956 | 2026.05.27 21:07:44.471933 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11957 | 2026.05.27 21:07:44.472414 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2026.05.27 21:07:44.472451 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11959 | 2026.05.27 21:07:44.472755 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11960 | 2026.05.27 21:07:44.472970 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2026.05.27 21:07:44.473098 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 11962 | 2026.05.27 21:07:44.473133 [ 261 ] {c2dc3f30-b075-4a73-9738-c9a8f29d0997} <Debug> TCPHandler: Processed in 0.001387177 sec. | ||
| 11963 | 2026.05.27 21:07:44.473266 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2026.05.27 21:07:44.473363 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.05.27 21:07:44.473406 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11966 | 2026.05.27 21:07:44.473824 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.05.27 21:07:44.473860 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11968 | 2026.05.27 21:07:44.474187 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11969 | 2026.05.27 21:07:44.474400 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.05.27 21:07:44.474526 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 11971 | 2026.05.27 21:07:44.474560 [ 261 ] {79e92b79-ec0e-413a-9e0c-ae83584f3e5e} <Debug> TCPHandler: Processed in 0.001343374 sec. | ||
| 11972 | 2026.05.27 21:07:44.474686 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.05.27 21:07:44.474783 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.05.27 21:07:44.474824 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11975 | 2026.05.27 21:07:44.475196 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.05.27 21:07:44.475232 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11977 | 2026.05.27 21:07:44.475532 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11978 | 2026.05.27 21:07:44.475754 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.05.27 21:07:44.475882 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001117 sec., 42972.24709042077 rows/sec., 2.90 MiB/sec. | ||
| 11980 | 2026.05.27 21:07:44.475915 [ 261 ] {ea5173d3-b76e-4414-bdb9-a8fb90db5ffc} <Debug> TCPHandler: Processed in 0.001277542 sec. | ||
| 11981 | 2026.05.27 21:07:47.062660 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.05.27 21:07:47.063106 [ 4 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 11983 | 2026.05.27 21:07:47.063589 [ 4 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11984 | 2026.05.27 21:07:47.063776 [ 4 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11985 | 2026.05.27 21:07:47.064167 [ 324 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11986 | 2026.05.27 21:07:47.064571 [ 4 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001673 sec., 24506.873879258816 rows/sec., 1.46 MiB/sec. | ||
| 11987 | 2026.05.27 21:07:47.064650 [ 4 ] {b2090634-70db-4760-ab37-5e92792b60cf} <Debug> TCPHandler: Processed in 0.002168662 sec. | ||
| 11988 | 2026.05.27 21:07:48.439770 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11989 | 2026.05.27 21:07:48.439848 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11990 | 2026.05.27 21:07:48.608931 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 11991 | 2026.05.27 21:07:48.609461 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.05.27 21:07:48.609505 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11993 | 2026.05.27 21:07:48.610036 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11994 | 2026.05.27 21:07:48.610272 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.05.27 21:07:48.610407 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 11996 | 2026.05.27 21:07:49.001398 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000942651 sec. | ||
| 11997 | 2026.05.27 21:07:49.471526 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.05.27 21:07:49.471777 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11999 | 2026.05.27 21:07:49.472150 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12000 | 2026.05.27 21:07:49.472191 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12001 | 2026.05.27 21:07:49.472436 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12002 | 2026.05.27 21:07:49.472505 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12003 | 2026.05.27 21:07:49.472650 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12004 | 2026.05.27 21:07:49.472762 [ 350 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12005 | 2026.05.27 21:07:49.472771 [ 358 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12006 | 2026.05.27 21:07:49.472762 [ 326 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12007 | 2026.05.27 21:07:49.472965 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12008 | 2026.05.27 21:07:49.472995 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12009 | 2026.05.27 21:07:49.473070 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12010 | 2026.05.27 21:07:49.473091 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12011 | 2026.05.27 21:07:49.473129 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12012 | 2026.05.27 21:07:49.473171 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12013 | 2026.05.27 21:07:49.474640 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002973 sec., 16145.307769929364 rows/sec., 3.36 MiB/sec. | ||
| 12014 | 2026.05.27 21:07:49.474779 [ 261 ] {e10870ad-686f-489b-b597-871cf1291a26} <Debug> TCPHandler: Processed in 0.003396563 sec. | ||
| 12015 | 2026.05.27 21:07:49.479697 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.05.27 21:07:49.479814 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12017 | 2026.05.27 21:07:49.479860 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12018 | 2026.05.27 21:07:49.480624 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.05.27 21:07:49.480669 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12020 | 2026.05.27 21:07:49.481077 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12021 | 2026.05.27 21:07:49.481300 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.05.27 21:07:49.481462 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001683 sec., 166369.578134284 rows/sec., 10.56 MiB/sec. | ||
| 12023 | 2026.05.27 21:07:49.481500 [ 261 ] {af9e8bf8-855a-4d99-91e1-a1d6fc86ec09} <Debug> TCPHandler: Processed in 0.001855982 sec. | ||
| 12024 | 2026.05.27 21:07:49.481675 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.05.27 21:07:49.481774 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12026 | 2026.05.27 21:07:49.481814 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12027 | 2026.05.27 21:07:49.482555 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.05.27 21:07:49.482592 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12029 | 2026.05.27 21:07:49.482946 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12030 | 2026.05.27 21:07:49.483163 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.05.27 21:07:49.483295 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001543 sec., 506156.83732987684 rows/sec., 39.03 MiB/sec. | ||
| 12032 | 2026.05.27 21:07:49.483331 [ 261 ] {1b009fa9-d92c-4d54-a6e0-dd51700a4256} <Debug> TCPHandler: Processed in 0.001705827 sec. | ||
| 12033 | 2026.05.27 21:07:49.483475 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2026.05.27 21:07:49.483573 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12035 | 2026.05.27 21:07:49.483613 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12036 | 2026.05.27 21:07:49.484045 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.05.27 21:07:49.484081 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12038 | 2026.05.27 21:07:49.484401 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12039 | 2026.05.27 21:07:49.484621 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.05.27 21:07:49.484749 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001196 sec., 118729.09698996655 rows/sec., 6.99 MiB/sec. | ||
| 12041 | 2026.05.27 21:07:49.484783 [ 261 ] {f165c763-a81a-429c-bc52-c47c70460688} <Debug> TCPHandler: Processed in 0.001369536 sec. | ||
| 12042 | 2026.05.27 21:07:49.484907 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.05.27 21:07:49.485002 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12044 | 2026.05.27 21:07:49.485042 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12045 | 2026.05.27 21:07:49.485476 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.05.27 21:07:49.485512 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12047 | 2026.05.27 21:07:49.485812 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12048 | 2026.05.27 21:07:49.486046 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.05.27 21:07:49.486171 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001187 sec., 122156.69755686606 rows/sec., 7.88 MiB/sec. | ||
| 12050 | 2026.05.27 21:07:49.486205 [ 261 ] {ebd5ea2d-251e-4717-9de4-e21e5e26b030} <Debug> TCPHandler: Processed in 0.001348535 sec. | ||
| 12051 | 2026.05.27 21:07:49.486328 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2026.05.27 21:07:49.486422 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12053 | 2026.05.27 21:07:49.486471 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12054 | 2026.05.27 21:07:49.486893 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2026.05.27 21:07:49.486927 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12056 | 2026.05.27 21:07:49.487237 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12057 | 2026.05.27 21:07:49.487456 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.05.27 21:07:49.487582 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001179 sec., 122137.40458015268 rows/sec., 6.94 MiB/sec. | ||
| 12059 | 2026.05.27 21:07:49.487616 [ 261 ] {8f59a1e4-f9a1-4c2b-a087-205da1ca152d} <Debug> TCPHandler: Processed in 0.001337284 sec. | ||
| 12060 | 2026.05.27 21:07:49.487737 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12061 | 2026.05.27 21:07:49.487832 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12062 | 2026.05.27 21:07:49.487870 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12063 | 2026.05.27 21:07:49.488449 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.05.27 21:07:49.488485 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12065 | 2026.05.27 21:07:49.488809 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12066 | 2026.05.27 21:07:49.489019 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.05.27 21:07:49.489147 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001334 sec., 364317.8410794603 rows/sec., 25.54 MiB/sec. | ||
| 12068 | 2026.05.27 21:07:49.489182 [ 261 ] {75ef4bd7-8fe8-4074-baa6-eb21e8df7e1f} <Debug> TCPHandler: Processed in 0.001493849 sec. | ||
| 12069 | 2026.05.27 21:07:49.489302 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.05.27 21:07:49.489396 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12071 | 2026.05.27 21:07:49.489437 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12072 | 2026.05.27 21:07:49.489778 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.05.27 21:07:49.489813 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12074 | 2026.05.27 21:07:49.490107 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12075 | 2026.05.27 21:07:49.490335 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.05.27 21:07:49.490478 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 189.99 KiB/sec. | ||
| 12077 | 2026.05.27 21:07:49.490513 [ 261 ] {916bee44-7542-434e-a7a3-2699f4291292} <Debug> TCPHandler: Processed in 0.001260732 sec. | ||
| 12078 | 2026.05.27 21:07:49.490643 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.05.27 21:07:49.490737 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12080 | 2026.05.27 21:07:49.490779 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12081 | 2026.05.27 21:07:49.491179 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.05.27 21:07:49.491214 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12083 | 2026.05.27 21:07:49.491550 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12084 | 2026.05.27 21:07:49.491759 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.05.27 21:07:49.491885 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 12086 | 2026.05.27 21:07:49.491919 [ 261 ] {bc165a60-da68-4582-8197-ecf9772d6e32} <Debug> TCPHandler: Processed in 0.001333785 sec. | ||
| 12087 | 2026.05.27 21:07:49.492053 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.05.27 21:07:49.492148 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12089 | 2026.05.27 21:07:49.492190 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12090 | 2026.05.27 21:07:49.492510 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.05.27 21:07:49.492545 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12092 | 2026.05.27 21:07:49.492836 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12093 | 2026.05.27 21:07:49.493047 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.05.27 21:07:49.493167 [ 137 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 12095 | 2026.05.27 21:07:49.493184 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 12096 | 2026.05.27 21:07:49.493220 [ 137 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.05.27 21:07:49.493227 [ 261 ] {ffaee604-2533-413c-a893-b9cd493a2fd7} <Debug> TCPHandler: Processed in 0.001223981 sec. | ||
| 12098 | 2026.05.27 21:07:49.493249 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12099 | 2026.05.27 21:07:49.493364 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 12100 | 2026.05.27 21:07:49.493367 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.05.27 21:07:49.493499 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12102 | 2026.05.27 21:07:49.493510 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.05.27 21:07:49.493542 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 12104 | 2026.05.27 21:07:49.493574 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12105 | 2026.05.27 21:07:49.493613 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 12106 | 2026.05.27 21:07:49.493668 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 12107 | 2026.05.27 21:07:49.493713 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 12108 | 2026.05.27 21:07:49.493757 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 12109 | 2026.05.27 21:07:49.493802 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 12110 | 2026.05.27 21:07:49.494325 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.05.27 21:07:49.494365 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12112 | 2026.05.27 21:07:49.494564 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244951 sec., 20081.111626080063 rows/sec., 1.32 MiB/sec. | ||
| 12113 | 2026.05.27 21:07:49.494678 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 12114 | 2026.05.27 21:07:49.494882 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12115 | 2026.05.27 21:07:49.494971 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.05.27 21:07:49.495056 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_25_5} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 12117 | 2026.05.27 21:07:49.495124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12118 | 2026.05.27 21:07:49.495165 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.05.27 21:07:49.495311 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001819 sec., 1099.5052226498076 rows/sec., 1.97 MiB/sec. | ||
| 12120 | 2026.05.27 21:07:49.495370 [ 261 ] {5ab6d74e-e8d6-4d2d-9661-41f357bf2524} <Debug> TCPHandler: Processed in 0.002055538 sec. | ||
| 12121 | 2026.05.27 21:07:49.495508 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2026.05.27 21:07:49.495603 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12123 | 2026.05.27 21:07:49.495644 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12124 | 2026.05.27 21:07:49.496014 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.05.27 21:07:49.496050 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12126 | 2026.05.27 21:07:49.496362 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12127 | 2026.05.27 21:07:49.496586 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.05.27 21:07:49.496713 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 12129 | 2026.05.27 21:07:49.496746 [ 261 ] {3d3cf4cf-d212-40f7-8bb2-932b75f8263a} <Debug> TCPHandler: Processed in 0.001288113 sec. | ||
| 12130 | 2026.05.27 21:07:49.870024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12131 | 2026.05.27 21:07:49.885682 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.05.27 21:07:49.885740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12133 | 2026.05.27 21:07:49.891867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12134 | 2026.05.27 21:07:49.892592 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.05.27 21:07:49.895226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12136 | 2026.05.27 21:07:54.444944 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40976 | ||
| 12137 | 2026.05.27 21:07:54.445063 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12138 | 2026.05.27 21:07:54.445093 [ 309 ] {} <Debug> TCP-Session: b01c1c45-f03f-4367-ba24-23ae702e3bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:40976 | ||
| 12139 | 2026.05.27 21:07:54.445121 [ 309 ] {} <Debug> TCP-Session: b01c1c45-f03f-4367-ba24-23ae702e3bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12140 | 2026.05.27 21:07:54.445137 [ 309 ] {} <Debug> TCP-Session: b01c1c45-f03f-4367-ba24-23ae702e3bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.05.27 21:07:54.445372 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42867 | ||
| 12142 | 2026.05.27 21:07:54.445395 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56884 | ||
| 12143 | 2026.05.27 21:07:54.445462 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59666 | ||
| 12144 | 2026.05.27 21:07:54.445473 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58479 | ||
| 12145 | 2026.05.27 21:07:54.445502 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49945 | ||
| 12146 | 2026.05.27 21:07:54.445533 [ 309 ] {} <Trace> TCP-Session: b01c1c45-f03f-4367-ba24-23ae702e3bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2026.05.27 21:07:54.445537 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12148 | 2026.05.27 21:07:54.445511 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43368 | ||
| 12149 | 2026.05.27 21:07:54.445628 [ 302 ] {} <Debug> TCP-Session: 6d75873c-4997-4e26-b0e6-25436d9e7724 Authenticating user 'default' from [fd00:1122:3344:101::e]:59666 | ||
| 12150 | 2026.05.27 21:07:54.445501 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12151 | 2026.05.27 21:07:54.445676 [ 302 ] {} <Debug> TCP-Session: 6d75873c-4997-4e26-b0e6-25436d9e7724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12152 | 2026.05.27 21:07:54.445692 [ 3 ] {} <Debug> TCP-Session: 1051554e-3026-45d3-b193-75a2f5df71f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56884 | ||
| 12153 | 2026.05.27 21:07:54.445704 [ 302 ] {} <Debug> TCP-Session: 6d75873c-4997-4e26-b0e6-25436d9e7724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.05.27 21:07:54.445716 [ 3 ] {} <Debug> TCP-Session: 1051554e-3026-45d3-b193-75a2f5df71f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.05.27 21:07:54.445485 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12156 | 2026.05.27 21:07:54.445734 [ 3 ] {} <Debug> TCP-Session: 1051554e-3026-45d3-b193-75a2f5df71f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2026.05.27 21:07:54.445474 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42984 | ||
| 12158 | 2026.05.27 21:07:54.445774 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12159 | 2026.05.27 21:07:54.445775 [ 310 ] {} <Debug> TCP-Session: 5eb1bb53-2d4a-4dcc-9428-52486d20eb06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42867 | ||
| 12160 | 2026.05.27 21:07:54.445486 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48680 | ||
| 12161 | 2026.05.27 21:07:54.445866 [ 310 ] {} <Debug> TCP-Session: 5eb1bb53-2d4a-4dcc-9428-52486d20eb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12162 | 2026.05.27 21:07:54.445894 [ 310 ] {} <Debug> TCP-Session: 5eb1bb53-2d4a-4dcc-9428-52486d20eb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2026.05.27 21:07:54.446122 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12164 | 2026.05.27 21:07:54.446190 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12165 | 2026.05.27 21:07:54.446244 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.05.27 21:07:54.446274 [ 303 ] {} <Debug> TCP-Session: b4987c7b-050e-4c4b-bde9-f0592c379d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:42984 | ||
| 12167 | 2026.05.27 21:07:54.446293 [ 303 ] {} <Debug> TCP-Session: b4987c7b-050e-4c4b-bde9-f0592c379d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2026.05.27 21:07:54.446310 [ 303 ] {} <Debug> TCP-Session: b4987c7b-050e-4c4b-bde9-f0592c379d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.05.27 21:07:54.446329 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12170 | 2026.05.27 21:07:54.446359 [ 306 ] {} <Debug> TCP-Session: 697ac38c-a579-4d55-bb11-e2b80cc82801 Authenticating user 'default' from [fd00:1122:3344:101::e]:48680 | ||
| 12171 | 2026.05.27 21:07:54.446376 [ 306 ] {} <Debug> TCP-Session: 697ac38c-a579-4d55-bb11-e2b80cc82801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2026.05.27 21:07:54.446392 [ 306 ] {} <Debug> TCP-Session: 697ac38c-a579-4d55-bb11-e2b80cc82801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12173 | 2026.05.27 21:07:54.446471 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12174 | 2026.05.27 21:07:54.446510 [ 308 ] {} <Debug> TCP-Session: 547bb329-daa3-45fa-8d02-a583b6b3efb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43368 | ||
| 12175 | 2026.05.27 21:07:54.446528 [ 308 ] {} <Debug> TCP-Session: 547bb329-daa3-45fa-8d02-a583b6b3efb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2026.05.27 21:07:54.446534 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 12177 | 2026.05.27 21:07:54.446542 [ 308 ] {} <Debug> TCP-Session: 547bb329-daa3-45fa-8d02-a583b6b3efb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2026.05.27 21:07:54.446614 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12179 | 2026.05.27 21:07:54.446655 [ 307 ] {} <Debug> TCP-Session: 626e548d-b6ba-488a-a025-bf483bad68ef Authenticating user 'default' from [fd00:1122:3344:101::e]:49945 | ||
| 12180 | 2026.05.27 21:07:54.446684 [ 307 ] {} <Debug> TCP-Session: 626e548d-b6ba-488a-a025-bf483bad68ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12181 | 2026.05.27 21:07:54.446698 [ 307 ] {} <Debug> TCP-Session: 626e548d-b6ba-488a-a025-bf483bad68ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12182 | 2026.05.27 21:07:54.446794 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12183 | 2026.05.27 21:07:54.446825 [ 260 ] {} <Debug> TCP-Session: 774bcd64-1b7b-4b46-88f0-a20ed8ce3af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58479 | ||
| 12184 | 2026.05.27 21:07:54.446843 [ 260 ] {} <Debug> TCP-Session: 774bcd64-1b7b-4b46-88f0-a20ed8ce3af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12185 | 2026.05.27 21:07:54.446857 [ 260 ] {} <Debug> TCP-Session: 774bcd64-1b7b-4b46-88f0-a20ed8ce3af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12186 | 2026.05.27 21:07:54.447644 [ 350 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> AggregatingTransform: Aggregating | ||
| 12187 | 2026.05.27 21:07:54.447683 [ 350 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12188 | 2026.05.27 21:07:54.447714 [ 350 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059695 sec. (943.668 rows/sec., 36.86 KiB/sec.) | ||
| 12189 | 2026.05.27 21:07:54.447729 [ 350 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Trace> Aggregator: Merging aggregated data | ||
| 12190 | 2026.05.27 21:07:54.448337 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002641 sec., 378.6444528587656 rows/sec., 14.79 KiB/sec. | ||
| 12191 | 2026.05.27 21:07:54.448467 [ 309 ] {308e01e0-b121-450c-bfae-b35fe12b1b7a} <Debug> TCPHandler: Processed in 0.003074102 sec. | ||
| 12192 | 2026.05.27 21:07:54.448608 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12193 | 2026.05.27 21:07:54.448638 [ 309 ] {} <Debug> TCP-Session: b01c1c45-f03f-4367-ba24-23ae702e3bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2026.05.27 21:07:54.448640 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12195 | 2026.05.27 21:07:54.448667 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12196 | 2026.05.27 21:07:54.448688 [ 310 ] {} <Debug> TCP-Session: 5eb1bb53-2d4a-4dcc-9428-52486d20eb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2026.05.27 21:07:54.448691 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12198 | 2026.05.27 21:07:54.448708 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12199 | 2026.05.27 21:07:54.448732 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12200 | 2026.05.27 21:07:54.448771 [ 3 ] {} <Debug> TCP-Session: 1051554e-3026-45d3-b193-75a2f5df71f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.05.27 21:07:54.448777 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12202 | 2026.05.27 21:07:54.448805 [ 307 ] {} <Debug> TCP-Session: 626e548d-b6ba-488a-a025-bf483bad68ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2026.05.27 21:07:54.448809 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12204 | 2026.05.27 21:07:54.448823 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12205 | 2026.05.27 21:07:54.448831 [ 302 ] {} <Debug> TCP-Session: 6d75873c-4997-4e26-b0e6-25436d9e7724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12206 | 2026.05.27 21:07:54.448864 [ 303 ] {} <Debug> TCP-Session: b4987c7b-050e-4c4b-bde9-f0592c379d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12207 | 2026.05.27 21:07:54.448882 [ 306 ] {} <Debug> TCP-Session: 697ac38c-a579-4d55-bb11-e2b80cc82801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12208 | 2026.05.27 21:07:54.448747 [ 260 ] {} <Debug> TCP-Session: 774bcd64-1b7b-4b46-88f0-a20ed8ce3af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.05.27 21:07:54.448717 [ 308 ] {} <Debug> TCP-Session: 547bb329-daa3-45fa-8d02-a583b6b3efb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2026.05.27 21:07:54.469123 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.05.27 21:07:54.469326 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12212 | 2026.05.27 21:07:54.469667 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12213 | 2026.05.27 21:07:54.469717 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12214 | 2026.05.27 21:07:54.469933 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12215 | 2026.05.27 21:07:54.470006 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12216 | 2026.05.27 21:07:54.470147 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12217 | 2026.05.27 21:07:54.470227 [ 354 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12218 | 2026.05.27 21:07:54.470230 [ 351 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12219 | 2026.05.27 21:07:54.470239 [ 364 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12220 | 2026.05.27 21:07:54.470365 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12221 | 2026.05.27 21:07:54.470399 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12222 | 2026.05.27 21:07:54.470472 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12223 | 2026.05.27 21:07:54.470493 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12224 | 2026.05.27 21:07:54.470530 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12225 | 2026.05.27 21:07:54.470575 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12226 | 2026.05.27 21:07:54.471713 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00247 sec., 19433.198380566802 rows/sec., 4.05 MiB/sec. | ||
| 12227 | 2026.05.27 21:07:54.471915 [ 261 ] {428febd5-0327-43f6-932b-b6a3e325da09} <Debug> TCPHandler: Processed in 0.002906346 sec. | ||
| 12228 | 2026.05.27 21:07:54.474381 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.05.27 21:07:54.474522 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12230 | 2026.05.27 21:07:54.474583 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12231 | 2026.05.27 21:07:54.475258 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.05.27 21:07:54.475303 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12233 | 2026.05.27 21:07:54.475738 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12234 | 2026.05.27 21:07:54.475973 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.05.27 21:07:54.476153 [ 130 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12236 | 2026.05.27 21:07:54.476156 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001675 sec., 80000 rows/sec., 6.93 MiB/sec. | ||
| 12237 | 2026.05.27 21:07:54.476218 [ 130 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.05.27 21:07:54.476245 [ 261 ] {d5bb74c3-e0a1-40b6-baff-d0067c4742b1} <Debug> TCPHandler: Processed in 0.001969896 sec. | ||
| 12239 | 2026.05.27 21:07:54.476250 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12240 | 2026.05.27 21:07:54.476394 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 12241 | 2026.05.27 21:07:54.476418 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.05.27 21:07:54.476528 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12243 | 2026.05.27 21:07:54.476544 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.05.27 21:07:54.476576 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4201 rows starting from the beginning of the part | ||
| 12245 | 2026.05.27 21:07:54.476604 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12246 | 2026.05.27 21:07:54.476657 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 781 rows starting from the beginning of the part | ||
| 12247 | 2026.05.27 21:07:54.476710 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 3343 rows starting from the beginning of the part | ||
| 12248 | 2026.05.27 21:07:54.476756 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 12249 | 2026.05.27 21:07:54.476800 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 781 rows starting from the beginning of the part | ||
| 12250 | 2026.05.27 21:07:54.476842 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 134 rows starting from the beginning of the part | ||
| 12251 | 2026.05.27 21:07:54.477060 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.05.27 21:07:54.477107 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12253 | 2026.05.27 21:07:54.477427 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12254 | 2026.05.27 21:07:54.477660 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.05.27 21:07:54.477798 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001281 sec., 30444.964871194377 rows/sec., 2.24 MiB/sec. | ||
| 12256 | 2026.05.27 21:07:54.477835 [ 261 ] {0d92232a-7954-46b7-b737-4df340355bc6} <Debug> TCPHandler: Processed in 0.001471009 sec. | ||
| 12257 | 2026.05.27 21:07:54.477972 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2026.05.27 21:07:54.478077 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12259 | 2026.05.27 21:07:54.478121 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12260 | 2026.05.27 21:07:54.478575 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2026.05.27 21:07:54.478614 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12262 | 2026.05.27 21:07:54.478962 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12263 | 2026.05.27 21:07:54.479205 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12264 | 2026.05.27 21:07:54.479349 [ 130 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12265 | 2026.05.27 21:07:54.479367 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001309 sec., 78686.01986249044 rows/sec., 6.15 MiB/sec. | ||
| 12266 | 2026.05.27 21:07:54.479393 [ 130 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.05.27 21:07:54.479424 [ 261 ] {da882d64-c31e-46a8-b0c6-a9b28e1bc405} <Debug> TCPHandler: Processed in 0.00150259 sec. | ||
| 12268 | 2026.05.27 21:07:54.479425 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12269 | 2026.05.27 21:07:54.479440 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003114164 sec., 2985070.7926750164 rows/sec., 238.81 MiB/sec. | ||
| 12270 | 2026.05.27 21:07:54.479535 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 12271 | 2026.05.27 21:07:54.479619 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.05.27 21:07:54.479663 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2026.05.27 21:07:54.479703 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2407 rows starting from the beginning of the part | ||
| 12274 | 2026.05.27 21:07:54.479744 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.05.27 21:07:54.479761 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 486 rows starting from the beginning of the part | ||
| 12276 | 2026.05.27 21:07:54.479812 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12277 | 2026.05.27 21:07:54.479860 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12278 | 2026.05.27 21:07:54.479864 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1911 rows starting from the beginning of the part | ||
| 12279 | 2026.05.27 21:07:54.479929 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 12280 | 2026.05.27 21:07:54.479977 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 486 rows starting from the beginning of the part | ||
| 12281 | 2026.05.27 21:07:54.480023 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 103 rows starting from the beginning of the part | ||
| 12282 | 2026.05.27 21:07:54.480157 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.05.27 21:07:54.480247 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_81_16} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12284 | 2026.05.27 21:07:54.480311 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.05.27 21:07:54.480340 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 12286 | 2026.05.27 21:07:54.480354 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12287 | 2026.05.27 21:07:54.480731 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12288 | 2026.05.27 21:07:54.480989 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.05.27 21:07:54.481123 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 12290 | 2026.05.27 21:07:54.481130 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 12291 | 2026.05.27 21:07:54.481167 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.05.27 21:07:54.481187 [ 261 ] {6daf74fd-5562-4249-bd60-d54c8a98f490} <Debug> TCPHandler: Processed in 0.001635724 sec. | ||
| 12293 | 2026.05.27 21:07:54.481192 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12294 | 2026.05.27 21:07:54.481305 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 12295 | 2026.05.27 21:07:54.481325 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.05.27 21:07:54.481437 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.05.27 21:07:54.481446 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12298 | 2026.05.27 21:07:54.481493 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 29935 rows starting from the beginning of the part | ||
| 12299 | 2026.05.27 21:07:54.481497 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12300 | 2026.05.27 21:07:54.481567 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 12301 | 2026.05.27 21:07:54.481625 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1496 rows starting from the beginning of the part | ||
| 12302 | 2026.05.27 21:07:54.481670 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 12303 | 2026.05.27 21:07:54.481673 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5457 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172822 sec., 2511480.4618141754 rows/sec., 181.80 MiB/sec. | ||
| 12304 | 2026.05.27 21:07:54.481718 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12305 | 2026.05.27 21:07:54.481922 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12306 | 2026.05.27 21:07:54.482213 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.05.27 21:07:54.482286 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_81_16} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12308 | 2026.05.27 21:07:54.482355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 12309 | 2026.05.27 21:07:54.482378 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.05.27 21:07:54.482421 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12311 | 2026.05.27 21:07:54.483023 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12312 | 2026.05.27 21:07:54.483266 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.05.27 21:07:54.483430 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002012 sec., 19383.697813121275 rows/sec., 34.73 MiB/sec. | ||
| 12314 | 2026.05.27 21:07:54.483500 [ 261 ] {019e2e23-49fe-4db1-bf52-71cf2c83fd06} <Debug> TCPHandler: Processed in 0.002225164 sec. | ||
| 12315 | 2026.05.27 21:07:54.483640 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.05.27 21:07:54.483738 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12317 | 2026.05.27 21:07:54.483779 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12318 | 2026.05.27 21:07:54.484141 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2026.05.27 21:07:54.484177 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12320 | 2026.05.27 21:07:54.484496 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12321 | 2026.05.27 21:07:54.484710 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2026.05.27 21:07:54.484830 [ 130 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12323 | 2026.05.27 21:07:54.484844 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12324 | 2026.05.27 21:07:54.484872 [ 130 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.05.27 21:07:54.484890 [ 261 ] {9c5f29f1-98d4-423b-969e-b15ee6c5bb95} <Debug> TCPHandler: Processed in 0.001301364 sec. | ||
| 12326 | 2026.05.27 21:07:54.484895 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12327 | 2026.05.27 21:07:54.484990 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 12328 | 2026.05.27 21:07:54.485088 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2026.05.27 21:07:54.485123 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5534 rows starting from the beginning of the part | ||
| 12330 | 2026.05.27 21:07:54.485183 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 12331 | 2026.05.27 21:07:54.485232 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 164 rows starting from the beginning of the part | ||
| 12332 | 2026.05.27 21:07:54.485278 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 12333 | 2026.05.27 21:07:54.485321 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12334 | 2026.05.27 21:07:54.485365 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12335 | 2026.05.27 21:07:54.487243 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002290027 sec., 2613942.9797115927 rows/sec., 164.03 MiB/sec. | ||
| 12336 | 2026.05.27 21:07:54.487899 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12337 | 2026.05.27 21:07:54.488223 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.05.27 21:07:54.488302 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_81_16} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12339 | 2026.05.27 21:07:54.488389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12340 | 2026.05.27 21:07:54.488935 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32089 rows, containing 5 columns (5 merged, 0 gathered) in 0.007681646 sec., 4177359.9043746614 rows/sec., 267.49 MiB/sec. | ||
| 12341 | 2026.05.27 21:07:54.489507 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12342 | 2026.05.27 21:07:54.489799 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.05.27 21:07:54.489879 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 12344 | 2026.05.27 21:07:54.489958 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12345 | 2026.05.27 21:07:55.832671 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59356 | ||
| 12346 | 2026.05.27 21:07:55.832751 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12347 | 2026.05.27 21:07:55.832777 [ 309 ] {} <Debug> TCP-Session: c3bf70e0-3ffc-40de-ae8d-5c988a4d191f Authenticating user 'default' from [fd00:1122:3344:101::e]:59356 | ||
| 12348 | 2026.05.27 21:07:55.832799 [ 309 ] {} <Debug> TCP-Session: c3bf70e0-3ffc-40de-ae8d-5c988a4d191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2026.05.27 21:07:55.832812 [ 309 ] {} <Debug> TCP-Session: c3bf70e0-3ffc-40de-ae8d-5c988a4d191f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2026.05.27 21:07:55.833053 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36569 | ||
| 12351 | 2026.05.27 21:07:55.833077 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38577 | ||
| 12352 | 2026.05.27 21:07:55.833106 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58869 | ||
| 12353 | 2026.05.27 21:07:55.833113 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55623 | ||
| 12354 | 2026.05.27 21:07:55.833152 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2026.05.27 21:07:55.833152 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12356 | 2026.05.27 21:07:55.833174 [ 309 ] {} <Trace> TCP-Session: c3bf70e0-3ffc-40de-ae8d-5c988a4d191f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12357 | 2026.05.27 21:07:55.833195 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12358 | 2026.05.27 21:07:55.833207 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12359 | 2026.05.27 21:07:55.833244 [ 307 ] {} <Debug> TCP-Session: 811cf957-6995-4ece-9858-ed0fb5ef0bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58869 | ||
| 12360 | 2026.05.27 21:07:55.833255 [ 308 ] {} <Debug> TCP-Session: 98111ec5-6444-46c4-a305-efbfea6c2496 Authenticating user 'default' from [fd00:1122:3344:101::e]:55623 | ||
| 12361 | 2026.05.27 21:07:55.833272 [ 307 ] {} <Debug> TCP-Session: 811cf957-6995-4ece-9858-ed0fb5ef0bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.05.27 21:07:55.833282 [ 308 ] {} <Debug> TCP-Session: 98111ec5-6444-46c4-a305-efbfea6c2496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.05.27 21:07:55.833290 [ 307 ] {} <Debug> TCP-Session: 811cf957-6995-4ece-9858-ed0fb5ef0bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12364 | 2026.05.27 21:07:55.833301 [ 308 ] {} <Debug> TCP-Session: 98111ec5-6444-46c4-a305-efbfea6c2496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2026.05.27 21:07:55.833205 [ 310 ] {} <Debug> TCP-Session: 1ee443f4-9fd3-48d1-8fed-2030463bdf2d Authenticating user 'default' from [fd00:1122:3344:101::e]:36569 | ||
| 12366 | 2026.05.27 21:07:55.833198 [ 302 ] {} <Debug> TCP-Session: bb8df895-d604-41e1-9ce3-e10e1d140cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38577 | ||
| 12367 | 2026.05.27 21:07:55.833353 [ 310 ] {} <Debug> TCP-Session: 1ee443f4-9fd3-48d1-8fed-2030463bdf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.05.27 21:07:55.833363 [ 302 ] {} <Debug> TCP-Session: bb8df895-d604-41e1-9ce3-e10e1d140cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.05.27 21:07:55.833372 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12370 | 2026.05.27 21:07:55.833374 [ 310 ] {} <Debug> TCP-Session: 1ee443f4-9fd3-48d1-8fed-2030463bdf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2026.05.27 21:07:55.833386 [ 302 ] {} <Debug> TCP-Session: bb8df895-d604-41e1-9ce3-e10e1d140cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.05.27 21:07:55.833085 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53193 | ||
| 12373 | 2026.05.27 21:07:55.833069 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45006 | ||
| 12374 | 2026.05.27 21:07:55.833477 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12375 | 2026.05.27 21:07:55.833066 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36381 | ||
| 12376 | 2026.05.27 21:07:55.833514 [ 303 ] {} <Debug> TCP-Session: 5253589e-d2af-43fb-bdcb-ef13c1d9d55a Authenticating user 'default' from [fd00:1122:3344:101::e]:53193 | ||
| 12377 | 2026.05.27 21:07:55.833520 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12378 | 2026.05.27 21:07:55.833546 [ 303 ] {} <Debug> TCP-Session: 5253589e-d2af-43fb-bdcb-ef13c1d9d55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.05.27 21:07:55.833555 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12380 | 2026.05.27 21:07:55.833572 [ 3 ] {} <Debug> TCP-Session: 2435cc67-02f0-41c5-9579-361f29e48d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:45006 | ||
| 12381 | 2026.05.27 21:07:55.833574 [ 303 ] {} <Debug> TCP-Session: 5253589e-d2af-43fb-bdcb-ef13c1d9d55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2026.05.27 21:07:55.833590 [ 260 ] {} <Debug> TCP-Session: 73b744e8-718b-4ad5-9c2f-d4b4db8224f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36381 | ||
| 12383 | 2026.05.27 21:07:55.833607 [ 3 ] {} <Debug> TCP-Session: 2435cc67-02f0-41c5-9579-361f29e48d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.05.27 21:07:55.833641 [ 260 ] {} <Debug> TCP-Session: 73b744e8-718b-4ad5-9c2f-d4b4db8224f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.05.27 21:07:55.833649 [ 3 ] {} <Debug> TCP-Session: 2435cc67-02f0-41c5-9579-361f29e48d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.05.27 21:07:55.833664 [ 260 ] {} <Debug> TCP-Session: 73b744e8-718b-4ad5-9c2f-d4b4db8224f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2026.05.27 21:07:55.833640 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12388 | 2026.05.27 21:07:55.833106 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43302 | ||
| 12389 | 2026.05.27 21:07:55.833757 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12390 | 2026.05.27 21:07:55.833805 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12391 | 2026.05.27 21:07:55.833837 [ 306 ] {} <Debug> TCP-Session: d9371668-fc31-48f9-9220-ebd87f5eec61 Authenticating user 'default' from [fd00:1122:3344:101::e]:43302 | ||
| 12392 | 2026.05.27 21:07:55.833860 [ 306 ] {} <Debug> TCP-Session: d9371668-fc31-48f9-9220-ebd87f5eec61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12393 | 2026.05.27 21:07:55.833874 [ 306 ] {} <Debug> TCP-Session: d9371668-fc31-48f9-9220-ebd87f5eec61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.05.27 21:07:55.834048 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 12395 | 2026.05.27 21:07:55.834948 [ 351 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> AggregatingTransform: Aggregating | ||
| 12396 | 2026.05.27 21:07:55.834982 [ 351 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 12397 | 2026.05.27 21:07:55.835010 [ 351 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860159 sec. (1162.576 rows/sec., 45.41 KiB/sec.) | ||
| 12398 | 2026.05.27 21:07:55.835024 [ 351 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Trace> Aggregator: Merging aggregated data | ||
| 12399 | 2026.05.27 21:07:55.835549 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002237 sec., 447.0272686633885 rows/sec., 17.46 KiB/sec. | ||
| 12400 | 2026.05.27 21:07:55.835667 [ 309 ] {affcbf3a-8658-4db6-a9db-1df2be7a43b5} <Debug> TCPHandler: Processed in 0.002613797 sec. | ||
| 12401 | 2026.05.27 21:07:55.835803 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12402 | 2026.05.27 21:07:55.835824 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12403 | 2026.05.27 21:07:55.835834 [ 309 ] {} <Debug> TCP-Session: c3bf70e0-3ffc-40de-ae8d-5c988a4d191f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12404 | 2026.05.27 21:07:55.835840 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12405 | 2026.05.27 21:07:55.835868 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12406 | 2026.05.27 21:07:55.835881 [ 303 ] {} <Debug> TCP-Session: 5253589e-d2af-43fb-bdcb-ef13c1d9d55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2026.05.27 21:07:55.835902 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12408 | 2026.05.27 21:07:55.835925 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2026.05.27 21:07:55.835945 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2026.05.27 21:07:55.835967 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12411 | 2026.05.27 21:07:55.835983 [ 3 ] {} <Debug> TCP-Session: 2435cc67-02f0-41c5-9579-361f29e48d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2026.05.27 21:07:55.835999 [ 308 ] {} <Debug> TCP-Session: 98111ec5-6444-46c4-a305-efbfea6c2496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2026.05.27 21:07:55.836012 [ 307 ] {} <Debug> TCP-Session: 811cf957-6995-4ece-9858-ed0fb5ef0bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2026.05.27 21:07:55.835924 [ 306 ] {} <Debug> TCP-Session: d9371668-fc31-48f9-9220-ebd87f5eec61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12415 | 2026.05.27 21:07:55.835903 [ 260 ] {} <Debug> TCP-Session: 73b744e8-718b-4ad5-9c2f-d4b4db8224f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.05.27 21:07:55.835889 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12417 | 2026.05.27 21:07:55.835967 [ 310 ] {} <Debug> TCP-Session: 1ee443f4-9fd3-48d1-8fed-2030463bdf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2026.05.27 21:07:55.836138 [ 302 ] {} <Debug> TCP-Session: bb8df895-d604-41e1-9ce3-e10e1d140cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.05.27 21:07:55.853500 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32782 | ||
| 12420 | 2026.05.27 21:07:55.853552 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12421 | 2026.05.27 21:07:55.853573 [ 3 ] {} <Debug> TCP-Session: 2b4e467f-2914-4619-a499-97d4ed846eba Authenticating user 'default' from [fd00:1122:3344:101::e]:32782 | ||
| 12422 | 2026.05.27 21:07:55.853593 [ 3 ] {} <Debug> TCP-Session: 2b4e467f-2914-4619-a499-97d4ed846eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.05.27 21:07:55.853607 [ 3 ] {} <Debug> TCP-Session: 2b4e467f-2914-4619-a499-97d4ed846eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12424 | 2026.05.27 21:07:55.853771 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41680 | ||
| 12425 | 2026.05.27 21:07:55.853774 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59685 | ||
| 12426 | 2026.05.27 21:07:55.853821 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37459 | ||
| 12427 | 2026.05.27 21:07:55.853843 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62857 | ||
| 12428 | 2026.05.27 21:07:55.853854 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12429 | 2026.05.27 21:07:55.853858 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40946 | ||
| 12430 | 2026.05.27 21:07:55.853894 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12431 | 2026.05.27 21:07:55.853905 [ 3 ] {} <Trace> TCP-Session: 2b4e467f-2914-4619-a499-97d4ed846eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12432 | 2026.05.27 21:07:55.853908 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12433 | 2026.05.27 21:07:55.853927 [ 303 ] {} <Debug> TCP-Session: 4105b9a7-f0cc-4380-9ded-a2ded68d1947 Authenticating user 'default' from [fd00:1122:3344:101::e]:37459 | ||
| 12434 | 2026.05.27 21:07:55.853940 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12435 | 2026.05.27 21:07:55.853956 [ 306 ] {} <Debug> TCP-Session: 545bf66a-9960-4dd1-b741-e655371884ab Authenticating user 'default' from [fd00:1122:3344:101::e]:62857 | ||
| 12436 | 2026.05.27 21:07:55.853968 [ 303 ] {} <Debug> TCP-Session: 4105b9a7-f0cc-4380-9ded-a2ded68d1947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.05.27 21:07:55.853975 [ 307 ] {} <Debug> TCP-Session: dbb5ed48-b298-45d4-ba30-fc282b77eefa Authenticating user 'default' from [fd00:1122:3344:101::e]:40946 | ||
| 12438 | 2026.05.27 21:07:55.853990 [ 306 ] {} <Debug> TCP-Session: 545bf66a-9960-4dd1-b741-e655371884ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.05.27 21:07:55.853998 [ 303 ] {} <Debug> TCP-Session: 4105b9a7-f0cc-4380-9ded-a2ded68d1947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.05.27 21:07:55.854010 [ 307 ] {} <Debug> TCP-Session: dbb5ed48-b298-45d4-ba30-fc282b77eefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2026.05.27 21:07:55.854022 [ 306 ] {} <Debug> TCP-Session: 545bf66a-9960-4dd1-b741-e655371884ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12442 | 2026.05.27 21:07:55.854041 [ 307 ] {} <Debug> TCP-Session: dbb5ed48-b298-45d4-ba30-fc282b77eefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12443 | 2026.05.27 21:07:55.853894 [ 302 ] {} <Debug> TCP-Session: 3e172e63-f1d9-492f-a279-2ec8765fc996 Authenticating user 'default' from [fd00:1122:3344:101::e]:59685 | ||
| 12444 | 2026.05.27 21:07:55.854082 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12445 | 2026.05.27 21:07:55.854096 [ 302 ] {} <Debug> TCP-Session: 3e172e63-f1d9-492f-a279-2ec8765fc996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12446 | 2026.05.27 21:07:55.853891 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48811 | ||
| 12447 | 2026.05.27 21:07:55.854113 [ 302 ] {} <Debug> TCP-Session: 3e172e63-f1d9-492f-a279-2ec8765fc996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12448 | 2026.05.27 21:07:55.853886 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48758 | ||
| 12449 | 2026.05.27 21:07:55.854165 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2026.05.27 21:07:55.853878 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54593 | ||
| 12451 | 2026.05.27 21:07:55.854198 [ 310 ] {} <Debug> TCP-Session: 25323ff8-3341-4e6b-94ca-9f8d4f435ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48811 | ||
| 12452 | 2026.05.27 21:07:55.854214 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12453 | 2026.05.27 21:07:55.854242 [ 310 ] {} <Debug> TCP-Session: 25323ff8-3341-4e6b-94ca-9f8d4f435ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12454 | 2026.05.27 21:07:55.854254 [ 309 ] {} <Debug> TCP-Session: 07addf1f-1dc6-4cca-b19b-c6a85004916d Authenticating user 'default' from [fd00:1122:3344:101::e]:48758 | ||
| 12455 | 2026.05.27 21:07:55.854260 [ 310 ] {} <Debug> TCP-Session: 25323ff8-3341-4e6b-94ca-9f8d4f435ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2026.05.27 21:07:55.854258 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12457 | 2026.05.27 21:07:55.854272 [ 309 ] {} <Debug> TCP-Session: 07addf1f-1dc6-4cca-b19b-c6a85004916d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2026.05.27 21:07:55.853839 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12459 | 2026.05.27 21:07:55.854307 [ 309 ] {} <Debug> TCP-Session: 07addf1f-1dc6-4cca-b19b-c6a85004916d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2026.05.27 21:07:55.854302 [ 308 ] {} <Debug> TCP-Session: 2fc556eb-2dce-4b66-a5b2-b417d6683224 Authenticating user 'default' from [fd00:1122:3344:101::e]:54593 | ||
| 12461 | 2026.05.27 21:07:55.854328 [ 260 ] {} <Debug> TCP-Session: 97daad0e-46e9-4230-acd1-54b274b69dac Authenticating user 'default' from [fd00:1122:3344:101::e]:41680 | ||
| 12462 | 2026.05.27 21:07:55.854347 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12463 | 2026.05.27 21:07:55.854354 [ 308 ] {} <Debug> TCP-Session: 2fc556eb-2dce-4b66-a5b2-b417d6683224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2026.05.27 21:07:55.854360 [ 260 ] {} <Debug> TCP-Session: 97daad0e-46e9-4230-acd1-54b274b69dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12465 | 2026.05.27 21:07:55.854407 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12466 | 2026.05.27 21:07:55.854425 [ 308 ] {} <Debug> TCP-Session: 2fc556eb-2dce-4b66-a5b2-b417d6683224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2026.05.27 21:07:55.854433 [ 260 ] {} <Debug> TCP-Session: 97daad0e-46e9-4230-acd1-54b274b69dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2026.05.27 21:07:55.854713 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 12469 | 2026.05.27 21:07:55.855637 [ 326 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> AggregatingTransform: Aggregating | ||
| 12470 | 2026.05.27 21:07:55.855675 [ 326 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12471 | 2026.05.27 21:07:55.855705 [ 326 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089148 sec. (1121.730 rows/sec., 43.82 KiB/sec.) | ||
| 12472 | 2026.05.27 21:07:55.855721 [ 326 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Trace> Aggregator: Merging aggregated data | ||
| 12473 | 2026.05.27 21:07:55.856350 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002323 sec., 430.4778303917348 rows/sec., 16.82 KiB/sec. | ||
| 12474 | 2026.05.27 21:07:55.856586 [ 3 ] {88c831c9-72e8-407c-957b-baf16e96776e} <Debug> TCPHandler: Processed in 0.002786073 sec. | ||
| 12475 | 2026.05.27 21:07:55.856737 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12476 | 2026.05.27 21:07:55.856764 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12477 | 2026.05.27 21:07:55.856790 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12478 | 2026.05.27 21:07:55.856810 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12479 | 2026.05.27 21:07:55.856831 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12480 | 2026.05.27 21:07:55.856845 [ 310 ] {} <Debug> TCP-Session: 25323ff8-3341-4e6b-94ca-9f8d4f435ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2026.05.27 21:07:55.856858 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12482 | 2026.05.27 21:07:55.856882 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12483 | 2026.05.27 21:07:55.856904 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12484 | 2026.05.27 21:07:55.856911 [ 306 ] {} <Debug> TCP-Session: 545bf66a-9960-4dd1-b741-e655371884ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2026.05.27 21:07:55.856931 [ 309 ] {} <Debug> TCP-Session: 07addf1f-1dc6-4cca-b19b-c6a85004916d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2026.05.27 21:07:55.856944 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12487 | 2026.05.27 21:07:55.856950 [ 308 ] {} <Debug> TCP-Session: 2fc556eb-2dce-4b66-a5b2-b417d6683224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12488 | 2026.05.27 21:07:55.856882 [ 303 ] {} <Debug> TCP-Session: 4105b9a7-f0cc-4380-9ded-a2ded68d1947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12489 | 2026.05.27 21:07:55.856989 [ 307 ] {} <Debug> TCP-Session: dbb5ed48-b298-45d4-ba30-fc282b77eefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12490 | 2026.05.27 21:07:55.856863 [ 302 ] {} <Debug> TCP-Session: 3e172e63-f1d9-492f-a279-2ec8765fc996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12491 | 2026.05.27 21:07:55.856822 [ 260 ] {} <Debug> TCP-Session: 97daad0e-46e9-4230-acd1-54b274b69dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12492 | 2026.05.27 21:07:55.856797 [ 3 ] {} <Debug> TCP-Session: 2b4e467f-2914-4619-a499-97d4ed846eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12493 | 2026.05.27 21:07:56.111415 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 12494 | 2026.05.27 21:07:56.111939 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.05.27 21:07:56.111990 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12496 | 2026.05.27 21:07:56.112487 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12497 | 2026.05.27 21:07:56.112739 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.05.27 21:07:56.112890 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 12499 | 2026.05.27 21:07:57.396228 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12500 | 2026.05.27 21:07:57.413181 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.05.27 21:07:57.413227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12502 | 2026.05.27 21:07:57.419329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12503 | 2026.05.27 21:07:57.420027 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.05.27 21:07:57.422894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12505 | 2026.05.27 21:07:59.471204 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.05.27 21:07:59.471492 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12507 | 2026.05.27 21:07:59.471886 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12508 | 2026.05.27 21:07:59.471930 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12509 | 2026.05.27 21:07:59.472261 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12510 | 2026.05.27 21:07:59.472334 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12511 | 2026.05.27 21:07:59.472487 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12512 | 2026.05.27 21:07:59.472600 [ 355 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12513 | 2026.05.27 21:07:59.472615 [ 357 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12514 | 2026.05.27 21:07:59.472603 [ 323 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12515 | 2026.05.27 21:07:59.472797 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12516 | 2026.05.27 21:07:59.472889 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12517 | 2026.05.27 21:07:59.472965 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12518 | 2026.05.27 21:07:59.472988 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12519 | 2026.05.27 21:07:59.473025 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12520 | 2026.05.27 21:07:59.473068 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12521 | 2026.05.27 21:07:59.474394 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003013 sec., 15930.965814802523 rows/sec., 3.32 MiB/sec. | ||
| 12522 | 2026.05.27 21:07:59.474619 [ 261 ] {9213a523-ea0e-4e2b-8fb4-542f464e6d7b} <Debug> TCPHandler: Processed in 0.003572049 sec. | ||
| 12523 | 2026.05.27 21:07:59.480382 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.05.27 21:07:59.480543 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12525 | 2026.05.27 21:07:59.480610 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12526 | 2026.05.27 21:07:59.481336 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.05.27 21:07:59.481378 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12528 | 2026.05.27 21:07:59.481758 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12529 | 2026.05.27 21:07:59.481980 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.05.27 21:07:59.482122 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001629 sec., 171884.59177409453 rows/sec., 10.91 MiB/sec. | ||
| 12531 | 2026.05.27 21:07:59.482158 [ 261 ] {4503ea5d-4c3d-4264-9ee9-06adb7d3ed8e} <Debug> TCPHandler: Processed in 0.001902473 sec. | ||
| 12532 | 2026.05.27 21:07:59.482296 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.05.27 21:07:59.482393 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12534 | 2026.05.27 21:07:59.482434 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12535 | 2026.05.27 21:07:59.482835 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.05.27 21:07:59.482871 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12537 | 2026.05.27 21:07:59.483163 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12538 | 2026.05.27 21:07:59.483371 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.05.27 21:07:59.483510 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 12540 | 2026.05.27 21:07:59.483546 [ 261 ] {71e28f91-3e29-43cc-b589-56026ab30db4} <Debug> TCPHandler: Processed in 0.001300393 sec. | ||
| 12541 | 2026.05.27 21:07:59.483688 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.05.27 21:07:59.483782 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12543 | 2026.05.27 21:07:59.483821 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12544 | 2026.05.27 21:07:59.484547 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.05.27 21:07:59.484582 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12546 | 2026.05.27 21:07:59.484916 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12547 | 2026.05.27 21:07:59.485119 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.05.27 21:07:59.485246 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001482 sec., 527665.3171390013 rows/sec., 40.69 MiB/sec. | ||
| 12549 | 2026.05.27 21:07:59.485280 [ 261 ] {0910e54d-c8b2-4e20-ac61-bbfd5138facb} <Debug> TCPHandler: Processed in 0.001641785 sec. | ||
| 12550 | 2026.05.27 21:07:59.485503 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.05.27 21:07:59.485683 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.05.27 21:07:59.485752 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12553 | 2026.05.27 21:07:59.486427 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.05.27 21:07:59.486464 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12555 | 2026.05.27 21:07:59.486853 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12556 | 2026.05.27 21:07:59.487077 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.05.27 21:07:59.487222 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001585 sec., 90851.73501577287 rows/sec., 5.36 MiB/sec. | ||
| 12558 | 2026.05.27 21:07:59.487260 [ 261 ] {8a703694-f1d3-4f84-91a0-e3939a0e77ac} <Debug> TCPHandler: Processed in 0.001890233 sec. | ||
| 12559 | 2026.05.27 21:07:59.487402 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.05.27 21:07:59.487500 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12561 | 2026.05.27 21:07:59.487541 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12562 | 2026.05.27 21:07:59.488003 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.05.27 21:07:59.488038 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12564 | 2026.05.27 21:07:59.488341 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12565 | 2026.05.27 21:07:59.488546 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.05.27 21:07:59.488678 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001197 sec., 121136.17376775273 rows/sec., 7.82 MiB/sec. | ||
| 12567 | 2026.05.27 21:07:59.488713 [ 261 ] {738463cf-11dc-4d1b-bff0-e2cb2bff36ab} <Debug> TCPHandler: Processed in 0.001361515 sec. | ||
| 12568 | 2026.05.27 21:07:59.488852 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.05.27 21:07:59.488948 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12570 | 2026.05.27 21:07:59.488988 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12571 | 2026.05.27 21:07:59.489425 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.05.27 21:07:59.489461 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12573 | 2026.05.27 21:07:59.489760 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12574 | 2026.05.27 21:07:59.489969 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.05.27 21:07:59.490096 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001166 sec., 123499.1423670669 rows/sec., 7.02 MiB/sec. | ||
| 12576 | 2026.05.27 21:07:59.490130 [ 261 ] {6d98d274-7b5f-42bd-829a-05706d0c04b8} <Debug> TCPHandler: Processed in 0.001327424 sec. | ||
| 12577 | 2026.05.27 21:07:59.490254 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.05.27 21:07:59.490355 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12579 | 2026.05.27 21:07:59.490395 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12580 | 2026.05.27 21:07:59.490999 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.05.27 21:07:59.491035 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12582 | 2026.05.27 21:07:59.491353 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12583 | 2026.05.27 21:07:59.491561 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.05.27 21:07:59.491689 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001358 sec., 359351.98821796756 rows/sec., 25.21 MiB/sec. | ||
| 12585 | 2026.05.27 21:07:59.491723 [ 261 ] {34947f77-3bb0-47e9-a02c-ff223b3f71b6} <Debug> TCPHandler: Processed in 0.00151942 sec. | ||
| 12586 | 2026.05.27 21:07:59.491858 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.05.27 21:07:59.491953 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12588 | 2026.05.27 21:07:59.491996 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12589 | 2026.05.27 21:07:59.492344 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.05.27 21:07:59.492379 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12591 | 2026.05.27 21:07:59.492666 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12592 | 2026.05.27 21:07:59.492870 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.05.27 21:07:59.492971 [ 119 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 12594 | 2026.05.27 21:07:59.492996 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001061 sec., 3770.028275212064 rows/sec., 196.97 KiB/sec. | ||
| 12595 | 2026.05.27 21:07:59.493017 [ 119 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.05.27 21:07:59.493033 [ 261 ] {cb745dde-9a06-4031-a4c8-baef2c858a72} <Debug> TCPHandler: Processed in 0.00122504 sec. | ||
| 12597 | 2026.05.27 21:07:59.493041 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12598 | 2026.05.27 21:07:59.493155 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 12599 | 2026.05.27 21:07:59.493180 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.05.27 21:07:59.493274 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12601 | 2026.05.27 21:07:59.493293 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12602 | 2026.05.27 21:07:59.493315 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 84 rows starting from the beginning of the part | ||
| 12603 | 2026.05.27 21:07:59.493341 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12604 | 2026.05.27 21:07:59.493384 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 12605 | 2026.05.27 21:07:59.493441 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12606 | 2026.05.27 21:07:59.493488 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12607 | 2026.05.27 21:07:59.493532 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 12608 | 2026.05.27 21:07:59.493577 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12609 | 2026.05.27 21:07:59.493777 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.05.27 21:07:59.493818 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12611 | 2026.05.27 21:07:59.494159 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12612 | 2026.05.27 21:07:59.494383 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.05.27 21:07:59.494401 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288932 sec., 80686.9563328399 rows/sec., 4.12 MiB/sec. | ||
| 12614 | 2026.05.27 21:07:59.494514 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00124 sec., 214516.12903225806 rows/sec., 14.26 MiB/sec. | ||
| 12615 | 2026.05.27 21:07:59.494525 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 12616 | 2026.05.27 21:07:59.494556 [ 261 ] {3f0e9872-17c1-4a0b-94f0-3be205bac9d5} <Debug> TCPHandler: Processed in 0.001428058 sec. | ||
| 12617 | 2026.05.27 21:07:59.494687 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.05.27 21:07:59.494787 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12619 | 2026.05.27 21:07:59.494786 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.05.27 21:07:59.494832 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12621 | 2026.05.27 21:07:59.494871 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_26_5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 12622 | 2026.05.27 21:07:59.494942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12623 | 2026.05.27 21:07:59.495162 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2026.05.27 21:07:59.495202 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12625 | 2026.05.27 21:07:59.495506 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12626 | 2026.05.27 21:07:59.495720 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.05.27 21:07:59.495848 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 12628 | 2026.05.27 21:07:59.495881 [ 261 ] {1848f34d-6e3a-4284-86b3-958b413fce28} <Debug> TCPHandler: Processed in 0.001243612 sec. | ||
| 12629 | 2026.05.27 21:07:59.496004 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2026.05.27 21:07:59.496100 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12631 | 2026.05.27 21:07:59.496154 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12632 | 2026.05.27 21:07:59.496913 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.05.27 21:07:59.496950 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12634 | 2026.05.27 21:07:59.497421 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12635 | 2026.05.27 21:07:59.497638 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.05.27 21:07:59.497752 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12637 | 2026.05.27 21:07:59.497771 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001689 sec., 1184.1326228537596 rows/sec., 2.12 MiB/sec. | ||
| 12638 | 2026.05.27 21:07:59.497792 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.05.27 21:07:59.497817 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12640 | 2026.05.27 21:07:59.497826 [ 261 ] {3f91d350-c9be-443c-99b9-81a8501d7c0c} <Debug> TCPHandler: Processed in 0.001871863 sec. | ||
| 12641 | 2026.05.27 21:07:59.497899 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 12642 | 2026.05.27 21:07:59.497980 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.05.27 21:07:59.498081 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12644 | 2026.05.27 21:07:59.498112 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2026.05.27 21:07:59.498122 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12646 | 2026.05.27 21:07:59.498173 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1430 rows starting from the beginning of the part | ||
| 12647 | 2026.05.27 21:07:59.498293 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 12648 | 2026.05.27 21:07:59.498391 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 50 rows starting from the beginning of the part | ||
| 12649 | 2026.05.27 21:07:59.498481 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2 rows starting from the beginning of the part | ||
| 12650 | 2026.05.27 21:07:59.498528 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.05.27 21:07:59.498567 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part | ||
| 12652 | 2026.05.27 21:07:59.498568 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12653 | 2026.05.27 21:07:59.498662 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 12654 | 2026.05.27 21:07:59.498902 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12655 | 2026.05.27 21:07:59.499146 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.05.27 21:07:59.499278 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 4.63 MiB/sec. | ||
| 12657 | 2026.05.27 21:07:59.499312 [ 261 ] {a4eb12a9-021c-43bc-8003-a42670989e1b} <Debug> TCPHandler: Processed in 0.001382666 sec. | ||
| 12658 | 2026.05.27 21:07:59.503663 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 19 columns (19 merged, 0 gathered) in 0.005791153 sec., 263332.7076663317 rows/sec., 471.88 MiB/sec. | ||
| 12659 | 2026.05.27 21:07:59.505033 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12660 | 2026.05.27 21:07:59.505420 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.05.27 21:07:59.505497 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12662 | 2026.05.27 21:07:59.505654 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12663 | 2026.05.27 21:08:03.439915 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12664 | 2026.05.27 21:08:03.439982 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12665 | 2026.05.27 21:08:03.613947 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 12666 | 2026.05.27 21:08:03.614477 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.05.27 21:08:03.614523 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12668 | 2026.05.27 21:08:03.615034 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12669 | 2026.05.27 21:08:03.615269 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.05.27 21:08:03.615414 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 12671 | 2026.05.27 21:08:04.468410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2026.05.27 21:08:04.468676 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12673 | 2026.05.27 21:08:04.469067 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12674 | 2026.05.27 21:08:04.469116 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12675 | 2026.05.27 21:08:04.469378 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12676 | 2026.05.27 21:08:04.469449 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12677 | 2026.05.27 21:08:04.469595 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12678 | 2026.05.27 21:08:04.469714 [ 350 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12679 | 2026.05.27 21:08:04.469714 [ 323 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12680 | 2026.05.27 21:08:04.469714 [ 357 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12681 | 2026.05.27 21:08:04.469874 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12682 | 2026.05.27 21:08:04.469904 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12683 | 2026.05.27 21:08:04.469976 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12684 | 2026.05.27 21:08:04.469997 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12685 | 2026.05.27 21:08:04.470033 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12686 | 2026.05.27 21:08:04.470074 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12687 | 2026.05.27 21:08:04.471414 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002848 sec., 16853.932584269663 rows/sec., 3.51 MiB/sec. | ||
| 12688 | 2026.05.27 21:08:04.471532 [ 261 ] {1788920a-ee46-447d-ac2c-e11cf67f3984} <Debug> TCPHandler: Processed in 0.003273149 sec. | ||
| 12689 | 2026.05.27 21:08:04.473987 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2026.05.27 21:08:04.474125 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12691 | 2026.05.27 21:08:04.474178 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12692 | 2026.05.27 21:08:04.474953 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.05.27 21:08:04.474994 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12694 | 2026.05.27 21:08:04.475576 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12695 | 2026.05.27 21:08:04.476083 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.05.27 21:08:04.476415 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.002317 sec., 57833.405265429436 rows/sec., 5.01 MiB/sec. | ||
| 12697 | 2026.05.27 21:08:04.476488 [ 261 ] {2c78a128-6215-4f10-b8da-341a21406374} <Debug> TCPHandler: Processed in 0.002567566 sec. | ||
| 12698 | 2026.05.27 21:08:04.476906 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.05.27 21:08:04.477047 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12700 | 2026.05.27 21:08:04.477109 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12701 | 2026.05.27 21:08:04.477678 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.05.27 21:08:04.477716 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12703 | 2026.05.27 21:08:04.478047 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12704 | 2026.05.27 21:08:04.478254 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.05.27 21:08:04.478386 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001382 sec., 28219.971056439943 rows/sec., 2.07 MiB/sec. | ||
| 12706 | 2026.05.27 21:08:04.478421 [ 261 ] {950241c5-4f66-4137-8ca8-e595d072d544} <Debug> TCPHandler: Processed in 0.001645705 sec. | ||
| 12707 | 2026.05.27 21:08:04.478557 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.05.27 21:08:04.478660 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12709 | 2026.05.27 21:08:04.478701 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12710 | 2026.05.27 21:08:04.479164 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.05.27 21:08:04.479200 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12712 | 2026.05.27 21:08:04.479507 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12713 | 2026.05.27 21:08:04.479709 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.05.27 21:08:04.479836 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001195 sec., 86192.46861924685 rows/sec., 6.73 MiB/sec. | ||
| 12715 | 2026.05.27 21:08:04.479871 [ 261 ] {1e6010f9-141d-45a3-bd3e-7a5714cc73f8} <Debug> TCPHandler: Processed in 0.001363045 sec. | ||
| 12716 | 2026.05.27 21:08:04.480064 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.05.27 21:08:04.480158 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12718 | 2026.05.27 21:08:04.480201 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12719 | 2026.05.27 21:08:04.480670 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.05.27 21:08:04.480705 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12721 | 2026.05.27 21:08:04.481027 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12722 | 2026.05.27 21:08:04.481239 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.05.27 21:08:04.481368 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12724 | 2026.05.27 21:08:04.481402 [ 261 ] {62d57d93-4421-415c-a08d-efebca32b164} <Debug> TCPHandler: Processed in 0.001388016 sec. | ||
| 12725 | 2026.05.27 21:08:04.481542 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2026.05.27 21:08:04.481638 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12727 | 2026.05.27 21:08:04.481693 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12728 | 2026.05.27 21:08:04.482616 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.05.27 21:08:04.482652 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12730 | 2026.05.27 21:08:04.483208 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12731 | 2026.05.27 21:08:04.483435 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.05.27 21:08:04.483574 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001954 sec., 19959.058341862845 rows/sec., 35.77 MiB/sec. | ||
| 12733 | 2026.05.27 21:08:04.483625 [ 261 ] {81b630ce-39d3-4037-b4c5-8d77f4fe3522} <Debug> TCPHandler: Processed in 0.002131881 sec. | ||
| 12734 | 2026.05.27 21:08:04.483743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2026.05.27 21:08:04.483838 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12736 | 2026.05.27 21:08:04.483879 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12737 | 2026.05.27 21:08:04.484232 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2026.05.27 21:08:04.484268 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12739 | 2026.05.27 21:08:04.484570 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12740 | 2026.05.27 21:08:04.484776 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.05.27 21:08:04.484902 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 12742 | 2026.05.27 21:08:04.484935 [ 261 ] {0b8719f8-dbec-4940-ad24-cc1f7f6b3a4e} <Debug> TCPHandler: Processed in 0.001240372 sec. | ||
| 12743 | 2026.05.27 21:08:04.923893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12744 | 2026.05.27 21:08:04.940453 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2026.05.27 21:08:04.940505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12746 | 2026.05.27 21:08:04.946582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12747 | 2026.05.27 21:08:04.947302 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.05.27 21:08:04.950101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12749 | 2026.05.27 21:08:09.471755 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.05.27 21:08:09.472016 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 12751 | 2026.05.27 21:08:09.472383 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12752 | 2026.05.27 21:08:09.472426 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12753 | 2026.05.27 21:08:09.472676 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12754 | 2026.05.27 21:08:09.472748 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12755 | 2026.05.27 21:08:09.472895 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12756 | 2026.05.27 21:08:09.472980 [ 323 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12757 | 2026.05.27 21:08:09.473023 [ 350 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12758 | 2026.05.27 21:08:09.473033 [ 357 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12759 | 2026.05.27 21:08:09.473283 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12760 | 2026.05.27 21:08:09.473316 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12761 | 2026.05.27 21:08:09.473395 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12762 | 2026.05.27 21:08:09.473416 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12763 | 2026.05.27 21:08:09.473453 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12764 | 2026.05.27 21:08:09.473497 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12765 | 2026.05.27 21:08:09.474792 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002883 sec., 16649.323621227886 rows/sec., 3.47 MiB/sec. | ||
| 12766 | 2026.05.27 21:08:09.474949 [ 261 ] {7f5ee23d-5657-4970-9513-975f026f8b3d} <Debug> TCPHandler: Processed in 0.003340051 sec. | ||
| 12767 | 2026.05.27 21:08:09.480054 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.05.27 21:08:09.480171 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12769 | 2026.05.27 21:08:09.480219 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12770 | 2026.05.27 21:08:09.480921 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.05.27 21:08:09.480971 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12772 | 2026.05.27 21:08:09.481386 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12773 | 2026.05.27 21:08:09.481618 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.05.27 21:08:09.481781 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001644 sec., 170316.30170316302 rows/sec., 10.81 MiB/sec. | ||
| 12775 | 2026.05.27 21:08:09.481820 [ 261 ] {751e923a-4c81-4d40-aad3-a3bfaeee35db} <Debug> TCPHandler: Processed in 0.001819481 sec. | ||
| 12776 | 2026.05.27 21:08:09.481985 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.05.27 21:08:09.482086 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12778 | 2026.05.27 21:08:09.482128 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12779 | 2026.05.27 21:08:09.482865 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.05.27 21:08:09.482904 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12781 | 2026.05.27 21:08:09.483284 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12782 | 2026.05.27 21:08:09.483509 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.05.27 21:08:09.483645 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001581 sec., 493991.1448450348 rows/sec., 38.10 MiB/sec. | ||
| 12784 | 2026.05.27 21:08:09.483681 [ 261 ] {1af14e51-4c53-4df1-bcb6-68d8ca59aaa3} <Debug> TCPHandler: Processed in 0.001749578 sec. | ||
| 12785 | 2026.05.27 21:08:09.483867 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2026.05.27 21:08:09.483964 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12787 | 2026.05.27 21:08:09.484004 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12788 | 2026.05.27 21:08:09.484521 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.05.27 21:08:09.484560 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12790 | 2026.05.27 21:08:09.484885 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12791 | 2026.05.27 21:08:09.485099 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.05.27 21:08:09.485230 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001286 sec., 110419.90668740279 rows/sec., 6.50 MiB/sec. | ||
| 12793 | 2026.05.27 21:08:09.485246 [ 108 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12794 | 2026.05.27 21:08:09.485267 [ 261 ] {fe6d7832-381d-4cd1-8b39-d59c3c45ec77} <Debug> TCPHandler: Processed in 0.001449488 sec. | ||
| 12795 | 2026.05.27 21:08:09.485306 [ 108 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2026.05.27 21:08:09.485334 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12797 | 2026.05.27 21:08:09.485436 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.05.27 21:08:09.485475 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 12799 | 2026.05.27 21:08:09.485539 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12800 | 2026.05.27 21:08:09.485585 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12801 | 2026.05.27 21:08:09.485612 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12802 | 2026.05.27 21:08:09.485655 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 224 rows starting from the beginning of the part | ||
| 12803 | 2026.05.27 21:08:09.485728 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 142 rows starting from the beginning of the part | ||
| 12804 | 2026.05.27 21:08:09.485782 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part | ||
| 12805 | 2026.05.27 21:08:09.485842 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 144 rows starting from the beginning of the part | ||
| 12806 | 2026.05.27 21:08:09.485895 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 12807 | 2026.05.27 21:08:09.485945 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 12808 | 2026.05.27 21:08:09.486029 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.05.27 21:08:09.486071 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12810 | 2026.05.27 21:08:09.486427 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12811 | 2026.05.27 21:08:09.486670 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.05.27 21:08:09.486809 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001289 sec., 112490.30256012412 rows/sec., 7.26 MiB/sec. | ||
| 12813 | 2026.05.27 21:08:09.486844 [ 261 ] {041b4e9f-2933-48fa-9259-b7bd6e7c2adf} <Debug> TCPHandler: Processed in 0.001458739 sec. | ||
| 12814 | 2026.05.27 21:08:09.486926 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015096 sec., 483571.80710121884 rows/sec., 31.85 MiB/sec. | ||
| 12815 | 2026.05.27 21:08:09.486976 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.05.27 21:08:09.487077 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12817 | 2026.05.27 21:08:09.487091 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12818 | 2026.05.27 21:08:09.487118 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12819 | 2026.05.27 21:08:09.487413 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.05.27 21:08:09.487524 [ 201 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_71_14} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12821 | 2026.05.27 21:08:09.487631 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12822 | 2026.05.27 21:08:09.487643 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.05.27 21:08:09.487686 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12824 | 2026.05.27 21:08:09.488039 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12825 | 2026.05.27 21:08:09.488275 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.05.27 21:08:09.488420 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001361 sec., 105804.55547391623 rows/sec., 6.01 MiB/sec. | ||
| 12827 | 2026.05.27 21:08:09.488457 [ 261 ] {ecc151c5-409d-4ab2-866b-79f681d2e976} <Debug> TCPHandler: Processed in 0.001531011 sec. | ||
| 12828 | 2026.05.27 21:08:09.488613 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.05.27 21:08:09.488709 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12830 | 2026.05.27 21:08:09.488750 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12831 | 2026.05.27 21:08:09.489390 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.05.27 21:08:09.489428 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12833 | 2026.05.27 21:08:09.489773 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12834 | 2026.05.27 21:08:09.489995 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.05.27 21:08:09.490131 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001439 sec., 337734.5378735233 rows/sec., 23.68 MiB/sec. | ||
| 12836 | 2026.05.27 21:08:09.490166 [ 261 ] {c5afe60e-72d3-4995-9051-245ae9dadbd3} <Debug> TCPHandler: Processed in 0.001602943 sec. | ||
| 12837 | 2026.05.27 21:08:09.490303 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.05.27 21:08:09.490399 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12839 | 2026.05.27 21:08:09.490440 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12840 | 2026.05.27 21:08:09.490786 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.05.27 21:08:09.490822 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12842 | 2026.05.27 21:08:09.491128 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12843 | 2026.05.27 21:08:09.491341 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.05.27 21:08:09.491468 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001087 sec., 3679.852805887764 rows/sec., 192.26 KiB/sec. | ||
| 12845 | 2026.05.27 21:08:09.491502 [ 261 ] {de42d325-07fe-4e95-936e-cbb9a527c1ab} <Debug> TCPHandler: Processed in 0.001247891 sec. | ||
| 12846 | 2026.05.27 21:08:09.491647 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2026.05.27 21:08:09.491755 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12848 | 2026.05.27 21:08:09.491798 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12849 | 2026.05.27 21:08:09.492226 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.05.27 21:08:09.492261 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12851 | 2026.05.27 21:08:09.492604 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12852 | 2026.05.27 21:08:09.492842 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.05.27 21:08:09.492972 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 12854 | 2026.05.27 21:08:09.493006 [ 261 ] {65b495d5-570d-4ed4-b255-d4120fa1a049} <Debug> TCPHandler: Processed in 0.001416467 sec. | ||
| 12855 | 2026.05.27 21:08:09.493159 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.05.27 21:08:09.493255 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12857 | 2026.05.27 21:08:09.493300 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12858 | 2026.05.27 21:08:09.493644 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.05.27 21:08:09.493680 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12860 | 2026.05.27 21:08:09.493980 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12861 | 2026.05.27 21:08:09.494194 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.05.27 21:08:09.494329 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 12863 | 2026.05.27 21:08:09.494363 [ 261 ] {5f97c64f-bfff-4144-8073-865cdab8ed93} <Debug> TCPHandler: Processed in 0.001253272 sec. | ||
| 12864 | 2026.05.27 21:08:09.494491 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12865 | 2026.05.27 21:08:09.494587 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12866 | 2026.05.27 21:08:09.494641 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12867 | 2026.05.27 21:08:09.495380 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.05.27 21:08:09.495416 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12869 | 2026.05.27 21:08:09.495915 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12870 | 2026.05.27 21:08:09.496143 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.05.27 21:08:09.496283 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001714 sec., 1166.8611435239206 rows/sec., 2.09 MiB/sec. | ||
| 12872 | 2026.05.27 21:08:09.496335 [ 261 ] {039b087c-179f-42dd-8957-ceec9b36afe8} <Debug> TCPHandler: Processed in 0.001893053 sec. | ||
| 12873 | 2026.05.27 21:08:09.496471 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12874 | 2026.05.27 21:08:09.496569 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12875 | 2026.05.27 21:08:09.496610 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12876 | 2026.05.27 21:08:09.496941 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2026.05.27 21:08:09.496976 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12878 | 2026.05.27 21:08:09.497289 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12879 | 2026.05.27 21:08:09.497527 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.05.27 21:08:09.497658 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 12881 | 2026.05.27 21:08:09.497691 [ 261 ] {f52e7609-6154-48ee-95f2-836d81dc605d} <Debug> TCPHandler: Processed in 0.001269952 sec. | ||
| 12882 | 2026.05.27 21:08:09.897503 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2026.05.27 21:08:09.897776 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 12884 | 2026.05.27 21:08:09.898110 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12885 | 2026.05.27 21:08:09.898152 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 12886 | 2026.05.27 21:08:09.898381 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12887 | 2026.05.27 21:08:09.898447 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12888 | 2026.05.27 21:08:09.898589 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12889 | 2026.05.27 21:08:09.898681 [ 350 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12890 | 2026.05.27 21:08:09.898708 [ 320 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12891 | 2026.05.27 21:08:09.898707 [ 323 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12892 | 2026.05.27 21:08:09.898840 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12893 | 2026.05.27 21:08:09.898868 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12894 | 2026.05.27 21:08:09.898936 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12895 | 2026.05.27 21:08:09.898956 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 12896 | 2026.05.27 21:08:09.898992 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12897 | 2026.05.27 21:08:09.899032 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12898 | 2026.05.27 21:08:09.900198 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002522 sec., 19032.513877874702 rows/sec., 3.96 MiB/sec. | ||
| 12899 | 2026.05.27 21:08:09.900309 [ 261 ] {378ce634-65b7-40a8-99ba-996c8c876166} <Debug> TCPHandler: Processed in 0.002986739 sec. | ||
| 12900 | 2026.05.27 21:08:09.913208 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2026.05.27 21:08:09.913323 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12902 | 2026.05.27 21:08:09.913368 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12903 | 2026.05.27 21:08:09.913858 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.05.27 21:08:09.913896 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12905 | 2026.05.27 21:08:09.914242 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12906 | 2026.05.27 21:08:09.914459 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.05.27 21:08:09.914606 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001313 sec., 7616.146230007616 rows/sec., 621.04 KiB/sec. | ||
| 12908 | 2026.05.27 21:08:09.914633 [ 107 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 12909 | 2026.05.27 21:08:09.914641 [ 261 ] {e7c9828b-4374-4604-82a0-3c595fb52136} <Debug> TCPHandler: Processed in 0.001487309 sec. | ||
| 12910 | 2026.05.27 21:08:09.914721 [ 107 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.05.27 21:08:09.914858 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12912 | 2026.05.27 21:08:09.914963 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2026.05.27 21:08:09.914991 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 12914 | 2026.05.27 21:08:09.915068 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12915 | 2026.05.27 21:08:09.915115 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12916 | 2026.05.27 21:08:09.915135 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12917 | 2026.05.27 21:08:09.915176 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 12918 | 2026.05.27 21:08:09.915254 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 12919 | 2026.05.27 21:08:09.915304 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 12920 | 2026.05.27 21:08:09.915349 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 12921 | 2026.05.27 21:08:09.915394 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12922 | 2026.05.27 21:08:09.915436 [ 192 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 12923 | 2026.05.27 21:08:09.916279 [ 201 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345034 sec., 37173.781480616846 rows/sec., 3.10 MiB/sec. | ||
| 12924 | 2026.05.27 21:08:09.916361 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.05.27 21:08:09.916415 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12926 | 2026.05.27 21:08:09.916434 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12927 | 2026.05.27 21:08:09.916795 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.05.27 21:08:09.916887 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_19_4} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 12929 | 2026.05.27 21:08:09.916910 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12930 | 2026.05.27 21:08:09.916975 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12931 | 2026.05.27 21:08:09.917152 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.05.27 21:08:09.917317 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002268 sec., 1097001.7636684303 rows/sec., 81.14 MiB/sec. | ||
| 12933 | 2026.05.27 21:08:09.917354 [ 261 ] {4dba3b15-fd86-47e8-a593-9ff63b533aa0} <Debug> TCPHandler: Processed in 0.002441821 sec. | ||
| 12934 | 2026.05.27 21:08:09.917485 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.05.27 21:08:09.917583 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12936 | 2026.05.27 21:08:09.917624 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12937 | 2026.05.27 21:08:09.918094 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.05.27 21:08:09.918130 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12939 | 2026.05.27 21:08:09.918435 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12940 | 2026.05.27 21:08:09.918645 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.05.27 21:08:09.918779 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.58 MiB/sec. | ||
| 12942 | 2026.05.27 21:08:09.918813 [ 261 ] {7e89ccf3-5945-48d6-839f-aa8e08fee366} <Debug> TCPHandler: Processed in 0.001377886 sec. | ||
| 12943 | 2026.05.27 21:08:09.918930 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.05.27 21:08:09.919026 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.05.27 21:08:09.919066 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12946 | 2026.05.27 21:08:09.919818 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.05.27 21:08:09.919854 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12948 | 2026.05.27 21:08:09.920180 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12949 | 2026.05.27 21:08:09.920396 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.05.27 21:08:09.920527 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00152 sec., 526973.6842105263 rows/sec., 30.44 MiB/sec. | ||
| 12951 | 2026.05.27 21:08:09.920562 [ 261 ] {19cdde02-2d06-4d03-bee7-f1784a9f5396} <Debug> TCPHandler: Processed in 0.001682036 sec. | ||
| 12952 | 2026.05.27 21:08:09.920693 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.05.27 21:08:09.920789 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.05.27 21:08:09.920828 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12955 | 2026.05.27 21:08:09.921284 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.05.27 21:08:09.921320 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12957 | 2026.05.27 21:08:09.921609 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12958 | 2026.05.27 21:08:09.921821 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.05.27 21:08:09.921949 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 12960 | 2026.05.27 21:08:09.921984 [ 261 ] {04c9d27a-31d0-446e-bdbf-f52ab60228e0} <Debug> TCPHandler: Processed in 0.001341354 sec. | ||
| 12961 | 2026.05.27 21:08:09.922105 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.05.27 21:08:09.922201 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12963 | 2026.05.27 21:08:09.922247 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12964 | 2026.05.27 21:08:09.923228 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.05.27 21:08:09.923265 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12966 | 2026.05.27 21:08:09.923618 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12967 | 2026.05.27 21:08:09.923836 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.05.27 21:08:09.923968 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001785 sec., 750140.056022409 rows/sec., 50.36 MiB/sec. | ||
| 12969 | 2026.05.27 21:08:09.924003 [ 261 ] {c85df609-c969-4073-bae0-f91f04217891} <Debug> TCPHandler: Processed in 0.001947605 sec. | ||
| 12970 | 2026.05.27 21:08:09.924130 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.05.27 21:08:09.924227 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.05.27 21:08:09.924273 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12973 | 2026.05.27 21:08:09.925044 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.05.27 21:08:09.925080 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12975 | 2026.05.27 21:08:09.925501 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12976 | 2026.05.27 21:08:09.925740 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.05.27 21:08:09.925891 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001683 sec., 891859.7742127153 rows/sec., 54.11 MiB/sec. | ||
| 12978 | 2026.05.27 21:08:09.925904 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12979 | 2026.05.27 21:08:09.925927 [ 261 ] {219b6ce9-36d1-40ef-9ba0-ac15cbf3d09e} <Debug> TCPHandler: Processed in 0.001846212 sec. | ||
| 12980 | 2026.05.27 21:08:09.925956 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2026.05.27 21:08:09.925982 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12982 | 2026.05.27 21:08:09.926062 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.05.27 21:08:09.926106 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 12984 | 2026.05.27 21:08:09.926164 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.05.27 21:08:09.926227 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12986 | 2026.05.27 21:08:09.926259 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12987 | 2026.05.27 21:08:09.926307 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 32089 rows starting from the beginning of the part | ||
| 12988 | 2026.05.27 21:08:09.926388 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12989 | 2026.05.27 21:08:09.926442 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 266 rows starting from the beginning of the part | ||
| 12990 | 2026.05.27 21:08:09.926496 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 12991 | 2026.05.27 21:08:09.926551 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part | ||
| 12992 | 2026.05.27 21:08:09.926602 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1501 rows starting from the beginning of the part | ||
| 12993 | 2026.05.27 21:08:09.927050 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.05.27 21:08:09.927093 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12995 | 2026.05.27 21:08:09.927680 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12996 | 2026.05.27 21:08:09.927937 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.05.27 21:08:09.928079 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001933 sec., 25866.52871184687 rows/sec., 46.35 MiB/sec. | ||
| 12998 | 2026.05.27 21:08:09.928131 [ 261 ] {559328d2-be54-42e2-a6d4-6516fdc1c044} <Debug> TCPHandler: Processed in 0.002118431 sec. | ||
| 12999 | 2026.05.27 21:08:09.928275 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.05.27 21:08:09.928374 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.05.27 21:08:09.928416 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13002 | 2026.05.27 21:08:09.928752 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.05.27 21:08:09.928789 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13004 | 2026.05.27 21:08:09.929102 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13005 | 2026.05.27 21:08:09.929325 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.05.27 21:08:09.929468 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 744.72 KiB/sec. | ||
| 13007 | 2026.05.27 21:08:09.929502 [ 261 ] {35825226-3e3d-42b1-aa3a-e5a6133349f5} <Debug> TCPHandler: Processed in 0.001276173 sec. | ||
| 13008 | 2026.05.27 21:08:09.932992 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34441 rows, containing 5 columns (5 merged, 0 gathered) in 0.006936581 sec., 4965126.19113076 rows/sec., 317.65 MiB/sec. | ||
| 13009 | 2026.05.27 21:08:09.933523 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13010 | 2026.05.27 21:08:09.933839 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.05.27 21:08:09.933908 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13012 | 2026.05.27 21:08:09.933992 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13013 | 2026.05.27 21:08:10.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.68 MiB, peak 340.91 MiB, free memory in arenas 0.00 B, will set to 330.60 MiB (RSS), difference: -1.08 MiB | ||
| 13014 | 2026.05.27 21:08:11.116530 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 13015 | 2026.05.27 21:08:11.117227 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.05.27 21:08:11.117273 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13017 | 2026.05.27 21:08:11.117795 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13018 | 2026.05.27 21:08:11.118036 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.05.27 21:08:11.118175 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 13020 | 2026.05.27 21:08:11.118214 [ 106 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13021 | 2026.05.27 21:08:11.118296 [ 106 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.05.27 21:08:11.118322 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13023 | 2026.05.27 21:08:11.118482 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 13024 | 2026.05.27 21:08:11.118644 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13025 | 2026.05.27 21:08:11.118688 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 13026 | 2026.05.27 21:08:11.118763 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 13027 | 2026.05.27 21:08:11.118818 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 13028 | 2026.05.27 21:08:11.118868 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 13029 | 2026.05.27 21:08:11.118912 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 13030 | 2026.05.27 21:08:11.118957 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 13031 | 2026.05.27 21:08:11.120995 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577956 sec., 9519169.450525919 rows/sec., 136.17 MiB/sec. | ||
| 13032 | 2026.05.27 21:08:11.121250 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13033 | 2026.05.27 21:08:11.121528 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.05.27 21:08:11.121606 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_51_10} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13035 | 2026.05.27 21:08:11.121683 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13036 | 2026.05.27 21:08:12.450277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13037 | 2026.05.27 21:08:12.467243 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13038 | 2026.05.27 21:08:12.467293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13039 | 2026.05.27 21:08:12.473278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13040 | 2026.05.27 21:08:12.473976 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13041 | 2026.05.27 21:08:12.474296 [ 105 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13042 | 2026.05.27 21:08:12.474386 [ 105 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.05.27 21:08:12.474423 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13044 | 2026.05.27 21:08:12.474582 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13045 | 2026.05.27 21:08:12.476905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13046 | 2026.05.27 21:08:12.478566 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13047 | 2026.05.27 21:08:12.480062 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13048 | 2026.05.27 21:08:12.484647 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13049 | 2026.05.27 21:08:12.489245 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13050 | 2026.05.27 21:08:12.493814 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13051 | 2026.05.27 21:08:12.498326 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13052 | 2026.05.27 21:08:12.502039 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 13053 | 2026.05.27 21:08:12.552714 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078205383 sec., 4910.147937003262 rows/sec., 25.39 MiB/sec. | ||
| 13054 | 2026.05.27 21:08:12.555614 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13055 | 2026.05.27 21:08:12.557701 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_51_10} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.05.27 21:08:12.557808 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_51_10} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13057 | 2026.05.27 21:08:12.560082 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13058 | 2026.05.27 21:08:14.465142 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.05.27 21:08:14.465393 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13060 | 2026.05.27 21:08:14.465752 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13061 | 2026.05.27 21:08:14.465788 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13062 | 2026.05.27 21:08:14.465999 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13063 | 2026.05.27 21:08:14.466066 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13064 | 2026.05.27 21:08:14.466235 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13065 | 2026.05.27 21:08:14.466341 [ 335 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13066 | 2026.05.27 21:08:14.466349 [ 350 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13067 | 2026.05.27 21:08:14.466347 [ 323 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13068 | 2026.05.27 21:08:14.466506 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13069 | 2026.05.27 21:08:14.466534 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13070 | 2026.05.27 21:08:14.466608 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13071 | 2026.05.27 21:08:14.466628 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13072 | 2026.05.27 21:08:14.466663 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13073 | 2026.05.27 21:08:14.466702 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13074 | 2026.05.27 21:08:14.467792 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002502 sec., 19184.65227817746 rows/sec., 3.99 MiB/sec. | ||
| 13075 | 2026.05.27 21:08:14.467899 [ 261 ] {0973e748-2697-4673-aa2f-de0e8ed19e08} <Debug> TCPHandler: Processed in 0.002901076 sec. | ||
| 13076 | 2026.05.27 21:08:14.469381 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2026.05.27 21:08:14.469491 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13078 | 2026.05.27 21:08:14.469534 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13079 | 2026.05.27 21:08:14.470074 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.05.27 21:08:14.470122 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13081 | 2026.05.27 21:08:14.470536 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13082 | 2026.05.27 21:08:14.470784 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2026.05.27 21:08:14.470930 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.91 MiB/sec. | ||
| 13084 | 2026.05.27 21:08:14.470966 [ 261 ] {eff9b88a-bbc2-4a53-814f-8416e461d8a1} <Debug> TCPHandler: Processed in 0.001634735 sec. | ||
| 13085 | 2026.05.27 21:08:14.470974 [ 102 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13086 | 2026.05.27 21:08:14.471036 [ 102 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.05.27 21:08:14.471062 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13088 | 2026.05.27 21:08:14.471110 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.05.27 21:08:14.471202 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 13090 | 2026.05.27 21:08:14.471211 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13091 | 2026.05.27 21:08:14.471271 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13092 | 2026.05.27 21:08:14.471337 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13093 | 2026.05.27 21:08:14.471390 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4201 rows starting from the beginning of the part | ||
| 13094 | 2026.05.27 21:08:14.471462 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 782 rows starting from the beginning of the part | ||
| 13095 | 2026.05.27 21:08:14.471518 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 134 rows starting from the beginning of the part | ||
| 13096 | 2026.05.27 21:08:14.471568 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 781 rows starting from the beginning of the part | ||
| 13097 | 2026.05.27 21:08:14.471646 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2488 rows starting from the beginning of the part | ||
| 13098 | 2026.05.27 21:08:14.471681 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.05.27 21:08:14.471696 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 13100 | 2026.05.27 21:08:14.471726 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13101 | 2026.05.27 21:08:14.472059 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13102 | 2026.05.27 21:08:14.472281 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.05.27 21:08:14.472413 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 13104 | 2026.05.27 21:08:14.472429 [ 102 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13105 | 2026.05.27 21:08:14.472448 [ 261 ] {9adf9e98-6904-49a4-b3a9-946c8959e1f8} <Debug> TCPHandler: Processed in 0.001387016 sec. | ||
| 13106 | 2026.05.27 21:08:14.472512 [ 102 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.05.27 21:08:14.472543 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13108 | 2026.05.27 21:08:14.472621 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 13109 | 2026.05.27 21:08:14.472626 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.05.27 21:08:14.472713 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2026.05.27 21:08:14.472738 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13112 | 2026.05.27 21:08:14.472740 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2407 rows starting from the beginning of the part | ||
| 13113 | 2026.05.27 21:08:14.472783 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13114 | 2026.05.27 21:08:14.472810 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 13115 | 2026.05.27 21:08:14.472860 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 103 rows starting from the beginning of the part | ||
| 13116 | 2026.05.27 21:08:14.472906 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 486 rows starting from the beginning of the part | ||
| 13117 | 2026.05.27 21:08:14.472951 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1339 rows starting from the beginning of the part | ||
| 13118 | 2026.05.27 21:08:14.472998 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 13119 | 2026.05.27 21:08:14.473186 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.05.27 21:08:14.473220 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13121 | 2026.05.27 21:08:14.473596 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13122 | 2026.05.27 21:08:14.473812 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.05.27 21:08:14.473938 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001219 sec., 105004.10172272354 rows/sec., 7.31 MiB/sec. | ||
| 13124 | 2026.05.27 21:08:14.473972 [ 261 ] {8c2a2221-9d8a-43e7-8d9e-e8eb621a597c} <Debug> TCPHandler: Processed in 0.001395657 sec. | ||
| 13125 | 2026.05.27 21:08:14.474049 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.002903117 sec., 2907908.981966624 rows/sec., 231.69 MiB/sec. | ||
| 13126 | 2026.05.27 21:08:14.474094 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.05.27 21:08:14.474196 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.05.27 21:08:14.474237 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13129 | 2026.05.27 21:08:14.474518 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001927555 sec., 2535336.2160872193 rows/sec., 183.66 MiB/sec. | ||
| 13130 | 2026.05.27 21:08:14.474563 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13131 | 2026.05.27 21:08:14.474612 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.05.27 21:08:14.474654 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13133 | 2026.05.27 21:08:14.474777 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13134 | 2026.05.27 21:08:14.474881 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2026.05.27 21:08:14.474970 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_86_17} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13136 | 2026.05.27 21:08:14.474993 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13137 | 2026.05.27 21:08:14.475036 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.05.27 21:08:14.475051 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 13139 | 2026.05.27 21:08:14.475103 [ 194 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_86_17} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13140 | 2026.05.27 21:08:14.475170 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 13141 | 2026.05.27 21:08:14.475225 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.05.27 21:08:14.475343 [ 102 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13143 | 2026.05.27 21:08:14.475351 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001173 sec., 40920.71611253197 rows/sec., 2.76 MiB/sec. | ||
| 13144 | 2026.05.27 21:08:14.475386 [ 102 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.05.27 21:08:14.475404 [ 261 ] {8b243a96-428e-42f1-addf-6a281dc65baa} <Debug> TCPHandler: Processed in 0.001359525 sec. | ||
| 13146 | 2026.05.27 21:08:14.475412 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13147 | 2026.05.27 21:08:14.475492 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 13148 | 2026.05.27 21:08:14.475584 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13149 | 2026.05.27 21:08:14.475611 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5986 rows starting from the beginning of the part | ||
| 13150 | 2026.05.27 21:08:14.475660 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13151 | 2026.05.27 21:08:14.475703 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13152 | 2026.05.27 21:08:14.475742 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13153 | 2026.05.27 21:08:14.475779 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 13154 | 2026.05.27 21:08:14.475817 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 13155 | 2026.05.27 21:08:14.477677 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002214994 sec., 2837930.9379619085 rows/sec., 178.32 MiB/sec. | ||
| 13156 | 2026.05.27 21:08:14.478067 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13157 | 2026.05.27 21:08:14.478334 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.05.27 21:08:14.478406 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_86_17} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13159 | 2026.05.27 21:08:14.478470 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13160 | 2026.05.27 21:08:18.440072 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13161 | 2026.05.27 21:08:18.440150 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13162 | 2026.05.27 21:08:18.619252 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 13163 | 2026.05.27 21:08:18.619770 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.05.27 21:08:18.619811 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13165 | 2026.05.27 21:08:18.620317 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13166 | 2026.05.27 21:08:18.620566 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.05.27 21:08:18.620709 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 13168 | 2026.05.27 21:08:19.470288 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.05.27 21:08:19.470540 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13170 | 2026.05.27 21:08:19.470907 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13171 | 2026.05.27 21:08:19.470949 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13172 | 2026.05.27 21:08:19.471195 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13173 | 2026.05.27 21:08:19.471264 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13174 | 2026.05.27 21:08:19.471411 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13175 | 2026.05.27 21:08:19.471514 [ 350 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13176 | 2026.05.27 21:08:19.471538 [ 323 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13177 | 2026.05.27 21:08:19.471564 [ 335 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13178 | 2026.05.27 21:08:19.471714 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13179 | 2026.05.27 21:08:19.471745 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13180 | 2026.05.27 21:08:19.471818 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13181 | 2026.05.27 21:08:19.471839 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13182 | 2026.05.27 21:08:19.471876 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13183 | 2026.05.27 21:08:19.471918 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13184 | 2026.05.27 21:08:19.473193 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002758 sec., 17403.91588107324 rows/sec., 3.62 MiB/sec. | ||
| 13185 | 2026.05.27 21:08:19.473355 [ 261 ] {61d01028-1034-4b26-8f97-4d41dd6d57f9} <Debug> TCPHandler: Processed in 0.003210597 sec. | ||
| 13186 | 2026.05.27 21:08:19.478744 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.05.27 21:08:19.478945 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.05.27 21:08:19.479022 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13189 | 2026.05.27 21:08:19.479998 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.27 21:08:19.480048 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13191 | 2026.05.27 21:08:19.480449 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13192 | 2026.05.27 21:08:19.480686 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.27 21:08:19.480839 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00195 sec., 143589.7435897436 rows/sec., 9.11 MiB/sec. | ||
| 13194 | 2026.05.27 21:08:19.480876 [ 261 ] {426bd8cf-8e1b-4b3c-a0b1-fe846995473c} <Debug> TCPHandler: Processed in 0.002233154 sec. | ||
| 13195 | 2026.05.27 21:08:19.481014 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.05.27 21:08:19.481112 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13197 | 2026.05.27 21:08:19.481153 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13198 | 2026.05.27 21:08:19.481969 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.05.27 21:08:19.482007 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13200 | 2026.05.27 21:08:19.482384 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13201 | 2026.05.27 21:08:19.482607 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.05.27 21:08:19.482741 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001649 sec., 473620.3759854457 rows/sec., 36.52 MiB/sec. | ||
| 13203 | 2026.05.27 21:08:19.482777 [ 261 ] {53866e34-0844-4144-938a-d1af00d3f622} <Debug> TCPHandler: Processed in 0.00181359 sec. | ||
| 13204 | 2026.05.27 21:08:19.482910 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.05.27 21:08:19.483008 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13206 | 2026.05.27 21:08:19.483051 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13207 | 2026.05.27 21:08:19.483568 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.05.27 21:08:19.483608 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13209 | 2026.05.27 21:08:19.483937 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13210 | 2026.05.27 21:08:19.484154 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.05.27 21:08:19.484281 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001291 sec., 109992.25406661502 rows/sec., 6.48 MiB/sec. | ||
| 13212 | 2026.05.27 21:08:19.484316 [ 261 ] {07325bcb-57cd-4a93-98f6-1df2e9503484} <Debug> TCPHandler: Processed in 0.001457079 sec. | ||
| 13213 | 2026.05.27 21:08:19.484446 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2026.05.27 21:08:19.484544 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13215 | 2026.05.27 21:08:19.484585 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13216 | 2026.05.27 21:08:19.485085 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.05.27 21:08:19.485126 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13218 | 2026.05.27 21:08:19.485430 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13219 | 2026.05.27 21:08:19.485646 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.05.27 21:08:19.485763 [ 97 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13221 | 2026.05.27 21:08:19.485778 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001252 sec., 115814.69648562299 rows/sec., 7.47 MiB/sec. | ||
| 13222 | 2026.05.27 21:08:19.485825 [ 97 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.05.27 21:08:19.485835 [ 261 ] {69fd8e20-8444-4a7a-b202-74713bf94c76} <Debug> TCPHandler: Processed in 0.001439598 sec. | ||
| 13224 | 2026.05.27 21:08:19.485857 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13225 | 2026.05.27 21:08:19.485979 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.05.27 21:08:19.485980 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 13227 | 2026.05.27 21:08:19.486083 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13228 | 2026.05.27 21:08:19.486105 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13229 | 2026.05.27 21:08:19.486140 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1122 rows starting from the beginning of the part | ||
| 13230 | 2026.05.27 21:08:19.486185 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13231 | 2026.05.27 21:08:19.486206 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 145 rows starting from the beginning of the part | ||
| 13232 | 2026.05.27 21:08:19.486271 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 145 rows starting from the beginning of the part | ||
| 13233 | 2026.05.27 21:08:19.486322 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 145 rows starting from the beginning of the part | ||
| 13234 | 2026.05.27 21:08:19.486371 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 13235 | 2026.05.27 21:08:19.486420 [ 190 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 145 rows starting from the beginning of the part | ||
| 13236 | 2026.05.27 21:08:19.486998 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.05.27 21:08:19.487057 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13238 | 2026.05.27 21:08:19.487486 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13239 | 2026.05.27 21:08:19.487550 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614124 sec., 1550686.3165407367 rows/sec., 99.30 MiB/sec. | ||
| 13240 | 2026.05.27 21:08:19.487721 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.05.27 21:08:19.487757 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13242 | 2026.05.27 21:08:19.487890 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001824 sec., 78947.36842105263 rows/sec., 4.48 MiB/sec. | ||
| 13243 | 2026.05.27 21:08:19.487937 [ 261 ] {e249c158-b204-4929-9ad5-cc3a2ec9e4b7} <Debug> TCPHandler: Processed in 0.002007757 sec. | ||
| 13244 | 2026.05.27 21:08:19.488087 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.05.27 21:08:19.488143 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13246 | 2026.05.27 21:08:19.488179 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_41_8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13247 | 2026.05.27 21:08:19.488258 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 13248 | 2026.05.27 21:08:19.488287 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13249 | 2026.05.27 21:08:19.488338 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13250 | 2026.05.27 21:08:19.489110 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.05.27 21:08:19.489149 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13252 | 2026.05.27 21:08:19.489492 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13253 | 2026.05.27 21:08:19.489718 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.05.27 21:08:19.489857 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001609 sec., 302050.96333126165 rows/sec., 21.18 MiB/sec. | ||
| 13255 | 2026.05.27 21:08:19.489893 [ 261 ] {b4bfd426-6555-486c-acfd-db7685a1515c} <Debug> TCPHandler: Processed in 0.001866472 sec. | ||
| 13256 | 2026.05.27 21:08:19.490047 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.05.27 21:08:19.490145 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13258 | 2026.05.27 21:08:19.490190 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13259 | 2026.05.27 21:08:19.490545 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.05.27 21:08:19.490581 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13261 | 2026.05.27 21:08:19.490882 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13262 | 2026.05.27 21:08:19.491102 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.05.27 21:08:19.491236 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 188.27 KiB/sec. | ||
| 13264 | 2026.05.27 21:08:19.491270 [ 261 ] {c440c430-b768-4e82-bcdc-6ba26353d6ca} <Debug> TCPHandler: Processed in 0.001274322 sec. | ||
| 13265 | 2026.05.27 21:08:19.491423 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.05.27 21:08:19.491519 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13267 | 2026.05.27 21:08:19.491563 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13268 | 2026.05.27 21:08:19.492021 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.05.27 21:08:19.492057 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13270 | 2026.05.27 21:08:19.492386 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13271 | 2026.05.27 21:08:19.492594 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.05.27 21:08:19.492724 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 13273 | 2026.05.27 21:08:19.492758 [ 261 ] {0ea4cbfc-763b-45d3-bddd-b682cca38449} <Debug> TCPHandler: Processed in 0.001387057 sec. | ||
| 13274 | 2026.05.27 21:08:19.492903 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.05.27 21:08:19.492997 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13276 | 2026.05.27 21:08:19.493039 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13277 | 2026.05.27 21:08:19.493399 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.05.27 21:08:19.493434 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13279 | 2026.05.27 21:08:19.493730 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13280 | 2026.05.27 21:08:19.493941 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.05.27 21:08:19.494074 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 13282 | 2026.05.27 21:08:19.494108 [ 261 ] {061c9250-f50c-4941-855b-cd56cdbcd640} <Debug> TCPHandler: Processed in 0.001256832 sec. | ||
| 13283 | 2026.05.27 21:08:19.494261 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.05.27 21:08:19.494355 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.05.27 21:08:19.494410 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13286 | 2026.05.27 21:08:19.495207 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.05.27 21:08:19.495243 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13288 | 2026.05.27 21:08:19.495729 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13289 | 2026.05.27 21:08:19.495961 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.05.27 21:08:19.496101 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001764 sec., 1133.7868480725624 rows/sec., 2.03 MiB/sec. | ||
| 13291 | 2026.05.27 21:08:19.496152 [ 261 ] {341b59ef-e17d-4991-8208-7824b4af46c1} <Debug> TCPHandler: Processed in 0.001940774 sec. | ||
| 13292 | 2026.05.27 21:08:19.496289 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.05.27 21:08:19.496386 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13294 | 2026.05.27 21:08:19.496433 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13295 | 2026.05.27 21:08:19.496786 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.05.27 21:08:19.496822 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13297 | 2026.05.27 21:08:19.497122 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13298 | 2026.05.27 21:08:19.497328 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.05.27 21:08:19.497456 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 13300 | 2026.05.27 21:08:19.497489 [ 261 ] {20e53747-aee4-418b-a958-5cffa47ee697} <Debug> TCPHandler: Processed in 0.001251892 sec. | ||
| 13301 | 2026.05.27 21:08:19.977881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13302 | 2026.05.27 21:08:19.992094 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2026.05.27 21:08:19.992141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13304 | 2026.05.27 21:08:19.998178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13305 | 2026.05.27 21:08:19.998857 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2026.05.27 21:08:20.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.28 MiB, peak 345.08 MiB, free memory in arenas 0.00 B, will set to 332.38 MiB (RSS), difference: -4.90 MiB | ||
| 13307 | 2026.05.27 21:08:20.001615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13308 | 2026.05.27 21:08:22.214035 [ 92 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13309 | 2026.05.27 21:08:22.214120 [ 92 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.05.27 21:08:22.214145 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13311 | 2026.05.27 21:08:22.214271 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13312 | 2026.05.27 21:08:22.214407 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13313 | 2026.05.27 21:08:22.214440 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13314 | 2026.05.27 21:08:22.214509 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13315 | 2026.05.27 21:08:22.214565 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13316 | 2026.05.27 21:08:22.214607 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13317 | 2026.05.27 21:08:22.214647 [ 188 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 13318 | 2026.05.27 21:08:22.215344 [ 193 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130478 sec., 5307.489398289927 rows/sec., 393.92 KiB/sec. | ||
| 13319 | 2026.05.27 21:08:22.215473 [ 191 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13320 | 2026.05.27 21:08:22.215735 [ 191 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_13_3} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.05.27 21:08:22.215804 [ 191 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_13_3} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13322 | 2026.05.27 21:08:22.215881 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13323 | 2026.05.27 21:08:24.467749 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.05.27 21:08:24.467999 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13325 | 2026.05.27 21:08:24.468334 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13326 | 2026.05.27 21:08:24.468373 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13327 | 2026.05.27 21:08:24.468587 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13328 | 2026.05.27 21:08:24.468656 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13329 | 2026.05.27 21:08:24.468791 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13330 | 2026.05.27 21:08:24.468884 [ 335 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13331 | 2026.05.27 21:08:24.468900 [ 323 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13332 | 2026.05.27 21:08:24.468908 [ 350 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13333 | 2026.05.27 21:08:24.469046 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13334 | 2026.05.27 21:08:24.469073 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13335 | 2026.05.27 21:08:24.469142 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13336 | 2026.05.27 21:08:24.469162 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13337 | 2026.05.27 21:08:24.469198 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13338 | 2026.05.27 21:08:24.469238 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13339 | 2026.05.27 21:08:24.470405 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002508 sec., 19138.755980861246 rows/sec., 3.98 MiB/sec. | ||
| 13340 | 2026.05.27 21:08:24.470540 [ 261 ] {08101c91-4c46-4e3d-9176-3ad4dd0818e8} <Debug> TCPHandler: Processed in 0.002932887 sec. | ||
| 13341 | 2026.05.27 21:08:24.472879 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13342 | 2026.05.27 21:08:24.473010 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13343 | 2026.05.27 21:08:24.473061 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13344 | 2026.05.27 21:08:24.473727 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13345 | 2026.05.27 21:08:24.473780 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13346 | 2026.05.27 21:08:24.474186 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13347 | 2026.05.27 21:08:24.474405 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.05.27 21:08:24.474551 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001578 sec., 84917.61723700888 rows/sec., 7.35 MiB/sec. | ||
| 13349 | 2026.05.27 21:08:24.474587 [ 261 ] {cb800c32-e605-42c8-87c1-a884479fda0c} <Debug> TCPHandler: Processed in 0.001769039 sec. | ||
| 13350 | 2026.05.27 21:08:24.474714 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.05.27 21:08:24.474810 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.05.27 21:08:24.474850 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13353 | 2026.05.27 21:08:24.475328 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.05.27 21:08:24.475364 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13355 | 2026.05.27 21:08:24.475652 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13356 | 2026.05.27 21:08:24.475858 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.05.27 21:08:24.475988 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001197 sec., 32581.453634085214 rows/sec., 2.39 MiB/sec. | ||
| 13358 | 2026.05.27 21:08:24.476022 [ 261 ] {a7cec66a-06fc-4fe3-989a-a7cb441bbe12} <Debug> TCPHandler: Processed in 0.001358425 sec. | ||
| 13359 | 2026.05.27 21:08:24.476144 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.05.27 21:08:24.476241 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13361 | 2026.05.27 21:08:24.476281 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13362 | 2026.05.27 21:08:24.476716 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.05.27 21:08:24.476751 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13364 | 2026.05.27 21:08:24.477057 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13365 | 2026.05.27 21:08:24.477269 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.05.27 21:08:24.477400 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001178 sec., 87436.33276740237 rows/sec., 6.83 MiB/sec. | ||
| 13367 | 2026.05.27 21:08:24.477434 [ 261 ] {47943649-e435-4586-844b-ab6a3fa1cf5f} <Debug> TCPHandler: Processed in 0.001339615 sec. | ||
| 13368 | 2026.05.27 21:08:24.477566 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.05.27 21:08:24.477663 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13370 | 2026.05.27 21:08:24.477706 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13371 | 2026.05.27 21:08:24.478128 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13372 | 2026.05.27 21:08:24.478163 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13373 | 2026.05.27 21:08:24.478473 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13374 | 2026.05.27 21:08:24.478677 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2026.05.27 21:08:24.478805 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 13376 | 2026.05.27 21:08:24.478839 [ 261 ] {f7bdd3c1-3f89-43ed-837a-5e3e455e17ff} <Debug> TCPHandler: Processed in 0.001330614 sec. | ||
| 13377 | 2026.05.27 21:08:24.478961 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13378 | 2026.05.27 21:08:24.479056 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13379 | 2026.05.27 21:08:24.479110 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13380 | 2026.05.27 21:08:24.479964 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2026.05.27 21:08:24.480000 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13382 | 2026.05.27 21:08:24.480539 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13383 | 2026.05.27 21:08:24.480755 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13384 | 2026.05.27 21:08:24.480871 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13385 | 2026.05.27 21:08:24.480891 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001853 sec., 21046.950890447923 rows/sec., 37.72 MiB/sec. | ||
| 13386 | 2026.05.27 21:08:24.480921 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.05.27 21:08:24.480946 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13388 | 2026.05.27 21:08:24.480950 [ 261 ] {60d7dcc4-6dc8-4050-8849-d66ef77ec490} <Debug> TCPHandler: Processed in 0.002038127 sec. | ||
| 13389 | 2026.05.27 21:08:24.481037 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 13390 | 2026.05.27 21:08:24.481094 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.05.27 21:08:24.481195 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2026.05.27 21:08:24.481236 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13393 | 2026.05.27 21:08:24.481245 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13394 | 2026.05.27 21:08:24.481301 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1525 rows starting from the beginning of the part | ||
| 13395 | 2026.05.27 21:08:24.481416 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
| 13396 | 2026.05.27 21:08:24.481517 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
| 13397 | 2026.05.27 21:08:24.481607 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.05.27 21:08:24.481611 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part | ||
| 13399 | 2026.05.27 21:08:24.481650 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13400 | 2026.05.27 21:08:24.481729 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
| 13401 | 2026.05.27 21:08:24.481832 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part | ||
| 13402 | 2026.05.27 21:08:24.481971 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13403 | 2026.05.27 21:08:24.482218 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.05.27 21:08:24.482361 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 13405 | 2026.05.27 21:08:24.482394 [ 261 ] {52ceae8f-30db-4771-9ba5-a8ef60234ca2} <Debug> TCPHandler: Processed in 0.001351185 sec. | ||
| 13406 | 2026.05.27 21:08:24.490643 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 19 columns (19 merged, 0 gathered) in 0.009634931 sec., 171978.39818468862 rows/sec., 308.18 MiB/sec. | ||
| 13407 | 2026.05.27 21:08:24.492879 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13408 | 2026.05.27 21:08:24.493283 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.05.27 21:08:24.493378 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13410 | 2026.05.27 21:08:24.493528 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 13411 | 2026.05.27 21:08:25.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.84 MiB, peak 345.08 MiB, free memory in arenas 0.00 B, will set to 340.11 MiB (RSS), difference: 7.27 MiB | ||
| 13412 | 2026.05.27 21:08:26.121746 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 13413 | 2026.05.27 21:08:26.122286 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.05.27 21:08:26.122333 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13415 | 2026.05.27 21:08:26.122833 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13416 | 2026.05.27 21:08:26.123063 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.05.27 21:08:26.123198 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 13418 | 2026.05.27 21:08:27.502636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 13419 | 2026.05.27 21:08:27.519021 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.05.27 21:08:27.519078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13421 | 2026.05.27 21:08:27.525109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13422 | 2026.05.27 21:08:27.525803 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.05.27 21:08:27.528494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 13424 | 2026.05.27 21:08:29.472007 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2026.05.27 21:08:29.472284 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13426 | 2026.05.27 21:08:29.472661 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13427 | 2026.05.27 21:08:29.472707 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13428 | 2026.05.27 21:08:29.472960 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13429 | 2026.05.27 21:08:29.473033 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13430 | 2026.05.27 21:08:29.473182 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13431 | 2026.05.27 21:08:29.473274 [ 335 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13432 | 2026.05.27 21:08:29.473289 [ 349 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13433 | 2026.05.27 21:08:29.473298 [ 323 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13434 | 2026.05.27 21:08:29.473433 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13435 | 2026.05.27 21:08:29.473462 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13436 | 2026.05.27 21:08:29.473534 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13437 | 2026.05.27 21:08:29.473554 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13438 | 2026.05.27 21:08:29.473592 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13439 | 2026.05.27 21:08:29.473633 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13440 | 2026.05.27 21:08:29.474848 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002656 sec., 18072.289156626506 rows/sec., 3.76 MiB/sec. | ||
| 13441 | 2026.05.27 21:08:29.475101 [ 261 ] {8bbfd3f4-8dcd-483c-86d1-69212cdbd367} <Debug> TCPHandler: Processed in 0.003245848 sec. | ||
| 13442 | 2026.05.27 21:08:29.480616 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.05.27 21:08:29.480812 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13444 | 2026.05.27 21:08:29.480896 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13445 | 2026.05.27 21:08:29.481655 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.05.27 21:08:29.481704 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13447 | 2026.05.27 21:08:29.482108 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13448 | 2026.05.27 21:08:29.482332 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.05.27 21:08:29.482486 [ 29 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13450 | 2026.05.27 21:08:29.482489 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001739 sec., 161012.0759056929 rows/sec., 10.22 MiB/sec. | ||
| 13451 | 2026.05.27 21:08:29.482555 [ 29 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.05.27 21:08:29.482570 [ 261 ] {352df5b1-3a1e-4bd4-b7fe-08d43e8782b1} <Debug> TCPHandler: Processed in 0.002107481 sec. | ||
| 13453 | 2026.05.27 21:08:29.482595 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13454 | 2026.05.27 21:08:29.482714 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13455 | 2026.05.27 21:08:29.482721 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.05.27 21:08:29.482824 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13457 | 2026.05.27 21:08:29.482831 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13458 | 2026.05.27 21:08:29.482859 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 304 rows starting from the beginning of the part | ||
| 13459 | 2026.05.27 21:08:29.482877 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13460 | 2026.05.27 21:08:29.482927 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 280 rows starting from the beginning of the part | ||
| 13461 | 2026.05.27 21:08:29.482981 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 280 rows starting from the beginning of the part | ||
| 13462 | 2026.05.27 21:08:29.483034 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 280 rows starting from the beginning of the part | ||
| 13463 | 2026.05.27 21:08:29.483082 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 280 rows starting from the beginning of the part | ||
| 13464 | 2026.05.27 21:08:29.483131 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 280 rows starting from the beginning of the part | ||
| 13465 | 2026.05.27 21:08:29.483295 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.05.27 21:08:29.483330 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13467 | 2026.05.27 21:08:29.483625 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13468 | 2026.05.27 21:08:29.483831 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.05.27 21:08:29.483960 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 426.18 KiB/sec. | ||
| 13470 | 2026.05.27 21:08:29.484000 [ 261 ] {c7600945-55fb-434c-b231-a467043b9730} <Debug> TCPHandler: Processed in 0.001328464 sec. | ||
| 13471 | 2026.05.27 21:08:29.484108 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436987 sec., 1185814.4854476762 rows/sec., 80.10 MiB/sec. | ||
| 13472 | 2026.05.27 21:08:29.484155 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.05.27 21:08:29.484257 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13474 | 2026.05.27 21:08:29.484300 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13475 | 2026.05.27 21:08:29.484308 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13476 | 2026.05.27 21:08:29.484616 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.05.27 21:08:29.484706 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_33_7} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13478 | 2026.05.27 21:08:29.484807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13479 | 2026.05.27 21:08:29.485085 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2026.05.27 21:08:29.485127 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13481 | 2026.05.27 21:08:29.485490 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13482 | 2026.05.27 21:08:29.485702 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2026.05.27 21:08:29.485834 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001595 sec., 491536.0501567398 rows/sec., 37.90 MiB/sec. | ||
| 13484 | 2026.05.27 21:08:29.485869 [ 261 ] {ed92b783-62d9-436f-83fb-9026090cc033} <Debug> TCPHandler: Processed in 0.001763328 sec. | ||
| 13485 | 2026.05.27 21:08:29.486001 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2026.05.27 21:08:29.486096 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13487 | 2026.05.27 21:08:29.486137 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13488 | 2026.05.27 21:08:29.486579 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2026.05.27 21:08:29.486615 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13490 | 2026.05.27 21:08:29.486924 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13491 | 2026.05.27 21:08:29.487134 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2026.05.27 21:08:29.487263 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001184 sec., 125000 rows/sec., 7.41 MiB/sec. | ||
| 13493 | 2026.05.27 21:08:29.487298 [ 261 ] {c9920ee1-bc7c-46e1-bafc-d6655b3695d7} <Debug> TCPHandler: Processed in 0.001346755 sec. | ||
| 13494 | 2026.05.27 21:08:29.487428 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.05.27 21:08:29.487523 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.05.27 21:08:29.487563 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13497 | 2026.05.27 21:08:29.487997 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.05.27 21:08:29.488033 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13499 | 2026.05.27 21:08:29.488325 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13500 | 2026.05.27 21:08:29.488528 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.05.27 21:08:29.488654 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001149 sec., 126196.69277632724 rows/sec., 8.14 MiB/sec. | ||
| 13502 | 2026.05.27 21:08:29.488689 [ 261 ] {9c8c7fde-4eb2-4672-a14d-b5089ab388bc} <Debug> TCPHandler: Processed in 0.001310633 sec. | ||
| 13503 | 2026.05.27 21:08:29.488818 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2026.05.27 21:08:29.488912 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13505 | 2026.05.27 21:08:29.488952 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13506 | 2026.05.27 21:08:29.489405 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.05.27 21:08:29.489441 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13508 | 2026.05.27 21:08:29.489739 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13509 | 2026.05.27 21:08:29.489951 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.05.27 21:08:29.490062 [ 29 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13511 | 2026.05.27 21:08:29.490081 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001186 sec., 121416.52613827994 rows/sec., 6.90 MiB/sec. | ||
| 13512 | 2026.05.27 21:08:29.490111 [ 29 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.05.27 21:08:29.490124 [ 261 ] {2007815f-17b5-4951-a061-6707fd7aba25} <Debug> TCPHandler: Processed in 0.001354735 sec. | ||
| 13514 | 2026.05.27 21:08:29.490138 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13515 | 2026.05.27 21:08:29.490227 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13516 | 2026.05.27 21:08:29.490260 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.05.27 21:08:29.490326 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13518 | 2026.05.27 21:08:29.490353 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 156 rows starting from the beginning of the part | ||
| 13519 | 2026.05.27 21:08:29.490356 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13520 | 2026.05.27 21:08:29.490402 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13521 | 2026.05.27 21:08:29.490407 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part | ||
| 13522 | 2026.05.27 21:08:29.490454 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 144 rows starting from the beginning of the part | ||
| 13523 | 2026.05.27 21:08:29.490497 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 144 rows starting from the beginning of the part | ||
| 13524 | 2026.05.27 21:08:29.490541 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 144 rows starting from the beginning of the part | ||
| 13525 | 2026.05.27 21:08:29.490584 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 144 rows starting from the beginning of the part | ||
| 13526 | 2026.05.27 21:08:29.491180 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.05.27 21:08:29.491222 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13528 | 2026.05.27 21:08:29.491424 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231871 sec., 711113.4201551948 rows/sec., 43.30 MiB/sec. | ||
| 13529 | 2026.05.27 21:08:29.491610 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13530 | 2026.05.27 21:08:29.491672 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13531 | 2026.05.27 21:08:29.492001 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.27 21:08:29.492025 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.05.27 21:08:29.492129 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_33_7} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13534 | 2026.05.27 21:08:29.492196 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001854 sec., 265372.16828478966 rows/sec., 18.64 MiB/sec. | ||
| 13535 | 2026.05.27 21:08:29.492223 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13536 | 2026.05.27 21:08:29.492271 [ 261 ] {813abea0-0df2-474f-90c4-90f0eced04e7} <Debug> TCPHandler: Processed in 0.002060488 sec. | ||
| 13537 | 2026.05.27 21:08:29.492510 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2026.05.27 21:08:29.492643 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13539 | 2026.05.27 21:08:29.492703 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13540 | 2026.05.27 21:08:29.493114 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.05.27 21:08:29.493149 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13542 | 2026.05.27 21:08:29.493475 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13543 | 2026.05.27 21:08:29.493692 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.05.27 21:08:29.493826 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 170.60 KiB/sec. | ||
| 13545 | 2026.05.27 21:08:29.493859 [ 261 ] {82e67163-efce-4774-93b5-0eaf9b3be31d} <Debug> TCPHandler: Processed in 0.001467659 sec. | ||
| 13546 | 2026.05.27 21:08:29.493999 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.05.27 21:08:29.494094 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.05.27 21:08:29.494137 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13549 | 2026.05.27 21:08:29.494583 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2026.05.27 21:08:29.494618 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13551 | 2026.05.27 21:08:29.494947 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13552 | 2026.05.27 21:08:29.495172 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.05.27 21:08:29.495302 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001226 sec., 218597.06362153342 rows/sec., 14.53 MiB/sec. | ||
| 13554 | 2026.05.27 21:08:29.495337 [ 261 ] {978f27bb-4ea9-4355-95a8-2f073eec757d} <Debug> TCPHandler: Processed in 0.001388036 sec. | ||
| 13555 | 2026.05.27 21:08:29.495472 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2026.05.27 21:08:29.495566 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13557 | 2026.05.27 21:08:29.495610 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13558 | 2026.05.27 21:08:29.495942 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.05.27 21:08:29.495978 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13560 | 2026.05.27 21:08:29.496270 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13561 | 2026.05.27 21:08:29.496475 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.05.27 21:08:29.496604 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 13563 | 2026.05.27 21:08:29.496637 [ 261 ] {8213a2ef-33e4-412a-bdcf-088cd286f04b} <Debug> TCPHandler: Processed in 0.001214461 sec. | ||
| 13564 | 2026.05.27 21:08:29.496763 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2026.05.27 21:08:29.496858 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.05.27 21:08:29.496913 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13567 | 2026.05.27 21:08:29.497697 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.05.27 21:08:29.497732 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13569 | 2026.05.27 21:08:29.498207 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13570 | 2026.05.27 21:08:29.498424 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.05.27 21:08:29.498559 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001719 sec., 1163.4671320535194 rows/sec., 2.08 MiB/sec. | ||
| 13572 | 2026.05.27 21:08:29.498609 [ 261 ] {aabca1ba-9c7e-4c64-a086-e52c90704fd1} <Debug> TCPHandler: Processed in 0.001894993 sec. | ||
| 13573 | 2026.05.27 21:08:29.498785 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2026.05.27 21:08:29.498880 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13575 | 2026.05.27 21:08:29.498921 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13576 | 2026.05.27 21:08:29.499271 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2026.05.27 21:08:29.499306 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13578 | 2026.05.27 21:08:29.499607 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13579 | 2026.05.27 21:08:29.499823 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2026.05.27 21:08:29.499949 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 13581 | 2026.05.27 21:08:29.499983 [ 261 ] {c38452bb-3d4f-4462-8e36-5ecc8bdf2360} <Debug> TCPHandler: Processed in 0.001256692 sec. | ||
| 13582 | 2026.05.27 21:08:33.440222 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13583 | 2026.05.27 21:08:33.440299 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13584 | 2026.05.27 21:08:33.624218 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 13585 | 2026.05.27 21:08:33.624719 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.05.27 21:08:33.624763 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13587 | 2026.05.27 21:08:33.625242 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13588 | 2026.05.27 21:08:33.625468 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.05.27 21:08:33.625595 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 13590 | 2026.05.27 21:08:34.468886 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.05.27 21:08:34.469113 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13592 | 2026.05.27 21:08:34.469491 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13593 | 2026.05.27 21:08:34.469538 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13594 | 2026.05.27 21:08:34.469763 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13595 | 2026.05.27 21:08:34.469865 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13596 | 2026.05.27 21:08:34.470016 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13597 | 2026.05.27 21:08:34.470107 [ 314 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13598 | 2026.05.27 21:08:34.470115 [ 335 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13599 | 2026.05.27 21:08:34.470115 [ 354 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13600 | 2026.05.27 21:08:34.470254 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13601 | 2026.05.27 21:08:34.470282 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13602 | 2026.05.27 21:08:34.470353 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13603 | 2026.05.27 21:08:34.470374 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13604 | 2026.05.27 21:08:34.470412 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13605 | 2026.05.27 21:08:34.470459 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13606 | 2026.05.27 21:08:34.471594 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002573 sec., 18655.2662261951 rows/sec., 3.88 MiB/sec. | ||
| 13607 | 2026.05.27 21:08:34.471761 [ 261 ] {62c4034d-fdab-4d12-9ef4-e007a946e59e} <Debug> TCPHandler: Processed in 0.00300707 sec. | ||
| 13608 | 2026.05.27 21:08:34.474258 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.05.27 21:08:34.474388 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13610 | 2026.05.27 21:08:34.474455 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13611 | 2026.05.27 21:08:34.475089 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.05.27 21:08:34.475135 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13613 | 2026.05.27 21:08:34.475528 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13614 | 2026.05.27 21:08:34.475760 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.05.27 21:08:34.475918 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001572 sec., 85241.73027989821 rows/sec., 7.38 MiB/sec. | ||
| 13616 | 2026.05.27 21:08:34.475959 [ 261 ] {4af51b89-daef-41b3-8a4e-376d3e4b5965} <Debug> TCPHandler: Processed in 0.001759009 sec. | ||
| 13617 | 2026.05.27 21:08:34.476113 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.05.27 21:08:34.476218 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13619 | 2026.05.27 21:08:34.476262 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13620 | 2026.05.27 21:08:34.476733 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.05.27 21:08:34.476771 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13622 | 2026.05.27 21:08:34.477111 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13623 | 2026.05.27 21:08:34.477328 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.05.27 21:08:34.477469 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001274 sec., 30612.244897959186 rows/sec., 2.25 MiB/sec. | ||
| 13625 | 2026.05.27 21:08:34.477487 [ 83 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13626 | 2026.05.27 21:08:34.477506 [ 261 ] {93cf5f13-4448-4952-af94-6cab0ad7cfd7} <Debug> TCPHandler: Processed in 0.001445178 sec. | ||
| 13627 | 2026.05.27 21:08:34.477562 [ 83 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.05.27 21:08:34.477590 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13629 | 2026.05.27 21:08:34.477681 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.05.27 21:08:34.477718 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 13631 | 2026.05.27 21:08:34.477785 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13632 | 2026.05.27 21:08:34.477833 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13633 | 2026.05.27 21:08:34.477847 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13634 | 2026.05.27 21:08:34.477886 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 224 rows starting from the beginning of the part | ||
| 13635 | 2026.05.27 21:08:34.477952 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 13636 | 2026.05.27 21:08:34.477999 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 13637 | 2026.05.27 21:08:34.478040 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part | ||
| 13638 | 2026.05.27 21:08:34.478083 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 148 rows starting from the beginning of the part | ||
| 13639 | 2026.05.27 21:08:34.478126 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 39 rows starting from the beginning of the part | ||
| 13640 | 2026.05.27 21:08:34.478363 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13641 | 2026.05.27 21:08:34.478408 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13642 | 2026.05.27 21:08:34.478759 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13643 | 2026.05.27 21:08:34.478987 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2026.05.27 21:08:34.479060 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394526 sec., 467542.3764060333 rows/sec., 31.58 MiB/sec. | ||
| 13645 | 2026.05.27 21:08:34.479124 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00136 sec., 75735.29411764705 rows/sec., 5.92 MiB/sec. | ||
| 13646 | 2026.05.27 21:08:34.479163 [ 261 ] {c9c844c9-1f40-4ed7-9d9f-2026117e6e0e} <Debug> TCPHandler: Processed in 0.001537071 sec. | ||
| 13647 | 2026.05.27 21:08:34.479273 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13648 | 2026.05.27 21:08:34.479321 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.05.27 21:08:34.479425 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.05.27 21:08:34.479474 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13651 | 2026.05.27 21:08:34.479609 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.05.27 21:08:34.479711 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_76_15} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13653 | 2026.05.27 21:08:34.479809 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13654 | 2026.05.27 21:08:34.479926 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.05.27 21:08:34.479967 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13656 | 2026.05.27 21:08:34.480302 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13657 | 2026.05.27 21:08:34.480513 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.05.27 21:08:34.480649 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 13659 | 2026.05.27 21:08:34.480653 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 | ||
| 13660 | 2026.05.27 21:08:34.480687 [ 261 ] {3c372312-1052-4c4b-8927-7aecfdb3959f} <Debug> TCPHandler: Processed in 0.001416447 sec. | ||
| 13661 | 2026.05.27 21:08:34.480701 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.05.27 21:08:34.480729 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13663 | 2026.05.27 21:08:34.480830 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2026.05.27 21:08:34.480845 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full | ||
| 13665 | 2026.05.27 21:08:34.480932 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13666 | 2026.05.27 21:08:34.480990 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13667 | 2026.05.27 21:08:34.480995 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13668 | 2026.05.27 21:08:34.481044 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 34441 rows starting from the beginning of the part | ||
| 13669 | 2026.05.27 21:08:34.481118 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 13670 | 2026.05.27 21:08:34.481167 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 13671 | 2026.05.27 21:08:34.481213 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13672 | 2026.05.27 21:08:34.481256 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 268 rows starting from the beginning of the part | ||
| 13673 | 2026.05.27 21:08:34.481859 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.05.27 21:08:34.481900 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13675 | 2026.05.27 21:08:34.482483 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13676 | 2026.05.27 21:08:34.482717 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.27 21:08:34.482861 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001949 sec., 20010.261672652643 rows/sec., 35.86 MiB/sec. | ||
| 13678 | 2026.05.27 21:08:34.482924 [ 261 ] {332da05a-b72f-4384-b60c-026281520ac1} <Debug> TCPHandler: Processed in 0.002144452 sec. | ||
| 13679 | 2026.05.27 21:08:34.483071 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.05.27 21:08:34.483168 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13681 | 2026.05.27 21:08:34.483209 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13682 | 2026.05.27 21:08:34.483568 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.27 21:08:34.483603 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13684 | 2026.05.27 21:08:34.483909 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13685 | 2026.05.27 21:08:34.484124 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.27 21:08:34.484258 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 13687 | 2026.05.27 21:08:34.484292 [ 261 ] {5cbca87b-58ff-436b-96fe-4513992fcbaa} <Debug> TCPHandler: Processed in 0.001271042 sec. | ||
| 13688 | 2026.05.27 21:08:34.487890 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35262 rows, containing 5 columns (5 merged, 0 gathered) in 0.007098777 sec., 4967334.5141001055 rows/sec., 318.21 MiB/sec. | ||
| 13689 | 2026.05.27 21:08:34.488223 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 13690 | 2026.05.27 21:08:34.488523 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.05.27 21:08:34.488599 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 | ||
| 13692 | 2026.05.27 21:08:34.488682 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13693 | 2026.05.27 21:08:35.029470 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 13694 | 2026.05.27 21:08:35.047416 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.05.27 21:08:35.047492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13696 | 2026.05.27 21:08:35.053738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13697 | 2026.05.27 21:08:35.054445 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.05.27 21:08:35.058315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13699 | 2026.05.27 21:08:39.470451 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2026.05.27 21:08:39.470733 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 13701 | 2026.05.27 21:08:39.471149 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13702 | 2026.05.27 21:08:39.471200 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13703 | 2026.05.27 21:08:39.471484 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13704 | 2026.05.27 21:08:39.471552 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13705 | 2026.05.27 21:08:39.471692 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13706 | 2026.05.27 21:08:39.471790 [ 335 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13707 | 2026.05.27 21:08:39.471807 [ 360 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13708 | 2026.05.27 21:08:39.471801 [ 314 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13709 | 2026.05.27 21:08:39.471963 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13710 | 2026.05.27 21:08:39.471990 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13711 | 2026.05.27 21:08:39.472060 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13712 | 2026.05.27 21:08:39.472080 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13713 | 2026.05.27 21:08:39.472117 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13714 | 2026.05.27 21:08:39.472157 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13715 | 2026.05.27 21:08:39.473329 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002705 sec., 17744.916820702405 rows/sec., 3.69 MiB/sec. | ||
| 13716 | 2026.05.27 21:08:39.473550 [ 261 ] {4d1e72ce-7925-4f4a-8e05-325990c1aa48} <Debug> TCPHandler: Processed in 0.003229018 sec. | ||
| 13717 | 2026.05.27 21:08:39.478624 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13718 | 2026.05.27 21:08:39.478776 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13719 | 2026.05.27 21:08:39.478842 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13720 | 2026.05.27 21:08:39.479520 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.05.27 21:08:39.479570 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13722 | 2026.05.27 21:08:39.479980 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13723 | 2026.05.27 21:08:39.480205 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2026.05.27 21:08:39.480367 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001639 sec., 170835.8755338621 rows/sec., 10.84 MiB/sec. | ||
| 13725 | 2026.05.27 21:08:39.480414 [ 261 ] {80f92cac-09ea-4d19-a03e-f4daccf51d77} <Debug> TCPHandler: Processed in 0.001905593 sec. | ||
| 13726 | 2026.05.27 21:08:39.480557 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2026.05.27 21:08:39.480663 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13728 | 2026.05.27 21:08:39.480709 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13729 | 2026.05.27 21:08:39.481411 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.05.27 21:08:39.481450 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13731 | 2026.05.27 21:08:39.481800 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13732 | 2026.05.27 21:08:39.482012 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13733 | 2026.05.27 21:08:39.482143 [ 70 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13734 | 2026.05.27 21:08:39.482146 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001508 sec., 517904.50928381964 rows/sec., 39.94 MiB/sec. | ||
| 13735 | 2026.05.27 21:08:39.482193 [ 70 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.05.27 21:08:39.482207 [ 261 ] {6d7f170d-719c-4cbf-b7c4-1bcd14cb5f77} <Debug> TCPHandler: Processed in 0.001703697 sec. | ||
| 13737 | 2026.05.27 21:08:39.482221 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13738 | 2026.05.27 21:08:39.482343 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.05.27 21:08:39.482346 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 13740 | 2026.05.27 21:08:39.482447 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13741 | 2026.05.27 21:08:39.482494 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13742 | 2026.05.27 21:08:39.482500 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13743 | 2026.05.27 21:08:39.482546 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4201 rows starting from the beginning of the part | ||
| 13744 | 2026.05.27 21:08:39.482621 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 781 rows starting from the beginning of the part | ||
| 13745 | 2026.05.27 21:08:39.482676 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 134 rows starting from the beginning of the part | ||
| 13746 | 2026.05.27 21:08:39.482726 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 784 rows starting from the beginning of the part | ||
| 13747 | 2026.05.27 21:08:39.482779 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 134 rows starting from the beginning of the part | ||
| 13748 | 2026.05.27 21:08:39.482827 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 781 rows starting from the beginning of the part | ||
| 13749 | 2026.05.27 21:08:39.482951 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2026.05.27 21:08:39.482995 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13751 | 2026.05.27 21:08:39.483325 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13752 | 2026.05.27 21:08:39.483542 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.05.27 21:08:39.483676 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001248 sec., 113782.05128205128 rows/sec., 6.70 MiB/sec. | ||
| 13754 | 2026.05.27 21:08:39.483712 [ 261 ] {85f09465-0a8e-46c4-9ce6-7a8b69ddea67} <Debug> TCPHandler: Processed in 0.001420937 sec. | ||
| 13755 | 2026.05.27 21:08:39.483844 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2026.05.27 21:08:39.483941 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13757 | 2026.05.27 21:08:39.483982 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13758 | 2026.05.27 21:08:39.484419 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2026.05.27 21:08:39.484455 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13760 | 2026.05.27 21:08:39.484774 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13761 | 2026.05.27 21:08:39.484974 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6815 rows, containing 5 columns (5 merged, 0 gathered) in 0.00268253 sec., 2540512.1284757303 rows/sec., 205.06 MiB/sec. | ||
| 13762 | 2026.05.27 21:08:39.484994 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2026.05.27 21:08:39.485132 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.00121 sec., 119834.71074380165 rows/sec., 7.73 MiB/sec. | ||
| 13764 | 2026.05.27 21:08:39.485168 [ 261 ] {30e11210-2ad1-436e-8b82-957c61442727} <Debug> TCPHandler: Processed in 0.001374045 sec. | ||
| 13765 | 2026.05.27 21:08:39.485294 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2026.05.27 21:08:39.485327 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13767 | 2026.05.27 21:08:39.485390 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13768 | 2026.05.27 21:08:39.485431 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13769 | 2026.05.27 21:08:39.485587 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.05.27 21:08:39.485659 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_91_18} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13771 | 2026.05.27 21:08:39.485738 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 13772 | 2026.05.27 21:08:39.485889 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2026.05.27 21:08:39.485925 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13774 | 2026.05.27 21:08:39.486236 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13775 | 2026.05.27 21:08:39.486440 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.05.27 21:08:39.486565 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001193 sec., 120704.1072925398 rows/sec., 6.86 MiB/sec. | ||
| 13777 | 2026.05.27 21:08:39.486599 [ 261 ] {b0aed943-cc3a-426a-93dd-fecc4e03f38d} <Debug> TCPHandler: Processed in 0.001355775 sec. | ||
| 13778 | 2026.05.27 21:08:39.486744 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.05.27 21:08:39.486840 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13780 | 2026.05.27 21:08:39.486882 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13781 | 2026.05.27 21:08:39.487690 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.05.27 21:08:39.487737 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13783 | 2026.05.27 21:08:39.488170 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13784 | 2026.05.27 21:08:39.488429 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.05.27 21:08:39.488555 [ 70 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13786 | 2026.05.27 21:08:39.488565 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001743 sec., 278829.60413080896 rows/sec., 19.55 MiB/sec. | ||
| 13787 | 2026.05.27 21:08:39.488592 [ 70 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.05.27 21:08:39.488613 [ 261 ] {45922d85-77b3-4d9b-bc8d-048af29a3263} <Debug> TCPHandler: Processed in 0.001919274 sec. | ||
| 13789 | 2026.05.27 21:08:39.488617 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13790 | 2026.05.27 21:08:39.488714 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 13791 | 2026.05.27 21:08:39.488753 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13792 | 2026.05.27 21:08:39.488811 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13793 | 2026.05.27 21:08:39.488840 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2407 rows starting from the beginning of the part | ||
| 13794 | 2026.05.27 21:08:39.488855 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13795 | 2026.05.27 21:08:39.488890 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 486 rows starting from the beginning of the part | ||
| 13796 | 2026.05.27 21:08:39.488903 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13797 | 2026.05.27 21:08:39.488933 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 103 rows starting from the beginning of the part | ||
| 13798 | 2026.05.27 21:08:39.488973 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 492 rows starting from the beginning of the part | ||
| 13799 | 2026.05.27 21:08:39.489008 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 103 rows starting from the beginning of the part | ||
| 13800 | 2026.05.27 21:08:39.489060 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 486 rows starting from the beginning of the part | ||
| 13801 | 2026.05.27 21:08:39.489267 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.05.27 21:08:39.489307 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13803 | 2026.05.27 21:08:39.489629 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13804 | 2026.05.27 21:08:39.489859 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.05.27 21:08:39.489990 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 181.10 KiB/sec. | ||
| 13806 | 2026.05.27 21:08:39.490024 [ 261 ] {0083e834-5d16-4bed-9cdb-3a12987f5d22} <Debug> TCPHandler: Processed in 0.001321424 sec. | ||
| 13807 | 2026.05.27 21:08:39.490152 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.05.27 21:08:39.490249 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13809 | 2026.05.27 21:08:39.490279 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599774 sec., 2548484.9735025074 rows/sec., 186.58 MiB/sec. | ||
| 13810 | 2026.05.27 21:08:39.490293 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13811 | 2026.05.27 21:08:39.490537 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13812 | 2026.05.27 21:08:39.490717 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2026.05.27 21:08:39.490759 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13814 | 2026.05.27 21:08:39.490826 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2026.05.27 21:08:39.490914 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_91_18} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13816 | 2026.05.27 21:08:39.490991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 13817 | 2026.05.27 21:08:39.491117 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13818 | 2026.05.27 21:08:39.491334 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.05.27 21:08:39.491468 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 13820 | 2026.05.27 21:08:39.491503 [ 261 ] {94a7d4f1-2e3e-4816-83a9-beb4e600302b} <Debug> TCPHandler: Processed in 0.001400356 sec. | ||
| 13821 | 2026.05.27 21:08:39.491658 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.05.27 21:08:39.491753 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13823 | 2026.05.27 21:08:39.491794 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13824 | 2026.05.27 21:08:39.492119 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.05.27 21:08:39.492154 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13826 | 2026.05.27 21:08:39.492436 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13827 | 2026.05.27 21:08:39.492647 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.05.27 21:08:39.492769 [ 68 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13829 | 2026.05.27 21:08:39.492770 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 13830 | 2026.05.27 21:08:39.492815 [ 68 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.05.27 21:08:39.492829 [ 261 ] {fc3f6faf-da78-49f9-85f6-bd272cb15b1a} <Debug> TCPHandler: Processed in 0.00121978 sec. | ||
| 13832 | 2026.05.27 21:08:39.492843 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13833 | 2026.05.27 21:08:39.492935 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 13834 | 2026.05.27 21:08:39.492971 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2026.05.27 21:08:39.493063 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13836 | 2026.05.27 21:08:39.493069 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13837 | 2026.05.27 21:08:39.493103 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 13838 | 2026.05.27 21:08:39.493137 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13839 | 2026.05.27 21:08:39.493163 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 13840 | 2026.05.27 21:08:39.493211 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 13841 | 2026.05.27 21:08:39.493252 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 13842 | 2026.05.27 21:08:39.493290 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 13843 | 2026.05.27 21:08:39.493328 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13844 | 2026.05.27 21:08:39.493914 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.05.27 21:08:39.493955 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13846 | 2026.05.27 21:08:39.494101 [ 198 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207531 sec., 24844.08267779461 rows/sec., 1.63 MiB/sec. | ||
| 13847 | 2026.05.27 21:08:39.494239 [ 198 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13848 | 2026.05.27 21:08:39.494482 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13849 | 2026.05.27 21:08:39.494555 [ 198 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.05.27 21:08:39.494647 [ 198 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_30_6} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13851 | 2026.05.27 21:08:39.494743 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2026.05.27 21:08:39.494745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13853 | 2026.05.27 21:08:39.494894 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001843 sec., 1085.1871947911015 rows/sec., 1.94 MiB/sec. | ||
| 13854 | 2026.05.27 21:08:39.494949 [ 261 ] {613218ba-8001-42b9-be02-8d0a0dabcc27} <Debug> TCPHandler: Processed in 0.002027817 sec. | ||
| 13855 | 2026.05.27 21:08:39.495078 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.05.27 21:08:39.495174 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13857 | 2026.05.27 21:08:39.495215 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13858 | 2026.05.27 21:08:39.495553 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2026.05.27 21:08:39.495589 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13860 | 2026.05.27 21:08:39.495938 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13861 | 2026.05.27 21:08:39.496156 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.05.27 21:08:39.496282 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 13863 | 2026.05.27 21:08:39.496295 [ 68 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13864 | 2026.05.27 21:08:39.496323 [ 261 ] {d434a6c2-7384-4daa-a6e7-6962d4c78b7d} <Debug> TCPHandler: Processed in 0.001294113 sec. | ||
| 13865 | 2026.05.27 21:08:39.496335 [ 68 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13866 | 2026.05.27 21:08:39.496366 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13867 | 2026.05.27 21:08:39.496458 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 13868 | 2026.05.27 21:08:39.496549 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13869 | 2026.05.27 21:08:39.496575 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6286 rows starting from the beginning of the part | ||
| 13870 | 2026.05.27 21:08:39.496619 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13871 | 2026.05.27 21:08:39.496655 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13872 | 2026.05.27 21:08:39.496690 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13873 | 2026.05.27 21:08:39.496723 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13874 | 2026.05.27 21:08:39.496756 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 13875 | 2026.05.27 21:08:39.498528 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6676 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210084 sec., 3177776.5084442412 rows/sec., 199.90 MiB/sec. | ||
| 13876 | 2026.05.27 21:08:39.498972 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13877 | 2026.05.27 21:08:39.499289 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2026.05.27 21:08:39.499374 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_91_18} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13879 | 2026.05.27 21:08:39.499455 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13880 | 2026.05.27 21:08:39.910343 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.05.27 21:08:39.910585 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13882 | 2026.05.27 21:08:39.910961 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13883 | 2026.05.27 21:08:39.911011 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13884 | 2026.05.27 21:08:39.911285 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13885 | 2026.05.27 21:08:39.911360 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13886 | 2026.05.27 21:08:39.911520 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13887 | 2026.05.27 21:08:39.911627 [ 318 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13888 | 2026.05.27 21:08:39.911648 [ 360 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13889 | 2026.05.27 21:08:39.911665 [ 314 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13890 | 2026.05.27 21:08:39.911785 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13891 | 2026.05.27 21:08:39.911812 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13892 | 2026.05.27 21:08:39.911881 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13893 | 2026.05.27 21:08:39.911902 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13894 | 2026.05.27 21:08:39.911937 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 13895 | 2026.05.27 21:08:39.911976 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 13896 | 2026.05.27 21:08:39.913103 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002623 sec., 18299.656881433475 rows/sec., 3.81 MiB/sec. | ||
| 13897 | 2026.05.27 21:08:39.913240 [ 261 ] {44ce1dc6-ad14-4e16-bf40-7ff844d611bb} <Debug> TCPHandler: Processed in 0.00301279 sec. | ||
| 13898 | 2026.05.27 21:08:39.929708 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.05.27 21:08:39.929840 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13900 | 2026.05.27 21:08:39.929895 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13901 | 2026.05.27 21:08:39.933807 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.05.27 21:08:39.933853 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13903 | 2026.05.27 21:08:39.934415 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13904 | 2026.05.27 21:08:39.934658 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.05.27 21:08:39.934805 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.005 sec., 668600 rows/sec., 50.38 MiB/sec. | ||
| 13906 | 2026.05.27 21:08:39.934847 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 13907 | 2026.05.27 21:08:39.934861 [ 261 ] {e3eb0560-e39f-4de1-8984-7130f4bae8dc} <Debug> TCPHandler: Processed in 0.005219144 sec. | ||
| 13908 | 2026.05.27 21:08:39.935066 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.05.27 21:08:39.935167 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.05.27 21:08:39.935208 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13911 | 2026.05.27 21:08:39.935729 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.05.27 21:08:39.935766 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13913 | 2026.05.27 21:08:39.936108 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13914 | 2026.05.27 21:08:39.936342 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.05.27 21:08:39.936478 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.00133 sec., 37593.984962406015 rows/sec., 2.76 MiB/sec. | ||
| 13916 | 2026.05.27 21:08:39.936514 [ 261 ] {50dda30c-b6e1-43fc-8c8e-58978cf95a4f} <Debug> TCPHandler: Processed in 0.0015001 sec. | ||
| 13917 | 2026.05.27 21:08:39.936692 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.05.27 21:08:39.936803 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13919 | 2026.05.27 21:08:39.936844 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13920 | 2026.05.27 21:08:39.937784 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.05.27 21:08:39.937823 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13922 | 2026.05.27 21:08:39.938183 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13923 | 2026.05.27 21:08:39.938406 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.05.27 21:08:39.938539 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001756 sec., 542710.7061503417 rows/sec., 31.71 MiB/sec. | ||
| 13925 | 2026.05.27 21:08:39.938575 [ 261 ] {96db2c97-02c5-48df-aed2-7df7e21a93b3} <Debug> TCPHandler: Processed in 0.001935574 sec. | ||
| 13926 | 2026.05.27 21:08:39.938732 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.05.27 21:08:39.938829 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.05.27 21:08:39.938872 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13929 | 2026.05.27 21:08:39.939293 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.05.27 21:08:39.939329 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13931 | 2026.05.27 21:08:39.939653 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13932 | 2026.05.27 21:08:39.939871 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.05.27 21:08:39.940027 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 57.82 KiB/sec. | ||
| 13934 | 2026.05.27 21:08:39.940065 [ 261 ] {bd19ce63-2a61-4d78-832d-d4b18b1a9def} <Debug> TCPHandler: Processed in 0.001383626 sec. | ||
| 13935 | 2026.05.27 21:08:39.940224 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.05.27 21:08:39.940321 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13937 | 2026.05.27 21:08:39.940361 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13938 | 2026.05.27 21:08:39.941498 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.05.27 21:08:39.941534 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13940 | 2026.05.27 21:08:39.941915 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13941 | 2026.05.27 21:08:39.942136 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.05.27 21:08:39.942266 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.001963 sec., 973509.9337748345 rows/sec., 65.65 MiB/sec. | ||
| 13943 | 2026.05.27 21:08:39.942301 [ 261 ] {9657c96b-9fa2-469d-b417-da0a5ef5c544} <Debug> TCPHandler: Processed in 0.002137742 sec. | ||
| 13944 | 2026.05.27 21:08:39.942464 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.05.27 21:08:39.942562 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.27 21:08:39.942607 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13947 | 2026.05.27 21:08:39.943553 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.05.27 21:08:39.943605 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13949 | 2026.05.27 21:08:39.944152 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13950 | 2026.05.27 21:08:39.944399 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.05.27 21:08:39.944564 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.002017 sec., 741695.5875061973 rows/sec., 44.98 MiB/sec. | ||
| 13952 | 2026.05.27 21:08:39.944625 [ 261 ] {c27163ed-68e3-4d9e-9f53-74e31d53e4f9} <Debug> TCPHandler: Processed in 0.002236534 sec. | ||
| 13953 | 2026.05.27 21:08:39.944837 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.05.27 21:08:39.944970 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.05.27 21:08:39.945044 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13956 | 2026.05.27 21:08:39.946131 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.05.27 21:08:39.946168 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13958 | 2026.05.27 21:08:39.946775 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13959 | 2026.05.27 21:08:39.947007 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.05.27 21:08:39.947150 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00222 sec., 22522.522522522522 rows/sec., 40.36 MiB/sec. | ||
| 13961 | 2026.05.27 21:08:39.947202 [ 261 ] {f1eb6f35-2358-4d5f-8a7f-b07011b41f45} <Debug> TCPHandler: Processed in 0.002483003 sec. | ||
| 13962 | 2026.05.27 21:08:39.947356 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.05.27 21:08:39.947454 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.05.27 21:08:39.947495 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13965 | 2026.05.27 21:08:39.947976 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.05.27 21:08:39.948012 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13967 | 2026.05.27 21:08:39.948337 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13968 | 2026.05.27 21:08:39.948569 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.05.27 21:08:39.948698 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001264 sec., 129746.83544303798 rows/sec., 7.06 MiB/sec. | ||
| 13970 | 2026.05.27 21:08:39.948732 [ 261 ] {5ac742a2-b6c0-4ffe-8f02-a35bb7995f46} <Debug> TCPHandler: Processed in 0.001433288 sec. | ||
| 13971 | 2026.05.27 21:08:40.001370 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.61 MiB, peak 347.87 MiB, free memory in arenas 0.00 B, will set to 341.37 MiB (RSS), difference: -1.24 MiB | ||
| 13972 | 2026.05.27 21:08:41.126636 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 13973 | 2026.05.27 21:08:41.127196 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.05.27 21:08:41.127239 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13975 | 2026.05.27 21:08:41.127739 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13976 | 2026.05.27 21:08:41.127976 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2026.05.27 21:08:41.128110 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 13978 | 2026.05.27 21:08:42.559286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13979 | 2026.05.27 21:08:42.575094 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.05.27 21:08:42.575151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13981 | 2026.05.27 21:08:42.581169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13982 | 2026.05.27 21:08:42.581857 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.05.27 21:08:42.584609 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13984 | 2026.05.27 21:08:44.465300 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.05.27 21:08:44.465572 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13986 | 2026.05.27 21:08:44.465963 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13987 | 2026.05.27 21:08:44.466008 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13988 | 2026.05.27 21:08:44.466234 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13989 | 2026.05.27 21:08:44.466308 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13990 | 2026.05.27 21:08:44.466455 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13991 | 2026.05.27 21:08:44.466564 [ 314 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13992 | 2026.05.27 21:08:44.466585 [ 360 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13993 | 2026.05.27 21:08:44.466617 [ 318 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13994 | 2026.05.27 21:08:44.466769 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13995 | 2026.05.27 21:08:44.466801 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13996 | 2026.05.27 21:08:44.466874 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13997 | 2026.05.27 21:08:44.466896 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 13998 | 2026.05.27 21:08:44.466934 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13999 | 2026.05.27 21:08:44.466983 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14000 | 2026.05.27 21:08:44.468261 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002798 sec., 17155.11079342387 rows/sec., 3.57 MiB/sec. | ||
| 14001 | 2026.05.27 21:08:44.468432 [ 261 ] {94b29270-bfec-41d8-9f90-5fa470635811} <Debug> TCPHandler: Processed in 0.00328955 sec. | ||
| 14002 | 2026.05.27 21:08:44.470058 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.05.27 21:08:44.470177 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14004 | 2026.05.27 21:08:44.470222 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14005 | 2026.05.27 21:08:44.470762 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.05.27 21:08:44.470804 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14007 | 2026.05.27 21:08:44.471190 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14008 | 2026.05.27 21:08:44.471432 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.05.27 21:08:44.471594 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001452 sec., 38567.49311294766 rows/sec., 2.94 MiB/sec. | ||
| 14010 | 2026.05.27 21:08:44.471631 [ 261 ] {43decbfc-5a6e-4715-ab42-fcb60722f32e} <Debug> TCPHandler: Processed in 0.001627184 sec. | ||
| 14011 | 2026.05.27 21:08:44.471793 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.05.27 21:08:44.471889 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14013 | 2026.05.27 21:08:44.471930 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14014 | 2026.05.27 21:08:44.472391 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.05.27 21:08:44.472428 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14016 | 2026.05.27 21:08:44.472735 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14017 | 2026.05.27 21:08:44.472951 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.05.27 21:08:44.473079 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 14019 | 2026.05.27 21:08:44.473113 [ 261 ] {8c0b9f2d-0b47-4d7f-904b-1d3f4188da34} <Debug> TCPHandler: Processed in 0.001370725 sec. | ||
| 14020 | 2026.05.27 21:08:44.473257 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.05.27 21:08:44.473352 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14022 | 2026.05.27 21:08:44.473396 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14023 | 2026.05.27 21:08:44.473794 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.05.27 21:08:44.473830 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14025 | 2026.05.27 21:08:44.474161 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14026 | 2026.05.27 21:08:44.474381 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.05.27 21:08:44.474508 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 14028 | 2026.05.27 21:08:44.474542 [ 261 ] {ebd36732-3768-4e81-a200-756d4b222ce7} <Debug> TCPHandler: Processed in 0.001334424 sec. | ||
| 14029 | 2026.05.27 21:08:44.474688 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.05.27 21:08:44.474790 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14031 | 2026.05.27 21:08:44.474832 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14032 | 2026.05.27 21:08:44.475204 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.05.27 21:08:44.475248 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14034 | 2026.05.27 21:08:44.475559 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14035 | 2026.05.27 21:08:44.475785 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.05.27 21:08:44.475924 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001152 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 14037 | 2026.05.27 21:08:44.475956 [ 261 ] {9dc24950-6cd2-4d2c-9d90-6ee31bdc2834} <Debug> TCPHandler: Processed in 0.001319474 sec. | ||
| 14038 | 2026.05.27 21:08:48.440405 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14039 | 2026.05.27 21:08:48.440511 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14040 | 2026.05.27 21:08:48.526821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 15 | ||
| 14041 | 2026.05.27 21:08:48.528449 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.05.27 21:08:48.528499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14043 | 2026.05.27 21:08:48.529640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 14044 | 2026.05.27 21:08:48.529910 [ 243 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.05.27 21:08:48.530137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 15 | ||
| 14046 | 2026.05.27 21:08:48.629173 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 14047 | 2026.05.27 21:08:48.629708 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.05.27 21:08:48.629750 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14049 | 2026.05.27 21:08:48.630265 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14050 | 2026.05.27 21:08:48.630502 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.05.27 21:08:48.630636 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 14052 | 2026.05.27 21:08:48.630679 [ 58 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14053 | 2026.05.27 21:08:48.630736 [ 58 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.05.27 21:08:48.630761 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14055 | 2026.05.27 21:08:48.630889 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 14056 | 2026.05.27 21:08:48.630981 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14057 | 2026.05.27 21:08:48.631013 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 14058 | 2026.05.27 21:08:48.631073 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 14059 | 2026.05.27 21:08:48.631121 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 14060 | 2026.05.27 21:08:48.631164 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 14061 | 2026.05.27 21:08:48.631205 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 14062 | 2026.05.27 21:08:48.631247 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 14063 | 2026.05.27 21:08:48.633276 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002426141 sec., 11090864.051182516 rows/sec., 158.66 MiB/sec. | ||
| 14064 | 2026.05.27 21:08:48.633645 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14065 | 2026.05.27 21:08:48.633998 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.05.27 21:08:48.634086 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_56_11} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14067 | 2026.05.27 21:08:48.634215 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 14068 | 2026.05.27 21:08:49.470425 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.05.27 21:08:49.470708 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14070 | 2026.05.27 21:08:49.471082 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14071 | 2026.05.27 21:08:49.471123 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14072 | 2026.05.27 21:08:49.471372 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14073 | 2026.05.27 21:08:49.471440 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14074 | 2026.05.27 21:08:49.471588 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14075 | 2026.05.27 21:08:49.471699 [ 360 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14076 | 2026.05.27 21:08:49.471733 [ 342 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14077 | 2026.05.27 21:08:49.471713 [ 318 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14078 | 2026.05.27 21:08:49.471911 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14079 | 2026.05.27 21:08:49.471941 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14080 | 2026.05.27 21:08:49.472013 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14081 | 2026.05.27 21:08:49.472033 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 14082 | 2026.05.27 21:08:49.472071 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14083 | 2026.05.27 21:08:49.472114 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14084 | 2026.05.27 21:08:49.473334 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002741 sec., 17511.856986501276 rows/sec., 3.65 MiB/sec. | ||
| 14085 | 2026.05.27 21:08:49.473556 [ 261 ] {93f23783-e27b-4194-818f-4d199a9826e0} <Debug> TCPHandler: Processed in 0.00328416 sec. | ||
| 14086 | 2026.05.27 21:08:49.478793 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.05.27 21:08:49.478941 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.05.27 21:08:49.479005 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14089 | 2026.05.27 21:08:49.479725 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.05.27 21:08:49.479764 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14091 | 2026.05.27 21:08:49.480173 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14092 | 2026.05.27 21:08:49.480414 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.05.27 21:08:49.480563 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001673 sec., 167364.01673640168 rows/sec., 10.62 MiB/sec. | ||
| 14094 | 2026.05.27 21:08:49.480599 [ 261 ] {5b54810b-3454-41e2-b10d-dbb5a4fce2f5} <Debug> TCPHandler: Processed in 0.001946955 sec. | ||
| 14095 | 2026.05.27 21:08:49.480744 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.05.27 21:08:49.480841 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14097 | 2026.05.27 21:08:49.480882 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14098 | 2026.05.27 21:08:49.481663 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.05.27 21:08:49.481700 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14100 | 2026.05.27 21:08:49.482073 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14101 | 2026.05.27 21:08:49.482292 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.05.27 21:08:49.482423 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001601 sec., 487820.1124297314 rows/sec., 37.62 MiB/sec. | ||
| 14103 | 2026.05.27 21:08:49.482457 [ 261 ] {d1eda23b-db46-411a-a631-e07c85da89d3} <Debug> TCPHandler: Processed in 0.001772229 sec. | ||
| 14104 | 2026.05.27 21:08:49.482602 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.05.27 21:08:49.482699 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.05.27 21:08:49.482747 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14107 | 2026.05.27 21:08:49.483201 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.05.27 21:08:49.483238 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14109 | 2026.05.27 21:08:49.483554 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14110 | 2026.05.27 21:08:49.483780 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.05.27 21:08:49.483910 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001231 sec., 115353.37124289195 rows/sec., 6.79 MiB/sec. | ||
| 14112 | 2026.05.27 21:08:49.483945 [ 261 ] {f018760d-8cd4-46aa-99c4-a7d022e2b598} <Debug> TCPHandler: Processed in 0.001393017 sec. | ||
| 14113 | 2026.05.27 21:08:49.484078 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.05.27 21:08:49.484175 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14115 | 2026.05.27 21:08:49.484218 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14116 | 2026.05.27 21:08:49.484662 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.05.27 21:08:49.484698 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14118 | 2026.05.27 21:08:49.485023 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14119 | 2026.05.27 21:08:49.485241 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.05.27 21:08:49.485376 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001219 sec., 118949.95898277276 rows/sec., 7.68 MiB/sec. | ||
| 14121 | 2026.05.27 21:08:49.485411 [ 261 ] {0b2b2177-21af-474a-80b8-096bde5a18ab} <Debug> TCPHandler: Processed in 0.001382336 sec. | ||
| 14122 | 2026.05.27 21:08:49.485541 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.05.27 21:08:49.485637 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.05.27 21:08:49.485678 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14125 | 2026.05.27 21:08:49.486134 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.05.27 21:08:49.486170 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14127 | 2026.05.27 21:08:49.486484 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14128 | 2026.05.27 21:08:49.486703 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.05.27 21:08:49.486841 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001221 sec., 117936.11793611792 rows/sec., 6.70 MiB/sec. | ||
| 14130 | 2026.05.27 21:08:49.486875 [ 261 ] {5b85842a-8255-4306-9963-7f2305c91fc9} <Debug> TCPHandler: Processed in 0.001383576 sec. | ||
| 14131 | 2026.05.27 21:08:49.487009 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.05.27 21:08:49.487105 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14133 | 2026.05.27 21:08:49.487146 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14134 | 2026.05.27 21:08:49.487776 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.05.27 21:08:49.487813 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14136 | 2026.05.27 21:08:49.488143 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14137 | 2026.05.27 21:08:49.488356 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.05.27 21:08:49.488488 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001402 sec., 346647.64621968614 rows/sec., 24.30 MiB/sec. | ||
| 14139 | 2026.05.27 21:08:49.488522 [ 261 ] {e3d2e09b-55db-49c4-a6ed-9e70271387fd} <Debug> TCPHandler: Processed in 0.001562682 sec. | ||
| 14140 | 2026.05.27 21:08:49.488649 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.05.27 21:08:49.488761 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14142 | 2026.05.27 21:08:49.488803 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14143 | 2026.05.27 21:08:49.489146 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.05.27 21:08:49.489182 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14145 | 2026.05.27 21:08:49.489491 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14146 | 2026.05.27 21:08:49.489705 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.05.27 21:08:49.489841 [ 56 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 14148 | 2026.05.27 21:08:49.489847 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. | ||
| 14149 | 2026.05.27 21:08:49.489897 [ 56 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.05.27 21:08:49.489906 [ 261 ] {2adbf947-a96d-4c47-b9c1-35849b8cf1f1} <Debug> TCPHandler: Processed in 0.001306104 sec. | ||
| 14151 | 2026.05.27 21:08:49.489930 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14152 | 2026.05.27 21:08:49.490052 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2026.05.27 21:08:49.490070 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 14154 | 2026.05.27 21:08:49.490154 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.05.27 21:08:49.490203 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14156 | 2026.05.27 21:08:49.490221 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.05.27 21:08:49.490266 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 104 rows starting from the beginning of the part | ||
| 14158 | 2026.05.27 21:08:49.490342 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14159 | 2026.05.27 21:08:49.490399 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 14160 | 2026.05.27 21:08:49.490449 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14161 | 2026.05.27 21:08:49.490496 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14162 | 2026.05.27 21:08:49.490544 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 14163 | 2026.05.27 21:08:49.490664 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.05.27 21:08:49.490718 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14165 | 2026.05.27 21:08:49.491083 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14166 | 2026.05.27 21:08:49.491338 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.05.27 21:08:49.491396 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382326 sec., 89703.87593085857 rows/sec., 4.58 MiB/sec. | ||
| 14168 | 2026.05.27 21:08:49.491472 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001336 sec., 198353.29341317367 rows/sec., 13.18 MiB/sec. | ||
| 14169 | 2026.05.27 21:08:49.491478 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 14170 | 2026.05.27 21:08:49.491512 [ 261 ] {74a4580b-f99b-4638-8cf8-7c34779c111d} <Debug> TCPHandler: Processed in 0.00151322 sec. | ||
| 14171 | 2026.05.27 21:08:49.491525 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.05.27 21:08:49.491534 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 14173 | 2026.05.27 21:08:49.491548 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14174 | 2026.05.27 21:08:49.491651 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.05.27 21:08:49.491655 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 14176 | 2026.05.27 21:08:49.491761 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14177 | 2026.05.27 21:08:49.491790 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14178 | 2026.05.27 21:08:49.491820 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14179 | 2026.05.27 21:08:49.491831 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 35262 rows starting from the beginning of the part | ||
| 14180 | 2026.05.27 21:08:49.491830 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.05.27 21:08:49.491908 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 14182 | 2026.05.27 21:08:49.491927 [ 188 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_31_6} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 14183 | 2026.05.27 21:08:49.491964 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 14184 | 2026.05.27 21:08:49.492002 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14185 | 2026.05.27 21:08:49.492016 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1496 rows starting from the beginning of the part | ||
| 14186 | 2026.05.27 21:08:49.492065 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 14187 | 2026.05.27 21:08:49.492114 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14188 | 2026.05.27 21:08:49.492213 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.05.27 21:08:49.492260 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14190 | 2026.05.27 21:08:49.492586 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14191 | 2026.05.27 21:08:49.492817 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.05.27 21:08:49.492954 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
| 14193 | 2026.05.27 21:08:49.492989 [ 261 ] {0ef97443-67cd-4fee-9b05-b881da4b7ab2} <Debug> TCPHandler: Processed in 0.001386927 sec. | ||
| 14194 | 2026.05.27 21:08:49.493118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.05.27 21:08:49.493212 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14196 | 2026.05.27 21:08:49.493266 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14197 | 2026.05.27 21:08:49.494057 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.05.27 21:08:49.494093 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14199 | 2026.05.27 21:08:49.494623 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14200 | 2026.05.27 21:08:49.494877 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.05.27 21:08:49.495016 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14202 | 2026.05.27 21:08:49.495018 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001824 sec., 1096.4912280701753 rows/sec., 1.96 MiB/sec. | ||
| 14203 | 2026.05.27 21:08:49.495068 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.05.27 21:08:49.495097 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14205 | 2026.05.27 21:08:49.495103 [ 261 ] {dcb82e95-dc12-451d-8076-7033162a311c} <Debug> TCPHandler: Processed in 0.002039318 sec. | ||
| 14206 | 2026.05.27 21:08:49.495178 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 14207 | 2026.05.27 21:08:49.495387 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.05.27 21:08:49.495397 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14209 | 2026.05.27 21:08:49.495469 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1657 rows starting from the beginning of the part | ||
| 14210 | 2026.05.27 21:08:49.495495 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14211 | 2026.05.27 21:08:49.495543 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14212 | 2026.05.27 21:08:49.495584 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
| 14213 | 2026.05.27 21:08:49.495693 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
| 14214 | 2026.05.27 21:08:49.495794 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
| 14215 | 2026.05.27 21:08:49.495897 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 50 rows starting from the beginning of the part | ||
| 14216 | 2026.05.27 21:08:49.495917 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2026.05.27 21:08:49.495959 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14218 | 2026.05.27 21:08:49.496002 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
| 14219 | 2026.05.27 21:08:49.496291 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14220 | 2026.05.27 21:08:49.496550 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.27 21:08:49.496699 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 4.62 MiB/sec. | ||
| 14222 | 2026.05.27 21:08:49.496783 [ 261 ] {64b74b9b-91d5-4a0a-9359-132126ba7729} <Debug> TCPHandler: Processed in 0.001448948 sec. | ||
| 14223 | 2026.05.27 21:08:49.499021 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37576 rows, containing 5 columns (5 merged, 0 gathered) in 0.007406177 sec., 5073602.75078492 rows/sec., 324.72 MiB/sec. | ||
| 14224 | 2026.05.27 21:08:49.499518 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 14225 | 2026.05.27 21:08:49.499865 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.05.27 21:08:49.499952 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 14227 | 2026.05.27 21:08:49.500054 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14228 | 2026.05.27 21:08:49.504192 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 19 columns (19 merged, 0 gathered) in 0.009046291 sec., 193670.5330394523 rows/sec., 347.05 MiB/sec. | ||
| 14229 | 2026.05.27 21:08:49.506697 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14230 | 2026.05.27 21:08:49.507050 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2026.05.27 21:08:49.507122 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14232 | 2026.05.27 21:08:49.507263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.07 MiB. | ||
| 14233 | 2026.05.27 21:08:50.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.19 MiB, peak 359.21 MiB, free memory in arenas 0.00 B, will set to 346.15 MiB (RSS), difference: 3.97 MiB | ||
| 14234 | 2026.05.27 21:08:50.085625 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14235 | 2026.05.27 21:08:50.101502 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.05.27 21:08:50.101545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14237 | 2026.05.27 21:08:50.107996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14238 | 2026.05.27 21:08:50.108683 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.05.27 21:08:50.109020 [ 56 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14240 | 2026.05.27 21:08:50.109096 [ 56 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2026.05.27 21:08:50.109121 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14242 | 2026.05.27 21:08:50.109243 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14243 | 2026.05.27 21:08:50.111386 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14244 | 2026.05.27 21:08:50.112402 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14245 | 2026.05.27 21:08:50.113183 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14246 | 2026.05.27 21:08:50.116458 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14247 | 2026.05.27 21:08:50.119675 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14248 | 2026.05.27 21:08:50.123277 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14249 | 2026.05.27 21:08:50.127381 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14250 | 2026.05.27 21:08:50.131088 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 14251 | 2026.05.27 21:08:50.180067 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.070862998 sec., 5955.15306874259 rows/sec., 30.79 MiB/sec. | ||
| 14252 | 2026.05.27 21:08:50.182807 [ 195 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14253 | 2026.05.27 21:08:50.184994 [ 195 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_56_11} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.05.27 21:08:50.185113 [ 195 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_56_11} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14255 | 2026.05.27 21:08:50.187672 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14256 | 2026.05.27 21:08:54.362598 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43143 | ||
| 14257 | 2026.05.27 21:08:54.362704 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14258 | 2026.05.27 21:08:54.362733 [ 3 ] {} <Debug> TCP-Session: 0f9766ea-7fc8-45bf-a26b-be8a9d19ea01 Authenticating user 'default' from [fd00:1122:3344:101::e]:43143 | ||
| 14259 | 2026.05.27 21:08:54.362758 [ 3 ] {} <Debug> TCP-Session: 0f9766ea-7fc8-45bf-a26b-be8a9d19ea01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14260 | 2026.05.27 21:08:54.362773 [ 3 ] {} <Debug> TCP-Session: 0f9766ea-7fc8-45bf-a26b-be8a9d19ea01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14261 | 2026.05.27 21:08:54.363009 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55216 | ||
| 14262 | 2026.05.27 21:08:54.363019 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41820 | ||
| 14263 | 2026.05.27 21:08:54.363072 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45751 | ||
| 14264 | 2026.05.27 21:08:54.363108 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65127 | ||
| 14265 | 2026.05.27 21:08:54.363126 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14266 | 2026.05.27 21:08:54.363136 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14267 | 2026.05.27 21:08:54.363171 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14268 | 2026.05.27 21:08:54.363183 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14269 | 2026.05.27 21:08:54.363174 [ 260 ] {} <Debug> TCP-Session: 4f0b8f73-e448-4b2a-b2d0-8db7308f6774 Authenticating user 'default' from [fd00:1122:3344:101::e]:55216 | ||
| 14270 | 2026.05.27 21:08:54.363207 [ 306 ] {} <Debug> TCP-Session: 0fc9fb75-ad60-4259-9338-68b2b1f9322d Authenticating user 'default' from [fd00:1122:3344:101::e]:45751 | ||
| 14271 | 2026.05.27 21:08:54.363212 [ 310 ] {} <Debug> TCP-Session: a8807faa-0695-43b1-a63f-0b07fd36ebc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65127 | ||
| 14272 | 2026.05.27 21:08:54.363233 [ 260 ] {} <Debug> TCP-Session: 4f0b8f73-e448-4b2a-b2d0-8db7308f6774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14273 | 2026.05.27 21:08:54.363245 [ 306 ] {} <Debug> TCP-Session: 0fc9fb75-ad60-4259-9338-68b2b1f9322d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14274 | 2026.05.27 21:08:54.363248 [ 310 ] {} <Debug> TCP-Session: a8807faa-0695-43b1-a63f-0b07fd36ebc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14275 | 2026.05.27 21:08:54.363261 [ 260 ] {} <Debug> TCP-Session: 4f0b8f73-e448-4b2a-b2d0-8db7308f6774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14276 | 2026.05.27 21:08:54.363281 [ 310 ] {} <Debug> TCP-Session: a8807faa-0695-43b1-a63f-0b07fd36ebc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14277 | 2026.05.27 21:08:54.363273 [ 306 ] {} <Debug> TCP-Session: 0fc9fb75-ad60-4259-9338-68b2b1f9322d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14278 | 2026.05.27 21:08:54.363185 [ 302 ] {} <Debug> TCP-Session: dd15a734-8f27-4796-8afa-b142eae4a97b Authenticating user 'default' from [fd00:1122:3344:101::e]:41820 | ||
| 14279 | 2026.05.27 21:08:54.363093 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61810 | ||
| 14280 | 2026.05.27 21:08:54.363345 [ 302 ] {} <Debug> TCP-Session: dd15a734-8f27-4796-8afa-b142eae4a97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2026.05.27 21:08:54.363084 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59557 | ||
| 14282 | 2026.05.27 21:08:54.363386 [ 302 ] {} <Debug> TCP-Session: dd15a734-8f27-4796-8afa-b142eae4a97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14283 | 2026.05.27 21:08:54.363073 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40450 | ||
| 14284 | 2026.05.27 21:08:54.363070 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55369 | ||
| 14285 | 2026.05.27 21:08:54.363200 [ 3 ] {} <Trace> TCP-Session: 0f9766ea-7fc8-45bf-a26b-be8a9d19ea01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.05.27 21:08:54.363660 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14287 | 2026.05.27 21:08:54.363672 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14288 | 2026.05.27 21:08:54.363703 [ 309 ] {} <Debug> TCP-Session: 7a457db3-7dbe-4a44-b26b-5635d08c405b Authenticating user 'default' from [fd00:1122:3344:101::e]:61810 | ||
| 14289 | 2026.05.27 21:08:54.363734 [ 309 ] {} <Debug> TCP-Session: 7a457db3-7dbe-4a44-b26b-5635d08c405b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14290 | 2026.05.27 21:08:54.363750 [ 309 ] {} <Debug> TCP-Session: 7a457db3-7dbe-4a44-b26b-5635d08c405b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14291 | 2026.05.27 21:08:54.363844 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14292 | 2026.05.27 21:08:54.363881 [ 307 ] {} <Debug> TCP-Session: c5445665-3ab6-46db-8e90-3e4de5f4a695 Authenticating user 'default' from [fd00:1122:3344:101::e]:40450 | ||
| 14293 | 2026.05.27 21:08:54.363908 [ 307 ] {} <Debug> TCP-Session: c5445665-3ab6-46db-8e90-3e4de5f4a695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14294 | 2026.05.27 21:08:54.363921 [ 307 ] {} <Debug> TCP-Session: c5445665-3ab6-46db-8e90-3e4de5f4a695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14295 | 2026.05.27 21:08:54.363923 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14296 | 2026.05.27 21:08:54.363955 [ 303 ] {} <Debug> TCP-Session: ee424a52-4b49-4989-8376-d854334a89dd Authenticating user 'default' from [fd00:1122:3344:101::e]:55369 | ||
| 14297 | 2026.05.27 21:08:54.363958 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14298 | 2026.05.27 21:08:54.363973 [ 303 ] {} <Debug> TCP-Session: ee424a52-4b49-4989-8376-d854334a89dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14299 | 2026.05.27 21:08:54.364007 [ 303 ] {} <Debug> TCP-Session: ee424a52-4b49-4989-8376-d854334a89dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14300 | 2026.05.27 21:08:54.364030 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14301 | 2026.05.27 21:08:54.364122 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14302 | 2026.05.27 21:08:54.364155 [ 308 ] {} <Debug> TCP-Session: 71ffbfb5-3367-4a1c-80a7-2cd1711ac02b Authenticating user 'default' from [fd00:1122:3344:101::e]:59557 | ||
| 14303 | 2026.05.27 21:08:54.364173 [ 308 ] {} <Debug> TCP-Session: 71ffbfb5-3367-4a1c-80a7-2cd1711ac02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14304 | 2026.05.27 21:08:54.364186 [ 308 ] {} <Debug> TCP-Session: 71ffbfb5-3367-4a1c-80a7-2cd1711ac02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14305 | 2026.05.27 21:08:54.364333 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 14306 | 2026.05.27 21:08:54.365313 [ 318 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> AggregatingTransform: Aggregating | ||
| 14307 | 2026.05.27 21:08:54.365361 [ 318 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> Aggregator: Aggregation method: without_key | ||
| 14308 | 2026.05.27 21:08:54.365396 [ 318 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959522 sec. (1042.186 rows/sec., 40.71 KiB/sec.) | ||
| 14309 | 2026.05.27 21:08:54.365415 [ 318 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Trace> Aggregator: Merging aggregated data | ||
| 14310 | 2026.05.27 21:08:54.366072 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002464 sec., 405.84415584415586 rows/sec., 15.85 KiB/sec. | ||
| 14311 | 2026.05.27 21:08:54.366207 [ 3 ] {95d953bf-e15d-4e4e-9144-839023fa0fd8} <Debug> TCPHandler: Processed in 0.003123374 sec. | ||
| 14312 | 2026.05.27 21:08:54.366353 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14313 | 2026.05.27 21:08:54.366386 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14314 | 2026.05.27 21:08:54.366388 [ 3 ] {} <Debug> TCP-Session: 0f9766ea-7fc8-45bf-a26b-be8a9d19ea01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14315 | 2026.05.27 21:08:54.366406 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14316 | 2026.05.27 21:08:54.366424 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14317 | 2026.05.27 21:08:54.366461 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14318 | 2026.05.27 21:08:54.366465 [ 310 ] {} <Debug> TCP-Session: a8807faa-0695-43b1-a63f-0b07fd36ebc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14319 | 2026.05.27 21:08:54.366492 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14320 | 2026.05.27 21:08:54.366494 [ 303 ] {} <Debug> TCP-Session: ee424a52-4b49-4989-8376-d854334a89dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14321 | 2026.05.27 21:08:54.366518 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14322 | 2026.05.27 21:08:54.366534 [ 306 ] {} <Debug> TCP-Session: 0fc9fb75-ad60-4259-9338-68b2b1f9322d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14323 | 2026.05.27 21:08:54.366505 [ 308 ] {} <Debug> TCP-Session: 71ffbfb5-3367-4a1c-80a7-2cd1711ac02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14324 | 2026.05.27 21:08:54.366569 [ 309 ] {} <Debug> TCP-Session: 7a457db3-7dbe-4a44-b26b-5635d08c405b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14325 | 2026.05.27 21:08:54.366479 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14326 | 2026.05.27 21:08:54.366445 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14327 | 2026.05.27 21:08:54.366639 [ 307 ] {} <Debug> TCP-Session: c5445665-3ab6-46db-8e90-3e4de5f4a695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2026.05.27 21:08:54.366660 [ 302 ] {} <Debug> TCP-Session: dd15a734-8f27-4796-8afa-b142eae4a97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14329 | 2026.05.27 21:08:54.366432 [ 260 ] {} <Debug> TCP-Session: 4f0b8f73-e448-4b2a-b2d0-8db7308f6774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2026.05.27 21:08:54.467812 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.05.27 21:08:54.468035 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14332 | 2026.05.27 21:08:54.468357 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14333 | 2026.05.27 21:08:54.468397 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14334 | 2026.05.27 21:08:54.468620 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14335 | 2026.05.27 21:08:54.468693 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14336 | 2026.05.27 21:08:54.468835 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14337 | 2026.05.27 21:08:54.468938 [ 347 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14338 | 2026.05.27 21:08:54.468954 [ 269 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14339 | 2026.05.27 21:08:54.468938 [ 324 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14340 | 2026.05.27 21:08:54.469092 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14341 | 2026.05.27 21:08:54.469123 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14342 | 2026.05.27 21:08:54.469199 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14343 | 2026.05.27 21:08:54.469222 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 14344 | 2026.05.27 21:08:54.469261 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14345 | 2026.05.27 21:08:54.469304 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14346 | 2026.05.27 21:08:54.470451 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002507 sec., 19146.390107698444 rows/sec., 3.99 MiB/sec. | ||
| 14347 | 2026.05.27 21:08:54.470607 [ 261 ] {93160cb3-4107-4392-9661-20bb7a368c8f} <Debug> TCPHandler: Processed in 0.002919127 sec. | ||
| 14348 | 2026.05.27 21:08:54.473102 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.05.27 21:08:54.473283 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14350 | 2026.05.27 21:08:54.473354 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14351 | 2026.05.27 21:08:54.474112 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2026.05.27 21:08:54.474163 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14353 | 2026.05.27 21:08:54.474585 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14354 | 2026.05.27 21:08:54.474832 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.05.27 21:08:54.475009 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001775 sec., 75492.95774647887 rows/sec., 6.54 MiB/sec. | ||
| 14356 | 2026.05.27 21:08:54.475067 [ 261 ] {e687f84a-f3d2-448a-9248-2c7494e23cfd} <Debug> TCPHandler: Processed in 0.002097819 sec. | ||
| 14357 | 2026.05.27 21:08:54.475238 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2026.05.27 21:08:54.475353 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14359 | 2026.05.27 21:08:54.475403 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14360 | 2026.05.27 21:08:54.475890 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.05.27 21:08:54.475933 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14362 | 2026.05.27 21:08:54.476308 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14363 | 2026.05.27 21:08:54.476537 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.05.27 21:08:54.476685 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001356 sec., 28761.061946902653 rows/sec., 2.11 MiB/sec. | ||
| 14365 | 2026.05.27 21:08:54.476725 [ 261 ] {769fc533-0422-40ef-ba4f-860a559ee0f4} <Debug> TCPHandler: Processed in 0.001542562 sec. | ||
| 14366 | 2026.05.27 21:08:54.476895 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.05.27 21:08:54.477008 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14368 | 2026.05.27 21:08:54.477053 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14369 | 2026.05.27 21:08:54.477549 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.05.27 21:08:54.477587 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14371 | 2026.05.27 21:08:54.477898 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14372 | 2026.05.27 21:08:54.478120 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.05.27 21:08:54.478271 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001285 sec., 80155.64202334631 rows/sec., 6.26 MiB/sec. | ||
| 14374 | 2026.05.27 21:08:54.478324 [ 261 ] {d494fd59-1add-412d-9a0d-2eb8f8284e76} <Debug> TCPHandler: Processed in 0.00150077 sec. | ||
| 14375 | 2026.05.27 21:08:54.478495 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.05.27 21:08:54.478595 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14377 | 2026.05.27 21:08:54.478641 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14378 | 2026.05.27 21:08:54.479109 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.05.27 21:08:54.479146 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14380 | 2026.05.27 21:08:54.479544 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14381 | 2026.05.27 21:08:54.479768 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.05.27 21:08:54.479908 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 14383 | 2026.05.27 21:08:54.479945 [ 261 ] {e108d156-626f-4d0b-b6a4-9daeef8043d7} <Debug> TCPHandler: Processed in 0.00150157 sec. | ||
| 14384 | 2026.05.27 21:08:54.480077 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.05.27 21:08:54.480182 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.05.27 21:08:54.480240 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14387 | 2026.05.27 21:08:54.481355 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.05.27 21:08:54.481393 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14389 | 2026.05.27 21:08:54.482052 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14390 | 2026.05.27 21:08:54.482295 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.05.27 21:08:54.482446 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002289 sec., 17038.007863695937 rows/sec., 30.53 MiB/sec. | ||
| 14392 | 2026.05.27 21:08:54.482517 [ 261 ] {633c1770-f3fc-4803-81c0-f8db066a582a} <Debug> TCPHandler: Processed in 0.002489853 sec. | ||
| 14393 | 2026.05.27 21:08:54.482675 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.05.27 21:08:54.482776 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14395 | 2026.05.27 21:08:54.482819 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14396 | 2026.05.27 21:08:54.483192 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.05.27 21:08:54.483231 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14398 | 2026.05.27 21:08:54.483561 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14399 | 2026.05.27 21:08:54.483803 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.05.27 21:08:54.483940 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 14401 | 2026.05.27 21:08:54.483975 [ 261 ] {21c46b8c-ae76-417a-bad5-f1761ab7a139} <Debug> TCPHandler: Processed in 0.001360565 sec. | ||
| 14402 | 2026.05.27 21:08:55.876589 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34146 | ||
| 14403 | 2026.05.27 21:08:55.876686 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14404 | 2026.05.27 21:08:55.876714 [ 3 ] {} <Debug> TCP-Session: 5bd66bcb-5eb7-470f-9bc6-8960603b4605 Authenticating user 'default' from [fd00:1122:3344:101::e]:34146 | ||
| 14405 | 2026.05.27 21:08:55.876740 [ 3 ] {} <Debug> TCP-Session: 5bd66bcb-5eb7-470f-9bc6-8960603b4605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2026.05.27 21:08:55.876755 [ 3 ] {} <Debug> TCP-Session: 5bd66bcb-5eb7-470f-9bc6-8960603b4605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2026.05.27 21:08:55.876959 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39065 | ||
| 14408 | 2026.05.27 21:08:55.876965 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37663 | ||
| 14409 | 2026.05.27 21:08:55.877015 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62220 | ||
| 14410 | 2026.05.27 21:08:55.877040 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37074 | ||
| 14411 | 2026.05.27 21:08:55.877070 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46132 | ||
| 14412 | 2026.05.27 21:08:55.877103 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14413 | 2026.05.27 21:08:55.877117 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46976 | ||
| 14414 | 2026.05.27 21:08:55.877148 [ 302 ] {} <Debug> TCP-Session: 639bfccb-e56f-42fb-817f-f3dbab18ad78 Authenticating user 'default' from [fd00:1122:3344:101::e]:37663 | ||
| 14415 | 2026.05.27 21:08:55.877149 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14416 | 2026.05.27 21:08:55.877194 [ 302 ] {} <Debug> TCP-Session: 639bfccb-e56f-42fb-817f-f3dbab18ad78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14417 | 2026.05.27 21:08:55.877192 [ 3 ] {} <Trace> TCP-Session: 5bd66bcb-5eb7-470f-9bc6-8960603b4605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2026.05.27 21:08:55.877222 [ 302 ] {} <Debug> TCP-Session: 639bfccb-e56f-42fb-817f-f3dbab18ad78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.05.27 21:08:55.877222 [ 309 ] {} <Debug> TCP-Session: 0866fd80-e7f7-429b-9d2e-33122a22b028 Authenticating user 'default' from [fd00:1122:3344:101::e]:46132 | ||
| 14420 | 2026.05.27 21:08:55.877214 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14421 | 2026.05.27 21:08:55.877273 [ 309 ] {} <Debug> TCP-Session: 0866fd80-e7f7-429b-9d2e-33122a22b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14422 | 2026.05.27 21:08:55.877127 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14423 | 2026.05.27 21:08:55.877300 [ 309 ] {} <Debug> TCP-Session: 0866fd80-e7f7-429b-9d2e-33122a22b028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.05.27 21:08:55.877302 [ 310 ] {} <Debug> TCP-Session: 89c76216-d99b-4f02-935a-b7016b580e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:46976 | ||
| 14425 | 2026.05.27 21:08:55.877323 [ 308 ] {} <Debug> TCP-Session: 98b2e98f-acc8-41ff-84cc-1b30b90545cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37074 | ||
| 14426 | 2026.05.27 21:08:55.877350 [ 310 ] {} <Debug> TCP-Session: 89c76216-d99b-4f02-935a-b7016b580e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14427 | 2026.05.27 21:08:55.877362 [ 308 ] {} <Debug> TCP-Session: 98b2e98f-acc8-41ff-84cc-1b30b90545cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2026.05.27 21:08:55.877376 [ 310 ] {} <Debug> TCP-Session: 89c76216-d99b-4f02-935a-b7016b580e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14429 | 2026.05.27 21:08:55.877391 [ 308 ] {} <Debug> TCP-Session: 98b2e98f-acc8-41ff-84cc-1b30b90545cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.05.27 21:08:55.877411 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14431 | 2026.05.27 21:08:55.877051 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2026.05.27 21:08:55.877014 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65454 | ||
| 14433 | 2026.05.27 21:08:55.877473 [ 260 ] {} <Debug> TCP-Session: c26c02f8-0da7-438f-b2e3-4ba8b39b6128 Authenticating user 'default' from [fd00:1122:3344:101::e]:39065 | ||
| 14434 | 2026.05.27 21:08:55.876995 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63925 | ||
| 14435 | 2026.05.27 21:08:55.877501 [ 260 ] {} <Debug> TCP-Session: c26c02f8-0da7-438f-b2e3-4ba8b39b6128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2026.05.27 21:08:55.877517 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14437 | 2026.05.27 21:08:55.877529 [ 260 ] {} <Debug> TCP-Session: c26c02f8-0da7-438f-b2e3-4ba8b39b6128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2026.05.27 21:08:55.877543 [ 307 ] {} <Debug> TCP-Session: 456a9422-f77e-477c-b71f-a469e8711cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65454 | ||
| 14439 | 2026.05.27 21:08:55.877547 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14440 | 2026.05.27 21:08:55.877562 [ 307 ] {} <Debug> TCP-Session: 456a9422-f77e-477c-b71f-a469e8711cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.05.27 21:08:55.877578 [ 307 ] {} <Debug> TCP-Session: 456a9422-f77e-477c-b71f-a469e8711cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14442 | 2026.05.27 21:08:55.877579 [ 303 ] {} <Debug> TCP-Session: 4d73752f-cc9d-4b61-b4c6-b8ab1457b0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63925 | ||
| 14443 | 2026.05.27 21:08:55.877110 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14444 | 2026.05.27 21:08:55.877608 [ 303 ] {} <Debug> TCP-Session: 4d73752f-cc9d-4b61-b4c6-b8ab1457b0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.05.27 21:08:55.877644 [ 303 ] {} <Debug> TCP-Session: 4d73752f-cc9d-4b61-b4c6-b8ab1457b0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2026.05.27 21:08:55.877647 [ 306 ] {} <Debug> TCP-Session: dc7afa2d-33c9-46c3-9839-08160f2cb588 Authenticating user 'default' from [fd00:1122:3344:101::e]:62220 | ||
| 14447 | 2026.05.27 21:08:55.877681 [ 306 ] {} <Debug> TCP-Session: dc7afa2d-33c9-46c3-9839-08160f2cb588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.05.27 21:08:55.877687 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14449 | 2026.05.27 21:08:55.877696 [ 306 ] {} <Debug> TCP-Session: dc7afa2d-33c9-46c3-9839-08160f2cb588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.05.27 21:08:55.877751 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14451 | 2026.05.27 21:08:55.878036 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 14452 | 2026.05.27 21:08:55.878946 [ 324 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> AggregatingTransform: Aggregating | ||
| 14453 | 2026.05.27 21:08:55.878989 [ 324 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> Aggregator: Aggregation method: without_key | ||
| 14454 | 2026.05.27 21:08:55.879021 [ 324 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088508 sec. (1129.841 rows/sec., 44.13 KiB/sec.) | ||
| 14455 | 2026.05.27 21:08:55.879037 [ 324 ] {954b5c02-b629-4190-9cad-057878186dec} <Trace> Aggregator: Merging aggregated data | ||
| 14456 | 2026.05.27 21:08:55.879759 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002404 sec., 415.973377703827 rows/sec., 16.25 KiB/sec. | ||
| 14457 | 2026.05.27 21:08:55.879943 [ 3 ] {954b5c02-b629-4190-9cad-057878186dec} <Debug> TCPHandler: Processed in 0.002876175 sec. | ||
| 14458 | 2026.05.27 21:08:55.880075 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14459 | 2026.05.27 21:08:55.880108 [ 3 ] {} <Debug> TCP-Session: 5bd66bcb-5eb7-470f-9bc6-8960603b4605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.05.27 21:08:55.880114 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14461 | 2026.05.27 21:08:55.880124 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14462 | 2026.05.27 21:08:55.880161 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14463 | 2026.05.27 21:08:55.880178 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14464 | 2026.05.27 21:08:55.880187 [ 310 ] {} <Debug> TCP-Session: 89c76216-d99b-4f02-935a-b7016b580e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.05.27 21:08:55.880190 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14466 | 2026.05.27 21:08:55.880223 [ 306 ] {} <Debug> TCP-Session: dc7afa2d-33c9-46c3-9839-08160f2cb588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14467 | 2026.05.27 21:08:55.880234 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14468 | 2026.05.27 21:08:55.880259 [ 309 ] {} <Debug> TCP-Session: 0866fd80-e7f7-429b-9d2e-33122a22b028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2026.05.27 21:08:55.880211 [ 302 ] {} <Debug> TCP-Session: 639bfccb-e56f-42fb-817f-f3dbab18ad78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2026.05.27 21:08:55.880296 [ 308 ] {} <Debug> TCP-Session: 98b2e98f-acc8-41ff-84cc-1b30b90545cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.05.27 21:08:55.880207 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14472 | 2026.05.27 21:08:55.880183 [ 260 ] {} <Debug> TCP-Session: c26c02f8-0da7-438f-b2e3-4ba8b39b6128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.05.27 21:08:55.880357 [ 307 ] {} <Debug> TCP-Session: 456a9422-f77e-477c-b71f-a469e8711cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.05.27 21:08:55.880150 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14475 | 2026.05.27 21:08:55.880424 [ 303 ] {} <Debug> TCP-Session: 4d73752f-cc9d-4b61-b4c6-b8ab1457b0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.05.27 21:08:55.984878 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44447 | ||
| 14477 | 2026.05.27 21:08:55.984990 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14478 | 2026.05.27 21:08:55.985025 [ 309 ] {} <Debug> TCP-Session: 12eb1b2a-a909-40f6-ad7d-6370612bd0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44447 | ||
| 14479 | 2026.05.27 21:08:55.985054 [ 309 ] {} <Debug> TCP-Session: 12eb1b2a-a909-40f6-ad7d-6370612bd0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.05.27 21:08:55.985073 [ 309 ] {} <Debug> TCP-Session: 12eb1b2a-a909-40f6-ad7d-6370612bd0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.05.27 21:08:55.985337 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39249 | ||
| 14482 | 2026.05.27 21:08:55.985348 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47642 | ||
| 14483 | 2026.05.27 21:08:55.985399 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41082 | ||
| 14484 | 2026.05.27 21:08:55.985425 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14485 | 2026.05.27 21:08:55.985431 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61136 | ||
| 14486 | 2026.05.27 21:08:55.985447 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14487 | 2026.05.27 21:08:55.985459 [ 310 ] {} <Debug> TCP-Session: 437c849c-c54b-42c3-bc1d-10c313ce334a Authenticating user 'default' from [fd00:1122:3344:101::e]:39249 | ||
| 14488 | 2026.05.27 21:08:55.985475 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14489 | 2026.05.27 21:08:55.985486 [ 3 ] {} <Debug> TCP-Session: 5b441023-865d-4aec-b7d4-92d3ce6e973c Authenticating user 'default' from [fd00:1122:3344:101::e]:47642 | ||
| 14490 | 2026.05.27 21:08:55.985496 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14491 | 2026.05.27 21:08:55.985494 [ 310 ] {} <Debug> TCP-Session: 437c849c-c54b-42c3-bc1d-10c313ce334a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.05.27 21:08:55.985508 [ 302 ] {} <Debug> TCP-Session: f5f26b4a-6203-435f-8ab7-ae2af007f733 Authenticating user 'default' from [fd00:1122:3344:101::e]:41082 | ||
| 14493 | 2026.05.27 21:08:55.985516 [ 3 ] {} <Debug> TCP-Session: 5b441023-865d-4aec-b7d4-92d3ce6e973c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.05.27 21:08:55.985531 [ 306 ] {} <Debug> TCP-Session: b12dc435-a235-4cb8-aca9-93e35c4707c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61136 | ||
| 14495 | 2026.05.27 21:08:55.985550 [ 302 ] {} <Debug> TCP-Session: f5f26b4a-6203-435f-8ab7-ae2af007f733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.05.27 21:08:55.985558 [ 3 ] {} <Debug> TCP-Session: 5b441023-865d-4aec-b7d4-92d3ce6e973c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.05.27 21:08:55.985571 [ 306 ] {} <Debug> TCP-Session: b12dc435-a235-4cb8-aca9-93e35c4707c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.05.27 21:08:55.985579 [ 302 ] {} <Debug> TCP-Session: f5f26b4a-6203-435f-8ab7-ae2af007f733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.05.27 21:08:55.985599 [ 306 ] {} <Debug> TCP-Session: b12dc435-a235-4cb8-aca9-93e35c4707c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2026.05.27 21:08:55.985535 [ 310 ] {} <Debug> TCP-Session: 437c849c-c54b-42c3-bc1d-10c313ce334a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.05.27 21:08:55.985624 [ 309 ] {} <Trace> TCP-Session: 12eb1b2a-a909-40f6-ad7d-6370612bd0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.05.27 21:08:55.985450 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52918 | ||
| 14503 | 2026.05.27 21:08:55.985448 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50160 | ||
| 14504 | 2026.05.27 21:08:55.985395 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62342 | ||
| 14505 | 2026.05.27 21:08:55.985781 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14506 | 2026.05.27 21:08:55.985847 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2026.05.27 21:08:55.985851 [ 308 ] {} <Debug> TCP-Session: 2a8cb530-7561-4300-8a43-9aa9b053effa Authenticating user 'default' from [fd00:1122:3344:101::e]:52918 | ||
| 14508 | 2026.05.27 21:08:55.985857 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14509 | 2026.05.27 21:08:55.985893 [ 307 ] {} <Debug> TCP-Session: 5cbb7ce2-4190-40c6-bf7b-6e3149886aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50160 | ||
| 14510 | 2026.05.27 21:08:55.985913 [ 308 ] {} <Debug> TCP-Session: 2a8cb530-7561-4300-8a43-9aa9b053effa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14511 | 2026.05.27 21:08:55.985934 [ 260 ] {} <Debug> TCP-Session: ef348000-1236-4ad0-9259-51086d307768 Authenticating user 'default' from [fd00:1122:3344:101::e]:62342 | ||
| 14512 | 2026.05.27 21:08:55.985963 [ 308 ] {} <Debug> TCP-Session: 2a8cb530-7561-4300-8a43-9aa9b053effa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2026.05.27 21:08:55.985983 [ 260 ] {} <Debug> TCP-Session: ef348000-1236-4ad0-9259-51086d307768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.05.27 21:08:55.985957 [ 307 ] {} <Debug> TCP-Session: 5cbb7ce2-4190-40c6-bf7b-6e3149886aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.05.27 21:08:55.986016 [ 260 ] {} <Debug> TCP-Session: ef348000-1236-4ad0-9259-51086d307768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2026.05.27 21:08:55.986050 [ 307 ] {} <Debug> TCP-Session: 5cbb7ce2-4190-40c6-bf7b-6e3149886aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2026.05.27 21:08:55.985438 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39178 | ||
| 14518 | 2026.05.27 21:08:55.985852 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44447) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14519 | 2026.05.27 21:08:55.986142 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14520 | 2026.05.27 21:08:55.986177 [ 303 ] {} <Debug> TCP-Session: 801af155-3a68-41b8-98c5-aaa8503423d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39178 | ||
| 14521 | 2026.05.27 21:08:55.986199 [ 303 ] {} <Debug> TCP-Session: 801af155-3a68-41b8-98c5-aaa8503423d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2026.05.27 21:08:55.986217 [ 303 ] {} <Debug> TCP-Session: 801af155-3a68-41b8-98c5-aaa8503423d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.05.27 21:08:55.986469 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14524 | 2026.05.27 21:08:55.986545 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14525 | 2026.05.27 21:08:55.986920 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 14526 | 2026.05.27 21:08:55.987957 [ 313 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> AggregatingTransform: Aggregating | ||
| 14527 | 2026.05.27 21:08:55.988008 [ 313 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> Aggregator: Aggregation method: without_key | ||
| 14528 | 2026.05.27 21:08:55.988042 [ 313 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003353 sec. (996.658 rows/sec., 38.93 KiB/sec.) | ||
| 14529 | 2026.05.27 21:08:55.988059 [ 313 ] {c7fd1853-5993-4ab6-8099-923962864508} <Trace> Aggregator: Merging aggregated data | ||
| 14530 | 2026.05.27 21:08:55.988787 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 14531 | 2026.05.27 21:08:55.988965 [ 309 ] {c7fd1853-5993-4ab6-8099-923962864508} <Debug> TCPHandler: Processed in 0.003540778 sec. | ||
| 14532 | 2026.05.27 21:08:55.989118 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14533 | 2026.05.27 21:08:55.989155 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14534 | 2026.05.27 21:08:55.989165 [ 309 ] {} <Debug> TCP-Session: 12eb1b2a-a909-40f6-ad7d-6370612bd0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.05.27 21:08:55.989194 [ 310 ] {} <Debug> TCP-Session: 437c849c-c54b-42c3-bc1d-10c313ce334a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2026.05.27 21:08:55.989202 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14537 | 2026.05.27 21:08:55.989192 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14538 | 2026.05.27 21:08:55.989252 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14539 | 2026.05.27 21:08:55.989267 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14540 | 2026.05.27 21:08:55.989304 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14541 | 2026.05.27 21:08:55.989321 [ 308 ] {} <Debug> TCP-Session: 2a8cb530-7561-4300-8a43-9aa9b053effa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.05.27 21:08:55.989343 [ 303 ] {} <Debug> TCP-Session: 801af155-3a68-41b8-98c5-aaa8503423d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2026.05.27 21:08:55.989282 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14544 | 2026.05.27 21:08:55.989373 [ 260 ] {} <Debug> TCP-Session: ef348000-1236-4ad0-9259-51086d307768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2026.05.27 21:08:55.989256 [ 302 ] {} <Debug> TCP-Session: f5f26b4a-6203-435f-8ab7-ae2af007f733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2026.05.27 21:08:55.989412 [ 307 ] {} <Debug> TCP-Session: 5cbb7ce2-4190-40c6-bf7b-6e3149886aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.05.27 21:08:55.989235 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14548 | 2026.05.27 21:08:55.989313 [ 3 ] {} <Debug> TCP-Session: 5b441023-865d-4aec-b7d4-92d3ce6e973c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14549 | 2026.05.27 21:08:55.989495 [ 306 ] {} <Debug> TCP-Session: b12dc435-a235-4cb8-aca9-93e35c4707c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2026.05.27 21:08:56.131683 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 14551 | 2026.05.27 21:08:56.132314 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.05.27 21:08:56.132382 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14553 | 2026.05.27 21:08:56.132967 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14554 | 2026.05.27 21:08:56.133336 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.05.27 21:08:56.133583 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 14556 | 2026.05.27 21:08:57.612363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 14557 | 2026.05.27 21:08:57.628002 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.05.27 21:08:57.628077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14559 | 2026.05.27 21:08:57.634620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14560 | 2026.05.27 21:08:57.635386 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.05.27 21:08:57.642362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 14562 | 2026.05.27 21:08:59.470485 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2026.05.27 21:08:59.470746 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14564 | 2026.05.27 21:08:59.471133 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14565 | 2026.05.27 21:08:59.471178 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14566 | 2026.05.27 21:08:59.471435 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14567 | 2026.05.27 21:08:59.471509 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14568 | 2026.05.27 21:08:59.471662 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 14569 | 2026.05.27 21:08:59.471786 [ 334 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14570 | 2026.05.27 21:08:59.471803 [ 342 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14571 | 2026.05.27 21:08:59.471790 [ 316 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14572 | 2026.05.27 21:08:59.471986 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14573 | 2026.05.27 21:08:59.472020 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14574 | 2026.05.27 21:08:59.472097 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14575 | 2026.05.27 21:08:59.472118 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 14576 | 2026.05.27 21:08:59.472156 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14577 | 2026.05.27 21:08:59.472200 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14578 | 2026.05.27 21:08:59.473548 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002916 sec., 16460.905349794237 rows/sec., 3.43 MiB/sec. | ||
| 14579 | 2026.05.27 21:08:59.473714 [ 261 ] {1b00cd0b-233f-4aaa-bb42-bd294ea550bf} <Debug> TCPHandler: Processed in 0.003382123 sec. | ||
| 14580 | 2026.05.27 21:08:59.478998 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.05.27 21:08:59.479116 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14582 | 2026.05.27 21:08:59.479163 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14583 | 2026.05.27 21:08:59.479814 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.05.27 21:08:59.479861 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14585 | 2026.05.27 21:08:59.480261 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14586 | 2026.05.27 21:08:59.480498 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14587 | 2026.05.27 21:08:59.480657 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001577 sec., 177552.31452124286 rows/sec., 11.27 MiB/sec. | ||
| 14588 | 2026.05.27 21:08:59.480695 [ 261 ] {d79e179e-1d7b-4bdd-bb66-fa855ef1dc51} <Debug> TCPHandler: Processed in 0.001750658 sec. | ||
| 14589 | 2026.05.27 21:08:59.480837 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14590 | 2026.05.27 21:08:59.480941 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14591 | 2026.05.27 21:08:59.480992 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14592 | 2026.05.27 21:08:59.481463 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.05.27 21:08:59.481501 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14594 | 2026.05.27 21:08:59.481797 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14595 | 2026.05.27 21:08:59.482006 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.05.27 21:08:59.482141 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 14597 | 2026.05.27 21:08:59.482176 [ 261 ] {57db7df3-01d7-48a6-b9eb-caabce0cf292} <Debug> TCPHandler: Processed in 0.001388956 sec. | ||
| 14598 | 2026.05.27 21:08:59.482317 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2026.05.27 21:08:59.482414 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14600 | 2026.05.27 21:08:59.482455 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14601 | 2026.05.27 21:08:59.483274 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2026.05.27 21:08:59.483310 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14603 | 2026.05.27 21:08:59.483676 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14604 | 2026.05.27 21:08:59.483915 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.05.27 21:08:59.484049 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001653 sec., 473079.24984875985 rows/sec., 36.48 MiB/sec. | ||
| 14606 | 2026.05.27 21:08:59.484068 [ 47 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14607 | 2026.05.27 21:08:59.484084 [ 261 ] {ecfafd6e-8836-4389-beeb-2554da350bc2} <Debug> TCPHandler: Processed in 0.001816891 sec. | ||
| 14608 | 2026.05.27 21:08:59.484133 [ 47 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.05.27 21:08:59.484167 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14610 | 2026.05.27 21:08:59.484242 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.05.27 21:08:59.484296 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 14612 | 2026.05.27 21:08:59.484352 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.05.27 21:08:59.484400 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14614 | 2026.05.27 21:08:59.484434 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14615 | 2026.05.27 21:08:59.484478 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4201 rows starting from the beginning of the part | ||
| 14616 | 2026.05.27 21:08:59.484550 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 3343 rows starting from the beginning of the part | ||
| 14617 | 2026.05.27 21:08:59.484606 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 14618 | 2026.05.27 21:08:59.484655 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 781 rows starting from the beginning of the part | ||
| 14619 | 2026.05.27 21:08:59.484707 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 134 rows starting from the beginning of the part | ||
| 14620 | 2026.05.27 21:08:59.484757 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 782 rows starting from the beginning of the part | ||
| 14621 | 2026.05.27 21:08:59.484902 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.05.27 21:08:59.484955 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14623 | 2026.05.27 21:08:59.485301 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14624 | 2026.05.27 21:08:59.485529 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.05.27 21:08:59.485647 [ 47 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14626 | 2026.05.27 21:08:59.485674 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.00134 sec., 107462.68656716417 rows/sec., 6.34 MiB/sec. | ||
| 14627 | 2026.05.27 21:08:59.485707 [ 47 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2026.05.27 21:08:59.485739 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14629 | 2026.05.27 21:08:59.485739 [ 261 ] {059f68dc-923f-4fe9-8bbc-251d3daaedd9} <Debug> TCPHandler: Processed in 0.001555922 sec. | ||
| 14630 | 2026.05.27 21:08:59.485842 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 14631 | 2026.05.27 21:08:59.485930 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.05.27 21:08:59.485949 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14633 | 2026.05.27 21:08:59.485989 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 224 rows starting from the beginning of the part | ||
| 14634 | 2026.05.27 21:08:59.486033 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14635 | 2026.05.27 21:08:59.486045 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 14636 | 2026.05.27 21:08:59.486086 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14637 | 2026.05.27 21:08:59.486105 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
| 14638 | 2026.05.27 21:08:59.486155 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 142 rows starting from the beginning of the part | ||
| 14639 | 2026.05.27 21:08:59.486197 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part | ||
| 14640 | 2026.05.27 21:08:59.486237 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 144 rows starting from the beginning of the part | ||
| 14641 | 2026.05.27 21:08:59.486575 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.05.27 21:08:59.486620 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14643 | 2026.05.27 21:08:59.486958 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14644 | 2026.05.27 21:08:59.487074 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271752 sec., 582660.7703388712 rows/sec., 38.47 MiB/sec. | ||
| 14645 | 2026.05.27 21:08:59.487189 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.05.27 21:08:59.487243 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14647 | 2026.05.27 21:08:59.487330 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9297 rows, containing 5 columns (5 merged, 0 gathered) in 0.003078782 sec., 3019700.6478535994 rows/sec., 241.58 MiB/sec. | ||
| 14648 | 2026.05.27 21:08:59.487338 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001324 sec., 109516.61631419939 rows/sec., 7.07 MiB/sec. | ||
| 14649 | 2026.05.27 21:08:59.487344 [ 47 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14650 | 2026.05.27 21:08:59.487404 [ 261 ] {c6335f5b-cbc5-4c93-83e5-dd0cb648a9b2} <Debug> TCPHandler: Processed in 0.001532501 sec. | ||
| 14651 | 2026.05.27 21:08:59.487432 [ 47 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.05.27 21:08:59.487459 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14653 | 2026.05.27 21:08:59.487572 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 14654 | 2026.05.27 21:08:59.487588 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.05.27 21:08:59.487627 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.05.27 21:08:59.487688 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14657 | 2026.05.27 21:08:59.487704 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14658 | 2026.05.27 21:08:59.487708 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14659 | 2026.05.27 21:08:59.487732 [ 194 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_81_16} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14660 | 2026.05.27 21:08:59.487752 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1122 rows starting from the beginning of the part | ||
| 14661 | 2026.05.27 21:08:59.487776 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14662 | 2026.05.27 21:08:59.487838 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 145 rows starting from the beginning of the part | ||
| 14663 | 2026.05.27 21:08:59.487851 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14664 | 2026.05.27 21:08:59.487903 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 145 rows starting from the beginning of the part | ||
| 14665 | 2026.05.27 21:08:59.487958 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 953 rows starting from the beginning of the part | ||
| 14666 | 2026.05.27 21:08:59.487982 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2026.05.27 21:08:59.488026 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 145 rows starting from the beginning of the part | ||
| 14668 | 2026.05.27 21:08:59.488067 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_96_19} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14669 | 2026.05.27 21:08:59.488099 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 145 rows starting from the beginning of the part | ||
| 14670 | 2026.05.27 21:08:59.488151 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 14671 | 2026.05.27 21:08:59.488251 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.05.27 21:08:59.488295 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14673 | 2026.05.27 21:08:59.488658 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14674 | 2026.05.27 21:08:59.488900 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.05.27 21:08:59.489039 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00135 sec., 106666.66666666666 rows/sec., 6.06 MiB/sec. | ||
| 14676 | 2026.05.27 21:08:59.489074 [ 261 ] {276c62f7-c782-4cde-a93c-d10144e17615} <Debug> TCPHandler: Processed in 0.001543071 sec. | ||
| 14677 | 2026.05.27 21:08:59.489215 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.05.27 21:08:59.489310 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14679 | 2026.05.27 21:08:59.489351 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14680 | 2026.05.27 21:08:59.489453 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940204 sec., 1368412.8060760621 rows/sec., 87.77 MiB/sec. | ||
| 14681 | 2026.05.27 21:08:59.489666 [ 194 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14682 | 2026.05.27 21:08:59.489962 [ 194 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.05.27 21:08:59.490032 [ 194 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_46_9} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14684 | 2026.05.27 21:08:59.490108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14685 | 2026.05.27 21:08:59.490138 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.05.27 21:08:59.490186 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14687 | 2026.05.27 21:08:59.490572 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14688 | 2026.05.27 21:08:59.490815 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2026.05.27 21:08:59.490949 [ 47 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14690 | 2026.05.27 21:08:59.490963 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001669 sec., 292390.65308568004 rows/sec., 20.51 MiB/sec. | ||
| 14691 | 2026.05.27 21:08:59.490992 [ 47 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.05.27 21:08:59.491018 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14693 | 2026.05.27 21:08:59.491035 [ 261 ] {98a80033-7485-458c-bccd-91fae413519c} <Debug> TCPHandler: Processed in 0.001869422 sec. | ||
| 14694 | 2026.05.27 21:08:59.491115 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 14695 | 2026.05.27 21:08:59.491238 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14696 | 2026.05.27 21:08:59.491247 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2026.05.27 21:08:59.491273 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2407 rows starting from the beginning of the part | ||
| 14698 | 2026.05.27 21:08:59.491342 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1911 rows starting from the beginning of the part | ||
| 14699 | 2026.05.27 21:08:59.491389 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14700 | 2026.05.27 21:08:59.491396 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 14701 | 2026.05.27 21:08:59.491461 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14702 | 2026.05.27 21:08:59.491466 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 486 rows starting from the beginning of the part | ||
| 14703 | 2026.05.27 21:08:59.491537 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 103 rows starting from the beginning of the part | ||
| 14704 | 2026.05.27 21:08:59.491588 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
| 14705 | 2026.05.27 21:08:59.491877 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.05.27 21:08:59.491919 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14707 | 2026.05.27 21:08:59.492258 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14708 | 2026.05.27 21:08:59.492507 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.05.27 21:08:59.492643 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 161.38 KiB/sec. | ||
| 14710 | 2026.05.27 21:08:59.492678 [ 261 ] {7810e0d8-cdf8-4dab-bbea-ca1246ab724c} <Debug> TCPHandler: Processed in 0.001548922 sec. | ||
| 14711 | 2026.05.27 21:08:59.492815 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.05.27 21:08:59.492911 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14713 | 2026.05.27 21:08:59.492955 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14714 | 2026.05.27 21:08:59.493226 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5459 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157052 sec., 2530768.8456282 rows/sec., 183.20 MiB/sec. | ||
| 14715 | 2026.05.27 21:08:59.493390 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.05.27 21:08:59.493433 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14717 | 2026.05.27 21:08:59.493509 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14718 | 2026.05.27 21:08:59.493823 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14719 | 2026.05.27 21:08:59.493866 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.05.27 21:08:59.493971 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_96_19} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14721 | 2026.05.27 21:08:59.494063 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 14722 | 2026.05.27 21:08:59.494078 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.05.27 21:08:59.494218 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001326 sec., 200603.31825037708 rows/sec., 13.33 MiB/sec. | ||
| 14724 | 2026.05.27 21:08:59.494253 [ 261 ] {040dc2c8-cd34-4f8c-be0f-5b60eecb35f0} <Debug> TCPHandler: Processed in 0.001487789 sec. | ||
| 14725 | 2026.05.27 21:08:59.494383 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2026.05.27 21:08:59.494478 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14727 | 2026.05.27 21:08:59.494521 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14728 | 2026.05.27 21:08:59.494862 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2026.05.27 21:08:59.494897 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14730 | 2026.05.27 21:08:59.495208 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14731 | 2026.05.27 21:08:59.495428 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2026.05.27 21:08:59.495558 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 14733 | 2026.05.27 21:08:59.495594 [ 261 ] {20b0ca18-82f9-4db6-9e43-33c93ccd6eee} <Debug> TCPHandler: Processed in 0.001260262 sec. | ||
| 14734 | 2026.05.27 21:08:59.495729 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14735 | 2026.05.27 21:08:59.495824 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14736 | 2026.05.27 21:08:59.495880 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14737 | 2026.05.27 21:08:59.496689 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.05.27 21:08:59.496725 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14739 | 2026.05.27 21:08:59.497215 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14740 | 2026.05.27 21:08:59.497446 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.05.27 21:08:59.497590 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001783 sec., 1121.7049915872126 rows/sec., 2.01 MiB/sec. | ||
| 14742 | 2026.05.27 21:08:59.497642 [ 261 ] {80eb8818-13d5-4843-b528-cee633bc501c} <Debug> TCPHandler: Processed in 0.001961185 sec. | ||
| 14743 | 2026.05.27 21:08:59.497769 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.05.27 21:08:59.497865 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14745 | 2026.05.27 21:08:59.497906 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14746 | 2026.05.27 21:08:59.498300 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.05.27 21:08:59.498336 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14748 | 2026.05.27 21:08:59.498647 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14749 | 2026.05.27 21:08:59.498861 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.05.27 21:08:59.498987 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 14751 | 2026.05.27 21:08:59.499003 [ 45 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14752 | 2026.05.27 21:08:59.499020 [ 261 ] {ea8f503b-75f0-4d87-9ae4-f1aac44b0e6b} <Debug> TCPHandler: Processed in 0.001300774 sec. | ||
| 14753 | 2026.05.27 21:08:59.499053 [ 45 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2026.05.27 21:08:59.499080 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14755 | 2026.05.27 21:08:59.499177 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 14756 | 2026.05.27 21:08:59.499305 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14757 | 2026.05.27 21:08:59.499342 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6676 rows starting from the beginning of the part | ||
| 14758 | 2026.05.27 21:08:59.499407 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 164 rows starting from the beginning of the part | ||
| 14759 | 2026.05.27 21:08:59.499460 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 14760 | 2026.05.27 21:08:59.499508 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14761 | 2026.05.27 21:08:59.499562 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14762 | 2026.05.27 21:08:59.499610 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 14763 | 2026.05.27 21:08:59.501876 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 4 columns (4 merged, 0 gathered) in 0.002738661 sec., 2602731.7729357523 rows/sec., 163.38 MiB/sec. | ||
| 14764 | 2026.05.27 21:08:59.502354 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14765 | 2026.05.27 21:08:59.502699 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2026.05.27 21:08:59.502788 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_96_19} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14767 | 2026.05.27 21:08:59.502879 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14768 | 2026.05.27 21:09:03.440625 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14769 | 2026.05.27 21:09:03.440728 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14770 | 2026.05.27 21:09:03.634638 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 14771 | 2026.05.27 21:09:03.635174 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.05.27 21:09:03.635220 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14773 | 2026.05.27 21:09:03.635729 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14774 | 2026.05.27 21:09:03.635988 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.05.27 21:09:03.636134 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 14776 | 2026.05.27 21:09:04.467609 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14777 | 2026.05.27 21:09:04.467982 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14778 | 2026.05.27 21:09:04.468407 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14779 | 2026.05.27 21:09:04.468445 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14780 | 2026.05.27 21:09:04.468673 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14781 | 2026.05.27 21:09:04.468744 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14782 | 2026.05.27 21:09:04.468892 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14783 | 2026.05.27 21:09:04.469015 [ 334 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14784 | 2026.05.27 21:09:04.469021 [ 342 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14785 | 2026.05.27 21:09:04.469021 [ 325 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14786 | 2026.05.27 21:09:04.469204 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14787 | 2026.05.27 21:09:04.469236 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14788 | 2026.05.27 21:09:04.469309 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14789 | 2026.05.27 21:09:04.469331 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 14790 | 2026.05.27 21:09:04.469367 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14791 | 2026.05.27 21:09:04.469407 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14792 | 2026.05.27 21:09:04.471007 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003181 sec., 15089.594467148696 rows/sec., 3.14 MiB/sec. | ||
| 14793 | 2026.05.27 21:09:04.471162 [ 261 ] {68982460-4334-4bac-83a9-72e6f55c7a08} <Debug> TCPHandler: Processed in 0.003756205 sec. | ||
| 14794 | 2026.05.27 21:09:04.473596 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.05.27 21:09:04.473715 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14796 | 2026.05.27 21:09:04.473760 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14797 | 2026.05.27 21:09:04.474597 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.05.27 21:09:04.474636 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14799 | 2026.05.27 21:09:04.475037 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14800 | 2026.05.27 21:09:04.475273 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.05.27 21:09:04.475419 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001739 sec., 77055.77918343876 rows/sec., 6.67 MiB/sec. | ||
| 14802 | 2026.05.27 21:09:04.475455 [ 261 ] {23db316a-711f-422b-8ad8-137e7ace098e} <Debug> TCPHandler: Processed in 0.001913564 sec. | ||
| 14803 | 2026.05.27 21:09:04.475607 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2026.05.27 21:09:04.475704 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14805 | 2026.05.27 21:09:04.475745 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14806 | 2026.05.27 21:09:04.476224 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2026.05.27 21:09:04.476261 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14808 | 2026.05.27 21:09:04.476569 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14809 | 2026.05.27 21:09:04.476795 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2026.05.27 21:09:04.476924 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001239 sec., 31476.99757869249 rows/sec., 2.31 MiB/sec. | ||
| 14811 | 2026.05.27 21:09:04.476959 [ 261 ] {cc844c5a-b81e-44ee-9d18-b79d67d5267a} <Debug> TCPHandler: Processed in 0.001402057 sec. | ||
| 14812 | 2026.05.27 21:09:04.477167 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.05.27 21:09:04.477266 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14814 | 2026.05.27 21:09:04.477310 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14815 | 2026.05.27 21:09:04.477789 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2026.05.27 21:09:04.477826 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14817 | 2026.05.27 21:09:04.478134 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14818 | 2026.05.27 21:09:04.478351 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.05.27 21:09:04.478477 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00123 sec., 83739.83739837399 rows/sec., 6.54 MiB/sec. | ||
| 14820 | 2026.05.27 21:09:04.478512 [ 261 ] {4cef1739-8f63-458b-a6ce-99d1d2328059} <Debug> TCPHandler: Processed in 0.001401196 sec. | ||
| 14821 | 2026.05.27 21:09:04.478646 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2026.05.27 21:09:04.478742 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14823 | 2026.05.27 21:09:04.478789 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14824 | 2026.05.27 21:09:04.479252 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2026.05.27 21:09:04.479288 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14826 | 2026.05.27 21:09:04.479620 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14827 | 2026.05.27 21:09:04.479832 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.05.27 21:09:04.479965 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 14829 | 2026.05.27 21:09:04.479999 [ 261 ] {18744385-f8fc-4f4b-964c-c7439a634be8} <Debug> TCPHandler: Processed in 0.001401296 sec. | ||
| 14830 | 2026.05.27 21:09:04.480124 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.05.27 21:09:04.480219 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14832 | 2026.05.27 21:09:04.480273 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14833 | 2026.05.27 21:09:04.481170 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.05.27 21:09:04.481207 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14835 | 2026.05.27 21:09:04.481777 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14836 | 2026.05.27 21:09:04.482004 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2026.05.27 21:09:04.482145 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001944 sec., 20061.728395061727 rows/sec., 35.95 MiB/sec. | ||
| 14838 | 2026.05.27 21:09:04.482198 [ 261 ] {85639b81-fbfd-4c9a-b488-9f7b24286bd0} <Debug> TCPHandler: Processed in 0.002123621 sec. | ||
| 14839 | 2026.05.27 21:09:04.482395 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2026.05.27 21:09:04.482491 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14841 | 2026.05.27 21:09:04.482533 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14842 | 2026.05.27 21:09:04.482928 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.05.27 21:09:04.482965 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14844 | 2026.05.27 21:09:04.483268 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14845 | 2026.05.27 21:09:04.483479 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.05.27 21:09:04.483610 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14847 | 2026.05.27 21:09:04.483644 [ 261 ] {638d821a-c0d3-4983-99f1-5995f810ba9e} <Debug> TCPHandler: Processed in 0.001299094 sec. | ||
| 14848 | 2026.05.27 21:09:05.143319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14849 | 2026.05.27 21:09:05.159479 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14850 | 2026.05.27 21:09:05.159553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14851 | 2026.05.27 21:09:05.165881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14852 | 2026.05.27 21:09:05.166626 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2026.05.27 21:09:05.169709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14854 | 2026.05.27 21:09:09.470291 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.05.27 21:09:09.470610 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 14856 | 2026.05.27 21:09:09.471037 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14857 | 2026.05.27 21:09:09.471088 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14858 | 2026.05.27 21:09:09.471370 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14859 | 2026.05.27 21:09:09.471440 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14860 | 2026.05.27 21:09:09.471589 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14861 | 2026.05.27 21:09:09.471705 [ 339 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14862 | 2026.05.27 21:09:09.471722 [ 334 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14863 | 2026.05.27 21:09:09.471714 [ 342 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14864 | 2026.05.27 21:09:09.471903 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14865 | 2026.05.27 21:09:09.471932 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14866 | 2026.05.27 21:09:09.472005 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14867 | 2026.05.27 21:09:09.472025 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 14868 | 2026.05.27 21:09:09.472062 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14869 | 2026.05.27 21:09:09.472104 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14870 | 2026.05.27 21:09:09.473631 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003142 sec., 15276.89369828135 rows/sec., 3.18 MiB/sec. | ||
| 14871 | 2026.05.27 21:09:09.473788 [ 261 ] {911f325c-f810-4333-b51c-fe432dd3713a} <Debug> TCPHandler: Processed in 0.003697443 sec. | ||
| 14872 | 2026.05.27 21:09:09.479052 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.05.27 21:09:09.479193 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.05.27 21:09:09.479246 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14875 | 2026.05.27 21:09:09.479957 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.05.27 21:09:09.480002 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14877 | 2026.05.27 21:09:09.480390 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14878 | 2026.05.27 21:09:09.480613 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.05.27 21:09:09.480759 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001607 sec., 174237.71001866832 rows/sec., 11.06 MiB/sec. | ||
| 14880 | 2026.05.27 21:09:09.480796 [ 261 ] {96897227-2973-4a66-90eb-2784086384b0} <Debug> TCPHandler: Processed in 0.001818891 sec. | ||
| 14881 | 2026.05.27 21:09:09.480954 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.05.27 21:09:09.481050 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14883 | 2026.05.27 21:09:09.481091 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14884 | 2026.05.27 21:09:09.481820 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.05.27 21:09:09.481858 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14886 | 2026.05.27 21:09:09.482219 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14887 | 2026.05.27 21:09:09.482446 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.05.27 21:09:09.482583 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001551 sec., 503546.09929078014 rows/sec., 38.83 MiB/sec. | ||
| 14889 | 2026.05.27 21:09:09.482619 [ 261 ] {c2647e44-d096-4a9b-bfb7-cbdccda78728} <Debug> TCPHandler: Processed in 0.001722798 sec. | ||
| 14890 | 2026.05.27 21:09:09.482774 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2026.05.27 21:09:09.482869 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14892 | 2026.05.27 21:09:09.482910 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14893 | 2026.05.27 21:09:09.483382 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.05.27 21:09:09.483418 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14895 | 2026.05.27 21:09:09.483737 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14896 | 2026.05.27 21:09:09.483949 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2026.05.27 21:09:09.484079 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001228 sec., 115635.17915309448 rows/sec., 6.81 MiB/sec. | ||
| 14898 | 2026.05.27 21:09:09.484115 [ 261 ] {796a34b3-d4cb-4b46-b219-5ad6bb351147} <Debug> TCPHandler: Processed in 0.001399216 sec. | ||
| 14899 | 2026.05.27 21:09:09.484285 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2026.05.27 21:09:09.484383 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14901 | 2026.05.27 21:09:09.484423 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14902 | 2026.05.27 21:09:09.484891 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.05.27 21:09:09.484926 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14904 | 2026.05.27 21:09:09.485235 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14905 | 2026.05.27 21:09:09.485457 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.05.27 21:09:09.485587 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001225 sec., 118367.34693877552 rows/sec., 7.64 MiB/sec. | ||
| 14907 | 2026.05.27 21:09:09.485621 [ 261 ] {003221c9-1738-41c1-9661-330be3d134b2} <Debug> TCPHandler: Processed in 0.001388396 sec. | ||
| 14908 | 2026.05.27 21:09:09.485760 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2026.05.27 21:09:09.485855 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14910 | 2026.05.27 21:09:09.485895 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14911 | 2026.05.27 21:09:09.486346 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.05.27 21:09:09.486382 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14913 | 2026.05.27 21:09:09.486689 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14914 | 2026.05.27 21:09:09.486911 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2026.05.27 21:09:09.487039 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001203 sec., 119700.7481296758 rows/sec., 6.80 MiB/sec. | ||
| 14916 | 2026.05.27 21:09:09.487073 [ 261 ] {a4aa0557-d89f-426c-b564-819113db3399} <Debug> TCPHandler: Processed in 0.001362656 sec. | ||
| 14917 | 2026.05.27 21:09:09.487205 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14918 | 2026.05.27 21:09:09.487299 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14919 | 2026.05.27 21:09:09.487339 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14920 | 2026.05.27 21:09:09.488010 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2026.05.27 21:09:09.488047 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14922 | 2026.05.27 21:09:09.488402 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14923 | 2026.05.27 21:09:09.488622 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.05.27 21:09:09.488757 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001475 sec., 329491.5254237288 rows/sec., 23.10 MiB/sec. | ||
| 14925 | 2026.05.27 21:09:09.488793 [ 261 ] {ecbff70d-c0ca-462a-81dd-2d3637d48506} <Debug> TCPHandler: Processed in 0.001636635 sec. | ||
| 14926 | 2026.05.27 21:09:09.488917 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14927 | 2026.05.27 21:09:09.489012 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14928 | 2026.05.27 21:09:09.489054 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14929 | 2026.05.27 21:09:09.489421 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14930 | 2026.05.27 21:09:09.489526 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14931 | 2026.05.27 21:09:09.490076 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14932 | 2026.05.27 21:09:09.490365 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2026.05.27 21:09:09.490566 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 133.37 KiB/sec. | ||
| 14934 | 2026.05.27 21:09:09.490640 [ 261 ] {1e9f5e0d-8676-448b-8ea9-40687846c995} <Debug> TCPHandler: Processed in 0.001771999 sec. | ||
| 14935 | 2026.05.27 21:09:09.490831 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14936 | 2026.05.27 21:09:09.490962 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14937 | 2026.05.27 21:09:09.491026 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14938 | 2026.05.27 21:09:09.491599 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2026.05.27 21:09:09.491637 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14940 | 2026.05.27 21:09:09.492007 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14941 | 2026.05.27 21:09:09.492223 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.05.27 21:09:09.492359 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00144 sec., 184027.77777777775 rows/sec., 12.23 MiB/sec. | ||
| 14943 | 2026.05.27 21:09:09.492394 [ 261 ] {2c26cc7a-90d0-42d8-ae35-ba62016f10f1} <Debug> TCPHandler: Processed in 0.001684786 sec. | ||
| 14944 | 2026.05.27 21:09:09.492548 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2026.05.27 21:09:09.492645 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14946 | 2026.05.27 21:09:09.492690 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14947 | 2026.05.27 21:09:09.493054 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2026.05.27 21:09:09.493089 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14949 | 2026.05.27 21:09:09.493418 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14950 | 2026.05.27 21:09:09.493632 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14951 | 2026.05.27 21:09:09.493760 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 14952 | 2026.05.27 21:09:09.493793 [ 261 ] {88ae62fc-804b-401e-b8fe-9477b9923286} <Debug> TCPHandler: Processed in 0.001306463 sec. | ||
| 14953 | 2026.05.27 21:09:09.493950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2026.05.27 21:09:09.494045 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14955 | 2026.05.27 21:09:09.494127 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14956 | 2026.05.27 21:09:09.494990 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.05.27 21:09:09.495028 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14958 | 2026.05.27 21:09:09.495571 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14959 | 2026.05.27 21:09:09.495810 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2026.05.27 21:09:09.495951 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001924 sec., 1039.5010395010395 rows/sec., 1.86 MiB/sec. | ||
| 14961 | 2026.05.27 21:09:09.496003 [ 261 ] {3c504a0b-0bb3-49d2-b755-5795809e5477} <Debug> TCPHandler: Processed in 0.00210202 sec. | ||
| 14962 | 2026.05.27 21:09:09.496155 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2026.05.27 21:09:09.496254 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14964 | 2026.05.27 21:09:09.496296 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14965 | 2026.05.27 21:09:09.496666 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2026.05.27 21:09:09.496702 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14967 | 2026.05.27 21:09:09.497022 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14968 | 2026.05.27 21:09:09.497238 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.05.27 21:09:09.497371 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 14970 | 2026.05.27 21:09:09.497405 [ 261 ] {76e8b796-aa35-4bcd-bed6-a689aad1f087} <Debug> TCPHandler: Processed in 0.001300714 sec. | ||
| 14971 | 2026.05.27 21:09:09.899753 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2026.05.27 21:09:09.900155 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14973 | 2026.05.27 21:09:09.900621 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14974 | 2026.05.27 21:09:09.900666 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14975 | 2026.05.27 21:09:09.900925 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14976 | 2026.05.27 21:09:09.900993 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14977 | 2026.05.27 21:09:09.901140 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 14978 | 2026.05.27 21:09:09.901265 [ 334 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14979 | 2026.05.27 21:09:09.901276 [ 324 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14980 | 2026.05.27 21:09:09.901265 [ 315 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14981 | 2026.05.27 21:09:09.901682 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 14982 | 2026.05.27 21:09:09.901720 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14983 | 2026.05.27 21:09:09.901811 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14984 | 2026.05.27 21:09:09.901833 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 14985 | 2026.05.27 21:09:09.901871 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14986 | 2026.05.27 21:09:09.901915 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14987 | 2026.05.27 21:09:09.901968 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14988 | 2026.05.27 21:09:09.903547 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.003577 sec., 15096.449538719598 rows/sec., 3.57 MiB/sec. | ||
| 14989 | 2026.05.27 21:09:09.903752 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> MemoryTracker: Peak memory usage (for query): 158.63 KiB. | ||
| 14990 | 2026.05.27 21:09:09.903769 [ 261 ] {a8f30b2d-35b1-488b-8c2b-3aec58a9fabb} <Debug> TCPHandler: Processed in 0.004220001 sec. | ||
| 14991 | 2026.05.27 21:09:09.918820 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.05.27 21:09:09.918958 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14993 | 2026.05.27 21:09:09.919012 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14994 | 2026.05.27 21:09:09.919588 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.05.27 21:09:09.919636 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14996 | 2026.05.27 21:09:09.920019 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14997 | 2026.05.27 21:09:09.920254 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.05.27 21:09:09.920421 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.33 MiB/sec. | ||
| 14999 | 2026.05.27 21:09:09.920426 [ 34 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 15000 | 2026.05.27 21:09:09.920460 [ 261 ] {40eb1d81-4d0c-435f-b981-90ba180546c0} <Debug> TCPHandler: Processed in 0.001704936 sec. | ||
| 15001 | 2026.05.27 21:09:09.920488 [ 34 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.05.27 21:09:09.920516 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15003 | 2026.05.27 21:09:09.920601 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15004 | 2026.05.27 21:09:09.920637 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 15005 | 2026.05.27 21:09:09.920707 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15006 | 2026.05.27 21:09:09.920754 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15007 | 2026.05.27 21:09:09.920789 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15008 | 2026.05.27 21:09:09.920831 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 304 rows starting from the beginning of the part | ||
| 15009 | 2026.05.27 21:09:09.920905 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 280 rows starting from the beginning of the part | ||
| 15010 | 2026.05.27 21:09:09.920963 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 280 rows starting from the beginning of the part | ||
| 15011 | 2026.05.27 21:09:09.921016 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 280 rows starting from the beginning of the part | ||
| 15012 | 2026.05.27 21:09:09.921067 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 280 rows starting from the beginning of the part | ||
| 15013 | 2026.05.27 21:09:09.921120 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 15014 | 2026.05.27 21:09:09.921172 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.05.27 21:09:09.921223 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15016 | 2026.05.27 21:09:09.921560 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15017 | 2026.05.27 21:09:09.921812 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.05.27 21:09:09.921953 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001265 sec., 7905.138339920948 rows/sec., 644.61 KiB/sec. | ||
| 15019 | 2026.05.27 21:09:09.921988 [ 261 ] {eafe9d56-1cf7-49d6-8117-ad26fcec64f0} <Debug> TCPHandler: Processed in 0.001437557 sec. | ||
| 15020 | 2026.05.27 21:09:09.922115 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2026.05.27 21:09:09.922185 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602634 sec., 903512.5923947701 rows/sec., 61.37 MiB/sec. | ||
| 15022 | 2026.05.27 21:09:09.922221 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15023 | 2026.05.27 21:09:09.922267 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15024 | 2026.05.27 21:09:09.922380 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 15025 | 2026.05.27 21:09:09.922691 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.05.27 21:09:09.922778 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_38_8} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 15027 | 2026.05.27 21:09:09.922879 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15028 | 2026.05.27 21:09:09.923990 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.05.27 21:09:09.924033 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15030 | 2026.05.27 21:09:09.924497 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15031 | 2026.05.27 21:09:09.924716 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.05.27 21:09:09.924849 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Debug> executeQuery: Read 2608 rows, 199.88 KiB in 0.002646 sec., 985638.6999244143 rows/sec., 73.77 MiB/sec. | ||
| 15033 | 2026.05.27 21:09:09.924883 [ 261 ] {dc8cec83-4844-4144-9e2f-c23e570ac083} <Debug> TCPHandler: Processed in 0.002818484 sec. | ||
| 15034 | 2026.05.27 21:09:09.925012 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15035 | 2026.05.27 21:09:09.925108 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15036 | 2026.05.27 21:09:09.925149 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15037 | 2026.05.27 21:09:09.925597 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2026.05.27 21:09:09.925633 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15039 | 2026.05.27 21:09:09.925939 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15040 | 2026.05.27 21:09:09.926154 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2026.05.27 21:09:09.926283 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Debug> executeQuery: Read 72 rows, 5.42 KiB in 0.001193 sec., 60352.0536462699 rows/sec., 4.44 MiB/sec. | ||
| 15042 | 2026.05.27 21:09:09.926317 [ 261 ] {f4a518fd-56c2-41a1-b02f-2ff03d17006c} <Debug> TCPHandler: Processed in 0.001354485 sec. | ||
| 15043 | 2026.05.27 21:09:09.926446 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15044 | 2026.05.27 21:09:09.926541 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15045 | 2026.05.27 21:09:09.926586 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15046 | 2026.05.27 21:09:09.927310 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15047 | 2026.05.27 21:09:09.927346 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15048 | 2026.05.27 21:09:09.927679 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15049 | 2026.05.27 21:09:09.927900 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15050 | 2026.05.27 21:09:09.928031 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001508 sec., 547082.2281167109 rows/sec., 32.00 MiB/sec. | ||
| 15051 | 2026.05.27 21:09:09.928066 [ 261 ] {ba73056c-feee-492e-9828-22e4bf563097} <Debug> TCPHandler: Processed in 0.001670046 sec. | ||
| 15052 | 2026.05.27 21:09:09.928189 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15053 | 2026.05.27 21:09:09.928284 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15054 | 2026.05.27 21:09:09.928323 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15055 | 2026.05.27 21:09:09.928717 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2026.05.27 21:09:09.928752 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15057 | 2026.05.27 21:09:09.929049 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15058 | 2026.05.27 21:09:09.929263 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15059 | 2026.05.27 21:09:09.929391 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 15060 | 2026.05.27 21:09:09.929424 [ 261 ] {3f3b9ef8-4234-4dd4-898c-7192d88743e2} <Debug> TCPHandler: Processed in 0.001284543 sec. | ||
| 15061 | 2026.05.27 21:09:09.929563 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15062 | 2026.05.27 21:09:09.929657 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15063 | 2026.05.27 21:09:09.929696 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15064 | 2026.05.27 21:09:09.930097 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2026.05.27 21:09:09.930131 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15066 | 2026.05.27 21:09:09.930421 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15067 | 2026.05.27 21:09:09.930641 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2026.05.27 21:09:09.930760 [ 33 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 15069 | 2026.05.27 21:09:09.930780 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 15070 | 2026.05.27 21:09:09.930811 [ 33 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2026.05.27 21:09:09.930843 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15072 | 2026.05.27 21:09:09.930906 [ 261 ] {323d9f06-89f8-4791-aed6-84789862095d} <Debug> TCPHandler: Processed in 0.001400377 sec. | ||
| 15073 | 2026.05.27 21:09:09.930923 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 15074 | 2026.05.27 21:09:09.931030 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15075 | 2026.05.27 21:09:09.931058 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 156 rows starting from the beginning of the part | ||
| 15076 | 2026.05.27 21:09:09.931112 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 144 rows starting from the beginning of the part | ||
| 15077 | 2026.05.27 21:09:09.931118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.05.27 21:09:09.931160 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 144 rows starting from the beginning of the part | ||
| 15079 | 2026.05.27 21:09:09.931210 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part | ||
| 15080 | 2026.05.27 21:09:09.931251 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 144 rows starting from the beginning of the part | ||
| 15081 | 2026.05.27 21:09:09.931265 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15082 | 2026.05.27 21:09:09.931291 [ 187 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 15083 | 2026.05.27 21:09:09.931333 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15084 | 2026.05.27 21:09:09.932070 [ 190 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118251 sec., 629170.15500926 rows/sec., 38.54 MiB/sec. | ||
| 15085 | 2026.05.27 21:09:09.932249 [ 188 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 15086 | 2026.05.27 21:09:09.932506 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.05.27 21:09:09.932559 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15088 | 2026.05.27 21:09:09.932642 [ 188 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.05.27 21:09:09.932731 [ 188 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_38_8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 15090 | 2026.05.27 21:09:09.932812 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15091 | 2026.05.27 21:09:09.933023 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15092 | 2026.05.27 21:09:09.933267 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2026.05.27 21:09:09.933408 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Debug> executeQuery: Read 1375 rows, 95.31 KiB in 0.002186 sec., 629002.7447392498 rows/sec., 42.58 MiB/sec. | ||
| 15094 | 2026.05.27 21:09:09.933444 [ 261 ] {3dc1575d-b965-4d58-a255-ed20a09e8bf1} <Debug> TCPHandler: Processed in 0.002449842 sec. | ||
| 15095 | 2026.05.27 21:09:09.933581 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2026.05.27 21:09:09.933678 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15097 | 2026.05.27 21:09:09.933723 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15098 | 2026.05.27 21:09:09.934586 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2026.05.27 21:09:09.934622 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15100 | 2026.05.27 21:09:09.935090 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15101 | 2026.05.27 21:09:09.935331 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2026.05.27 21:09:09.935457 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 15103 | 2026.05.27 21:09:09.935468 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Debug> executeQuery: Read 1645 rows, 105.21 KiB in 0.001808 sec., 909845.1327433629 rows/sec., 56.83 MiB/sec. | ||
| 15104 | 2026.05.27 21:09:09.935498 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.05.27 21:09:09.935519 [ 261 ] {ec829170-d069-4bb4-b942-ca345aba122a} <Debug> TCPHandler: Processed in 0.001994256 sec. | ||
| 15106 | 2026.05.27 21:09:09.935522 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15107 | 2026.05.27 21:09:09.935651 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 15108 | 2026.05.27 21:09:09.935661 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2026.05.27 21:09:09.935778 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15110 | 2026.05.27 21:09:09.935784 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15111 | 2026.05.27 21:09:09.935836 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 37576 rows starting from the beginning of the part | ||
| 15112 | 2026.05.27 21:09:09.935837 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15113 | 2026.05.27 21:09:09.935914 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 15114 | 2026.05.27 21:09:09.935977 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 266 rows starting from the beginning of the part | ||
| 15115 | 2026.05.27 21:09:09.936029 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15116 | 2026.05.27 21:09:09.936074 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 15117 | 2026.05.27 21:09:09.936123 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1645 rows starting from the beginning of the part | ||
| 15118 | 2026.05.27 21:09:09.936880 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.05.27 21:09:09.936923 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15120 | 2026.05.27 21:09:09.937575 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15121 | 2026.05.27 21:09:09.937841 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.05.27 21:09:09.937985 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002226 sec., 22461.814914645103 rows/sec., 40.25 MiB/sec. | ||
| 15123 | 2026.05.27 21:09:09.937998 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15124 | 2026.05.27 21:09:09.938036 [ 261 ] {0d8af852-5ffa-414b-ac23-a8f086004ba2} <Debug> TCPHandler: Processed in 0.002429551 sec. | ||
| 15125 | 2026.05.27 21:09:09.938043 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.05.27 21:09:09.938067 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15127 | 2026.05.27 21:09:09.938154 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 15128 | 2026.05.27 21:09:09.938168 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15129 | 2026.05.27 21:09:09.938288 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15130 | 2026.05.27 21:09:09.938331 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15131 | 2026.05.27 21:09:09.938375 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15132 | 2026.05.27 21:09:09.938431 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1752 rows starting from the beginning of the part | ||
| 15133 | 2026.05.27 21:09:09.938550 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part | ||
| 15134 | 2026.05.27 21:09:09.938653 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
| 15135 | 2026.05.27 21:09:09.938752 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
| 15136 | 2026.05.27 21:09:09.938757 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.05.27 21:09:09.938802 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15138 | 2026.05.27 21:09:09.938849 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 15139 | 2026.05.27 21:09:09.938951 [ 190 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 50 rows starting from the beginning of the part | ||
| 15140 | 2026.05.27 21:09:09.939137 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15141 | 2026.05.27 21:09:09.939415 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.05.27 21:09:09.939554 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001291 sec., 9295.120061967467 rows/sec., 641.46 KiB/sec. | ||
| 15143 | 2026.05.27 21:09:09.939588 [ 261 ] {7df82a58-f4f4-4ac9-be60-33d42b13fccc} <Debug> TCPHandler: Processed in 0.001470509 sec. | ||
| 15144 | 2026.05.27 21:09:09.944201 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40072 rows, containing 5 columns (5 merged, 0 gathered) in 0.008593717 sec., 4662941.542059157 rows/sec., 298.50 MiB/sec. | ||
| 15145 | 2026.05.27 21:09:09.944820 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 15146 | 2026.05.27 21:09:09.945163 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.05.27 21:09:09.945253 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 15148 | 2026.05.27 21:09:09.945346 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15149 | 2026.05.27 21:09:09.949165 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 19 columns (19 merged, 0 gathered) in 0.011046978 sec., 170544.37874321826 rows/sec., 305.61 MiB/sec. | ||
| 15150 | 2026.05.27 21:09:09.951604 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15151 | 2026.05.27 21:09:09.951947 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.05.27 21:09:09.952025 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15153 | 2026.05.27 21:09:09.952184 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 15154 | 2026.05.27 21:09:10.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.34 MiB, peak 366.69 MiB, free memory in arenas 0.00 B, will set to 356.36 MiB (RSS), difference: 7.02 MiB | ||
| 15155 | 2026.05.27 21:09:11.137163 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 15156 | 2026.05.27 21:09:11.137738 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.05.27 21:09:11.137797 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15158 | 2026.05.27 21:09:11.138331 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15159 | 2026.05.27 21:09:11.138589 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.05.27 21:09:11.138758 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 15161 | 2026.05.27 21:09:12.670677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15162 | 2026.05.27 21:09:12.687334 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.05.27 21:09:12.687393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15164 | 2026.05.27 21:09:12.693379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15165 | 2026.05.27 21:09:12.694080 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.05.27 21:09:12.696933 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15167 | 2026.05.27 21:09:14.464330 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.05.27 21:09:14.464640 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15169 | 2026.05.27 21:09:14.464987 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15170 | 2026.05.27 21:09:14.465024 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15171 | 2026.05.27 21:09:14.465245 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15172 | 2026.05.27 21:09:14.465315 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15173 | 2026.05.27 21:09:14.465471 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15174 | 2026.05.27 21:09:14.465590 [ 315 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15175 | 2026.05.27 21:09:14.465626 [ 367 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15176 | 2026.05.27 21:09:14.465590 [ 334 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15177 | 2026.05.27 21:09:14.465781 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15178 | 2026.05.27 21:09:14.465810 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15179 | 2026.05.27 21:09:14.465884 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15180 | 2026.05.27 21:09:14.465904 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15181 | 2026.05.27 21:09:14.465940 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15182 | 2026.05.27 21:09:14.465985 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15183 | 2026.05.27 21:09:14.467182 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002639 sec., 18188.70784388026 rows/sec., 3.79 MiB/sec. | ||
| 15184 | 2026.05.27 21:09:14.467342 [ 261 ] {81fb2043-3713-4a30-89a7-4241f2696b9a} <Debug> TCPHandler: Processed in 0.003212677 sec. | ||
| 15185 | 2026.05.27 21:09:14.469088 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.05.27 21:09:14.469207 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15187 | 2026.05.27 21:09:14.469253 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15188 | 2026.05.27 21:09:14.469960 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.05.27 21:09:14.469999 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15190 | 2026.05.27 21:09:14.470391 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15191 | 2026.05.27 21:09:14.470618 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15192 | 2026.05.27 21:09:14.470764 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 15193 | 2026.05.27 21:09:14.470800 [ 261 ] {f0030f94-107a-43c0-a14b-213a23850fff} <Debug> TCPHandler: Processed in 0.001766588 sec. | ||
| 15194 | 2026.05.27 21:09:14.471205 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15195 | 2026.05.27 21:09:14.471309 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15196 | 2026.05.27 21:09:14.471351 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15197 | 2026.05.27 21:09:14.471848 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.05.27 21:09:14.471885 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15199 | 2026.05.27 21:09:14.472194 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15200 | 2026.05.27 21:09:14.472410 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.05.27 21:09:14.472547 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 15202 | 2026.05.27 21:09:14.472582 [ 261 ] {3ba4feb4-9dd1-44bf-b17e-dc086f949302} <Debug> TCPHandler: Processed in 0.001427648 sec. | ||
| 15203 | 2026.05.27 21:09:14.472723 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.05.27 21:09:14.472820 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15205 | 2026.05.27 21:09:14.472864 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15206 | 2026.05.27 21:09:14.473256 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.05.27 21:09:14.473291 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15208 | 2026.05.27 21:09:14.473631 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15209 | 2026.05.27 21:09:14.473843 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.05.27 21:09:14.473970 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 15211 | 2026.05.27 21:09:14.474004 [ 261 ] {eebb2ef7-d326-4e4e-9d7f-798a5ccbde0b} <Debug> TCPHandler: Processed in 0.001331534 sec. | ||
| 15212 | 2026.05.27 21:09:14.474144 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.05.27 21:09:14.474239 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15214 | 2026.05.27 21:09:14.474280 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15215 | 2026.05.27 21:09:14.474638 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15216 | 2026.05.27 21:09:14.474674 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15217 | 2026.05.27 21:09:14.474993 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15218 | 2026.05.27 21:09:14.475204 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.05.27 21:09:14.475338 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001117 sec., 42972.24709042077 rows/sec., 2.90 MiB/sec. | ||
| 15220 | 2026.05.27 21:09:14.475372 [ 261 ] {512afb31-f518-4a3f-aa95-66e5d8b6f322} <Debug> TCPHandler: Processed in 0.001277642 sec. | ||
| 15221 | 2026.05.27 21:09:18.440995 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15222 | 2026.05.27 21:09:18.441088 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15223 | 2026.05.27 21:09:18.639815 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 15224 | 2026.05.27 21:09:18.640352 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2026.05.27 21:09:18.640394 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15226 | 2026.05.27 21:09:18.640900 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15227 | 2026.05.27 21:09:18.641145 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2026.05.27 21:09:18.641280 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 15229 | 2026.05.27 21:09:19.466204 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.05.27 21:09:19.466450 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15231 | 2026.05.27 21:09:19.466806 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15232 | 2026.05.27 21:09:19.466846 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15233 | 2026.05.27 21:09:19.467072 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15234 | 2026.05.27 21:09:19.467143 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15235 | 2026.05.27 21:09:19.467290 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15236 | 2026.05.27 21:09:19.467397 [ 334 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15237 | 2026.05.27 21:09:19.467422 [ 367 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15238 | 2026.05.27 21:09:19.467404 [ 315 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15239 | 2026.05.27 21:09:19.467593 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15240 | 2026.05.27 21:09:19.467622 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15241 | 2026.05.27 21:09:19.467696 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15242 | 2026.05.27 21:09:19.467716 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15243 | 2026.05.27 21:09:19.467753 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15244 | 2026.05.27 21:09:19.467794 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15245 | 2026.05.27 21:09:19.469152 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002794 sec., 17179.670722977808 rows/sec., 3.58 MiB/sec. | ||
| 15246 | 2026.05.27 21:09:19.469323 [ 261 ] {7f31cff4-5a93-41cd-8600-43a230293255} <Debug> TCPHandler: Processed in 0.003261758 sec. | ||
| 15247 | 2026.05.27 21:09:19.471196 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2026.05.27 21:09:19.471332 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15249 | 2026.05.27 21:09:19.471396 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15250 | 2026.05.27 21:09:19.471973 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15251 | 2026.05.27 21:09:19.472017 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15252 | 2026.05.27 21:09:19.472435 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15253 | 2026.05.27 21:09:19.472687 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.05.27 21:09:19.472836 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 3.01 MiB/sec. | ||
| 15255 | 2026.05.27 21:09:19.472839 [ 24 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15256 | 2026.05.27 21:09:19.472872 [ 261 ] {f3e2641a-3089-4fe2-8c5e-a9ec8777c7c7} <Debug> TCPHandler: Processed in 0.00180031 sec. | ||
| 15257 | 2026.05.27 21:09:19.472886 [ 24 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.05.27 21:09:19.472906 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15259 | 2026.05.27 21:09:19.473018 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.05.27 21:09:19.473042 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 15261 | 2026.05.27 21:09:19.473116 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.05.27 21:09:19.473163 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15263 | 2026.05.27 21:09:19.473164 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15264 | 2026.05.27 21:09:19.473207 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4201 rows starting from the beginning of the part | ||
| 15265 | 2026.05.27 21:09:19.473274 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 134 rows starting from the beginning of the part | ||
| 15266 | 2026.05.27 21:09:19.473325 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 781 rows starting from the beginning of the part | ||
| 15267 | 2026.05.27 21:09:19.473370 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2608 rows starting from the beginning of the part | ||
| 15268 | 2026.05.27 21:09:19.473414 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 15269 | 2026.05.27 21:09:19.473457 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15270 | 2026.05.27 21:09:19.473607 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2026.05.27 21:09:19.473652 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15272 | 2026.05.27 21:09:19.473969 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15273 | 2026.05.27 21:09:19.474200 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.05.27 21:09:19.474341 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 120.99 KiB/sec. | ||
| 15275 | 2026.05.27 21:09:19.474375 [ 261 ] {06d57e35-c90d-4111-827f-5ce8c6866655} <Debug> TCPHandler: Processed in 0.001407377 sec. | ||
| 15276 | 2026.05.27 21:09:19.474520 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2026.05.27 21:09:19.474613 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15278 | 2026.05.27 21:09:19.474655 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15279 | 2026.05.27 21:09:19.475060 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2026.05.27 21:09:19.475095 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15281 | 2026.05.27 21:09:19.475431 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15282 | 2026.05.27 21:09:19.475653 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2026.05.27 21:09:19.475702 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7840 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270554 sec., 2897757.933721179 rows/sec., 231.32 MiB/sec. | ||
| 15284 | 2026.05.27 21:09:19.475770 [ 24 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15285 | 2026.05.27 21:09:19.475782 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001187 sec., 55602.358887952825 rows/sec., 4.34 MiB/sec. | ||
| 15286 | 2026.05.27 21:09:19.475812 [ 24 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.05.27 21:09:19.475824 [ 261 ] {38aa7dce-41d9-45ff-b971-b02133f26379} <Debug> TCPHandler: Processed in 0.001353585 sec. | ||
| 15288 | 2026.05.27 21:09:19.475831 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15289 | 2026.05.27 21:09:19.475938 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 15290 | 2026.05.27 21:09:19.475967 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.05.27 21:09:19.476069 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.05.27 21:09:19.476072 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15293 | 2026.05.27 21:09:19.476085 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15294 | 2026.05.27 21:09:19.476119 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15295 | 2026.05.27 21:09:19.476128 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2407 rows starting from the beginning of the part | ||
| 15296 | 2026.05.27 21:09:19.476207 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 103 rows starting from the beginning of the part | ||
| 15297 | 2026.05.27 21:09:19.476260 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 486 rows starting from the beginning of the part | ||
| 15298 | 2026.05.27 21:09:19.476308 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1375 rows starting from the beginning of the part | ||
| 15299 | 2026.05.27 21:09:19.476354 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 15300 | 2026.05.27 21:09:19.476400 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part | ||
| 15301 | 2026.05.27 21:09:19.476451 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.05.27 21:09:19.476560 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_101_20} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15303 | 2026.05.27 21:09:19.476575 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.05.27 21:09:19.476612 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15305 | 2026.05.27 21:09:19.476660 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 15306 | 2026.05.27 21:09:19.476964 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15307 | 2026.05.27 21:09:19.477213 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2026.05.27 21:09:19.477347 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 15309 | 2026.05.27 21:09:19.477382 [ 261 ] {f96f7296-a33f-44d4-8d87-e09ea5c0484a} <Debug> TCPHandler: Processed in 0.001463969 sec. | ||
| 15310 | 2026.05.27 21:09:19.477508 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15311 | 2026.05.27 21:09:19.477603 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15312 | 2026.05.27 21:09:19.477658 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15313 | 2026.05.27 21:09:19.478098 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198183 sec., 2047600.2225474406 rows/sec., 148.60 MiB/sec. | ||
| 15314 | 2026.05.27 21:09:19.478315 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15315 | 2026.05.27 21:09:19.478423 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.05.27 21:09:19.478468 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15317 | 2026.05.27 21:09:19.478614 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.05.27 21:09:19.478704 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_101_20} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15319 | 2026.05.27 21:09:19.478793 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 15320 | 2026.05.27 21:09:19.478983 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15321 | 2026.05.27 21:09:19.479212 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.05.27 21:09:19.479356 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00177 sec., 1129.9435028248588 rows/sec., 2.02 MiB/sec. | ||
| 15323 | 2026.05.27 21:09:19.479408 [ 261 ] {33e883ac-aeae-44fd-bbb4-1981fd913ac8} <Debug> TCPHandler: Processed in 0.001948235 sec. | ||
| 15324 | 2026.05.27 21:09:19.479535 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15325 | 2026.05.27 21:09:19.479631 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15326 | 2026.05.27 21:09:19.479672 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15327 | 2026.05.27 21:09:19.480028 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2026.05.27 21:09:19.480064 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15329 | 2026.05.27 21:09:19.480362 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15330 | 2026.05.27 21:09:19.480569 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2026.05.27 21:09:19.480696 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 15332 | 2026.05.27 21:09:19.480698 [ 25 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15333 | 2026.05.27 21:09:19.480733 [ 261 ] {8cde4977-7bfd-4052-bde2-6e1348d1aa2f} <Debug> TCPHandler: Processed in 0.001246541 sec. | ||
| 15334 | 2026.05.27 21:09:19.480753 [ 25 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.05.27 21:09:19.480779 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15336 | 2026.05.27 21:09:19.480875 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 15337 | 2026.05.27 21:09:19.480967 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15338 | 2026.05.27 21:09:19.480992 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7128 rows starting from the beginning of the part | ||
| 15339 | 2026.05.27 21:09:19.481040 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15340 | 2026.05.27 21:09:19.481078 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15341 | 2026.05.27 21:09:19.481114 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 15342 | 2026.05.27 21:09:19.481150 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 15343 | 2026.05.27 21:09:19.481186 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15344 | 2026.05.27 21:09:19.482862 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033158 sec., 3638674.416843157 rows/sec., 228.80 MiB/sec. | ||
| 15345 | 2026.05.27 21:09:19.483349 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15346 | 2026.05.27 21:09:19.483645 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2026.05.27 21:09:19.483714 [ 189 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_101_20} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15348 | 2026.05.27 21:09:19.483787 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15349 | 2026.05.27 21:09:20.197911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 15350 | 2026.05.27 21:09:20.215445 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.05.27 21:09:20.215511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15352 | 2026.05.27 21:09:20.221743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15353 | 2026.05.27 21:09:20.222442 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.05.27 21:09:20.225401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 15355 | 2026.05.27 21:09:24.467215 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2026.05.27 21:09:24.467592 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15357 | 2026.05.27 21:09:24.468009 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15358 | 2026.05.27 21:09:24.468048 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15359 | 2026.05.27 21:09:24.468270 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15360 | 2026.05.27 21:09:24.468343 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15361 | 2026.05.27 21:09:24.468489 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15362 | 2026.05.27 21:09:24.468607 [ 327 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15363 | 2026.05.27 21:09:24.468607 [ 367 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15364 | 2026.05.27 21:09:24.468607 [ 328 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15365 | 2026.05.27 21:09:24.468765 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15366 | 2026.05.27 21:09:24.468796 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15367 | 2026.05.27 21:09:24.468868 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15368 | 2026.05.27 21:09:24.468888 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15369 | 2026.05.27 21:09:24.468925 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15370 | 2026.05.27 21:09:24.468968 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15371 | 2026.05.27 21:09:24.470479 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003017 sec., 15909.844216108717 rows/sec., 3.31 MiB/sec. | ||
| 15372 | 2026.05.27 21:09:24.470746 [ 261 ] {04e97e38-f47d-4808-baee-7a9eafb96f52} <Debug> TCPHandler: Processed in 0.003716474 sec. | ||
| 15373 | 2026.05.27 21:09:24.473195 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15374 | 2026.05.27 21:09:24.473455 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15375 | 2026.05.27 21:09:24.473559 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15376 | 2026.05.27 21:09:24.474395 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2026.05.27 21:09:24.474435 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15378 | 2026.05.27 21:09:24.474840 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15379 | 2026.05.27 21:09:24.475069 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2026.05.27 21:09:24.475220 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001841 sec., 72786.52906029332 rows/sec., 6.30 MiB/sec. | ||
| 15381 | 2026.05.27 21:09:24.475257 [ 261 ] {58f77c24-4dc6-474f-9e60-168fb621dfe0} <Debug> TCPHandler: Processed in 0.002250566 sec. | ||
| 15382 | 2026.05.27 21:09:24.475386 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15383 | 2026.05.27 21:09:24.475492 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15384 | 2026.05.27 21:09:24.475534 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15385 | 2026.05.27 21:09:24.476023 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2026.05.27 21:09:24.476062 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15387 | 2026.05.27 21:09:24.476367 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15388 | 2026.05.27 21:09:24.476585 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2026.05.27 21:09:24.476721 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001256 sec., 31050.95541401274 rows/sec., 2.28 MiB/sec. | ||
| 15390 | 2026.05.27 21:09:24.476723 [ 111 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15391 | 2026.05.27 21:09:24.476759 [ 261 ] {aa903b98-a54e-48a4-bd35-73f95db8a57d} <Debug> TCPHandler: Processed in 0.001422797 sec. | ||
| 15392 | 2026.05.27 21:09:24.476810 [ 111 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15393 | 2026.05.27 21:09:24.476836 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15394 | 2026.05.27 21:09:24.476950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2026.05.27 21:09:24.476958 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 15396 | 2026.05.27 21:09:24.477057 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15397 | 2026.05.27 21:09:24.477105 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15398 | 2026.05.27 21:09:24.477121 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15399 | 2026.05.27 21:09:24.477167 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 224 rows starting from the beginning of the part | ||
| 15400 | 2026.05.27 21:09:24.477247 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 15401 | 2026.05.27 21:09:24.477302 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 142 rows starting from the beginning of the part | ||
| 15402 | 2026.05.27 21:09:24.477351 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
| 15403 | 2026.05.27 21:09:24.477403 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2 rows starting from the beginning of the part | ||
| 15404 | 2026.05.27 21:09:24.477451 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part | ||
| 15405 | 2026.05.27 21:09:24.477634 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2026.05.27 21:09:24.477680 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15407 | 2026.05.27 21:09:24.478036 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15408 | 2026.05.27 21:09:24.478282 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2026.05.27 21:09:24.478416 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001378 sec., 74746.00870827286 rows/sec., 5.84 MiB/sec. | ||
| 15410 | 2026.05.27 21:09:24.478428 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527001 sec., 339227.020807452 rows/sec., 23.47 MiB/sec. | ||
| 15411 | 2026.05.27 21:09:24.478453 [ 261 ] {fffbd6a0-3c00-413e-ba78-b39187c66014} <Debug> TCPHandler: Processed in 0.001553652 sec. | ||
| 15412 | 2026.05.27 21:09:24.478610 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15413 | 2026.05.27 21:09:24.478622 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15414 | 2026.05.27 21:09:24.478731 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15415 | 2026.05.27 21:09:24.478779 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15416 | 2026.05.27 21:09:24.478924 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2026.05.27 21:09:24.479013 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_86_17} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15418 | 2026.05.27 21:09:24.479097 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15419 | 2026.05.27 21:09:24.479227 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.05.27 21:09:24.479270 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15421 | 2026.05.27 21:09:24.479620 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15422 | 2026.05.27 21:09:24.479835 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.05.27 21:09:24.479966 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 15424 | 2026.05.27 21:09:24.480001 [ 261 ] {a2cb2206-bc41-4fb7-8ab4-81f7947a4eaf} <Debug> TCPHandler: Processed in 0.001435237 sec. | ||
| 15425 | 2026.05.27 21:09:24.480154 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.05.27 21:09:24.480256 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15427 | 2026.05.27 21:09:24.480313 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15428 | 2026.05.27 21:09:24.481218 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.05.27 21:09:24.481254 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15430 | 2026.05.27 21:09:24.481827 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15431 | 2026.05.27 21:09:24.482057 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.05.27 21:09:24.482202 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001964 sec., 19857.43380855397 rows/sec., 35.58 MiB/sec. | ||
| 15433 | 2026.05.27 21:09:24.482255 [ 261 ] {d16f396b-dba6-47e0-ac7e-0389bc67ad1f} <Debug> TCPHandler: Processed in 0.002149951 sec. | ||
| 15434 | 2026.05.27 21:09:24.482413 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2026.05.27 21:09:24.482512 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15436 | 2026.05.27 21:09:24.482555 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15437 | 2026.05.27 21:09:24.482914 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.05.27 21:09:24.482951 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15439 | 2026.05.27 21:09:24.483261 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15440 | 2026.05.27 21:09:24.483476 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.05.27 21:09:24.483608 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 15442 | 2026.05.27 21:09:24.483643 [ 261 ] {99974634-d5b2-4860-a732-16edcd26510b} <Debug> TCPHandler: Processed in 0.001280052 sec. | ||
| 15443 | 2026.05.27 21:09:26.142308 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 15444 | 2026.05.27 21:09:26.142834 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.05.27 21:09:26.142872 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15446 | 2026.05.27 21:09:26.143368 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15447 | 2026.05.27 21:09:26.143629 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.05.27 21:09:26.143765 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 15449 | 2026.05.27 21:09:26.143767 [ 132 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15450 | 2026.05.27 21:09:26.143814 [ 132 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2026.05.27 21:09:26.143834 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15452 | 2026.05.27 21:09:26.144009 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 15453 | 2026.05.27 21:09:26.144182 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15454 | 2026.05.27 21:09:26.144230 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 15455 | 2026.05.27 21:09:26.144310 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 15456 | 2026.05.27 21:09:26.144365 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 15457 | 2026.05.27 21:09:26.144421 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 15458 | 2026.05.27 21:09:26.144472 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 15459 | 2026.05.27 21:09:26.144519 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 15460 | 2026.05.27 21:09:26.146735 [ 200 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002806524 sec., 10454213.112020422 rows/sec., 149.55 MiB/sec. | ||
| 15461 | 2026.05.27 21:09:26.147060 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15462 | 2026.05.27 21:09:26.147400 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.05.27 21:09:26.147494 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_61_12} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15464 | 2026.05.27 21:09:26.147584 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 15465 | 2026.05.27 21:09:27.726359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 15466 | 2026.05.27 21:09:27.744226 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.05.27 21:09:27.744288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15468 | 2026.05.27 21:09:27.750128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15469 | 2026.05.27 21:09:27.750845 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.05.27 21:09:27.751193 [ 150 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15471 | 2026.05.27 21:09:27.751272 [ 150 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15472 | 2026.05.27 21:09:27.751297 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15473 | 2026.05.27 21:09:27.751461 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15474 | 2026.05.27 21:09:27.753996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 15475 | 2026.05.27 21:09:27.755601 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15476 | 2026.05.27 21:09:27.757324 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15477 | 2026.05.27 21:09:27.762365 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15478 | 2026.05.27 21:09:27.767379 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15479 | 2026.05.27 21:09:27.772321 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15480 | 2026.05.27 21:09:27.777657 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15481 | 2026.05.27 21:09:27.781907 [ 197 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 15482 | 2026.05.27 21:09:27.834307 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.08292413 sec., 5547.239386171432 rows/sec., 28.68 MiB/sec. | ||
| 15483 | 2026.05.27 21:09:27.836412 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15484 | 2026.05.27 21:09:27.838189 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_61_12} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.05.27 21:09:27.838289 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_61_12} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15486 | 2026.05.27 21:09:27.839872 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 15487 | 2026.05.27 21:09:29.466435 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15488 | 2026.05.27 21:09:29.466681 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15489 | 2026.05.27 21:09:29.467056 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15490 | 2026.05.27 21:09:29.467097 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15491 | 2026.05.27 21:09:29.467342 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15492 | 2026.05.27 21:09:29.467418 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15493 | 2026.05.27 21:09:29.467567 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15494 | 2026.05.27 21:09:29.467676 [ 328 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15495 | 2026.05.27 21:09:29.467710 [ 367 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15496 | 2026.05.27 21:09:29.467695 [ 327 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15497 | 2026.05.27 21:09:29.467879 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15498 | 2026.05.27 21:09:29.467918 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15499 | 2026.05.27 21:09:29.467995 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15500 | 2026.05.27 21:09:29.468016 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15501 | 2026.05.27 21:09:29.468054 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 15502 | 2026.05.27 21:09:29.468108 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 15503 | 2026.05.27 21:09:29.469545 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002964 sec., 16194.331983805667 rows/sec., 3.37 MiB/sec. | ||
| 15504 | 2026.05.27 21:09:29.469706 [ 261 ] {0b1da193-ee25-4d85-9724-a1107c09d616} <Debug> TCPHandler: Processed in 0.003417064 sec. | ||
| 15505 | 2026.05.27 21:09:29.471574 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.05.27 21:09:29.471693 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15507 | 2026.05.27 21:09:29.471742 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15508 | 2026.05.27 21:09:29.472283 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.05.27 21:09:29.472330 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15510 | 2026.05.27 21:09:29.472703 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15511 | 2026.05.27 21:09:29.472955 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.05.27 21:09:29.473109 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 337.19 KiB/sec. | ||
| 15513 | 2026.05.27 21:09:29.473159 [ 261 ] {e401a3a0-64e9-49da-951e-7739ea301b43} <Debug> TCPHandler: Processed in 0.001639905 sec. | ||
| 15514 | 2026.05.27 21:09:29.473292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.05.27 21:09:29.473400 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15516 | 2026.05.27 21:09:29.473443 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15517 | 2026.05.27 21:09:29.473886 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.05.27 21:09:29.473925 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15519 | 2026.05.27 21:09:29.474254 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15520 | 2026.05.27 21:09:29.474483 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.05.27 21:09:29.474617 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Debug> executeQuery: Read 63 rows, 4.99 KiB in 0.001239 sec., 50847.45762711864 rows/sec., 3.93 MiB/sec. | ||
| 15522 | 2026.05.27 21:09:29.474657 [ 261 ] {74d28493-031e-4668-ba9f-18aa1653784d} <Debug> TCPHandler: Processed in 0.001415678 sec. | ||
| 15523 | 2026.05.27 21:09:29.474788 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.05.27 21:09:29.474889 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15525 | 2026.05.27 21:09:29.475024 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15526 | 2026.05.27 21:09:29.475510 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.05.27 21:09:29.475549 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15528 | 2026.05.27 21:09:29.475911 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15529 | 2026.05.27 21:09:29.476173 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.05.27 21:09:29.476330 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Debug> executeQuery: Read 8 rows, 583.00 B in 0.001457 sec., 5490.73438572409 rows/sec., 390.76 KiB/sec. | ||
| 15531 | 2026.05.27 21:09:29.476372 [ 261 ] {550c94f3-5614-44df-80e1-440bd32f58bf} <Debug> TCPHandler: Processed in 0.001639155 sec. | ||
| 15532 | 2026.05.27 21:09:29.476543 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15533 | 2026.05.27 21:09:29.476641 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15534 | 2026.05.27 21:09:29.476720 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15535 | 2026.05.27 21:09:29.477290 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.05.27 21:09:29.477326 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15537 | 2026.05.27 21:09:29.477621 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15538 | 2026.05.27 21:09:29.477833 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2026.05.27 21:09:29.477959 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001337 sec., 53851.907255048616 rows/sec., 4.21 MiB/sec. | ||
| 15540 | 2026.05.27 21:09:29.477993 [ 261 ] {1e1fe855-f01c-48fd-a030-c8748fd21e42} <Debug> TCPHandler: Processed in 0.00150036 sec. | ||
| 15541 | 2026.05.27 21:09:29.478123 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.05.27 21:09:29.478231 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15543 | 2026.05.27 21:09:29.478276 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15544 | 2026.05.27 21:09:29.478695 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.05.27 21:09:29.478730 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15546 | 2026.05.27 21:09:29.479090 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15547 | 2026.05.27 21:09:29.479309 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15548 | 2026.05.27 21:09:29.479438 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001226 sec., 132952.691680261 rows/sec., 9.26 MiB/sec. | ||
| 15549 | 2026.05.27 21:09:29.479472 [ 261 ] {c5d45e11-ec96-4d68-b219-2e2cb77dddc5} <Debug> TCPHandler: Processed in 0.001398797 sec. | ||
| 15550 | 2026.05.27 21:09:29.479604 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.05.27 21:09:29.479698 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15552 | 2026.05.27 21:09:29.479752 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15553 | 2026.05.27 21:09:29.480619 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.05.27 21:09:29.480664 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15555 | 2026.05.27 21:09:29.481248 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15556 | 2026.05.27 21:09:29.481483 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.05.27 21:09:29.481646 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001963 sec., 1018.8487009679063 rows/sec., 1.83 MiB/sec. | ||
| 15558 | 2026.05.27 21:09:29.481757 [ 261 ] {b178f1d4-dd48-43b1-b00d-463081e56f05} <Debug> TCPHandler: Processed in 0.002201093 sec. | ||
| 15559 | 2026.05.27 21:09:29.481946 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2026.05.27 21:09:29.482069 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15561 | 2026.05.27 21:09:29.482125 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15562 | 2026.05.27 21:09:29.482515 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2026.05.27 21:09:29.482551 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15564 | 2026.05.27 21:09:29.482857 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15565 | 2026.05.27 21:09:29.483065 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.05.27 21:09:29.483192 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 15567 | 2026.05.27 21:09:29.483227 [ 261 ] {987e8ea4-e87f-48b4-bf80-daba66376c25} <Debug> TCPHandler: Processed in 0.001386286 sec. | ||
| 15568 | 2026.05.27 21:09:33.441402 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15569 | 2026.05.27 21:09:33.441502 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15570 | 2026.05.27 21:09:33.644806 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 15571 | 2026.05.27 21:09:33.645372 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.05.27 21:09:33.645417 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15573 | 2026.05.27 21:09:33.645948 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15574 | 2026.05.27 21:09:33.646185 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.05.27 21:09:33.646318 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 15576 | 2026.05.27 21:09:34.466641 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15577 | 2026.05.27 21:09:34.466973 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15578 | 2026.05.27 21:09:34.467369 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15579 | 2026.05.27 21:09:34.467410 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15580 | 2026.05.27 21:09:34.467629 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15581 | 2026.05.27 21:09:34.467700 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15582 | 2026.05.27 21:09:34.467838 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15583 | 2026.05.27 21:09:34.467940 [ 366 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15584 | 2026.05.27 21:09:34.467941 [ 327 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15585 | 2026.05.27 21:09:34.467940 [ 367 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15586 | 2026.05.27 21:09:34.468082 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15587 | 2026.05.27 21:09:34.468114 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15588 | 2026.05.27 21:09:34.468186 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15589 | 2026.05.27 21:09:34.468207 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15590 | 2026.05.27 21:09:34.468243 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15591 | 2026.05.27 21:09:34.468282 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15592 | 2026.05.27 21:09:34.469608 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00276 sec., 17391.304347826088 rows/sec., 3.62 MiB/sec. | ||
| 15593 | 2026.05.27 21:09:34.469836 [ 261 ] {cf142208-2f48-4c54-ad58-a7d2e1703809} <Debug> TCPHandler: Processed in 0.003364572 sec. | ||
| 15594 | 2026.05.27 21:09:34.472197 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15595 | 2026.05.27 21:09:34.472340 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15596 | 2026.05.27 21:09:34.472402 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15597 | 2026.05.27 21:09:34.473045 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.05.27 21:09:34.473101 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15599 | 2026.05.27 21:09:34.473498 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15600 | 2026.05.27 21:09:34.473728 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15601 | 2026.05.27 21:09:34.473880 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001588 sec., 84382.87153652393 rows/sec., 7.31 MiB/sec. | ||
| 15602 | 2026.05.27 21:09:34.473923 [ 261 ] {cc151e75-32a7-4339-9cc4-08c832945f40} <Debug> TCPHandler: Processed in 0.001847642 sec. | ||
| 15603 | 2026.05.27 21:09:34.474134 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15604 | 2026.05.27 21:09:34.474320 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15605 | 2026.05.27 21:09:34.474391 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15606 | 2026.05.27 21:09:34.475105 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.05.27 21:09:34.475145 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15608 | 2026.05.27 21:09:34.475513 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15609 | 2026.05.27 21:09:34.475739 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.05.27 21:09:34.475894 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001621 sec., 24059.22270203578 rows/sec., 1.77 MiB/sec. | ||
| 15611 | 2026.05.27 21:09:34.475939 [ 261 ] {8483c635-0ef9-4a2f-afc0-6b8ce959b690} <Debug> TCPHandler: Processed in 0.001932974 sec. | ||
| 15612 | 2026.05.27 21:09:34.476054 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2026.05.27 21:09:34.476159 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15614 | 2026.05.27 21:09:34.476204 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15615 | 2026.05.27 21:09:34.476656 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15616 | 2026.05.27 21:09:34.476693 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15617 | 2026.05.27 21:09:34.477001 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15618 | 2026.05.27 21:09:34.477220 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2026.05.27 21:09:34.477350 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001215 sec., 84773.66255144033 rows/sec., 6.62 MiB/sec. | ||
| 15620 | 2026.05.27 21:09:34.477385 [ 261 ] {c6ea0846-3348-4f75-90ed-adbd86f8c177} <Debug> TCPHandler: Processed in 0.001382326 sec. | ||
| 15621 | 2026.05.27 21:09:34.477496 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15622 | 2026.05.27 21:09:34.477593 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15623 | 2026.05.27 21:09:34.477638 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15624 | 2026.05.27 21:09:34.478040 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.05.27 21:09:34.478075 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15626 | 2026.05.27 21:09:34.478404 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15627 | 2026.05.27 21:09:34.478609 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.05.27 21:09:34.478727 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_99_20 to all_100_100_0 | ||
| 15629 | 2026.05.27 21:09:34.478739 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 15630 | 2026.05.27 21:09:34.478771 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2026.05.27 21:09:34.478789 [ 261 ] {801a67f7-0c7d-4007-a6fa-bcff7ca3e4b4} <Debug> TCPHandler: Processed in 0.001342305 sec. | ||
| 15632 | 2026.05.27 21:09:34.478796 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15633 | 2026.05.27 21:09:34.478912 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_20 to all_100_100_0 into Compact with storage Full | ||
| 15634 | 2026.05.27 21:09:34.478930 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.05.27 21:09:34.479040 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15636 | 2026.05.27 21:09:34.479044 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15637 | 2026.05.27 21:09:34.479096 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 40072 rows starting from the beginning of the part | ||
| 15638 | 2026.05.27 21:09:34.479103 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15639 | 2026.05.27 21:09:34.479168 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 15640 | 2026.05.27 21:09:34.480027 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.05.27 21:09:34.480068 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15642 | 2026.05.27 21:09:34.480690 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15643 | 2026.05.27 21:09:34.480914 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.05.27 21:09:34.481066 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002044 sec., 19080.23483365949 rows/sec., 34.19 MiB/sec. | ||
| 15645 | 2026.05.27 21:09:34.481136 [ 261 ] {01a64839-aca6-41c6-a783-4277b897fa7b} <Debug> TCPHandler: Processed in 0.002254725 sec. | ||
| 15646 | 2026.05.27 21:09:34.481258 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15647 | 2026.05.27 21:09:34.481354 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15648 | 2026.05.27 21:09:34.481396 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15649 | 2026.05.27 21:09:34.481732 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.05.27 21:09:34.481767 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15651 | 2026.05.27 21:09:34.482095 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15652 | 2026.05.27 21:09:34.482304 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.05.27 21:09:34.482435 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 15654 | 2026.05.27 21:09:34.482469 [ 261 ] {5af6e382-55e7-455b-88e5-e74864592ae2} <Debug> TCPHandler: Processed in 0.001260202 sec. | ||
| 15655 | 2026.05.27 21:09:34.486215 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40200 rows, containing 5 columns (5 merged, 0 gathered) in 0.007337615 sec., 5478619.415164192 rows/sec., 350.81 MiB/sec. | ||
| 15656 | 2026.05.27 21:09:34.486888 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Trace> MergedBlockOutputStream: filled checksums all_1_100_21 (state Temporary) | ||
| 15657 | 2026.05.27 21:09:34.487207 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_100_21 to all_1_100_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2026.05.27 21:09:34.487306 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_99_20, all_100_100_0] -> all_1_100_21 | ||
| 15659 | 2026.05.27 21:09:34.487414 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15660 | 2026.05.27 21:09:35.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.59 MiB, peak 370.87 MiB, free memory in arenas 0.00 B, will set to 360.27 MiB (RSS), difference: 1.67 MiB | ||
| 15661 | 2026.05.27 21:09:35.254963 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15662 | 2026.05.27 21:09:35.270268 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.05.27 21:09:35.270330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15664 | 2026.05.27 21:09:35.276151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15665 | 2026.05.27 21:09:35.277829 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.05.27 21:09:35.285630 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15667 | 2026.05.27 21:09:39.465963 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15668 | 2026.05.27 21:09:39.466251 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15669 | 2026.05.27 21:09:39.466609 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15670 | 2026.05.27 21:09:39.466647 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15671 | 2026.05.27 21:09:39.466874 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15672 | 2026.05.27 21:09:39.466944 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15673 | 2026.05.27 21:09:39.467092 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15674 | 2026.05.27 21:09:39.467207 [ 366 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15675 | 2026.05.27 21:09:39.467237 [ 343 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15676 | 2026.05.27 21:09:39.467224 [ 327 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15677 | 2026.05.27 21:09:39.467420 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15678 | 2026.05.27 21:09:39.467449 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15679 | 2026.05.27 21:09:39.467522 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15680 | 2026.05.27 21:09:39.467542 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15681 | 2026.05.27 21:09:39.467579 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15682 | 2026.05.27 21:09:39.467621 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15683 | 2026.05.27 21:09:39.468918 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00278 sec., 17266.187050359713 rows/sec., 3.59 MiB/sec. | ||
| 15684 | 2026.05.27 21:09:39.469072 [ 261 ] {4930b139-81e5-464f-be76-3313e941647d} <Debug> TCPHandler: Processed in 0.003267098 sec. | ||
| 15685 | 2026.05.27 21:09:39.470899 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15686 | 2026.05.27 21:09:39.471011 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15687 | 2026.05.27 21:09:39.471056 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15688 | 2026.05.27 21:09:39.471649 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2026.05.27 21:09:39.471704 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15690 | 2026.05.27 21:09:39.472097 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15691 | 2026.05.27 21:09:39.472325 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.05.27 21:09:39.472481 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 3.10 MiB/sec. | ||
| 15693 | 2026.05.27 21:09:39.472518 [ 261 ] {c51c9efc-0292-4b71-97e8-febfacda3e11} <Debug> TCPHandler: Processed in 0.001670436 sec. | ||
| 15694 | 2026.05.27 21:09:39.472680 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15695 | 2026.05.27 21:09:39.472786 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15696 | 2026.05.27 21:09:39.472827 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15697 | 2026.05.27 21:09:39.473276 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2026.05.27 21:09:39.473314 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15699 | 2026.05.27 21:09:39.473613 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15700 | 2026.05.27 21:09:39.473824 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2026.05.27 21:09:39.473956 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 126.48 KiB/sec. | ||
| 15702 | 2026.05.27 21:09:39.473991 [ 261 ] {84829896-b4d3-46eb-9af8-cc69b66a12ad} <Debug> TCPHandler: Processed in 0.001361415 sec. | ||
| 15703 | 2026.05.27 21:09:39.474138 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2026.05.27 21:09:39.474235 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15705 | 2026.05.27 21:09:39.474276 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15706 | 2026.05.27 21:09:39.474708 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2026.05.27 21:09:39.474745 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15708 | 2026.05.27 21:09:39.475055 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15709 | 2026.05.27 21:09:39.475274 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.05.27 21:09:39.475408 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001191 sec., 55415.61712846348 rows/sec., 4.33 MiB/sec. | ||
| 15711 | 2026.05.27 21:09:39.475444 [ 261 ] {7ccd52b2-24a3-46e7-ab25-967ff0cb08ea} <Debug> TCPHandler: Processed in 0.001355875 sec. | ||
| 15712 | 2026.05.27 21:09:39.475581 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15713 | 2026.05.27 21:09:39.475677 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15714 | 2026.05.27 21:09:39.475721 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15715 | 2026.05.27 21:09:39.476145 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.05.27 21:09:39.476182 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15717 | 2026.05.27 21:09:39.476526 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15718 | 2026.05.27 21:09:39.476742 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.05.27 21:09:39.476873 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 15720 | 2026.05.27 21:09:39.476883 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_100_21 to all_101_101_0 | ||
| 15721 | 2026.05.27 21:09:39.476909 [ 261 ] {03d3a3f3-51af-4554-b58b-687aefccd851} <Debug> TCPHandler: Processed in 0.001377976 sec. | ||
| 15722 | 2026.05.27 21:09:39.476935 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.05.27 21:09:39.476986 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15724 | 2026.05.27 21:09:39.477088 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15725 | 2026.05.27 21:09:39.477108 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_21 to all_101_101_0 into Compact with storage Full | ||
| 15726 | 2026.05.27 21:09:39.477201 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15727 | 2026.05.27 21:09:39.477258 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15728 | 2026.05.27 21:09:39.477263 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15729 | 2026.05.27 21:09:39.477311 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_21, total 40200 rows starting from the beginning of the part | ||
| 15730 | 2026.05.27 21:09:39.477398 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 15731 | 2026.05.27 21:09:39.478078 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.05.27 21:09:39.478122 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15733 | 2026.05.27 21:09:39.478655 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15734 | 2026.05.27 21:09:39.478896 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.05.27 21:09:39.479057 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001874 sec., 1067.2358591248667 rows/sec., 1.91 MiB/sec. | ||
| 15736 | 2026.05.27 21:09:39.479044 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15737 | 2026.05.27 21:09:39.479109 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15738 | 2026.05.27 21:09:39.479124 [ 261 ] {7adc67f1-5e04-4fd9-aea5-fc51fe6f1456} <Debug> TCPHandler: Processed in 0.00208859 sec. | ||
| 15739 | 2026.05.27 21:09:39.479133 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15740 | 2026.05.27 21:09:39.479273 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 15741 | 2026.05.27 21:09:39.479279 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2026.05.27 21:09:39.479406 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15743 | 2026.05.27 21:09:39.479448 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15744 | 2026.05.27 21:09:39.479551 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15745 | 2026.05.27 21:09:39.479621 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1884 rows starting from the beginning of the part | ||
| 15746 | 2026.05.27 21:09:39.479772 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
| 15747 | 2026.05.27 21:09:39.479840 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.05.27 21:09:39.479883 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15749 | 2026.05.27 21:09:39.479895 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part | ||
| 15750 | 2026.05.27 21:09:39.480016 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
| 15751 | 2026.05.27 21:09:39.480124 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
| 15752 | 2026.05.27 21:09:39.480236 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2 rows starting from the beginning of the part | ||
| 15753 | 2026.05.27 21:09:39.480424 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15754 | 2026.05.27 21:09:39.480697 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.05.27 21:09:39.480846 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 15756 | 2026.05.27 21:09:39.480883 [ 261 ] {2a3c5921-8d23-4669-b240-ab3a42a0ada2} <Debug> TCPHandler: Processed in 0.001655176 sec. | ||
| 15757 | 2026.05.27 21:09:39.483392 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40360 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330531 sec., 6375452.5489252005 rows/sec., 408.38 MiB/sec. | ||
| 15758 | 2026.05.27 21:09:39.483942 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Trace> MergedBlockOutputStream: filled checksums all_1_101_22 (state Temporary) | ||
| 15759 | 2026.05.27 21:09:39.484253 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_101_22 to all_1_101_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.05.27 21:09:39.484339 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_100_21, all_101_101_0] -> all_1_101_22 | ||
| 15761 | 2026.05.27 21:09:39.484426 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15762 | 2026.05.27 21:09:39.489594 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 19 columns (19 merged, 0 gathered) in 0.010378495 sec., 189622.86921176914 rows/sec., 339.80 MiB/sec. | ||
| 15763 | 2026.05.27 21:09:39.491764 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15764 | 2026.05.27 21:09:39.492108 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.05.27 21:09:39.492182 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15766 | 2026.05.27 21:09:39.492306 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. | ||
| 15767 | 2026.05.27 21:09:39.911276 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.05.27 21:09:39.911541 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15769 | 2026.05.27 21:09:39.911939 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15770 | 2026.05.27 21:09:39.911988 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15771 | 2026.05.27 21:09:39.912278 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15772 | 2026.05.27 21:09:39.912354 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15773 | 2026.05.27 21:09:39.912503 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 37-element set) | ||
| 15774 | 2026.05.27 21:09:39.912611 [ 366 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15775 | 2026.05.27 21:09:39.912623 [ 327 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15776 | 2026.05.27 21:09:39.912615 [ 312 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15777 | 2026.05.27 21:09:39.912792 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 15778 | 2026.05.27 21:09:39.912825 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15779 | 2026.05.27 21:09:39.912918 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15780 | 2026.05.27 21:09:39.912940 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 15781 | 2026.05.27 21:09:39.912980 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 15782 | 2026.05.27 21:09:39.913037 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 15783 | 2026.05.27 21:09:39.913090 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 15784 | 2026.05.27 21:09:39.914593 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.003167 sec., 17050.83675402589 rows/sec., 4.03 MiB/sec. | ||
| 15785 | 2026.05.27 21:09:39.914784 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> MemoryTracker: Peak memory usage (for query): 159.39 KiB. | ||
| 15786 | 2026.05.27 21:09:39.914801 [ 261 ] {509f14a9-bd6a-45fd-b640-10054c9dd0a3} <Debug> TCPHandler: Processed in 0.003676242 sec. | ||
| 15787 | 2026.05.27 21:09:39.931882 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.05.27 21:09:39.932002 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15789 | 2026.05.27 21:09:39.932060 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15790 | 2026.05.27 21:09:39.932649 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.05.27 21:09:39.932691 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15792 | 2026.05.27 21:09:39.933090 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15793 | 2026.05.27 21:09:39.933329 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.05.27 21:09:39.933486 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001519 sec., 15799.868334430546 rows/sec., 1.31 MiB/sec. | ||
| 15795 | 2026.05.27 21:09:39.933526 [ 261 ] {dfcd58c6-f91f-40f3-87ae-4d1496e14f06} <Debug> TCPHandler: Processed in 0.001701726 sec. | ||
| 15796 | 2026.05.27 21:09:39.933669 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.05.27 21:09:39.933783 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15798 | 2026.05.27 21:09:39.933827 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15799 | 2026.05.27 21:09:39.935445 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2026.05.27 21:09:39.935485 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15801 | 2026.05.27 21:09:39.936032 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15802 | 2026.05.27 21:09:39.936272 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.05.27 21:09:39.936414 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Debug> executeQuery: Read 3463 rows, 269.41 KiB in 0.002653 sec., 1305314.7380324162 rows/sec., 99.17 MiB/sec. | ||
| 15804 | 2026.05.27 21:09:39.936427 [ 100 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15805 | 2026.05.27 21:09:39.936452 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 15806 | 2026.05.27 21:09:39.936482 [ 261 ] {f5ddba0e-a937-46ef-a78b-d14cc9c5a49e} <Debug> TCPHandler: Processed in 0.002867336 sec. | ||
| 15807 | 2026.05.27 21:09:39.936495 [ 100 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.05.27 21:09:39.936531 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15809 | 2026.05.27 21:09:39.936643 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 15810 | 2026.05.27 21:09:39.936654 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15811 | 2026.05.27 21:09:39.936757 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15812 | 2026.05.27 21:09:39.936772 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15813 | 2026.05.27 21:09:39.936791 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 4201 rows starting from the beginning of the part | ||
| 15814 | 2026.05.27 21:09:39.936814 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15815 | 2026.05.27 21:09:39.936856 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 134 rows starting from the beginning of the part | ||
| 15816 | 2026.05.27 21:09:39.936909 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 63 rows starting from the beginning of the part | ||
| 15817 | 2026.05.27 21:09:39.936958 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 134 rows starting from the beginning of the part | ||
| 15818 | 2026.05.27 21:09:39.937008 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15819 | 2026.05.27 21:09:39.937057 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 3463 rows starting from the beginning of the part | ||
| 15820 | 2026.05.27 21:09:39.937352 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.05.27 21:09:39.937389 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15822 | 2026.05.27 21:09:39.937707 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15823 | 2026.05.27 21:09:39.937946 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.05.27 21:09:39.938236 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Debug> executeQuery: Read 62 rows, 4.72 KiB in 0.001474 sec., 42062.415196743554 rows/sec., 3.13 MiB/sec. | ||
| 15825 | 2026.05.27 21:09:39.938334 [ 261 ] {97c0d9ea-9433-424b-a8a9-fc331b3b9b08} <Debug> TCPHandler: Processed in 0.001732527 sec. | ||
| 15826 | 2026.05.27 21:09:39.938566 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.05.27 21:09:39.938707 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.05.27 21:09:39.938770 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15829 | 2026.05.27 21:09:39.939314 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8055 rows, containing 5 columns (5 merged, 0 gathered) in 0.002716911 sec., 2964764.027971472 rows/sec., 237.97 MiB/sec. | ||
| 15830 | 2026.05.27 21:09:39.939632 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15831 | 2026.05.27 21:09:39.939649 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15832 | 2026.05.27 21:09:39.939701 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15833 | 2026.05.27 21:09:39.939908 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.05.27 21:09:39.939990 [ 188 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_106_21} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15835 | 2026.05.27 21:09:39.940059 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 15836 | 2026.05.27 21:09:39.940177 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15837 | 2026.05.27 21:09:39.940417 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.05.27 21:09:39.940559 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.001901 sec., 513940.0315623356 rows/sec., 30.34 MiB/sec. | ||
| 15839 | 2026.05.27 21:09:39.940595 [ 261 ] {373e3d60-331d-4005-806a-361da55e95dc} <Debug> TCPHandler: Processed in 0.002148751 sec. | ||
| 15840 | 2026.05.27 21:09:39.940732 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15841 | 2026.05.27 21:09:39.940832 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15842 | 2026.05.27 21:09:39.940873 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15843 | 2026.05.27 21:09:39.941277 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2026.05.27 21:09:39.941314 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15845 | 2026.05.27 21:09:39.941607 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15846 | 2026.05.27 21:09:39.941828 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15847 | 2026.05.27 21:09:39.941992 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 59.69 KiB/sec. | ||
| 15848 | 2026.05.27 21:09:39.942035 [ 261 ] {cf0a3d4d-7257-4b4b-8c7d-ea3a43159148} <Debug> TCPHandler: Processed in 0.001352345 sec. | ||
| 15849 | 2026.05.27 21:09:39.942182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2026.05.27 21:09:39.942281 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15851 | 2026.05.27 21:09:39.942320 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15852 | 2026.05.27 21:09:39.942780 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2026.05.27 21:09:39.942817 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15854 | 2026.05.27 21:09:39.943128 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15855 | 2026.05.27 21:09:39.943343 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2026.05.27 21:09:39.943473 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 774.15 KiB/sec. | ||
| 15857 | 2026.05.27 21:09:39.943508 [ 261 ] {21f4add6-65cf-4e92-8d0b-78e752669c3a} <Debug> TCPHandler: Processed in 0.001388297 sec. | ||
| 15858 | 2026.05.27 21:09:39.943649 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15859 | 2026.05.27 21:09:39.943751 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15860 | 2026.05.27 21:09:39.943792 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15861 | 2026.05.27 21:09:39.944854 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2026.05.27 21:09:39.944898 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15863 | 2026.05.27 21:09:39.945310 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15864 | 2026.05.27 21:09:39.945528 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2026.05.27 21:09:39.945658 [ 100 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15866 | 2026.05.27 21:09:39.945660 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Debug> executeQuery: Read 1947 rows, 135.22 KiB in 0.001928 sec., 1009854.7717842323 rows/sec., 68.49 MiB/sec. | ||
| 15867 | 2026.05.27 21:09:39.945700 [ 100 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.05.27 21:09:39.945720 [ 261 ] {0157ea2c-6d40-471d-818c-457e1fc1519b} <Debug> TCPHandler: Processed in 0.002120531 sec. | ||
| 15869 | 2026.05.27 21:09:39.945726 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15870 | 2026.05.27 21:09:39.945829 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 15871 | 2026.05.27 21:09:39.945862 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.05.27 21:09:39.945940 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15873 | 2026.05.27 21:09:39.945966 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15874 | 2026.05.27 21:09:39.945977 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2407 rows starting from the beginning of the part | ||
| 15875 | 2026.05.27 21:09:39.946029 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15876 | 2026.05.27 21:09:39.946055 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 103 rows starting from the beginning of the part | ||
| 15877 | 2026.05.27 21:09:39.946109 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
| 15878 | 2026.05.27 21:09:39.946153 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 103 rows starting from the beginning of the part | ||
| 15879 | 2026.05.27 21:09:39.946197 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 15880 | 2026.05.27 21:09:39.946240 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1947 rows starting from the beginning of the part | ||
| 15881 | 2026.05.27 21:09:39.946727 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.05.27 21:09:39.946769 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15883 | 2026.05.27 21:09:39.947233 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15884 | 2026.05.27 21:09:39.947459 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.05.27 21:09:39.947583 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_101_22 to all_106_106_0 | ||
| 15886 | 2026.05.27 21:09:39.947591 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001644 sec., 931873.4793187347 rows/sec., 56.96 MiB/sec. | ||
| 15887 | 2026.05.27 21:09:39.947621 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.05.27 21:09:39.947646 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15889 | 2026.05.27 21:09:39.947647 [ 261 ] {14204d9a-8dc2-44b3-854d-d8403e817527} <Debug> TCPHandler: Processed in 0.001833911 sec. | ||
| 15890 | 2026.05.27 21:09:39.947768 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::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 | ||
| 15891 | 2026.05.27 21:09:39.947793 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2026.05.27 21:09:39.947863 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4698 rows, containing 5 columns (5 merged, 0 gathered) in 0.002068959 sec., 2270707.1527275313 rows/sec., 164.81 MiB/sec. | ||
| 15893 | 2026.05.27 21:09:39.947907 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.05.27 21:09:39.947930 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15895 | 2026.05.27 21:09:39.947963 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15896 | 2026.05.27 21:09:39.947979 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_22, total 40360 rows starting from the beginning of the part | ||
| 15897 | 2026.05.27 21:09:39.948059 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15898 | 2026.05.27 21:09:39.948115 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 163 rows starting from the beginning of the part | ||
| 15899 | 2026.05.27 21:09:39.948163 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15900 | 2026.05.27 21:09:39.948173 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15901 | 2026.05.27 21:09:39.948226 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15902 | 2026.05.27 21:09:39.948273 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1532 rows starting from the beginning of the part | ||
| 15903 | 2026.05.27 21:09:39.948486 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.05.27 21:09:39.948575 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_106_21} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15905 | 2026.05.27 21:09:39.948676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 15906 | 2026.05.27 21:09:39.949054 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2026.05.27 21:09:39.949096 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15908 | 2026.05.27 21:09:39.949711 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15909 | 2026.05.27 21:09:39.949958 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2026.05.27 21:09:39.950109 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002221 sec., 22512.3818099955 rows/sec., 40.34 MiB/sec. | ||
| 15911 | 2026.05.27 21:09:39.950162 [ 261 ] {e37d0b43-6acb-41f2-b144-1fa91e783ce3} <Debug> TCPHandler: Processed in 0.002418081 sec. | ||
| 15912 | 2026.05.27 21:09:39.950317 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2026.05.27 21:09:39.950419 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15914 | 2026.05.27 21:09:39.950461 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15915 | 2026.05.27 21:09:39.950837 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.05.27 21:09:39.950872 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15917 | 2026.05.27 21:09:39.951187 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15918 | 2026.05.27 21:09:39.951401 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2026.05.27 21:09:39.951531 [ 100 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15920 | 2026.05.27 21:09:39.951535 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001139 sec., 143985.9525899912 rows/sec., 7.84 MiB/sec. | ||
| 15921 | 2026.05.27 21:09:39.951575 [ 100 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15922 | 2026.05.27 21:09:39.951593 [ 261 ] {0a1e367e-69e1-4ea2-9edc-0373e0bcd44d} <Debug> TCPHandler: Processed in 0.001326055 sec. | ||
| 15923 | 2026.05.27 21:09:39.951600 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15924 | 2026.05.27 21:09:39.951690 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 15925 | 2026.05.27 21:09:39.951792 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15926 | 2026.05.27 21:09:39.951818 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7398 rows starting from the beginning of the part | ||
| 15927 | 2026.05.27 21:09:39.951864 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15928 | 2026.05.27 21:09:39.951902 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15929 | 2026.05.27 21:09:39.951936 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15930 | 2026.05.27 21:09:39.951971 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15931 | 2026.05.27 21:09:39.952009 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 164 rows starting from the beginning of the part | ||
| 15932 | 2026.05.27 21:09:39.954238 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574845 sec., 3030085.306105804 rows/sec., 190.42 MiB/sec. | ||
| 15933 | 2026.05.27 21:09:39.954763 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15934 | 2026.05.27 21:09:39.955035 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.05.27 21:09:39.955109 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_106_21} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15936 | 2026.05.27 21:09:39.955180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 15937 | 2026.05.27 21:09:39.956561 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42535 rows, containing 5 columns (5 merged, 0 gathered) in 0.008848255 sec., 4807162.542218776 rows/sec., 307.82 MiB/sec. | ||
| 15938 | 2026.05.27 21:09:39.956828 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 15939 | 2026.05.27 21:09:39.957100 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15940 | 2026.05.27 21:09:39.957172 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_101_22, all_106_106_0] -> all_1_106_23 | ||
| 15941 | 2026.05.27 21:09:39.957242 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15942 | 2026.05.27 21:09:40.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.63 MiB, peak 378.08 MiB, free memory in arenas 0.00 B, will set to 365.44 MiB (RSS), difference: 3.81 MiB | ||
| 15943 | 2026.05.27 21:09:40.638633 [ 101 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 15944 | 2026.05.27 21:09:40.638700 [ 101 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2026.05.27 21:09:40.638724 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15946 | 2026.05.27 21:09:40.638862 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 15947 | 2026.05.27 21:09:40.639013 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15948 | 2026.05.27 21:09:40.639049 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 15949 | 2026.05.27 21:09:40.639115 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 15950 | 2026.05.27 21:09:40.639161 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 15951 | 2026.05.27 21:09:40.639205 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 15952 | 2026.05.27 21:09:40.639243 [ 189 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 15953 | 2026.05.27 21:09:40.639969 [ 199 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166249 sec., 37727.79226391619 rows/sec., 3.15 MiB/sec. | ||
| 15954 | 2026.05.27 21:09:40.640123 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 15955 | 2026.05.27 21:09:40.640405 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.05.27 21:09:40.640490 [ 187 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_23_5} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 15957 | 2026.05.27 21:09:40.640573 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15958 | 2026.05.27 21:09:41.147444 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 15959 | 2026.05.27 21:09:41.147952 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.27 21:09:41.147994 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15961 | 2026.05.27 21:09:41.148461 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15962 | 2026.05.27 21:09:41.148680 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.05.27 21:09:41.148807 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 15964 | 2026.05.27 21:09:42.786626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15965 | 2026.05.27 21:09:42.803073 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.05.27 21:09:42.803125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15967 | 2026.05.27 21:09:42.809330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15968 | 2026.05.27 21:09:42.810036 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.05.27 21:09:42.812856 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15970 | 2026.05.27 21:09:44.463927 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15971 | 2026.05.27 21:09:44.464172 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15972 | 2026.05.27 21:09:44.464521 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15973 | 2026.05.27 21:09:44.464559 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15974 | 2026.05.27 21:09:44.464783 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15975 | 2026.05.27 21:09:44.464854 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15976 | 2026.05.27 21:09:44.465006 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15977 | 2026.05.27 21:09:44.465096 [ 360 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15978 | 2026.05.27 21:09:44.465118 [ 326 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15979 | 2026.05.27 21:09:44.465118 [ 321 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15980 | 2026.05.27 21:09:44.465255 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15981 | 2026.05.27 21:09:44.465285 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15982 | 2026.05.27 21:09:44.465357 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15983 | 2026.05.27 21:09:44.465377 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 15984 | 2026.05.27 21:09:44.465414 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15985 | 2026.05.27 21:09:44.465460 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15986 | 2026.05.27 21:09:44.466614 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002542 sec., 18882.76947285602 rows/sec., 3.93 MiB/sec. | ||
| 15987 | 2026.05.27 21:09:44.466734 [ 261 ] {61423837-b7df-4cb2-992d-d5cfaef7d590} <Debug> TCPHandler: Processed in 0.002953959 sec. | ||
| 15988 | 2026.05.27 21:09:44.468283 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2026.05.27 21:09:44.468397 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15990 | 2026.05.27 21:09:44.468449 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15991 | 2026.05.27 21:09:44.469017 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.05.27 21:09:44.469068 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 15993 | 2026.05.27 21:09:44.469492 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15994 | 2026.05.27 21:09:44.469716 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2026.05.27 21:09:44.469867 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001506 sec., 37184.594953519256 rows/sec., 2.84 MiB/sec. | ||
| 15996 | 2026.05.27 21:09:44.469903 [ 261 ] {a7a2a351-f2ec-49e3-88cf-8ef6e108d7c6} <Debug> TCPHandler: Processed in 0.001671615 sec. | ||
| 15997 | 2026.05.27 21:09:44.470059 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2026.05.27 21:09:44.470156 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15999 | 2026.05.27 21:09:44.470197 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16000 | 2026.05.27 21:09:44.470630 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.05.27 21:09:44.470667 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16002 | 2026.05.27 21:09:44.470992 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16003 | 2026.05.27 21:09:44.471209 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.05.27 21:09:44.471340 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 16005 | 2026.05.27 21:09:44.471375 [ 261 ] {a9e651cf-9189-42d5-ba96-b9d637600b65} <Debug> TCPHandler: Processed in 0.001365825 sec. | ||
| 16006 | 2026.05.27 21:09:44.471541 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.05.27 21:09:44.471637 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16008 | 2026.05.27 21:09:44.471682 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16009 | 2026.05.27 21:09:44.472074 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.05.27 21:09:44.472110 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16011 | 2026.05.27 21:09:44.472426 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16012 | 2026.05.27 21:09:44.472635 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.05.27 21:09:44.472762 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 16014 | 2026.05.27 21:09:44.472796 [ 261 ] {28ae5e9c-be27-4a57-b19d-4f9a628d15ec} <Debug> TCPHandler: Processed in 0.001304563 sec. | ||
| 16015 | 2026.05.27 21:09:44.472929 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.05.27 21:09:44.473026 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16017 | 2026.05.27 21:09:44.473067 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16018 | 2026.05.27 21:09:44.473413 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.05.27 21:09:44.473449 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16020 | 2026.05.27 21:09:44.473756 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16021 | 2026.05.27 21:09:44.473967 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.05.27 21:09:44.474096 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 16023 | 2026.05.27 21:09:44.474129 [ 261 ] {0b7aa866-6c21-46ae-a403-35240c204034} <Debug> TCPHandler: Processed in 0.001249692 sec. | ||
| 16024 | 2026.05.27 21:09:47.061617 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2026.05.27 21:09:47.061864 [ 4 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 16026 | 2026.05.27 21:09:47.062324 [ 4 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16027 | 2026.05.27 21:09:47.062519 [ 4 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16028 | 2026.05.27 21:09:47.062886 [ 321 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16029 | 2026.05.27 21:09:47.063169 [ 4 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001416 sec., 28954.80225988701 rows/sec., 1.72 MiB/sec. | ||
| 16030 | 2026.05.27 21:09:47.063219 [ 4 ] {0128eb74-ffe6-4541-aa20-a6fc69c6fac9} <Debug> TCPHandler: Processed in 0.001732068 sec. | ||
| 16031 | 2026.05.27 21:09:48.441579 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16032 | 2026.05.27 21:09:48.441654 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16033 | 2026.05.27 21:09:48.649866 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 16034 | 2026.05.27 21:09:48.650400 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2026.05.27 21:09:48.650444 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16036 | 2026.05.27 21:09:48.650947 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16037 | 2026.05.27 21:09:48.651178 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2026.05.27 21:09:48.651314 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 16039 | 2026.05.27 21:09:49.002274 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862589 sec. | ||
| 16040 | 2026.05.27 21:09:49.464992 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16041 | 2026.05.27 21:09:49.465234 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16042 | 2026.05.27 21:09:49.465588 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16043 | 2026.05.27 21:09:49.465626 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16044 | 2026.05.27 21:09:49.465851 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16045 | 2026.05.27 21:09:49.465922 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16046 | 2026.05.27 21:09:49.466070 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16047 | 2026.05.27 21:09:49.466164 [ 360 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16048 | 2026.05.27 21:09:49.466179 [ 321 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16049 | 2026.05.27 21:09:49.466179 [ 326 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16050 | 2026.05.27 21:09:49.466309 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16051 | 2026.05.27 21:09:49.466338 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16052 | 2026.05.27 21:09:49.466412 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16053 | 2026.05.27 21:09:49.466433 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16054 | 2026.05.27 21:09:49.466475 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16055 | 2026.05.27 21:09:49.466516 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16056 | 2026.05.27 21:09:49.467663 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00253 sec., 18972.332015810276 rows/sec., 3.95 MiB/sec. | ||
| 16057 | 2026.05.27 21:09:49.467772 [ 261 ] {ebb2c30e-4720-4f5f-b161-4c7603653834} <Debug> TCPHandler: Processed in 0.002933138 sec. | ||
| 16058 | 2026.05.27 21:09:49.469580 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.05.27 21:09:49.469712 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16060 | 2026.05.27 21:09:49.469764 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16061 | 2026.05.27 21:09:49.470329 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.05.27 21:09:49.470379 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16063 | 2026.05.27 21:09:49.470767 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16064 | 2026.05.27 21:09:49.471011 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.05.27 21:09:49.471167 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 3.12 MiB/sec. | ||
| 16066 | 2026.05.27 21:09:49.471203 [ 261 ] {021aa6c3-1bff-42d8-a7a2-78d1207487d0} <Debug> TCPHandler: Processed in 0.001681026 sec. | ||
| 16067 | 2026.05.27 21:09:49.471356 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2026.05.27 21:09:49.471460 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16069 | 2026.05.27 21:09:49.471502 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16070 | 2026.05.27 21:09:49.471905 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.05.27 21:09:49.471942 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16072 | 2026.05.27 21:09:49.472231 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16073 | 2026.05.27 21:09:49.472447 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.05.27 21:09:49.472585 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 130.77 KiB/sec. | ||
| 16075 | 2026.05.27 21:09:49.472593 [ 126 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16076 | 2026.05.27 21:09:49.472619 [ 261 ] {1774dace-7519-4cba-ab68-9cfbb008e91a} <Debug> TCPHandler: Processed in 0.001317314 sec. | ||
| 16077 | 2026.05.27 21:09:49.472675 [ 126 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.05.27 21:09:49.472704 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16079 | 2026.05.27 21:09:49.472772 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16080 | 2026.05.27 21:09:49.472818 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 16081 | 2026.05.27 21:09:49.472873 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16082 | 2026.05.27 21:09:49.472922 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16083 | 2026.05.27 21:09:49.472943 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16084 | 2026.05.27 21:09:49.472983 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 224 rows starting from the beginning of the part | ||
| 16085 | 2026.05.27 21:09:49.473045 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 16086 | 2026.05.27 21:09:49.473096 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 39 rows starting from the beginning of the part | ||
| 16087 | 2026.05.27 21:09:49.473143 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2 rows starting from the beginning of the part | ||
| 16088 | 2026.05.27 21:09:49.473187 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 62 rows starting from the beginning of the part | ||
| 16089 | 2026.05.27 21:09:49.473230 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2 rows starting from the beginning of the part | ||
| 16090 | 2026.05.27 21:09:49.473339 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.05.27 21:09:49.473384 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16092 | 2026.05.27 21:09:49.473717 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16093 | 2026.05.27 21:09:49.473964 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.05.27 21:09:49.474087 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310913 sec., 257072.74243218277 rows/sec., 18.27 MiB/sec. | ||
| 16095 | 2026.05.27 21:09:49.474101 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001247 sec., 52927.024859663186 rows/sec., 4.13 MiB/sec. | ||
| 16096 | 2026.05.27 21:09:49.474157 [ 261 ] {bc2dc17b-da5b-4878-a8ef-47fb0bb1961f} <Debug> TCPHandler: Processed in 0.001435448 sec. | ||
| 16097 | 2026.05.27 21:09:49.474283 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16098 | 2026.05.27 21:09:49.474306 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16099 | 2026.05.27 21:09:49.474407 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16100 | 2026.05.27 21:09:49.474454 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16101 | 2026.05.27 21:09:49.474611 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.05.27 21:09:49.474700 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_91_18} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16103 | 2026.05.27 21:09:49.474825 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16104 | 2026.05.27 21:09:49.474902 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2026.05.27 21:09:49.474945 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16106 | 2026.05.27 21:09:49.475279 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16107 | 2026.05.27 21:09:49.475500 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.05.27 21:09:49.475629 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 16109 | 2026.05.27 21:09:49.475662 [ 261 ] {96516eb9-85c5-4fb9-b16d-bd04088c2fbd} <Debug> TCPHandler: Processed in 0.001414127 sec. | ||
| 16110 | 2026.05.27 21:09:49.475833 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2026.05.27 21:09:49.475930 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16112 | 2026.05.27 21:09:49.476011 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16113 | 2026.05.27 21:09:49.476778 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.05.27 21:09:49.476839 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16115 | 2026.05.27 21:09:49.477331 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16116 | 2026.05.27 21:09:49.477551 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.05.27 21:09:49.477688 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001776 sec., 1126.126126126126 rows/sec., 2.02 MiB/sec. | ||
| 16118 | 2026.05.27 21:09:49.477742 [ 261 ] {6162ee43-39f6-416e-b5b2-2949cc30102a} <Debug> TCPHandler: Processed in 0.001957825 sec. | ||
| 16119 | 2026.05.27 21:09:49.477981 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.05.27 21:09:49.478076 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16121 | 2026.05.27 21:09:49.478117 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16122 | 2026.05.27 21:09:49.478575 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.05.27 21:09:49.478610 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16124 | 2026.05.27 21:09:49.478905 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16125 | 2026.05.27 21:09:49.479109 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.05.27 21:09:49.479234 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 16127 | 2026.05.27 21:09:49.479268 [ 261 ] {02799a8b-7aed-4d84-80b8-f058c5236500} <Debug> TCPHandler: Processed in 0.001336484 sec. | ||
| 16128 | 2026.05.27 21:09:50.313010 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 16129 | 2026.05.27 21:09:50.329892 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.05.27 21:09:50.329951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16131 | 2026.05.27 21:09:50.336333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16132 | 2026.05.27 21:09:50.337031 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.05.27 21:09:50.339902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 16134 | 2026.05.27 21:09:54.466870 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.05.27 21:09:54.467152 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16136 | 2026.05.27 21:09:54.467543 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16137 | 2026.05.27 21:09:54.467594 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16138 | 2026.05.27 21:09:54.467851 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16139 | 2026.05.27 21:09:54.467926 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16140 | 2026.05.27 21:09:54.468074 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16141 | 2026.05.27 21:09:54.468180 [ 360 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16142 | 2026.05.27 21:09:54.468187 [ 363 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16143 | 2026.05.27 21:09:54.468187 [ 326 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16144 | 2026.05.27 21:09:54.468343 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16145 | 2026.05.27 21:09:54.468374 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16146 | 2026.05.27 21:09:54.468449 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16147 | 2026.05.27 21:09:54.468471 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16148 | 2026.05.27 21:09:54.468518 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16149 | 2026.05.27 21:09:54.468561 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16150 | 2026.05.27 21:09:54.469800 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002744 sec., 17492.71137026239 rows/sec., 3.64 MiB/sec. | ||
| 16151 | 2026.05.27 21:09:54.469972 [ 261 ] {6931280d-3d59-4fc4-8bb8-d416bb779ee5} <Debug> TCPHandler: Processed in 0.003245138 sec. | ||
| 16152 | 2026.05.27 21:09:54.472440 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16153 | 2026.05.27 21:09:54.472613 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16154 | 2026.05.27 21:09:54.472684 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16155 | 2026.05.27 21:09:54.473439 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2026.05.27 21:09:54.473493 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16157 | 2026.05.27 21:09:54.473904 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16158 | 2026.05.27 21:09:54.474137 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2026.05.27 21:09:54.474301 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001736 sec., 77188.9400921659 rows/sec., 6.68 MiB/sec. | ||
| 16160 | 2026.05.27 21:09:54.474351 [ 261 ] {0262170b-acef-4a85-a869-b1a1940ca276} <Debug> TCPHandler: Processed in 0.002041197 sec. | ||
| 16161 | 2026.05.27 21:09:54.474502 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2026.05.27 21:09:54.474608 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16163 | 2026.05.27 21:09:54.474655 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16164 | 2026.05.27 21:09:54.475110 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.05.27 21:09:54.475149 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16166 | 2026.05.27 21:09:54.475472 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16167 | 2026.05.27 21:09:54.475695 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.05.27 21:09:54.475832 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001248 sec., 31250 rows/sec., 2.29 MiB/sec. | ||
| 16169 | 2026.05.27 21:09:54.475869 [ 261 ] {0ce412e1-6ebe-4cf4-a8c7-288d5559f7cc} <Debug> TCPHandler: Processed in 0.001420467 sec. | ||
| 16170 | 2026.05.27 21:09:54.475991 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.05.27 21:09:54.476091 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16172 | 2026.05.27 21:09:54.476136 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16173 | 2026.05.27 21:09:54.476588 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.05.27 21:09:54.476626 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16175 | 2026.05.27 21:09:54.476949 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16176 | 2026.05.27 21:09:54.477191 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.05.27 21:09:54.477327 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001257 sec., 81941.12967382657 rows/sec., 6.40 MiB/sec. | ||
| 16178 | 2026.05.27 21:09:54.477362 [ 261 ] {56e2e944-869f-4682-970b-398495c64c29} <Debug> TCPHandler: Processed in 0.001422107 sec. | ||
| 16179 | 2026.05.27 21:09:54.477499 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2026.05.27 21:09:54.477599 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16181 | 2026.05.27 21:09:54.477645 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16182 | 2026.05.27 21:09:54.478074 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2026.05.27 21:09:54.478111 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16184 | 2026.05.27 21:09:54.478451 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16185 | 2026.05.27 21:09:54.478670 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.05.27 21:09:54.478803 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 16187 | 2026.05.27 21:09:54.478839 [ 261 ] {7d0f1732-ac53-4e0c-b6c2-830a03d46e8b} <Debug> TCPHandler: Processed in 0.001390396 sec. | ||
| 16188 | 2026.05.27 21:09:54.478978 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.05.27 21:09:54.479076 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.05.27 21:09:54.479131 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16191 | 2026.05.27 21:09:54.480057 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.05.27 21:09:54.480095 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16193 | 2026.05.27 21:09:54.480705 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16194 | 2026.05.27 21:09:54.480948 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.05.27 21:09:54.481093 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002036 sec., 19155.206286836936 rows/sec., 34.33 MiB/sec. | ||
| 16196 | 2026.05.27 21:09:54.481159 [ 261 ] {2e215ee8-a147-4ff1-bb71-bcfab333119f} <Debug> TCPHandler: Processed in 0.002230844 sec. | ||
| 16197 | 2026.05.27 21:09:54.481304 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.05.27 21:09:54.481404 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16199 | 2026.05.27 21:09:54.481448 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16200 | 2026.05.27 21:09:54.481797 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.05.27 21:09:54.481835 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16202 | 2026.05.27 21:09:54.482150 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16203 | 2026.05.27 21:09:54.482377 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.05.27 21:09:54.482507 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 16205 | 2026.05.27 21:09:54.482544 [ 261 ] {c5348acf-3c64-4555-9ee4-49bccef3eb94} <Debug> TCPHandler: Processed in 0.001291333 sec. | ||
| 16206 | 2026.05.27 21:09:54.491534 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 | ||
| 16207 | 2026.05.27 21:09:54.491589 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16208 | 2026.05.27 21:09:54.491612 [ 309 ] {} <Debug> TCP-Session: 786d4761-1db9-4b25-8d44-e5ec47e08fa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 | ||
| 16209 | 2026.05.27 21:09:54.491633 [ 309 ] {} <Debug> TCP-Session: 786d4761-1db9-4b25-8d44-e5ec47e08fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.05.27 21:09:54.491647 [ 309 ] {} <Debug> TCP-Session: 786d4761-1db9-4b25-8d44-e5ec47e08fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.05.27 21:09:54.491821 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39365 | ||
| 16212 | 2026.05.27 21:09:54.491837 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57099 | ||
| 16213 | 2026.05.27 21:09:54.491866 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42836 | ||
| 16214 | 2026.05.27 21:09:54.491891 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63666 | ||
| 16215 | 2026.05.27 21:09:54.491915 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16216 | 2026.05.27 21:09:54.491929 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16217 | 2026.05.27 21:09:54.491937 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59865 | ||
| 16218 | 2026.05.27 21:09:54.491965 [ 310 ] {} <Debug> TCP-Session: 6634923f-06cc-4c6b-8baf-6e7bdb469998 Authenticating user 'default' from [fd00:1122:3344:101::e]:39365 | ||
| 16219 | 2026.05.27 21:09:54.491958 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16220 | 2026.05.27 21:09:54.492003 [ 310 ] {} <Debug> TCP-Session: 6634923f-06cc-4c6b-8baf-6e7bdb469998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.05.27 21:09:54.492022 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16222 | 2026.05.27 21:09:54.492025 [ 306 ] {} <Debug> TCP-Session: 7b0c2fa0-e220-4221-9d79-c6c6391a0b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:63666 | ||
| 16223 | 2026.05.27 21:09:54.491950 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16224 | 2026.05.27 21:09:54.492067 [ 308 ] {} <Debug> TCP-Session: f68091d6-72eb-49d2-b7b3-ef51e6e41870 Authenticating user 'default' from [fd00:1122:3344:101::e]:59865 | ||
| 16225 | 2026.05.27 21:09:54.492076 [ 306 ] {} <Debug> TCP-Session: 7b0c2fa0-e220-4221-9d79-c6c6391a0b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16226 | 2026.05.27 21:09:54.492100 [ 302 ] {} <Debug> TCP-Session: 3d0cef1e-f47c-4e06-b5fc-90f89aee18a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42836 | ||
| 16227 | 2026.05.27 21:09:54.492124 [ 306 ] {} <Debug> TCP-Session: 7b0c2fa0-e220-4221-9d79-c6c6391a0b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16228 | 2026.05.27 21:09:54.492125 [ 308 ] {} <Debug> TCP-Session: f68091d6-72eb-49d2-b7b3-ef51e6e41870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16229 | 2026.05.27 21:09:54.492144 [ 302 ] {} <Debug> TCP-Session: 3d0cef1e-f47c-4e06-b5fc-90f89aee18a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.05.27 21:09:54.492166 [ 308 ] {} <Debug> TCP-Session: f68091d6-72eb-49d2-b7b3-ef51e6e41870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.05.27 21:09:54.492186 [ 302 ] {} <Debug> TCP-Session: 3d0cef1e-f47c-4e06-b5fc-90f89aee18a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.05.27 21:09:54.491902 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37488 | ||
| 16233 | 2026.05.27 21:09:54.491886 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54761 | ||
| 16234 | 2026.05.27 21:09:54.491840 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43504 | ||
| 16235 | 2026.05.27 21:09:54.491916 [ 309 ] {} <Trace> TCP-Session: 786d4761-1db9-4b25-8d44-e5ec47e08fa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.05.27 21:09:54.492031 [ 310 ] {} <Debug> TCP-Session: 6634923f-06cc-4c6b-8baf-6e7bdb469998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.05.27 21:09:54.491950 [ 3 ] {} <Debug> TCP-Session: 207228e4-098e-4b53-815c-805341c3773c Authenticating user 'default' from [fd00:1122:3344:101::e]:57099 | ||
| 16238 | 2026.05.27 21:09:54.492362 [ 3 ] {} <Debug> TCP-Session: 207228e4-098e-4b53-815c-805341c3773c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16239 | 2026.05.27 21:09:54.492381 [ 3 ] {} <Debug> TCP-Session: 207228e4-098e-4b53-815c-805341c3773c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16240 | 2026.05.27 21:09:54.492424 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16241 | 2026.05.27 21:09:54.492450 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16242 | 2026.05.27 21:09:54.492457 [ 307 ] {} <Debug> TCP-Session: 4dd91a2e-ca56-464c-bc74-f7329f0e6dec Authenticating user 'default' from [fd00:1122:3344:101::e]:37488 | ||
| 16243 | 2026.05.27 21:09:54.492497 [ 307 ] {} <Debug> TCP-Session: 4dd91a2e-ca56-464c-bc74-f7329f0e6dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.05.27 21:09:54.492517 [ 307 ] {} <Debug> TCP-Session: 4dd91a2e-ca56-464c-bc74-f7329f0e6dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.05.27 21:09:54.492666 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16246 | 2026.05.27 21:09:54.492714 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16247 | 2026.05.27 21:09:54.492842 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16248 | 2026.05.27 21:09:54.492873 [ 260 ] {} <Debug> TCP-Session: d3ee31b7-8ec7-4456-bef8-67be20e92d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:43504 | ||
| 16249 | 2026.05.27 21:09:54.492889 [ 260 ] {} <Debug> TCP-Session: d3ee31b7-8ec7-4456-bef8-67be20e92d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2026.05.27 21:09:54.492902 [ 260 ] {} <Debug> TCP-Session: d3ee31b7-8ec7-4456-bef8-67be20e92d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16251 | 2026.05.27 21:09:54.492966 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16252 | 2026.05.27 21:09:54.492970 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 16253 | 2026.05.27 21:09:54.493003 [ 303 ] {} <Debug> TCP-Session: 1ab88f1e-b4a0-409f-b564-16c7d1968336 Authenticating user 'default' from [fd00:1122:3344:101::e]:54761 | ||
| 16254 | 2026.05.27 21:09:54.493030 [ 303 ] {} <Debug> TCP-Session: 1ab88f1e-b4a0-409f-b564-16c7d1968336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.05.27 21:09:54.493043 [ 303 ] {} <Debug> TCP-Session: 1ab88f1e-b4a0-409f-b564-16c7d1968336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2026.05.27 21:09:54.493814 [ 360 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> AggregatingTransform: Aggregating | ||
| 16257 | 2026.05.27 21:09:54.493854 [ 360 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 16258 | 2026.05.27 21:09:54.493888 [ 360 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000806506 sec. (1239.916 rows/sec., 48.43 KiB/sec.) | ||
| 16259 | 2026.05.27 21:09:54.493908 [ 360 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Trace> Aggregator: Merging aggregated data | ||
| 16260 | 2026.05.27 21:09:54.494630 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002221 sec., 450.24763619990995 rows/sec., 17.59 KiB/sec. | ||
| 16261 | 2026.05.27 21:09:54.494757 [ 309 ] {2b18ac02-b289-47bc-b44e-791ab6c556f5} <Debug> TCPHandler: Processed in 0.002908247 sec. | ||
| 16262 | 2026.05.27 21:09:54.494898 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16263 | 2026.05.27 21:09:54.494926 [ 309 ] {} <Debug> TCP-Session: 786d4761-1db9-4b25-8d44-e5ec47e08fa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16264 | 2026.05.27 21:09:54.494935 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16265 | 2026.05.27 21:09:54.494958 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16266 | 2026.05.27 21:09:54.494975 [ 3 ] {} <Debug> TCP-Session: 207228e4-098e-4b53-815c-805341c3773c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16267 | 2026.05.27 21:09:54.494975 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16268 | 2026.05.27 21:09:54.495003 [ 310 ] {} <Debug> TCP-Session: 6634923f-06cc-4c6b-8baf-6e7bdb469998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.05.27 21:09:54.495021 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16270 | 2026.05.27 21:09:54.495028 [ 306 ] {} <Debug> TCP-Session: 7b0c2fa0-e220-4221-9d79-c6c6391a0b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16271 | 2026.05.27 21:09:54.495054 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16272 | 2026.05.27 21:09:54.495071 [ 260 ] {} <Debug> TCP-Session: d3ee31b7-8ec7-4456-bef8-67be20e92d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2026.05.27 21:09:54.495088 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16274 | 2026.05.27 21:09:54.495108 [ 302 ] {} <Debug> TCP-Session: 3d0cef1e-f47c-4e06-b5fc-90f89aee18a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2026.05.27 21:09:54.495094 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16276 | 2026.05.27 21:09:54.495148 [ 308 ] {} <Debug> TCP-Session: f68091d6-72eb-49d2-b7b3-ef51e6e41870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2026.05.27 21:09:54.494994 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16278 | 2026.05.27 21:09:54.495182 [ 307 ] {} <Debug> TCP-Session: 4dd91a2e-ca56-464c-bc74-f7329f0e6dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16279 | 2026.05.27 21:09:54.495213 [ 303 ] {} <Debug> TCP-Session: 1ab88f1e-b4a0-409f-b564-16c7d1968336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.05.27 21:09:56.111274 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54534 | ||
| 16281 | 2026.05.27 21:09:56.111356 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16282 | 2026.05.27 21:09:56.111382 [ 309 ] {} <Debug> TCP-Session: bdf52ca1-e4b7-4631-8481-ce7e6f8d825d Authenticating user 'default' from [fd00:1122:3344:101::e]:54534 | ||
| 16283 | 2026.05.27 21:09:56.111404 [ 309 ] {} <Debug> TCP-Session: bdf52ca1-e4b7-4631-8481-ce7e6f8d825d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.05.27 21:09:56.111418 [ 309 ] {} <Debug> TCP-Session: bdf52ca1-e4b7-4631-8481-ce7e6f8d825d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2026.05.27 21:09:56.111625 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36377 | ||
| 16286 | 2026.05.27 21:09:56.111636 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43142 | ||
| 16287 | 2026.05.27 21:09:56.111657 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60282 | ||
| 16288 | 2026.05.27 21:09:56.111680 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59853 | ||
| 16289 | 2026.05.27 21:09:56.111705 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16290 | 2026.05.27 21:09:56.111704 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50700 | ||
| 16291 | 2026.05.27 21:09:56.111760 [ 260 ] {} <Debug> TCP-Session: f96a28b2-2237-4fdb-8ab2-0487050d705a Authenticating user 'default' from [fd00:1122:3344:101::e]:43142 | ||
| 16292 | 2026.05.27 21:09:56.111762 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16293 | 2026.05.27 21:09:56.111807 [ 260 ] {} <Debug> TCP-Session: f96a28b2-2237-4fdb-8ab2-0487050d705a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16294 | 2026.05.27 21:09:56.111756 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16295 | 2026.05.27 21:09:56.111832 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16296 | 2026.05.27 21:09:56.111750 [ 309 ] {} <Trace> TCP-Session: bdf52ca1-e4b7-4631-8481-ce7e6f8d825d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.05.27 21:09:56.111876 [ 307 ] {} <Debug> TCP-Session: 5b199784-a40c-400b-9b03-f244f6fb8f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:59853 | ||
| 16298 | 2026.05.27 21:09:56.111899 [ 260 ] {} <Debug> TCP-Session: f96a28b2-2237-4fdb-8ab2-0487050d705a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2026.05.27 21:09:56.111930 [ 307 ] {} <Debug> TCP-Session: 5b199784-a40c-400b-9b03-f244f6fb8f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2026.05.27 21:09:56.111892 [ 308 ] {} <Debug> TCP-Session: 31136a27-60f3-40aa-9f0d-12ac64148d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:50700 | ||
| 16301 | 2026.05.27 21:09:56.111956 [ 307 ] {} <Debug> TCP-Session: 5b199784-a40c-400b-9b03-f244f6fb8f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.05.27 21:09:56.111881 [ 303 ] {} <Debug> TCP-Session: 16bdcbc6-07c3-4061-8c5c-cc57111783c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60282 | ||
| 16303 | 2026.05.27 21:09:56.111988 [ 308 ] {} <Debug> TCP-Session: 31136a27-60f3-40aa-9f0d-12ac64148d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2026.05.27 21:09:56.111689 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16305 | 2026.05.27 21:09:56.112024 [ 308 ] {} <Debug> TCP-Session: 31136a27-60f3-40aa-9f0d-12ac64148d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2026.05.27 21:09:56.112051 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54534) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16307 | 2026.05.27 21:09:56.112070 [ 3 ] {} <Debug> TCP-Session: 3d4fc53a-e769-4bf3-a5ee-8f5d0dfd0db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36377 | ||
| 16308 | 2026.05.27 21:09:56.111673 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35965 | ||
| 16309 | 2026.05.27 21:09:56.112104 [ 3 ] {} <Debug> TCP-Session: 3d4fc53a-e769-4bf3-a5ee-8f5d0dfd0db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.05.27 21:09:56.111672 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33885 | ||
| 16311 | 2026.05.27 21:09:56.112165 [ 3 ] {} <Debug> TCP-Session: 3d4fc53a-e769-4bf3-a5ee-8f5d0dfd0db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2026.05.27 21:09:56.112189 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16313 | 2026.05.27 21:09:56.111624 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54591 | ||
| 16314 | 2026.05.27 21:09:56.112223 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16315 | 2026.05.27 21:09:56.112238 [ 302 ] {} <Debug> TCP-Session: 0d8ab2c5-20ba-4531-87a6-e91678d8dd69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35965 | ||
| 16316 | 2026.05.27 21:09:56.112275 [ 306 ] {} <Debug> TCP-Session: 5e435334-5e68-47f1-9bd8-32baf6532aac Authenticating user 'default' from [fd00:1122:3344:101::e]:33885 | ||
| 16317 | 2026.05.27 21:09:56.112284 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16318 | 2026.05.27 21:09:56.112292 [ 302 ] {} <Debug> TCP-Session: 0d8ab2c5-20ba-4531-87a6-e91678d8dd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16319 | 2026.05.27 21:09:56.112300 [ 306 ] {} <Debug> TCP-Session: 5e435334-5e68-47f1-9bd8-32baf6532aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.05.27 21:09:56.112312 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16321 | 2026.05.27 21:09:56.112337 [ 306 ] {} <Debug> TCP-Session: 5e435334-5e68-47f1-9bd8-32baf6532aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.05.27 21:09:56.112331 [ 302 ] {} <Debug> TCP-Session: 0d8ab2c5-20ba-4531-87a6-e91678d8dd69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.05.27 21:09:56.112386 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16324 | 2026.05.27 21:09:56.112315 [ 310 ] {} <Debug> TCP-Session: 9341347a-73ff-4b03-9259-09189b83dde4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54591 | ||
| 16325 | 2026.05.27 21:09:56.112021 [ 303 ] {} <Debug> TCP-Session: 16bdcbc6-07c3-4061-8c5c-cc57111783c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16326 | 2026.05.27 21:09:56.112447 [ 310 ] {} <Debug> TCP-Session: 9341347a-73ff-4b03-9259-09189b83dde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2026.05.27 21:09:56.112461 [ 303 ] {} <Debug> TCP-Session: 16bdcbc6-07c3-4061-8c5c-cc57111783c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.05.27 21:09:56.112481 [ 310 ] {} <Debug> TCP-Session: 9341347a-73ff-4b03-9259-09189b83dde4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.05.27 21:09:56.112704 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 16330 | 2026.05.27 21:09:56.113611 [ 360 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> AggregatingTransform: Aggregating | ||
| 16331 | 2026.05.27 21:09:56.113652 [ 360 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> Aggregator: Aggregation method: without_key | ||
| 16332 | 2026.05.27 21:09:56.113683 [ 360 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000878459 sec. (1138.357 rows/sec., 44.47 KiB/sec.) | ||
| 16333 | 2026.05.27 21:09:56.113699 [ 360 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Trace> Aggregator: Merging aggregated data | ||
| 16334 | 2026.05.27 21:09:56.114303 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00231 sec., 432.9004329004329 rows/sec., 16.91 KiB/sec. | ||
| 16335 | 2026.05.27 21:09:56.114437 [ 309 ] {1c54bb26-3994-4ac5-a31a-442c8532c12a} <Debug> TCPHandler: Processed in 0.002800923 sec. | ||
| 16336 | 2026.05.27 21:09:56.114569 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16337 | 2026.05.27 21:09:56.114599 [ 309 ] {} <Debug> TCP-Session: bdf52ca1-e4b7-4631-8481-ce7e6f8d825d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2026.05.27 21:09:56.114604 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16339 | 2026.05.27 21:09:56.114625 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16340 | 2026.05.27 21:09:56.114656 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16341 | 2026.05.27 21:09:56.114662 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16342 | 2026.05.27 21:09:56.114677 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16343 | 2026.05.27 21:09:56.114704 [ 306 ] {} <Debug> TCP-Session: 5e435334-5e68-47f1-9bd8-32baf6532aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16344 | 2026.05.27 21:09:56.114722 [ 260 ] {} <Debug> TCP-Session: f96a28b2-2237-4fdb-8ab2-0487050d705a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2026.05.27 21:09:56.114727 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16346 | 2026.05.27 21:09:56.114755 [ 303 ] {} <Debug> TCP-Session: 16bdcbc6-07c3-4061-8c5c-cc57111783c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.05.27 21:09:56.114710 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16348 | 2026.05.27 21:09:56.114803 [ 308 ] {} <Debug> TCP-Session: 31136a27-60f3-40aa-9f0d-12ac64148d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2026.05.27 21:09:56.114843 [ 302 ] {} <Debug> TCP-Session: 0d8ab2c5-20ba-4531-87a6-e91678d8dd69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16350 | 2026.05.27 21:09:56.114674 [ 3 ] {} <Debug> TCP-Session: 3d4fc53a-e769-4bf3-a5ee-8f5d0dfd0db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16351 | 2026.05.27 21:09:56.114664 [ 310 ] {} <Debug> TCP-Session: 9341347a-73ff-4b03-9259-09189b83dde4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2026.05.27 21:09:56.114745 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16353 | 2026.05.27 21:09:56.114974 [ 307 ] {} <Debug> TCP-Session: 5b199784-a40c-400b-9b03-f244f6fb8f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16354 | 2026.05.27 21:09:56.152340 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 16355 | 2026.05.27 21:09:56.152875 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.05.27 21:09:56.152922 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16357 | 2026.05.27 21:09:56.153425 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16358 | 2026.05.27 21:09:56.153696 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.05.27 21:09:56.153855 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 16360 | 2026.05.27 21:09:56.244193 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54969 | ||
| 16361 | 2026.05.27 21:09:56.244277 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16362 | 2026.05.27 21:09:56.244303 [ 309 ] {} <Debug> TCP-Session: 1c16c388-186b-47cf-9079-b31278e2d91b Authenticating user 'default' from [fd00:1122:3344:101::e]:54969 | ||
| 16363 | 2026.05.27 21:09:56.244325 [ 309 ] {} <Debug> TCP-Session: 1c16c388-186b-47cf-9079-b31278e2d91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.05.27 21:09:56.244339 [ 309 ] {} <Debug> TCP-Session: 1c16c388-186b-47cf-9079-b31278e2d91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.05.27 21:09:56.244574 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35581 | ||
| 16366 | 2026.05.27 21:09:56.244608 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63137 | ||
| 16367 | 2026.05.27 21:09:56.244621 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53761 | ||
| 16368 | 2026.05.27 21:09:56.244647 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34551 | ||
| 16369 | 2026.05.27 21:09:56.244677 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16370 | 2026.05.27 21:09:56.244693 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16371 | 2026.05.27 21:09:56.244678 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16372 | 2026.05.27 21:09:56.244731 [ 302 ] {} <Debug> TCP-Session: bb602804-eb07-466f-abab-e5c3d7609698 Authenticating user 'default' from [fd00:1122:3344:101::e]:63137 | ||
| 16373 | 2026.05.27 21:09:56.244744 [ 303 ] {} <Debug> TCP-Session: 1c4139cf-a180-4652-831c-a6474fb163d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53761 | ||
| 16374 | 2026.05.27 21:09:56.244762 [ 310 ] {} <Debug> TCP-Session: 2e2d8416-3681-4b05-a6b0-dd5b1de08987 Authenticating user 'default' from [fd00:1122:3344:101::e]:35581 | ||
| 16375 | 2026.05.27 21:09:56.244757 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16376 | 2026.05.27 21:09:56.244785 [ 302 ] {} <Debug> TCP-Session: bb602804-eb07-466f-abab-e5c3d7609698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2026.05.27 21:09:56.244802 [ 303 ] {} <Debug> TCP-Session: 1c4139cf-a180-4652-831c-a6474fb163d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16378 | 2026.05.27 21:09:56.244828 [ 307 ] {} <Debug> TCP-Session: db562535-055f-435d-b5ad-ddf9714cb62b Authenticating user 'default' from [fd00:1122:3344:101::e]:34551 | ||
| 16379 | 2026.05.27 21:09:56.244833 [ 302 ] {} <Debug> TCP-Session: bb602804-eb07-466f-abab-e5c3d7609698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.05.27 21:09:56.244846 [ 303 ] {} <Debug> TCP-Session: 1c4139cf-a180-4652-831c-a6474fb163d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2026.05.27 21:09:56.244867 [ 307 ] {} <Debug> TCP-Session: db562535-055f-435d-b5ad-ddf9714cb62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.05.27 21:09:56.244801 [ 310 ] {} <Debug> TCP-Session: 2e2d8416-3681-4b05-a6b0-dd5b1de08987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16383 | 2026.05.27 21:09:56.244901 [ 307 ] {} <Debug> TCP-Session: db562535-055f-435d-b5ad-ddf9714cb62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16384 | 2026.05.27 21:09:56.244920 [ 310 ] {} <Debug> TCP-Session: 2e2d8416-3681-4b05-a6b0-dd5b1de08987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16385 | 2026.05.27 21:09:56.244639 [ 309 ] {} <Trace> TCP-Session: 1c16c388-186b-47cf-9079-b31278e2d91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16386 | 2026.05.27 21:09:56.244634 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37762 | ||
| 16387 | 2026.05.27 21:09:56.244616 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48052 | ||
| 16388 | 2026.05.27 21:09:56.244585 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60538 | ||
| 16389 | 2026.05.27 21:09:56.244653 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46148 | ||
| 16390 | 2026.05.27 21:09:56.245087 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16391 | 2026.05.27 21:09:56.245104 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16392 | 2026.05.27 21:09:56.245125 [ 260 ] {} <Debug> TCP-Session: 6d800eff-8b01-4717-a240-eeb8726b8b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:48052 | ||
| 16393 | 2026.05.27 21:09:56.245132 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16394 | 2026.05.27 21:09:56.245144 [ 3 ] {} <Debug> TCP-Session: 9a9a2178-1c61-4a6a-88f0-d2e7c701a5aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60538 | ||
| 16395 | 2026.05.27 21:09:56.245155 [ 260 ] {} <Debug> TCP-Session: 6d800eff-8b01-4717-a240-eeb8726b8b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2026.05.27 21:09:56.245166 [ 308 ] {} <Debug> TCP-Session: 17b85923-61ce-414d-af10-5f3f0cf030e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46148 | ||
| 16397 | 2026.05.27 21:09:56.245179 [ 3 ] {} <Debug> TCP-Session: 9a9a2178-1c61-4a6a-88f0-d2e7c701a5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.05.27 21:09:56.245214 [ 308 ] {} <Debug> TCP-Session: 17b85923-61ce-414d-af10-5f3f0cf030e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16399 | 2026.05.27 21:09:56.245232 [ 3 ] {} <Debug> TCP-Session: 9a9a2178-1c61-4a6a-88f0-d2e7c701a5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16400 | 2026.05.27 21:09:56.245126 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16401 | 2026.05.27 21:09:56.245249 [ 308 ] {} <Debug> TCP-Session: 17b85923-61ce-414d-af10-5f3f0cf030e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2026.05.27 21:09:56.245073 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16403 | 2026.05.27 21:09:56.245320 [ 306 ] {} <Debug> TCP-Session: b14d7702-27e3-4ed8-885c-84883b9cbe6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37762 | ||
| 16404 | 2026.05.27 21:09:56.245189 [ 260 ] {} <Debug> TCP-Session: 6d800eff-8b01-4717-a240-eeb8726b8b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2026.05.27 21:09:56.245345 [ 306 ] {} <Debug> TCP-Session: b14d7702-27e3-4ed8-885c-84883b9cbe6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16406 | 2026.05.27 21:09:56.245378 [ 306 ] {} <Debug> TCP-Session: b14d7702-27e3-4ed8-885c-84883b9cbe6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16407 | 2026.05.27 21:09:56.245519 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16408 | 2026.05.27 21:09:56.245578 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16409 | 2026.05.27 21:09:56.245857 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 16410 | 2026.05.27 21:09:56.246761 [ 361 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> AggregatingTransform: Aggregating | ||
| 16411 | 2026.05.27 21:09:56.246799 [ 361 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> Aggregator: Aggregation method: without_key | ||
| 16412 | 2026.05.27 21:09:56.246837 [ 361 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088349 sec. (1131.875 rows/sec., 44.21 KiB/sec.) | ||
| 16413 | 2026.05.27 21:09:56.246853 [ 361 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Trace> Aggregator: Merging aggregated data | ||
| 16414 | 2026.05.27 21:09:56.247446 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002377 sec., 420.6983592763988 rows/sec., 16.43 KiB/sec. | ||
| 16415 | 2026.05.27 21:09:56.247578 [ 309 ] {ee9463de-952c-4790-bea8-56ca0f43db58} <Debug> TCPHandler: Processed in 0.003050741 sec. | ||
| 16416 | 2026.05.27 21:09:56.247714 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16417 | 2026.05.27 21:09:56.247752 [ 309 ] {} <Debug> TCP-Session: 1c16c388-186b-47cf-9079-b31278e2d91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16418 | 2026.05.27 21:09:56.247751 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16419 | 2026.05.27 21:09:56.247765 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16420 | 2026.05.27 21:09:56.247786 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16421 | 2026.05.27 21:09:56.247824 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16422 | 2026.05.27 21:09:56.247833 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16423 | 2026.05.27 21:09:56.247856 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16424 | 2026.05.27 21:09:56.247879 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16425 | 2026.05.27 21:09:56.247900 [ 260 ] {} <Debug> TCP-Session: 6d800eff-8b01-4717-a240-eeb8726b8b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16426 | 2026.05.27 21:09:56.247925 [ 306 ] {} <Debug> TCP-Session: b14d7702-27e3-4ed8-885c-84883b9cbe6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16427 | 2026.05.27 21:09:56.247945 [ 307 ] {} <Debug> TCP-Session: db562535-055f-435d-b5ad-ddf9714cb62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16428 | 2026.05.27 21:09:56.247835 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16429 | 2026.05.27 21:09:56.247814 [ 3 ] {} <Debug> TCP-Session: 9a9a2178-1c61-4a6a-88f0-d2e7c701a5aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16430 | 2026.05.27 21:09:56.248018 [ 310 ] {} <Debug> TCP-Session: 2e2d8416-3681-4b05-a6b0-dd5b1de08987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16431 | 2026.05.27 21:09:56.247801 [ 308 ] {} <Debug> TCP-Session: 17b85923-61ce-414d-af10-5f3f0cf030e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16432 | 2026.05.27 21:09:56.247876 [ 302 ] {} <Debug> TCP-Session: bb602804-eb07-466f-abab-e5c3d7609698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16433 | 2026.05.27 21:09:56.247866 [ 303 ] {} <Debug> TCP-Session: 1c4139cf-a180-4652-831c-a6474fb163d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16434 | 2026.05.27 21:09:57.840911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 16435 | 2026.05.27 21:09:57.858220 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2026.05.27 21:09:57.858278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16437 | 2026.05.27 21:09:57.864483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16438 | 2026.05.27 21:09:57.865208 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.05.27 21:09:57.868164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 16440 | 2026.05.27 21:09:59.469985 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2026.05.27 21:09:59.470241 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 16442 | 2026.05.27 21:09:59.470613 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16443 | 2026.05.27 21:09:59.470657 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16444 | 2026.05.27 21:09:59.470906 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16445 | 2026.05.27 21:09:59.470975 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16446 | 2026.05.27 21:09:59.471122 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 16447 | 2026.05.27 21:09:59.471227 [ 323 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16448 | 2026.05.27 21:09:59.471246 [ 335 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16449 | 2026.05.27 21:09:59.471227 [ 317 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16450 | 2026.05.27 21:09:59.471402 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16451 | 2026.05.27 21:09:59.471432 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16452 | 2026.05.27 21:09:59.471503 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16453 | 2026.05.27 21:09:59.471524 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16454 | 2026.05.27 21:09:59.471561 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16455 | 2026.05.27 21:09:59.471602 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16456 | 2026.05.27 21:09:59.472803 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002671 sec., 17970.797454137028 rows/sec., 3.74 MiB/sec. | ||
| 16457 | 2026.05.27 21:09:59.472956 [ 261 ] {60ae4981-bcc8-40b0-b61c-41b4d5ce2ca8} <Debug> TCPHandler: Processed in 0.003116083 sec. | ||
| 16458 | 2026.05.27 21:09:59.477966 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.05.27 21:09:59.478099 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16460 | 2026.05.27 21:09:59.478153 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16461 | 2026.05.27 21:09:59.478831 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.05.27 21:09:59.478883 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16463 | 2026.05.27 21:09:59.479280 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16464 | 2026.05.27 21:09:59.479517 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.05.27 21:09:59.479678 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001619 sec., 172946.26312538603 rows/sec., 10.98 MiB/sec. | ||
| 16466 | 2026.05.27 21:09:59.479715 [ 261 ] {68bae023-48e2-4a08-be40-f5e8bdd3df47} <Debug> TCPHandler: Processed in 0.00181174 sec. | ||
| 16467 | 2026.05.27 21:09:59.479967 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.05.27 21:09:59.480170 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16469 | 2026.05.27 21:09:59.480250 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16470 | 2026.05.27 21:09:59.480942 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.05.27 21:09:59.480991 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16472 | 2026.05.27 21:09:59.481385 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16473 | 2026.05.27 21:09:59.481627 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.05.27 21:09:59.481811 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001693 sec., 1181.3349084465447 rows/sec., 96.33 KiB/sec. | ||
| 16475 | 2026.05.27 21:09:59.481862 [ 261 ] {e2a2d910-92ba-4a7b-8f38-6374f181db74} <Debug> TCPHandler: Processed in 0.002043278 sec. | ||
| 16476 | 2026.05.27 21:09:59.481989 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.05.27 21:09:59.482096 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16478 | 2026.05.27 21:09:59.482242 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16479 | 2026.05.27 21:09:59.483081 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.05.27 21:09:59.483119 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16481 | 2026.05.27 21:09:59.483506 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16482 | 2026.05.27 21:09:59.483722 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.05.27 21:09:59.483866 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001797 sec., 435169.7273233166 rows/sec., 33.56 MiB/sec. | ||
| 16484 | 2026.05.27 21:09:59.483903 [ 261 ] {8595bc96-35bd-4bbb-8b5d-417407938aca} <Debug> TCPHandler: Processed in 0.001966066 sec. | ||
| 16485 | 2026.05.27 21:09:59.484079 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.05.27 21:09:59.484181 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16487 | 2026.05.27 21:09:59.484226 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16488 | 2026.05.27 21:09:59.484702 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.05.27 21:09:59.484740 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16490 | 2026.05.27 21:09:59.485055 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16491 | 2026.05.27 21:09:59.485265 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.05.27 21:09:59.485398 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001239 sec., 116222.7602905569 rows/sec., 6.86 MiB/sec. | ||
| 16493 | 2026.05.27 21:09:59.485433 [ 261 ] {618f5c96-8a85-476f-acef-deb6610bc7c7} <Debug> TCPHandler: Processed in 0.001414188 sec. | ||
| 16494 | 2026.05.27 21:09:59.485585 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.05.27 21:09:59.485683 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16496 | 2026.05.27 21:09:59.485726 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16497 | 2026.05.27 21:09:59.486432 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.05.27 21:09:59.486483 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16499 | 2026.05.27 21:09:59.486892 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16500 | 2026.05.27 21:09:59.487127 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.05.27 21:09:59.487321 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001654 sec., 87666.26360338573 rows/sec., 5.66 MiB/sec. | ||
| 16502 | 2026.05.27 21:09:59.487374 [ 261 ] {f3c838a0-d6e9-4de4-ac3d-fe93fc855594} <Debug> TCPHandler: Processed in 0.001838211 sec. | ||
| 16503 | 2026.05.27 21:09:59.487575 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.05.27 21:09:59.487721 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.05.27 21:09:59.487777 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16506 | 2026.05.27 21:09:59.488261 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.05.27 21:09:59.488298 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16508 | 2026.05.27 21:09:59.488606 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16509 | 2026.05.27 21:09:59.488818 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.05.27 21:09:59.488949 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001277 sec., 112764.29130775254 rows/sec., 6.41 MiB/sec. | ||
| 16511 | 2026.05.27 21:09:59.488984 [ 261 ] {5a828510-6320-4f11-bdb6-e14cd96935dd} <Debug> TCPHandler: Processed in 0.001517381 sec. | ||
| 16512 | 2026.05.27 21:09:59.489113 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.05.27 21:09:59.489209 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16514 | 2026.05.27 21:09:59.489249 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16515 | 2026.05.27 21:09:59.489864 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.05.27 21:09:59.489900 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16517 | 2026.05.27 21:09:59.490229 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16518 | 2026.05.27 21:09:59.490441 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.05.27 21:09:59.490573 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001383 sec., 352856.1099060015 rows/sec., 24.75 MiB/sec. | ||
| 16520 | 2026.05.27 21:09:59.490608 [ 261 ] {d6e898ff-bafa-4abf-8256-28781c929261} <Debug> TCPHandler: Processed in 0.001545702 sec. | ||
| 16521 | 2026.05.27 21:09:59.490731 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.05.27 21:09:59.490827 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16523 | 2026.05.27 21:09:59.490868 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16524 | 2026.05.27 21:09:59.491224 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.05.27 21:09:59.491260 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16526 | 2026.05.27 21:09:59.491561 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16527 | 2026.05.27 21:09:59.491776 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.05.27 21:09:59.491904 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001095 sec., 3652.9680365296804 rows/sec., 190.85 KiB/sec. | ||
| 16529 | 2026.05.27 21:09:59.491939 [ 261 ] {5430b219-d000-45bf-a42e-b935d9284ec6} <Debug> TCPHandler: Processed in 0.001258732 sec. | ||
| 16530 | 2026.05.27 21:09:59.492077 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.05.27 21:09:59.492174 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16532 | 2026.05.27 21:09:59.492216 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16533 | 2026.05.27 21:09:59.492632 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.05.27 21:09:59.492668 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16535 | 2026.05.27 21:09:59.492997 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16536 | 2026.05.27 21:09:59.493204 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.05.27 21:09:59.493354 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001199 sec., 221851.54295246038 rows/sec., 14.74 MiB/sec. | ||
| 16538 | 2026.05.27 21:09:59.493390 [ 261 ] {1a7a1f6d-8b74-4d90-b34e-7fd5b6d3892f} <Debug> TCPHandler: Processed in 0.001362436 sec. | ||
| 16539 | 2026.05.27 21:09:59.493541 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2026.05.27 21:09:59.493637 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16541 | 2026.05.27 21:09:59.493678 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16542 | 2026.05.27 21:09:59.494015 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.05.27 21:09:59.494050 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16544 | 2026.05.27 21:09:59.494339 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16545 | 2026.05.27 21:09:59.494552 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.05.27 21:09:59.494680 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 16547 | 2026.05.27 21:09:59.494713 [ 261 ] {7a4c018b-4bd1-40d3-b307-18abb830b79a} <Debug> TCPHandler: Processed in 0.001222021 sec. | ||
| 16548 | 2026.05.27 21:09:59.494838 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16549 | 2026.05.27 21:09:59.494933 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16550 | 2026.05.27 21:09:59.494997 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16551 | 2026.05.27 21:09:59.495768 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16552 | 2026.05.27 21:09:59.495805 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16553 | 2026.05.27 21:09:59.496298 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16554 | 2026.05.27 21:09:59.496518 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.05.27 21:09:59.496653 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001737 sec., 1151.4104778353483 rows/sec., 2.06 MiB/sec. | ||
| 16556 | 2026.05.27 21:09:59.496704 [ 261 ] {9454a224-8928-4331-9dfa-e288cff0ab9b} <Debug> TCPHandler: Processed in 0.001915904 sec. | ||
| 16557 | 2026.05.27 21:09:59.496826 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16558 | 2026.05.27 21:09:59.496924 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16559 | 2026.05.27 21:09:59.496964 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16560 | 2026.05.27 21:09:59.497297 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2026.05.27 21:09:59.497332 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16562 | 2026.05.27 21:09:59.497639 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16563 | 2026.05.27 21:09:59.497854 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2026.05.27 21:09:59.497980 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 16565 | 2026.05.27 21:09:59.498014 [ 261 ] {762bf31a-febf-4c8d-848b-41eb5aad1496} <Debug> TCPHandler: Processed in 0.001237971 sec. | ||
| 16566 | 2026.05.27 21:10:03.441959 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16567 | 2026.05.27 21:10:03.442051 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16568 | 2026.05.27 21:10:03.654982 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31708 | ||
| 16569 | 2026.05.27 21:10:03.655607 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2026.05.27 21:10:03.655647 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16571 | 2026.05.27 21:10:03.656542 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16572 | 2026.05.27 21:10:03.657010 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2026.05.27 21:10:03.657184 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 16574 | 2026.05.27 21:10:03.657183 [ 135 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16575 | 2026.05.27 21:10:03.657258 [ 135 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2026.05.27 21:10:03.657283 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16577 | 2026.05.27 21:10:03.657510 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16578 | 2026.05.27 21:10:03.657677 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16579 | 2026.05.27 21:10:03.657723 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29340 rows starting from the beginning of the part | ||
| 16580 | 2026.05.27 21:10:03.657800 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16581 | 2026.05.27 21:10:03.657854 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16582 | 2026.05.27 21:10:03.657915 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16583 | 2026.05.27 21:10:03.657962 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16584 | 2026.05.27 21:10:03.658010 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 16585 | 2026.05.27 21:10:03.660243 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801733 sec., 11317281.125646163 rows/sec., 161.90 MiB/sec. | ||
| 16586 | 2026.05.27 21:10:03.660523 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16587 | 2026.05.27 21:10:03.660830 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.05.27 21:10:03.660907 [ 197 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_66_13} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16589 | 2026.05.27 21:10:03.661001 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 16590 | 2026.05.27 21:10:04.466614 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.27 21:10:04.466862 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16592 | 2026.05.27 21:10:04.467226 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16593 | 2026.05.27 21:10:04.467265 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16594 | 2026.05.27 21:10:04.467494 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16595 | 2026.05.27 21:10:04.467566 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16596 | 2026.05.27 21:10:04.467719 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16597 | 2026.05.27 21:10:04.467835 [ 335 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16598 | 2026.05.27 21:10:04.467855 [ 323 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16599 | 2026.05.27 21:10:04.467836 [ 317 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16600 | 2026.05.27 21:10:04.468019 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16601 | 2026.05.27 21:10:04.468048 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16602 | 2026.05.27 21:10:04.468119 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16603 | 2026.05.27 21:10:04.468140 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16604 | 2026.05.27 21:10:04.468176 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16605 | 2026.05.27 21:10:04.468220 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16606 | 2026.05.27 21:10:04.469425 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002665 sec., 18011.257035647282 rows/sec., 3.75 MiB/sec. | ||
| 16607 | 2026.05.27 21:10:04.469576 [ 261 ] {2983e125-ab60-43b7-a207-5d3ec76e51f2} <Debug> TCPHandler: Processed in 0.003116854 sec. | ||
| 16608 | 2026.05.27 21:10:04.471983 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.05.27 21:10:04.472117 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16610 | 2026.05.27 21:10:04.472171 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16611 | 2026.05.27 21:10:04.472873 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.05.27 21:10:04.472927 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16613 | 2026.05.27 21:10:04.473334 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16614 | 2026.05.27 21:10:04.473572 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.05.27 21:10:04.473722 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001643 sec., 81558.1253804017 rows/sec., 7.06 MiB/sec. | ||
| 16616 | 2026.05.27 21:10:04.473753 [ 129 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16617 | 2026.05.27 21:10:04.473759 [ 261 ] {2927a2e9-4418-4de4-9ddb-7a4df58626b5} <Debug> TCPHandler: Processed in 0.001828441 sec. | ||
| 16618 | 2026.05.27 21:10:04.473819 [ 129 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16619 | 2026.05.27 21:10:04.473851 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16620 | 2026.05.27 21:10:04.473963 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2026.05.27 21:10:04.473967 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 16622 | 2026.05.27 21:10:04.474074 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16623 | 2026.05.27 21:10:04.474093 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16624 | 2026.05.27 21:10:04.474116 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16625 | 2026.05.27 21:10:04.474128 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 4201 rows starting from the beginning of the part | ||
| 16626 | 2026.05.27 21:10:04.474198 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 16627 | 2026.05.27 21:10:04.474255 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16628 | 2026.05.27 21:10:04.474307 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 134 rows starting from the beginning of the part | ||
| 16629 | 2026.05.27 21:10:04.474357 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 782 rows starting from the beginning of the part | ||
| 16630 | 2026.05.27 21:10:04.474405 [ 194 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 134 rows starting from the beginning of the part | ||
| 16631 | 2026.05.27 21:10:04.474543 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2026.05.27 21:10:04.474579 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16633 | 2026.05.27 21:10:04.474892 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16634 | 2026.05.27 21:10:04.475113 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.05.27 21:10:04.475246 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00119 sec., 32773.10924369748 rows/sec., 2.41 MiB/sec. | ||
| 16636 | 2026.05.27 21:10:04.475281 [ 261 ] {c80d6d53-8f7e-498b-8d88-861dd31192de} <Debug> TCPHandler: Processed in 0.001368485 sec. | ||
| 16637 | 2026.05.27 21:10:04.475410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2026.05.27 21:10:04.475506 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16639 | 2026.05.27 21:10:04.475546 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16640 | 2026.05.27 21:10:04.475976 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.05.27 21:10:04.476015 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16642 | 2026.05.27 21:10:04.476237 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5367 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316227 sec., 2317130.4021583376 rows/sec., 186.89 MiB/sec. | ||
| 16643 | 2026.05.27 21:10:04.476353 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16644 | 2026.05.27 21:10:04.476581 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2026.05.27 21:10:04.476696 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16646 | 2026.05.27 21:10:04.476719 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00123 sec., 83739.83739837399 rows/sec., 6.54 MiB/sec. | ||
| 16647 | 2026.05.27 21:10:04.476755 [ 128 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16648 | 2026.05.27 21:10:04.476759 [ 261 ] {6e4215f1-f5cc-45f1-894b-e9eca9b4cb79} <Debug> TCPHandler: Processed in 0.001399577 sec. | ||
| 16649 | 2026.05.27 21:10:04.476810 [ 128 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.05.27 21:10:04.476842 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16651 | 2026.05.27 21:10:04.476924 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2026.05.27 21:10:04.476972 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 16653 | 2026.05.27 21:10:04.477039 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.05.27 21:10:04.477060 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.05.27 21:10:04.477089 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16656 | 2026.05.27 21:10:04.477097 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16657 | 2026.05.27 21:10:04.477141 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2407 rows starting from the beginning of the part | ||
| 16658 | 2026.05.27 21:10:04.477164 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_111_22} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16659 | 2026.05.27 21:10:04.477204 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 16660 | 2026.05.27 21:10:04.477252 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 66 rows starting from the beginning of the part | ||
| 16661 | 2026.05.27 21:10:04.477278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16662 | 2026.05.27 21:10:04.477298 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 103 rows starting from the beginning of the part | ||
| 16663 | 2026.05.27 21:10:04.477340 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 488 rows starting from the beginning of the part | ||
| 16664 | 2026.05.27 21:10:04.477387 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 103 rows starting from the beginning of the part | ||
| 16665 | 2026.05.27 21:10:04.477513 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2026.05.27 21:10:04.477557 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16667 | 2026.05.27 21:10:04.477930 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16668 | 2026.05.27 21:10:04.478178 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.05.27 21:10:04.478317 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 16670 | 2026.05.27 21:10:04.478354 [ 261 ] {9fb3fcf2-cc13-4804-9a40-6f132304611d} <Debug> TCPHandler: Processed in 0.001479529 sec. | ||
| 16671 | 2026.05.27 21:10:04.478361 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 5 parts from all_1_106_23 to all_110_110_0 | ||
| 16672 | 2026.05.27 21:10:04.478432 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2026.05.27 21:10:04.478455 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16674 | 2026.05.27 21:10:04.478486 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2026.05.27 21:10:04.478534 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_23 to all_110_110_0 into Compact with storage Full | ||
| 16676 | 2026.05.27 21:10:04.478588 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16677 | 2026.05.27 21:10:04.478618 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16678 | 2026.05.27 21:10:04.478643 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16679 | 2026.05.27 21:10:04.478643 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_23, total 42535 rows starting from the beginning of the part | ||
| 16680 | 2026.05.27 21:10:04.478673 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748248 sec., 1848135.9624035035 rows/sec., 135.53 MiB/sec. | ||
| 16681 | 2026.05.27 21:10:04.478703 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 128 rows starting from the beginning of the part | ||
| 16682 | 2026.05.27 21:10:04.478755 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 16683 | 2026.05.27 21:10:04.478795 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16684 | 2026.05.27 21:10:04.478833 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 266 rows starting from the beginning of the part | ||
| 16685 | 2026.05.27 21:10:04.478885 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16686 | 2026.05.27 21:10:04.479286 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.05.27 21:10:04.479390 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_111_22} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16688 | 2026.05.27 21:10:04.479473 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16689 | 2026.05.27 21:10:04.479542 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2026.05.27 21:10:04.479586 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16691 | 2026.05.27 21:10:04.480184 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16692 | 2026.05.27 21:10:04.480417 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2026.05.27 21:10:04.480560 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00199 sec., 19597.989949748742 rows/sec., 35.12 MiB/sec. | ||
| 16694 | 2026.05.27 21:10:04.480573 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16695 | 2026.05.27 21:10:04.480613 [ 261 ] {88f64f81-c05f-4238-8c5b-ed6de77872ef} <Debug> TCPHandler: Processed in 0.002177592 sec. | ||
| 16696 | 2026.05.27 21:10:04.480618 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.05.27 21:10:04.480655 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16698 | 2026.05.27 21:10:04.480749 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16699 | 2026.05.27 21:10:04.480761 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 16700 | 2026.05.27 21:10:04.480858 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16701 | 2026.05.27 21:10:04.480906 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16702 | 2026.05.27 21:10:04.481029 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16703 | 2026.05.27 21:10:04.481103 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1968 rows starting from the beginning of the part | ||
| 16704 | 2026.05.27 21:10:04.481254 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 50 rows starting from the beginning of the part | ||
| 16705 | 2026.05.27 21:10:04.481276 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.05.27 21:10:04.481319 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16707 | 2026.05.27 21:10:04.481380 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2 rows starting from the beginning of the part | ||
| 16708 | 2026.05.27 21:10:04.481501 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 39 rows starting from the beginning of the part | ||
| 16709 | 2026.05.27 21:10:04.481624 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2 rows starting from the beginning of the part | ||
| 16710 | 2026.05.27 21:10:04.481657 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16711 | 2026.05.27 21:10:04.481746 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 39 rows starting from the beginning of the part | ||
| 16712 | 2026.05.27 21:10:04.481913 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.05.27 21:10:04.482052 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 16714 | 2026.05.27 21:10:04.482069 [ 130 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16715 | 2026.05.27 21:10:04.482090 [ 261 ] {07f68e26-4760-4269-bee5-b1d001207030} <Debug> TCPHandler: Processed in 0.001392146 sec. | ||
| 16716 | 2026.05.27 21:10:04.482115 [ 130 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.05.27 21:10:04.482142 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16718 | 2026.05.27 21:10:04.482249 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 16719 | 2026.05.27 21:10:04.482363 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16720 | 2026.05.27 21:10:04.482395 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7802 rows starting from the beginning of the part | ||
| 16721 | 2026.05.27 21:10:04.482447 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 16722 | 2026.05.27 21:10:04.482491 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16723 | 2026.05.27 21:10:04.482531 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16724 | 2026.05.27 21:10:04.482570 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 16725 | 2026.05.27 21:10:04.482611 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16726 | 2026.05.27 21:10:04.485035 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828404 sec., 2870877.0034266673 rows/sec., 180.77 MiB/sec. | ||
| 16727 | 2026.05.27 21:10:04.485836 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16728 | 2026.05.27 21:10:04.486210 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.05.27 21:10:04.486307 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_111_22} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16730 | 2026.05.27 21:10:04.486418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16731 | 2026.05.27 21:10:04.489292 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43249 rows, containing 5 columns (5 merged, 0 gathered) in 0.010787969 sec., 4009002.992129473 rows/sec., 257.01 MiB/sec. | ||
| 16732 | 2026.05.27 21:10:04.489723 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 16733 | 2026.05.27 21:10:04.490097 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2026.05.27 21:10:04.490175 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 5 parts: [all_1_106_23, all_110_110_0] -> all_1_110_24 | ||
| 16735 | 2026.05.27 21:10:04.490259 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16736 | 2026.05.27 21:10:04.492184 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 19 columns (19 merged, 0 gathered) in 0.011462562 sec., 183205.1159243457 rows/sec., 328.30 MiB/sec. | ||
| 16737 | 2026.05.27 21:10:04.494137 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16738 | 2026.05.27 21:10:04.494503 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.05.27 21:10:04.494590 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16740 | 2026.05.27 21:10:04.494754 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16741 | 2026.05.27 21:10:05.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.96 MiB, peak 385.71 MiB, free memory in arenas 0.00 B, will set to 372.34 MiB (RSS), difference: 6.38 MiB | ||
| 16742 | 2026.05.27 21:10:05.369135 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 16743 | 2026.05.27 21:10:05.385749 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.05.27 21:10:05.385805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16745 | 2026.05.27 21:10:05.391485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16746 | 2026.05.27 21:10:05.392165 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.05.27 21:10:05.392481 [ 128 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16748 | 2026.05.27 21:10:05.392550 [ 128 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.05.27 21:10:05.392571 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16750 | 2026.05.27 21:10:05.392701 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16751 | 2026.05.27 21:10:05.395219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 16752 | 2026.05.27 21:10:05.396486 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16753 | 2026.05.27 21:10:05.398146 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16754 | 2026.05.27 21:10:05.403437 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16755 | 2026.05.27 21:10:05.408365 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16756 | 2026.05.27 21:10:05.413121 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16757 | 2026.05.27 21:10:05.418671 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16758 | 2026.05.27 21:10:05.423062 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 16759 | 2026.05.27 21:10:05.482653 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.090010766 sec., 5521.56172073905 rows/sec., 28.55 MiB/sec. | ||
| 16760 | 2026.05.27 21:10:05.484865 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16761 | 2026.05.27 21:10:05.486645 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_66_13} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.05.27 21:10:05.486754 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_66_13} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16763 | 2026.05.27 21:10:05.488513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 16764 | 2026.05.27 21:10:09.469247 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.05.27 21:10:09.469526 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 16766 | 2026.05.27 21:10:09.470051 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16767 | 2026.05.27 21:10:09.470102 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16768 | 2026.05.27 21:10:09.470463 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16769 | 2026.05.27 21:10:09.470533 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16770 | 2026.05.27 21:10:09.470679 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16771 | 2026.05.27 21:10:09.470826 [ 335 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16772 | 2026.05.27 21:10:09.470831 [ 331 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16773 | 2026.05.27 21:10:09.470826 [ 317 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16774 | 2026.05.27 21:10:09.471140 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16775 | 2026.05.27 21:10:09.471172 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16776 | 2026.05.27 21:10:09.471244 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16777 | 2026.05.27 21:10:09.471264 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16778 | 2026.05.27 21:10:09.471300 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16779 | 2026.05.27 21:10:09.471344 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16780 | 2026.05.27 21:10:09.472663 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003251 sec., 14764.687788372808 rows/sec., 3.07 MiB/sec. | ||
| 16781 | 2026.05.27 21:10:09.472813 [ 261 ] {b7e7ec8d-cb41-47a1-abe5-55caf7d3eae8} <Debug> TCPHandler: Processed in 0.003704093 sec. | ||
| 16782 | 2026.05.27 21:10:09.478019 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16783 | 2026.05.27 21:10:09.478139 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16784 | 2026.05.27 21:10:09.478199 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16785 | 2026.05.27 21:10:09.479220 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2026.05.27 21:10:09.479261 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16787 | 2026.05.27 21:10:09.479664 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16788 | 2026.05.27 21:10:09.479908 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16789 | 2026.05.27 21:10:09.480054 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00195 sec., 143589.7435897436 rows/sec., 9.11 MiB/sec. | ||
| 16790 | 2026.05.27 21:10:09.480091 [ 261 ] {d1a5640e-995d-4556-9c81-7b05b1fd9772} <Debug> TCPHandler: Processed in 0.002125501 sec. | ||
| 16791 | 2026.05.27 21:10:09.480240 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16792 | 2026.05.27 21:10:09.480348 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16793 | 2026.05.27 21:10:09.480388 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16794 | 2026.05.27 21:10:09.481203 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.05.27 21:10:09.481240 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16796 | 2026.05.27 21:10:09.481605 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16797 | 2026.05.27 21:10:09.481835 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2026.05.27 21:10:09.481967 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001648 sec., 473907.7669902913 rows/sec., 36.55 MiB/sec. | ||
| 16799 | 2026.05.27 21:10:09.482002 [ 261 ] {dc4b54de-05f0-492a-82c3-313a506a0b72} <Debug> TCPHandler: Processed in 0.00181265 sec. | ||
| 16800 | 2026.05.27 21:10:09.482158 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2026.05.27 21:10:09.482257 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16802 | 2026.05.27 21:10:09.482298 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16803 | 2026.05.27 21:10:09.482746 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.05.27 21:10:09.482783 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16805 | 2026.05.27 21:10:09.483112 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16806 | 2026.05.27 21:10:09.483368 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2026.05.27 21:10:09.483497 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.64 MiB/sec. | ||
| 16808 | 2026.05.27 21:10:09.483533 [ 261 ] {66267c25-8515-4a4d-ac3f-23e56219e6a4} <Debug> TCPHandler: Processed in 0.001425337 sec. | ||
| 16809 | 2026.05.27 21:10:09.483666 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2026.05.27 21:10:09.483762 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16811 | 2026.05.27 21:10:09.483802 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16812 | 2026.05.27 21:10:09.484247 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2026.05.27 21:10:09.484284 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16814 | 2026.05.27 21:10:09.484596 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16815 | 2026.05.27 21:10:09.484818 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2026.05.27 21:10:09.484947 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001203 sec., 120532.00332502078 rows/sec., 7.78 MiB/sec. | ||
| 16817 | 2026.05.27 21:10:09.484983 [ 261 ] {8f7decfa-5f54-4d80-8f8e-a5aad81d2a4b} <Debug> TCPHandler: Processed in 0.001367666 sec. | ||
| 16818 | 2026.05.27 21:10:09.484996 [ 121 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16819 | 2026.05.27 21:10:09.485072 [ 121 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.05.27 21:10:09.485098 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16821 | 2026.05.27 21:10:09.485127 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2026.05.27 21:10:09.485231 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16823 | 2026.05.27 21:10:09.485255 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 16824 | 2026.05.27 21:10:09.485273 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16825 | 2026.05.27 21:10:09.485447 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16826 | 2026.05.27 21:10:09.485502 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1122 rows starting from the beginning of the part | ||
| 16827 | 2026.05.27 21:10:09.485595 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 145 rows starting from the beginning of the part | ||
| 16828 | 2026.05.27 21:10:09.485681 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 825 rows starting from the beginning of the part | ||
| 16829 | 2026.05.27 21:10:09.485746 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 977 rows starting from the beginning of the part | ||
| 16830 | 2026.05.27 21:10:09.485779 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2026.05.27 21:10:09.485811 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 145 rows starting from the beginning of the part | ||
| 16832 | 2026.05.27 21:10:09.485823 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16833 | 2026.05.27 21:10:09.485887 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 145 rows starting from the beginning of the part | ||
| 16834 | 2026.05.27 21:10:09.486188 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16835 | 2026.05.27 21:10:09.486456 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.05.27 21:10:09.486596 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001383 sec., 104121.47505422994 rows/sec., 5.92 MiB/sec. | ||
| 16837 | 2026.05.27 21:10:09.486632 [ 261 ] {05e51cfc-e55e-4d18-9d92-2b8e9d4ef76e} <Debug> TCPHandler: Processed in 0.001558752 sec. | ||
| 16838 | 2026.05.27 21:10:09.486771 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.05.27 21:10:09.486872 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16840 | 2026.05.27 21:10:09.486912 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16841 | 2026.05.27 21:10:09.487320 [ 189 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.002126911 sec., 1579285.6400667448 rows/sec., 100.55 MiB/sec. | ||
| 16842 | 2026.05.27 21:10:09.487536 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.05.27 21:10:09.487544 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16844 | 2026.05.27 21:10:09.487583 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16845 | 2026.05.27 21:10:09.487877 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.05.27 21:10:09.487964 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_51_10} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16847 | 2026.05.27 21:10:09.487982 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16848 | 2026.05.27 21:10:09.488041 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16849 | 2026.05.27 21:10:09.488235 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.05.27 21:10:09.488375 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001521 sec., 319526.62721893494 rows/sec., 22.40 MiB/sec. | ||
| 16851 | 2026.05.27 21:10:09.488517 [ 261 ] {a6c503a8-aacf-4702-a9bd-28b44abe101d} <Debug> TCPHandler: Processed in 0.001789679 sec. | ||
| 16852 | 2026.05.27 21:10:09.488641 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.05.27 21:10:09.488748 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16854 | 2026.05.27 21:10:09.488790 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16855 | 2026.05.27 21:10:09.489126 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.05.27 21:10:09.489162 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16857 | 2026.05.27 21:10:09.489463 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16858 | 2026.05.27 21:10:09.489673 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2026.05.27 21:10:09.489800 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00107 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. | ||
| 16860 | 2026.05.27 21:10:09.489832 [ 261 ] {7f88011d-e6cc-466c-817c-1f9f4a1c9208} <Debug> TCPHandler: Processed in 0.001243281 sec. | ||
| 16861 | 2026.05.27 21:10:09.489959 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16862 | 2026.05.27 21:10:09.490062 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16863 | 2026.05.27 21:10:09.490104 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16864 | 2026.05.27 21:10:09.490526 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16865 | 2026.05.27 21:10:09.490561 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16866 | 2026.05.27 21:10:09.490895 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16867 | 2026.05.27 21:10:09.491114 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.05.27 21:10:09.491239 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 16869 | 2026.05.27 21:10:09.491273 [ 261 ] {576c209c-329e-4d19-91e4-b8b09706808e} <Debug> TCPHandler: Processed in 0.001365435 sec. | ||
| 16870 | 2026.05.27 21:10:09.491413 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.05.27 21:10:09.491508 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16872 | 2026.05.27 21:10:09.491558 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16873 | 2026.05.27 21:10:09.491886 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.05.27 21:10:09.491921 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16875 | 2026.05.27 21:10:09.492214 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16876 | 2026.05.27 21:10:09.492418 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2026.05.27 21:10:09.492524 [ 119 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 16878 | 2026.05.27 21:10:09.492545 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 16879 | 2026.05.27 21:10:09.492565 [ 119 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.05.27 21:10:09.492583 [ 261 ] {f937fef2-b32d-4643-91d0-802dbc0317a1} <Debug> TCPHandler: Processed in 0.00122019 sec. | ||
| 16881 | 2026.05.27 21:10:09.492590 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16882 | 2026.05.27 21:10:09.492697 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 16883 | 2026.05.27 21:10:09.492729 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16884 | 2026.05.27 21:10:09.492804 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16885 | 2026.05.27 21:10:09.492829 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16886 | 2026.05.27 21:10:09.492841 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 16887 | 2026.05.27 21:10:09.492899 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16888 | 2026.05.27 21:10:09.492905 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 16889 | 2026.05.27 21:10:09.492960 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 16890 | 2026.05.27 21:10:09.492999 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 16891 | 2026.05.27 21:10:09.493035 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 16892 | 2026.05.27 21:10:09.493075 [ 188 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 16893 | 2026.05.27 21:10:09.493663 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16894 | 2026.05.27 21:10:09.493704 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16895 | 2026.05.27 21:10:09.493852 [ 198 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118823 sec., 29455.576782272794 rows/sec., 1.94 MiB/sec. | ||
| 16896 | 2026.05.27 21:10:09.494028 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 16897 | 2026.05.27 21:10:09.494247 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16898 | 2026.05.27 21:10:09.494374 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2026.05.27 21:10:09.494463 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_35_7} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 16900 | 2026.05.27 21:10:09.494522 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.05.27 21:10:09.494554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16902 | 2026.05.27 21:10:09.494674 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001862 sec., 1074.1138560687434 rows/sec., 1.92 MiB/sec. | ||
| 16903 | 2026.05.27 21:10:09.494732 [ 261 ] {2e18d31a-9228-402c-9921-2058e465c6d1} <Debug> TCPHandler: Processed in 0.002053248 sec. | ||
| 16904 | 2026.05.27 21:10:09.494889 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.05.27 21:10:09.495014 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16906 | 2026.05.27 21:10:09.495059 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16907 | 2026.05.27 21:10:09.495422 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.05.27 21:10:09.495479 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16909 | 2026.05.27 21:10:09.495805 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16910 | 2026.05.27 21:10:09.496011 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.05.27 21:10:09.496138 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 16912 | 2026.05.27 21:10:09.496176 [ 261 ] {05abb6fe-cd61-48da-8af2-030c3529690f} <Debug> TCPHandler: Processed in 0.001339554 sec. | ||
| 16913 | 2026.05.27 21:10:09.897939 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.05.27 21:10:09.898196 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 16915 | 2026.05.27 21:10:09.898532 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16916 | 2026.05.27 21:10:09.898573 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 16917 | 2026.05.27 21:10:09.898802 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16918 | 2026.05.27 21:10:09.898869 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16919 | 2026.05.27 21:10:09.899008 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16920 | 2026.05.27 21:10:09.899128 [ 364 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16921 | 2026.05.27 21:10:09.899152 [ 331 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16922 | 2026.05.27 21:10:09.899148 [ 317 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16923 | 2026.05.27 21:10:09.899326 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16924 | 2026.05.27 21:10:09.899353 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16925 | 2026.05.27 21:10:09.899422 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16926 | 2026.05.27 21:10:09.899442 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16927 | 2026.05.27 21:10:09.899477 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16928 | 2026.05.27 21:10:09.899518 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16929 | 2026.05.27 21:10:09.900671 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002581 sec., 18597.442851607902 rows/sec., 3.87 MiB/sec. | ||
| 16930 | 2026.05.27 21:10:09.900804 [ 261 ] {da10dc0d-186c-44ea-bb92-42990b0d905f} <Debug> TCPHandler: Processed in 0.00300195 sec. | ||
| 16931 | 2026.05.27 21:10:09.914140 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.05.27 21:10:09.914303 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16933 | 2026.05.27 21:10:09.914346 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16934 | 2026.05.27 21:10:09.914842 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.05.27 21:10:09.914883 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16936 | 2026.05.27 21:10:09.915224 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16937 | 2026.05.27 21:10:09.915441 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.05.27 21:10:09.915588 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001314 sec., 7610.3500761035 rows/sec., 620.57 KiB/sec. | ||
| 16939 | 2026.05.27 21:10:09.915627 [ 261 ] {9502cf44-f8da-44e6-bbf5-092ee27f07b3} <Debug> TCPHandler: Processed in 0.001588933 sec. | ||
| 16940 | 2026.05.27 21:10:09.915760 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.05.27 21:10:09.915857 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16942 | 2026.05.27 21:10:09.915896 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16943 | 2026.05.27 21:10:09.917677 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.05.27 21:10:09.917715 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16945 | 2026.05.27 21:10:09.918143 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16946 | 2026.05.27 21:10:09.918356 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.05.27 21:10:09.918488 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002648 sec., 939577.0392749244 rows/sec., 69.49 MiB/sec. | ||
| 16948 | 2026.05.27 21:10:09.918527 [ 261 ] {af3bf331-3122-41e6-9086-1f9bfa07d1fb} <Debug> TCPHandler: Processed in 0.002815694 sec. | ||
| 16949 | 2026.05.27 21:10:09.918661 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16950 | 2026.05.27 21:10:09.918758 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16951 | 2026.05.27 21:10:09.918799 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16952 | 2026.05.27 21:10:09.919248 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.05.27 21:10:09.919287 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16954 | 2026.05.27 21:10:09.919580 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16955 | 2026.05.27 21:10:09.919804 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.05.27 21:10:09.919937 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.64 MiB/sec. | ||
| 16957 | 2026.05.27 21:10:09.919956 [ 119 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16958 | 2026.05.27 21:10:09.919975 [ 261 ] {cba22eb4-256f-4da2-b25c-54990f6b59eb} <Debug> TCPHandler: Processed in 0.001364155 sec. | ||
| 16959 | 2026.05.27 21:10:09.920010 [ 119 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.05.27 21:10:09.920039 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16961 | 2026.05.27 21:10:09.920115 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2026.05.27 21:10:09.920190 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 16963 | 2026.05.27 21:10:09.920218 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.05.27 21:10:09.920282 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16965 | 2026.05.27 21:10:09.920360 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16966 | 2026.05.27 21:10:09.920405 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 224 rows starting from the beginning of the part | ||
| 16967 | 2026.05.27 21:10:09.920489 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 39 rows starting from the beginning of the part | ||
| 16968 | 2026.05.27 21:10:09.920548 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 144 rows starting from the beginning of the part | ||
| 16969 | 2026.05.27 21:10:09.920600 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
| 16970 | 2026.05.27 21:10:09.920650 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 142 rows starting from the beginning of the part | ||
| 16971 | 2026.05.27 21:10:09.920703 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 16972 | 2026.05.27 21:10:09.920986 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.05.27 21:10:09.921032 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16974 | 2026.05.27 21:10:09.921371 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16975 | 2026.05.27 21:10:09.921598 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2026.05.27 21:10:09.921714 [ 198 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592502 sec., 406906.86730691703 rows/sec., 27.48 MiB/sec. | ||
| 16977 | 2026.05.27 21:10:09.921739 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001538 sec., 520806.24187256175 rows/sec., 30.08 MiB/sec. | ||
| 16978 | 2026.05.27 21:10:09.921785 [ 261 ] {077e2896-ecfb-4d0e-952f-53a293c4a148} <Debug> TCPHandler: Processed in 0.001722957 sec. | ||
| 16979 | 2026.05.27 21:10:09.921878 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16980 | 2026.05.27 21:10:09.921945 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.05.27 21:10:09.922047 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16982 | 2026.05.27 21:10:09.922090 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16983 | 2026.05.27 21:10:09.922152 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2026.05.27 21:10:09.922230 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_96_19} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16985 | 2026.05.27 21:10:09.922307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16986 | 2026.05.27 21:10:09.922506 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.05.27 21:10:09.922548 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16988 | 2026.05.27 21:10:09.922837 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16989 | 2026.05.27 21:10:09.923045 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.05.27 21:10:09.923175 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 16991 | 2026.05.27 21:10:09.923212 [ 261 ] {186c2666-2900-4298-b43f-ae92ccad6fca} <Debug> TCPHandler: Processed in 0.001319734 sec. | ||
| 16992 | 2026.05.27 21:10:09.923364 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.05.27 21:10:09.923466 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16994 | 2026.05.27 21:10:09.923506 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16995 | 2026.05.27 21:10:09.924512 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.05.27 21:10:09.924549 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 16997 | 2026.05.27 21:10:09.924922 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16998 | 2026.05.27 21:10:09.925139 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.05.27 21:10:09.925273 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001823 sec., 734503.5655512891 rows/sec., 49.31 MiB/sec. | ||
| 17000 | 2026.05.27 21:10:09.925311 [ 261 ] {fde608e8-7bec-4175-8edd-f72ae93543dd} <Debug> TCPHandler: Processed in 0.001996116 sec. | ||
| 17001 | 2026.05.27 21:10:09.925452 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2026.05.27 21:10:09.925549 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17003 | 2026.05.27 21:10:09.925594 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17004 | 2026.05.27 21:10:09.926392 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.05.27 21:10:09.926428 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17006 | 2026.05.27 21:10:09.926840 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17007 | 2026.05.27 21:10:09.927048 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.05.27 21:10:09.927180 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001648 sec., 910800.9708737865 rows/sec., 55.26 MiB/sec. | ||
| 17009 | 2026.05.27 21:10:09.927217 [ 261 ] {3451f641-ac87-4ec7-a885-2303267bc7d4} <Debug> TCPHandler: Processed in 0.001815331 sec. | ||
| 17010 | 2026.05.27 21:10:09.927342 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2026.05.27 21:10:09.927450 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17012 | 2026.05.27 21:10:09.927504 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17013 | 2026.05.27 21:10:09.928371 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.05.27 21:10:09.928408 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17015 | 2026.05.27 21:10:09.928975 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17016 | 2026.05.27 21:10:09.929199 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.05.27 21:10:09.929338 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001905 sec., 26246.719160104985 rows/sec., 47.03 MiB/sec. | ||
| 17018 | 2026.05.27 21:10:09.929394 [ 261 ] {4c921640-ea08-423a-b5ab-bec9d0bd0754} <Debug> TCPHandler: Processed in 0.00210146 sec. | ||
| 17019 | 2026.05.27 21:10:09.929580 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2026.05.27 21:10:09.929678 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17021 | 2026.05.27 21:10:09.929718 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17022 | 2026.05.27 21:10:09.930061 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.05.27 21:10:09.930097 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17024 | 2026.05.27 21:10:09.930388 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17025 | 2026.05.27 21:10:09.930601 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.05.27 21:10:09.930734 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 17027 | 2026.05.27 21:10:09.930770 [ 261 ] {e94a6ed5-14fc-481b-bda8-03ddb57f450a} <Debug> TCPHandler: Processed in 0.001249542 sec. | ||
| 17028 | 2026.05.27 21:10:10.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.75 MiB, peak 387.15 MiB, free memory in arenas 0.00 B, will set to 373.32 MiB (RSS), difference: -1.42 MiB | ||
| 17029 | 2026.05.27 21:10:11.158287 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32220 | ||
| 17030 | 2026.05.27 21:10:11.158835 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2026.05.27 21:10:11.158875 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17032 | 2026.05.27 21:10:11.159382 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17033 | 2026.05.27 21:10:11.159625 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.05.27 21:10:11.159757 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32220 | ||
| 17035 | 2026.05.27 21:10:12.896217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 17036 | 2026.05.27 21:10:12.911359 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2026.05.27 21:10:12.911417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17038 | 2026.05.27 21:10:12.916919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17039 | 2026.05.27 21:10:12.917591 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2026.05.27 21:10:12.920274 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 17041 | 2026.05.27 21:10:14.463839 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.05.27 21:10:14.464091 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17043 | 2026.05.27 21:10:14.464439 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17044 | 2026.05.27 21:10:14.464476 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17045 | 2026.05.27 21:10:14.464687 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17046 | 2026.05.27 21:10:14.464755 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17047 | 2026.05.27 21:10:14.464891 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17048 | 2026.05.27 21:10:14.464992 [ 317 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17049 | 2026.05.27 21:10:14.465025 [ 331 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17050 | 2026.05.27 21:10:14.464992 [ 364 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17051 | 2026.05.27 21:10:14.465165 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17052 | 2026.05.27 21:10:14.465194 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17053 | 2026.05.27 21:10:14.465264 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17054 | 2026.05.27 21:10:14.465285 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17055 | 2026.05.27 21:10:14.465320 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17056 | 2026.05.27 21:10:14.465365 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17057 | 2026.05.27 21:10:14.466799 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00281 sec., 17081.85053380783 rows/sec., 3.56 MiB/sec. | ||
| 17058 | 2026.05.27 21:10:14.466942 [ 261 ] {309d0cd5-6a4e-45ff-b890-4e35cb625ab1} <Debug> TCPHandler: Processed in 0.003247328 sec. | ||
| 17059 | 2026.05.27 21:10:14.468485 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.05.27 21:10:14.468692 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17061 | 2026.05.27 21:10:14.468773 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17062 | 2026.05.27 21:10:14.469517 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.05.27 21:10:14.469564 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17064 | 2026.05.27 21:10:14.469979 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17065 | 2026.05.27 21:10:14.470210 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.05.27 21:10:14.470370 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.47 MiB/sec. | ||
| 17067 | 2026.05.27 21:10:14.470409 [ 261 ] {44de64a6-0ee0-402b-928e-4685ee9cc86b} <Debug> TCPHandler: Processed in 0.002026397 sec. | ||
| 17068 | 2026.05.27 21:10:14.470571 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2026.05.27 21:10:14.470682 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17070 | 2026.05.27 21:10:14.470722 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17071 | 2026.05.27 21:10:14.471171 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2026.05.27 21:10:14.471208 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17073 | 2026.05.27 21:10:14.471619 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17074 | 2026.05.27 21:10:14.471842 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2026.05.27 21:10:14.471973 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 17076 | 2026.05.27 21:10:14.472011 [ 261 ] {2ce52dba-d967-4840-81c3-f5e27d26ed1b} <Debug> TCPHandler: Processed in 0.00148945 sec. | ||
| 17077 | 2026.05.27 21:10:14.472147 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2026.05.27 21:10:14.472243 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17079 | 2026.05.27 21:10:14.472287 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17080 | 2026.05.27 21:10:14.472748 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2026.05.27 21:10:14.472783 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17082 | 2026.05.27 21:10:14.473117 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17083 | 2026.05.27 21:10:14.473340 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2026.05.27 21:10:14.473472 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001245 sec., 102811.24497991968 rows/sec., 7.16 MiB/sec. | ||
| 17085 | 2026.05.27 21:10:14.473511 [ 261 ] {2de1ee71-587f-4bce-b4ea-649bc274b912} <Debug> TCPHandler: Processed in 0.001415256 sec. | ||
| 17086 | 2026.05.27 21:10:14.473646 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2026.05.27 21:10:14.473743 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17088 | 2026.05.27 21:10:14.473784 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17089 | 2026.05.27 21:10:14.474240 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.05.27 21:10:14.474278 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17091 | 2026.05.27 21:10:14.474637 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17092 | 2026.05.27 21:10:14.474989 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.05.27 21:10:14.475145 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00142 sec., 33802.81690140845 rows/sec., 2.28 MiB/sec. | ||
| 17094 | 2026.05.27 21:10:14.475225 [ 261 ] {6de85438-41ea-4f94-8f3a-e6bb04750582} <Debug> TCPHandler: Processed in 0.001626234 sec. | ||
| 17095 | 2026.05.27 21:10:18.442362 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17096 | 2026.05.27 21:10:18.442462 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17097 | 2026.05.27 21:10:18.660793 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32668 | ||
| 17098 | 2026.05.27 21:10:18.661277 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.05.27 21:10:18.661314 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17100 | 2026.05.27 21:10:18.661818 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17101 | 2026.05.27 21:10:18.662052 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.05.27 21:10:18.662193 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 17103 | 2026.05.27 21:10:19.469673 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17104 | 2026.05.27 21:10:19.469937 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 17105 | 2026.05.27 21:10:19.470331 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17106 | 2026.05.27 21:10:19.470381 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17107 | 2026.05.27 21:10:19.470635 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17108 | 2026.05.27 21:10:19.470702 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17109 | 2026.05.27 21:10:19.470840 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17110 | 2026.05.27 21:10:19.470938 [ 364 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17111 | 2026.05.27 21:10:19.470970 [ 331 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17112 | 2026.05.27 21:10:19.470938 [ 357 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17113 | 2026.05.27 21:10:19.471116 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17114 | 2026.05.27 21:10:19.471145 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17115 | 2026.05.27 21:10:19.471215 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17116 | 2026.05.27 21:10:19.471235 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17117 | 2026.05.27 21:10:19.471270 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17118 | 2026.05.27 21:10:19.471310 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17119 | 2026.05.27 21:10:19.472449 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002627 sec., 18271.792919680243 rows/sec., 3.80 MiB/sec. | ||
| 17120 | 2026.05.27 21:10:19.472579 [ 261 ] {15650748-0cd5-4e80-b865-4a61ff797d54} <Debug> TCPHandler: Processed in 0.003042372 sec. | ||
| 17121 | 2026.05.27 21:10:19.477682 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2026.05.27 21:10:19.477852 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17123 | 2026.05.27 21:10:19.477926 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17124 | 2026.05.27 21:10:19.478695 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.05.27 21:10:19.478741 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17126 | 2026.05.27 21:10:19.479157 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17127 | 2026.05.27 21:10:19.479381 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.05.27 21:10:19.479540 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001732 sec., 161662.81755196303 rows/sec., 10.26 MiB/sec. | ||
| 17129 | 2026.05.27 21:10:19.479587 [ 261 ] {2c342b53-bd02-4115-8d37-04194dfa5226} <Debug> TCPHandler: Processed in 0.002036598 sec. | ||
| 17130 | 2026.05.27 21:10:19.479743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.05.27 21:10:19.479849 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17132 | 2026.05.27 21:10:19.479896 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17133 | 2026.05.27 21:10:19.480609 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2026.05.27 21:10:19.480645 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17135 | 2026.05.27 21:10:19.481006 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17136 | 2026.05.27 21:10:19.481221 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.05.27 21:10:19.481358 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001534 sec., 509126.4667535854 rows/sec., 39.26 MiB/sec. | ||
| 17138 | 2026.05.27 21:10:19.481393 [ 261 ] {6351a6cb-7999-40e2-a5b6-cf82e12b6cec} <Debug> TCPHandler: Processed in 0.001705917 sec. | ||
| 17139 | 2026.05.27 21:10:19.481532 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2026.05.27 21:10:19.481633 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17141 | 2026.05.27 21:10:19.481676 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17142 | 2026.05.27 21:10:19.482148 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2026.05.27 21:10:19.482183 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17144 | 2026.05.27 21:10:19.482489 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17145 | 2026.05.27 21:10:19.482700 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2026.05.27 21:10:19.482831 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001219 sec., 116488.92534864643 rows/sec., 6.86 MiB/sec. | ||
| 17147 | 2026.05.27 21:10:19.482865 [ 261 ] {f91ac91e-547e-4c52-8ffe-e65038dd3079} <Debug> TCPHandler: Processed in 0.001387946 sec. | ||
| 17148 | 2026.05.27 21:10:19.482994 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2026.05.27 21:10:19.483104 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17150 | 2026.05.27 21:10:19.483146 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17151 | 2026.05.27 21:10:19.483649 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.05.27 21:10:19.483684 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17153 | 2026.05.27 21:10:19.483991 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17154 | 2026.05.27 21:10:19.484214 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.05.27 21:10:19.484346 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001262 sec., 114896.98890649762 rows/sec., 7.41 MiB/sec. | ||
| 17156 | 2026.05.27 21:10:19.484380 [ 261 ] {c531ac61-6190-4f1f-9b14-08d8a10d92a8} <Debug> TCPHandler: Processed in 0.001439468 sec. | ||
| 17157 | 2026.05.27 21:10:19.484509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2026.05.27 21:10:19.484609 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17159 | 2026.05.27 21:10:19.484650 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17160 | 2026.05.27 21:10:19.485098 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.05.27 21:10:19.485134 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17162 | 2026.05.27 21:10:19.485446 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17163 | 2026.05.27 21:10:19.485661 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.05.27 21:10:19.485788 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001199 sec., 120100.0834028357 rows/sec., 6.82 MiB/sec. | ||
| 17165 | 2026.05.27 21:10:19.485822 [ 261 ] {5078e295-48b4-4759-b139-57fc7eeba096} <Debug> TCPHandler: Processed in 0.001366985 sec. | ||
| 17166 | 2026.05.27 21:10:19.485958 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.05.27 21:10:19.486053 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17168 | 2026.05.27 21:10:19.486094 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17169 | 2026.05.27 21:10:19.486671 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.05.27 21:10:19.486707 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17171 | 2026.05.27 21:10:19.487026 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17172 | 2026.05.27 21:10:19.487229 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.05.27 21:10:19.487356 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001321 sec., 367903.10370931117 rows/sec., 25.79 MiB/sec. | ||
| 17174 | 2026.05.27 21:10:19.487390 [ 261 ] {ed1d874f-3957-487c-9737-871b847c1eea} <Debug> TCPHandler: Processed in 0.001480849 sec. | ||
| 17175 | 2026.05.27 21:10:19.487515 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2026.05.27 21:10:19.487611 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17177 | 2026.05.27 21:10:19.487651 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17178 | 2026.05.27 21:10:19.488005 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.05.27 21:10:19.488041 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17180 | 2026.05.27 21:10:19.488336 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17181 | 2026.05.27 21:10:19.488547 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.05.27 21:10:19.488665 [ 107 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 17183 | 2026.05.27 21:10:19.488676 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001084 sec., 3690.036900369004 rows/sec., 192.79 KiB/sec. | ||
| 17184 | 2026.05.27 21:10:19.488727 [ 107 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.05.27 21:10:19.488732 [ 261 ] {3b06e949-e166-457b-a39a-de5382c80227} <Debug> TCPHandler: Processed in 0.001265242 sec. | ||
| 17186 | 2026.05.27 21:10:19.488756 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17187 | 2026.05.27 21:10:19.488868 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 17188 | 2026.05.27 21:10:19.488874 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17189 | 2026.05.27 21:10:19.488992 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17190 | 2026.05.27 21:10:19.488994 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17191 | 2026.05.27 21:10:19.489032 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 124 rows starting from the beginning of the part | ||
| 17192 | 2026.05.27 21:10:19.489054 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17193 | 2026.05.27 21:10:19.489096 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 17194 | 2026.05.27 21:10:19.489145 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 17195 | 2026.05.27 21:10:19.489187 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 17196 | 2026.05.27 21:10:19.489233 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 17197 | 2026.05.27 21:10:19.489276 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17198 | 2026.05.27 21:10:19.489557 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.05.27 21:10:19.489596 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17200 | 2026.05.27 21:10:19.489960 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17201 | 2026.05.27 21:10:19.490032 [ 199 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120856 sec., 119150.0628847554 rows/sec., 6.08 MiB/sec. | ||
| 17202 | 2026.05.27 21:10:19.490175 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17203 | 2026.05.27 21:10:19.490230 [ 195 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 17204 | 2026.05.27 21:10:19.490314 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001339 sec., 197908.8872292756 rows/sec., 13.15 MiB/sec. | ||
| 17205 | 2026.05.27 21:10:19.490317 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_110_24 to all_115_115_0 | ||
| 17206 | 2026.05.27 21:10:19.490356 [ 261 ] {9143f543-a6ab-4e70-b3b0-e961f8113ad9} <Debug> TCPHandler: Processed in 0.001531401 sec. | ||
| 17207 | 2026.05.27 21:10:19.490369 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.05.27 21:10:19.490393 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17209 | 2026.05.27 21:10:19.490488 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_24 to all_115_115_0 into Compact with storage Full | ||
| 17210 | 2026.05.27 21:10:19.490509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17211 | 2026.05.27 21:10:19.490557 [ 195 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2026.05.27 21:10:19.490591 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17213 | 2026.05.27 21:10:19.490644 [ 195 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_36_7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 17214 | 2026.05.27 21:10:19.490649 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_110_24, total 43249 rows starting from the beginning of the part | ||
| 17215 | 2026.05.27 21:10:19.490722 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 17216 | 2026.05.27 21:10:19.490607 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17217 | 2026.05.27 21:10:19.490742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17218 | 2026.05.27 21:10:19.490772 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 17219 | 2026.05.27 21:10:19.490828 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17220 | 2026.05.27 21:10:19.490836 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1501 rows starting from the beginning of the part | ||
| 17221 | 2026.05.27 21:10:19.490891 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 128 rows starting from the beginning of the part | ||
| 17222 | 2026.05.27 21:10:19.490933 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 265 rows starting from the beginning of the part | ||
| 17223 | 2026.05.27 21:10:19.491290 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2026.05.27 21:10:19.491335 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17225 | 2026.05.27 21:10:19.491687 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17226 | 2026.05.27 21:10:19.491921 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17227 | 2026.05.27 21:10:19.492077 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
| 17228 | 2026.05.27 21:10:19.492115 [ 261 ] {1fc9588d-e3bc-4ebf-a1a4-a7ac60f55d1d} <Debug> TCPHandler: Processed in 0.001655695 sec. | ||
| 17229 | 2026.05.27 21:10:19.492286 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.05.27 21:10:19.492410 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.05.27 21:10:19.492466 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17232 | 2026.05.27 21:10:19.493255 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.05.27 21:10:19.493292 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17234 | 2026.05.27 21:10:19.494030 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17235 | 2026.05.27 21:10:19.494256 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.05.27 21:10:19.494404 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00203 sec., 985.2216748768473 rows/sec., 1.77 MiB/sec. | ||
| 17237 | 2026.05.27 21:10:19.494457 [ 261 ] {16136a99-4a96-499e-b1ac-4b0caa5ff628} <Debug> TCPHandler: Processed in 0.002277056 sec. | ||
| 17238 | 2026.05.27 21:10:19.494644 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17239 | 2026.05.27 21:10:19.494774 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17240 | 2026.05.27 21:10:19.494823 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17241 | 2026.05.27 21:10:19.495282 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2026.05.27 21:10:19.495337 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17243 | 2026.05.27 21:10:19.495723 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17244 | 2026.05.27 21:10:19.495997 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2026.05.27 21:10:19.496147 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.00 MiB/sec. | ||
| 17246 | 2026.05.27 21:10:19.496210 [ 261 ] {d4df87c5-64d9-4e1b-a512-d10215937471} <Debug> TCPHandler: Processed in 0.001663115 sec. | ||
| 17247 | 2026.05.27 21:10:19.499603 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45568 rows, containing 5 columns (5 merged, 0 gathered) in 0.009153565 sec., 4978169.707649424 rows/sec., 318.89 MiB/sec. | ||
| 17248 | 2026.05.27 21:10:19.499937 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Trace> MergedBlockOutputStream: filled checksums all_1_115_25 (state Temporary) | ||
| 17249 | 2026.05.27 21:10:19.500175 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_115_25 to all_1_115_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.05.27 21:10:19.500239 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_115_25} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_110_24, all_115_115_0] -> all_1_115_25 | ||
| 17251 | 2026.05.27 21:10:19.500305 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17252 | 2026.05.27 21:10:20.421245 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 17253 | 2026.05.27 21:10:20.437979 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.05.27 21:10:20.438036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17255 | 2026.05.27 21:10:20.444165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17256 | 2026.05.27 21:10:20.444883 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2026.05.27 21:10:20.447752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 17258 | 2026.05.27 21:10:22.235719 [ 106 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17259 | 2026.05.27 21:10:22.235800 [ 106 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.05.27 21:10:22.235826 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17261 | 2026.05.27 21:10:22.235959 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17262 | 2026.05.27 21:10:22.236215 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17263 | 2026.05.27 21:10:22.236252 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17264 | 2026.05.27 21:10:22.236328 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17265 | 2026.05.27 21:10:22.236378 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17266 | 2026.05.27 21:10:22.236426 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17267 | 2026.05.27 21:10:22.236478 [ 199 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 17268 | 2026.05.27 21:10:22.237255 [ 191 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352095 sec., 4437.558011826092 rows/sec., 329.35 KiB/sec. | ||
| 17269 | 2026.05.27 21:10:22.237380 [ 190 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17270 | 2026.05.27 21:10:22.237640 [ 190 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_17_4} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17271 | 2026.05.27 21:10:22.237714 [ 190 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_17_4} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17272 | 2026.05.27 21:10:22.237784 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17273 | 2026.05.27 21:10:24.466506 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17274 | 2026.05.27 21:10:24.466772 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17275 | 2026.05.27 21:10:24.467143 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17276 | 2026.05.27 21:10:24.467186 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17277 | 2026.05.27 21:10:24.467453 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17278 | 2026.05.27 21:10:24.467535 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17279 | 2026.05.27 21:10:24.467695 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17280 | 2026.05.27 21:10:24.467785 [ 357 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17281 | 2026.05.27 21:10:24.467814 [ 364 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17282 | 2026.05.27 21:10:24.467851 [ 331 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17283 | 2026.05.27 21:10:24.467955 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17284 | 2026.05.27 21:10:24.467984 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17285 | 2026.05.27 21:10:24.468069 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17286 | 2026.05.27 21:10:24.468094 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17287 | 2026.05.27 21:10:24.468133 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17288 | 2026.05.27 21:10:24.468174 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17289 | 2026.05.27 21:10:24.469363 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002695 sec., 17810.760667903527 rows/sec., 3.71 MiB/sec. | ||
| 17290 | 2026.05.27 21:10:24.469581 [ 261 ] {fefc7683-d895-4545-91f6-27523dbf1e36} <Debug> TCPHandler: Processed in 0.003215896 sec. | ||
| 17291 | 2026.05.27 21:10:24.472160 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2026.05.27 21:10:24.472322 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17293 | 2026.05.27 21:10:24.472392 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17294 | 2026.05.27 21:10:24.473107 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2026.05.27 21:10:24.473152 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17296 | 2026.05.27 21:10:24.473547 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17297 | 2026.05.27 21:10:24.473779 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2026.05.27 21:10:24.473944 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001674 sec., 80047.78972520908 rows/sec., 6.93 MiB/sec. | ||
| 17299 | 2026.05.27 21:10:24.473974 [ 103 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17300 | 2026.05.27 21:10:24.473989 [ 261 ] {6b9a9929-242b-461c-a303-4e0f7810f58a} <Debug> TCPHandler: Processed in 0.001958625 sec. | ||
| 17301 | 2026.05.27 21:10:24.474049 [ 103 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17302 | 2026.05.27 21:10:24.474098 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17303 | 2026.05.27 21:10:24.474221 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 17304 | 2026.05.27 21:10:24.474323 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.05.27 21:10:24.474358 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17306 | 2026.05.27 21:10:24.474397 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 4201 rows starting from the beginning of the part | ||
| 17307 | 2026.05.27 21:10:24.474463 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 781 rows starting from the beginning of the part | ||
| 17308 | 2026.05.27 21:10:24.474482 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17309 | 2026.05.27 21:10:24.474518 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2488 rows starting from the beginning of the part | ||
| 17310 | 2026.05.27 21:10:24.474556 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17311 | 2026.05.27 21:10:24.474571 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 17312 | 2026.05.27 21:10:24.474623 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 781 rows starting from the beginning of the part | ||
| 17313 | 2026.05.27 21:10:24.474672 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 134 rows starting from the beginning of the part | ||
| 17314 | 2026.05.27 21:10:24.475293 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2026.05.27 21:10:24.475340 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17316 | 2026.05.27 21:10:24.475926 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17317 | 2026.05.27 21:10:24.476217 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2026.05.27 21:10:24.476436 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001998 sec., 19519.51951951952 rows/sec., 1.43 MiB/sec. | ||
| 17319 | 2026.05.27 21:10:24.476515 [ 261 ] {7181e9a4-0013-4b82-81ec-52c2cb67142b} <Debug> TCPHandler: Processed in 0.002315337 sec. | ||
| 17320 | 2026.05.27 21:10:24.476730 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17321 | 2026.05.27 21:10:24.476866 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17322 | 2026.05.27 21:10:24.476926 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17323 | 2026.05.27 21:10:24.477041 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8441 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867436 sec., 2943744.8647502507 rows/sec., 234.54 MiB/sec. | ||
| 17324 | 2026.05.27 21:10:24.477394 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17325 | 2026.05.27 21:10:24.477513 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.05.27 21:10:24.477560 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17327 | 2026.05.27 21:10:24.477681 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.05.27 21:10:24.477772 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_116_23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17329 | 2026.05.27 21:10:24.477865 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 17330 | 2026.05.27 21:10:24.477947 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17331 | 2026.05.27 21:10:24.478179 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.05.27 21:10:24.478314 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001492 sec., 69034.85254691688 rows/sec., 5.39 MiB/sec. | ||
| 17333 | 2026.05.27 21:10:24.478348 [ 103 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17334 | 2026.05.27 21:10:24.478350 [ 261 ] {d83880c0-e7dd-4f70-9af3-65101f780d3d} <Debug> TCPHandler: Processed in 0.001742378 sec. | ||
| 17335 | 2026.05.27 21:10:24.478399 [ 103 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17336 | 2026.05.27 21:10:24.478427 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17337 | 2026.05.27 21:10:24.478528 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 17338 | 2026.05.27 21:10:24.478531 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.05.27 21:10:24.478652 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17340 | 2026.05.27 21:10:24.478672 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17341 | 2026.05.27 21:10:24.478690 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2407 rows starting from the beginning of the part | ||
| 17342 | 2026.05.27 21:10:24.478724 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17343 | 2026.05.27 21:10:24.478764 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 486 rows starting from the beginning of the part | ||
| 17344 | 2026.05.27 21:10:24.478821 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1339 rows starting from the beginning of the part | ||
| 17345 | 2026.05.27 21:10:24.478869 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 17346 | 2026.05.27 21:10:24.478917 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 486 rows starting from the beginning of the part | ||
| 17347 | 2026.05.27 21:10:24.478963 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 103 rows starting from the beginning of the part | ||
| 17348 | 2026.05.27 21:10:24.479193 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.05.27 21:10:24.479240 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17350 | 2026.05.27 21:10:24.479598 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17351 | 2026.05.27 21:10:24.479845 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.05.27 21:10:24.479990 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. | ||
| 17353 | 2026.05.27 21:10:24.480025 [ 261 ] {e852b52b-c617-4016-90ed-5c92a912fb85} <Debug> TCPHandler: Processed in 0.001545011 sec. | ||
| 17354 | 2026.05.27 21:10:24.480167 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.05.27 21:10:24.480264 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17356 | 2026.05.27 21:10:24.480321 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17357 | 2026.05.27 21:10:24.480621 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4885 rows, containing 5 columns (5 merged, 0 gathered) in 0.002136631 sec., 2286309.61546472 rows/sec., 165.61 MiB/sec. | ||
| 17358 | 2026.05.27 21:10:24.480906 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17359 | 2026.05.27 21:10:24.481226 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2026.05.27 21:10:24.481322 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_116_23} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17361 | 2026.05.27 21:10:24.481335 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.05.27 21:10:24.481405 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17363 | 2026.05.27 21:10:24.481438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 17364 | 2026.05.27 21:10:24.482016 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17365 | 2026.05.27 21:10:24.482260 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.05.27 21:10:24.482405 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002159 sec., 18063.91848077814 rows/sec., 32.37 MiB/sec. | ||
| 17367 | 2026.05.27 21:10:24.482458 [ 261 ] {4207de3a-b4b7-41b1-9672-f9bebbae12eb} <Debug> TCPHandler: Processed in 0.002341408 sec. | ||
| 17368 | 2026.05.27 21:10:24.482619 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.05.27 21:10:24.482717 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17370 | 2026.05.27 21:10:24.482760 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17371 | 2026.05.27 21:10:24.483134 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.05.27 21:10:24.483171 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17373 | 2026.05.27 21:10:24.483484 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17374 | 2026.05.27 21:10:24.483710 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.05.27 21:10:24.483844 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 17376 | 2026.05.27 21:10:24.483859 [ 103 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17377 | 2026.05.27 21:10:24.483879 [ 261 ] {3cf7fb61-3ced-48fd-b751-45d0f0c84f44} <Debug> TCPHandler: Processed in 0.001310154 sec. | ||
| 17378 | 2026.05.27 21:10:24.483907 [ 103 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.05.27 21:10:24.483933 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17380 | 2026.05.27 21:10:24.484040 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 17381 | 2026.05.27 21:10:24.484158 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17382 | 2026.05.27 21:10:24.484190 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 8120 rows starting from the beginning of the part | ||
| 17383 | 2026.05.27 21:10:24.484247 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 17384 | 2026.05.27 21:10:24.484295 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 17385 | 2026.05.27 21:10:24.484338 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 17386 | 2026.05.27 21:10:24.484381 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 17387 | 2026.05.27 21:10:24.484425 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 17388 | 2026.05.27 21:10:24.486910 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929117 sec., 2874586.4367998955 rows/sec., 181.16 MiB/sec. | ||
| 17389 | 2026.05.27 21:10:24.487093 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17390 | 2026.05.27 21:10:24.487395 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.05.27 21:10:24.487490 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_116_23} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17392 | 2026.05.27 21:10:24.487597 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 17393 | 2026.05.27 21:10:26.163261 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33180 | ||
| 17394 | 2026.05.27 21:10:26.163989 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2026.05.27 21:10:26.164042 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17396 | 2026.05.27 21:10:26.164568 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17397 | 2026.05.27 21:10:26.164833 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.05.27 21:10:26.164991 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33180 | ||
| 17399 | 2026.05.27 21:10:27.948722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 17400 | 2026.05.27 21:10:27.966027 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.05.27 21:10:27.966093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17402 | 2026.05.27 21:10:27.972275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17403 | 2026.05.27 21:10:27.973012 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2026.05.27 21:10:27.976303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 17405 | 2026.05.27 21:10:29.469803 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17406 | 2026.05.27 21:10:29.470068 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 17407 | 2026.05.27 21:10:29.470456 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17408 | 2026.05.27 21:10:29.470506 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17409 | 2026.05.27 21:10:29.470789 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17410 | 2026.05.27 21:10:29.470855 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17411 | 2026.05.27 21:10:29.470993 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 17412 | 2026.05.27 21:10:29.471093 [ 364 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17413 | 2026.05.27 21:10:29.471111 [ 341 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17414 | 2026.05.27 21:10:29.471114 [ 331 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17415 | 2026.05.27 21:10:29.471256 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17416 | 2026.05.27 21:10:29.471284 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17417 | 2026.05.27 21:10:29.471353 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17418 | 2026.05.27 21:10:29.471373 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17419 | 2026.05.27 21:10:29.471409 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17420 | 2026.05.27 21:10:29.471449 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17421 | 2026.05.27 21:10:29.472618 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002667 sec., 17997.75028121485 rows/sec., 3.75 MiB/sec. | ||
| 17422 | 2026.05.27 21:10:29.472749 [ 261 ] {fe14f79d-3a7a-425c-aa95-3fd8ba51e01b} <Debug> TCPHandler: Processed in 0.003085433 sec. | ||
| 17423 | 2026.05.27 21:10:29.480092 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17424 | 2026.05.27 21:10:29.480225 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17425 | 2026.05.27 21:10:29.480278 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17426 | 2026.05.27 21:10:29.480952 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.05.27 21:10:29.481001 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17428 | 2026.05.27 21:10:29.481407 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17429 | 2026.05.27 21:10:29.481660 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17430 | 2026.05.27 21:10:29.481813 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001627 sec., 172095.8819913952 rows/sec., 10.92 MiB/sec. | ||
| 17431 | 2026.05.27 21:10:29.481833 [ 95 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 17432 | 2026.05.27 21:10:29.481849 [ 261 ] {397ee93c-aa64-459e-b25f-c0c1c50df391} <Debug> TCPHandler: Processed in 0.001818151 sec. | ||
| 17433 | 2026.05.27 21:10:29.481891 [ 95 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.05.27 21:10:29.481923 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17435 | 2026.05.27 21:10:29.482012 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2026.05.27 21:10:29.482059 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 17437 | 2026.05.27 21:10:29.482115 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17438 | 2026.05.27 21:10:29.482162 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17439 | 2026.05.27 21:10:29.482198 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17440 | 2026.05.27 21:10:29.482240 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 304 rows starting from the beginning of the part | ||
| 17441 | 2026.05.27 21:10:29.482311 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 17442 | 2026.05.27 21:10:29.482368 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 280 rows starting from the beginning of the part | ||
| 17443 | 2026.05.27 21:10:29.482426 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 280 rows starting from the beginning of the part | ||
| 17444 | 2026.05.27 21:10:29.482486 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 280 rows starting from the beginning of the part | ||
| 17445 | 2026.05.27 21:10:29.482537 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 280 rows starting from the beginning of the part | ||
| 17446 | 2026.05.27 21:10:29.482610 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17447 | 2026.05.27 21:10:29.482658 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17448 | 2026.05.27 21:10:29.483023 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17449 | 2026.05.27 21:10:29.483279 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2026.05.27 21:10:29.483436 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 365.12 KiB/sec. | ||
| 17451 | 2026.05.27 21:10:29.483474 [ 261 ] {d10255d5-ef20-4917-a31b-9b455f8769bc} <Debug> TCPHandler: Processed in 0.00151197 sec. | ||
| 17452 | 2026.05.27 21:10:29.483611 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17453 | 2026.05.27 21:10:29.483610 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605183 sec., 902077.8316241824 rows/sec., 61.27 MiB/sec. | ||
| 17454 | 2026.05.27 21:10:29.483708 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17455 | 2026.05.27 21:10:29.483748 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17456 | 2026.05.27 21:10:29.483841 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 17457 | 2026.05.27 21:10:29.484196 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17458 | 2026.05.27 21:10:29.484282 [ 197 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_43_9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 17459 | 2026.05.27 21:10:29.484432 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17460 | 2026.05.27 21:10:29.484672 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17461 | 2026.05.27 21:10:29.484711 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17462 | 2026.05.27 21:10:29.485083 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17463 | 2026.05.27 21:10:29.485306 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17464 | 2026.05.27 21:10:29.485458 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001768 sec., 443438.9140271493 rows/sec., 34.19 MiB/sec. | ||
| 17465 | 2026.05.27 21:10:29.485494 [ 261 ] {7e9eb58c-9e78-4f72-a450-6701de169fca} <Debug> TCPHandler: Processed in 0.001932994 sec. | ||
| 17466 | 2026.05.27 21:10:29.485644 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17467 | 2026.05.27 21:10:29.485740 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17468 | 2026.05.27 21:10:29.485781 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17469 | 2026.05.27 21:10:29.486263 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17470 | 2026.05.27 21:10:29.486300 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17471 | 2026.05.27 21:10:29.486629 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17472 | 2026.05.27 21:10:29.486848 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.05.27 21:10:29.486980 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.97 MiB/sec. | ||
| 17474 | 2026.05.27 21:10:29.487015 [ 261 ] {a9a13ee1-c57d-45b8-bb4c-3eeed97194da} <Debug> TCPHandler: Processed in 0.001420637 sec. | ||
| 17475 | 2026.05.27 21:10:29.487168 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.05.27 21:10:29.487264 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17477 | 2026.05.27 21:10:29.487304 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17478 | 2026.05.27 21:10:29.487771 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17479 | 2026.05.27 21:10:29.487808 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17480 | 2026.05.27 21:10:29.488140 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17481 | 2026.05.27 21:10:29.488358 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2026.05.27 21:10:29.488501 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001255 sec., 115537.84860557769 rows/sec., 7.46 MiB/sec. | ||
| 17483 | 2026.05.27 21:10:29.488536 [ 261 ] {b69dac86-b6df-4369-8e8f-3ad6e9e1ce5b} <Debug> TCPHandler: Processed in 0.001426258 sec. | ||
| 17484 | 2026.05.27 21:10:29.488674 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17485 | 2026.05.27 21:10:29.488776 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17486 | 2026.05.27 21:10:29.488816 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17487 | 2026.05.27 21:10:29.489266 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2026.05.27 21:10:29.489301 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17489 | 2026.05.27 21:10:29.489625 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17490 | 2026.05.27 21:10:29.489842 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2026.05.27 21:10:29.489963 [ 94 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 17492 | 2026.05.27 21:10:29.489973 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001222 sec., 117839.60720130934 rows/sec., 6.69 MiB/sec. | ||
| 17493 | 2026.05.27 21:10:29.490001 [ 94 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2026.05.27 21:10:29.490022 [ 261 ] {0d4e6fd4-b677-4990-8d14-8aecc2620f9b} <Debug> TCPHandler: Processed in 0.001397527 sec. | ||
| 17495 | 2026.05.27 21:10:29.490026 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17496 | 2026.05.27 21:10:29.490149 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 17497 | 2026.05.27 21:10:29.490162 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2026.05.27 21:10:29.490273 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17499 | 2026.05.27 21:10:29.490281 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17500 | 2026.05.27 21:10:29.490312 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 156 rows starting from the beginning of the part | ||
| 17501 | 2026.05.27 21:10:29.490336 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17502 | 2026.05.27 21:10:29.490376 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 17503 | 2026.05.27 21:10:29.490429 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 144 rows starting from the beginning of the part | ||
| 17504 | 2026.05.27 21:10:29.490474 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 144 rows starting from the beginning of the part | ||
| 17505 | 2026.05.27 21:10:29.490517 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 144 rows starting from the beginning of the part | ||
| 17506 | 2026.05.27 21:10:29.490562 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 144 rows starting from the beginning of the part | ||
| 17507 | 2026.05.27 21:10:29.491031 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.05.27 21:10:29.491074 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17509 | 2026.05.27 21:10:29.491410 [ 188 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301013 sec., 571862.079779372 rows/sec., 35.03 MiB/sec. | ||
| 17510 | 2026.05.27 21:10:29.491447 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17511 | 2026.05.27 21:10:29.491574 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 17512 | 2026.05.27 21:10:29.491716 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17513 | 2026.05.27 21:10:29.491869 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.05.27 21:10:29.491872 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001608 sec., 305970.14925373136 rows/sec., 21.49 MiB/sec. | ||
| 17515 | 2026.05.27 21:10:29.491925 [ 261 ] {b2e7b98e-85ad-418f-a693-ab7f792c0037} <Debug> TCPHandler: Processed in 0.00181375 sec. | ||
| 17516 | 2026.05.27 21:10:29.491956 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_43_9} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 17517 | 2026.05.27 21:10:29.492040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17518 | 2026.05.27 21:10:29.492051 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.05.27 21:10:29.492153 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17520 | 2026.05.27 21:10:29.492194 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17521 | 2026.05.27 21:10:29.492547 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.05.27 21:10:29.492582 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17523 | 2026.05.27 21:10:29.492902 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17524 | 2026.05.27 21:10:29.493149 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.05.27 21:10:29.493285 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 181.57 KiB/sec. | ||
| 17526 | 2026.05.27 21:10:29.493318 [ 261 ] {c6226d0a-e0fb-4f91-844c-7016a66db646} <Debug> TCPHandler: Processed in 0.001317654 sec. | ||
| 17527 | 2026.05.27 21:10:29.493517 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2026.05.27 21:10:29.493612 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17529 | 2026.05.27 21:10:29.493655 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17530 | 2026.05.27 21:10:29.494069 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2026.05.27 21:10:29.494105 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17532 | 2026.05.27 21:10:29.494465 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17533 | 2026.05.27 21:10:29.494684 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.05.27 21:10:29.494817 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001224 sec., 218954.24836601305 rows/sec., 14.56 MiB/sec. | ||
| 17535 | 2026.05.27 21:10:29.494857 [ 261 ] {1c79e1bd-503b-418b-b0cb-51642f86830c} <Debug> TCPHandler: Processed in 0.001389537 sec. | ||
| 17536 | 2026.05.27 21:10:29.495020 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17537 | 2026.05.27 21:10:29.495114 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17538 | 2026.05.27 21:10:29.495157 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17539 | 2026.05.27 21:10:29.495479 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2026.05.27 21:10:29.495514 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17541 | 2026.05.27 21:10:29.495819 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17542 | 2026.05.27 21:10:29.496036 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.05.27 21:10:29.496165 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 17544 | 2026.05.27 21:10:29.496199 [ 261 ] {c2c88a1b-e5ed-4c9e-8689-ecbe97d7b154} <Debug> TCPHandler: Processed in 0.001228541 sec. | ||
| 17545 | 2026.05.27 21:10:29.496322 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17546 | 2026.05.27 21:10:29.496429 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17547 | 2026.05.27 21:10:29.496483 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17548 | 2026.05.27 21:10:29.497257 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.05.27 21:10:29.497294 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17550 | 2026.05.27 21:10:29.497824 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17551 | 2026.05.27 21:10:29.498073 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.05.27 21:10:29.498191 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17553 | 2026.05.27 21:10:29.498221 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00182 sec., 1098.901098901099 rows/sec., 1.97 MiB/sec. | ||
| 17554 | 2026.05.27 21:10:29.498236 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17555 | 2026.05.27 21:10:29.498266 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17556 | 2026.05.27 21:10:29.498288 [ 261 ] {c2952631-2367-4f10-a62a-a7b46ceca90e} <Debug> TCPHandler: Processed in 0.002014637 sec. | ||
| 17557 | 2026.05.27 21:10:29.498352 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 17558 | 2026.05.27 21:10:29.498453 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17559 | 2026.05.27 21:10:29.498541 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17560 | 2026.05.27 21:10:29.498549 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17561 | 2026.05.27 21:10:29.498592 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17562 | 2026.05.27 21:10:29.498597 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2100 rows starting from the beginning of the part | ||
| 17563 | 2026.05.27 21:10:29.498715 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2 rows starting from the beginning of the part | ||
| 17564 | 2026.05.27 21:10:29.498820 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 50 rows starting from the beginning of the part | ||
| 17565 | 2026.05.27 21:10:29.498919 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2 rows starting from the beginning of the part | ||
| 17566 | 2026.05.27 21:10:29.498939 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17567 | 2026.05.27 21:10:29.498976 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17568 | 2026.05.27 21:10:29.499013 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 39 rows starting from the beginning of the part | ||
| 17569 | 2026.05.27 21:10:29.499105 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2 rows starting from the beginning of the part | ||
| 17570 | 2026.05.27 21:10:29.499303 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17571 | 2026.05.27 21:10:29.499539 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2026.05.27 21:10:29.499671 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 17573 | 2026.05.27 21:10:29.499704 [ 261 ] {0033dca5-7a21-42ab-8278-44132a531311} <Debug> TCPHandler: Processed in 0.001312393 sec. | ||
| 17574 | 2026.05.27 21:10:29.510095 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 19 columns (19 merged, 0 gathered) in 0.011779792 sec., 186336.05754668673 rows/sec., 333.91 MiB/sec. | ||
| 17575 | 2026.05.27 21:10:29.511847 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17576 | 2026.05.27 21:10:29.512220 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17577 | 2026.05.27 21:10:29.512298 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17578 | 2026.05.27 21:10:29.512426 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 17579 | 2026.05.27 21:10:30.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.73 MiB, peak 394.01 MiB, free memory in arenas 0.00 B, will set to 381.21 MiB (RSS), difference: 5.49 MiB | ||
| 17580 | 2026.05.27 21:10:33.303487 [ 223 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 17581 | 2026.05.27 21:10:33.303573 [ 223 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 17582 | 2026.05.27 21:10:33.313642 [ 223 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 17583 | 2026.05.27 21:10:33.442569 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17584 | 2026.05.27 21:10:33.442656 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17585 | 2026.05.27 21:10:33.666056 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33628 | ||
| 17586 | 2026.05.27 21:10:33.666608 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.05.27 21:10:33.666659 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17588 | 2026.05.27 21:10:33.667151 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17589 | 2026.05.27 21:10:33.667388 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17590 | 2026.05.27 21:10:33.667512 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 17591 | 2026.05.27 21:10:33.667689 [ 222 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 17592 | 2026.05.27 21:10:33.667746 [ 222 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 17593 | 2026.05.27 21:10:33.670135 [ 222 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 17594 | 2026.05.27 21:10:34.255238 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 17595 | 2026.05.27 21:10:34.255297 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 17596 | 2026.05.27 21:10:34.257925 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 17597 | 2026.05.27 21:10:34.465446 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17598 | 2026.05.27 21:10:34.465674 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17599 | 2026.05.27 21:10:34.466000 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17600 | 2026.05.27 21:10:34.466039 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17601 | 2026.05.27 21:10:34.466254 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17602 | 2026.05.27 21:10:34.466325 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17603 | 2026.05.27 21:10:34.466476 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17604 | 2026.05.27 21:10:34.466586 [ 341 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17605 | 2026.05.27 21:10:34.466599 [ 331 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17606 | 2026.05.27 21:10:34.466600 [ 364 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17607 | 2026.05.27 21:10:34.466737 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17608 | 2026.05.27 21:10:34.466768 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17609 | 2026.05.27 21:10:34.466842 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17610 | 2026.05.27 21:10:34.466863 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17611 | 2026.05.27 21:10:34.466899 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17612 | 2026.05.27 21:10:34.466943 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17613 | 2026.05.27 21:10:34.468134 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002552 sec., 18808.777429467085 rows/sec., 3.92 MiB/sec. | ||
| 17614 | 2026.05.27 21:10:34.468273 [ 261 ] {7edf716e-b38d-451c-b8a6-4a0de6216447} <Debug> TCPHandler: Processed in 0.002968379 sec. | ||
| 17615 | 2026.05.27 21:10:34.470495 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17616 | 2026.05.27 21:10:34.470607 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17617 | 2026.05.27 21:10:34.470652 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17618 | 2026.05.27 21:10:34.471333 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2026.05.27 21:10:34.471392 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17620 | 2026.05.27 21:10:34.471769 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17621 | 2026.05.27 21:10:34.471989 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2026.05.27 21:10:34.472145 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001568 sec., 85459.1836734694 rows/sec., 7.40 MiB/sec. | ||
| 17623 | 2026.05.27 21:10:34.472183 [ 261 ] {015a411b-d313-4852-bc9b-00d38bc47d1b} <Debug> TCPHandler: Processed in 0.001740668 sec. | ||
| 17624 | 2026.05.27 21:10:34.472337 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17625 | 2026.05.27 21:10:34.472446 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17626 | 2026.05.27 21:10:34.472489 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17627 | 2026.05.27 21:10:34.472951 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2026.05.27 21:10:34.472989 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17629 | 2026.05.27 21:10:34.473282 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17630 | 2026.05.27 21:10:34.473513 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.05.27 21:10:34.473644 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00122 sec., 31967.2131147541 rows/sec., 2.35 MiB/sec. | ||
| 17632 | 2026.05.27 21:10:34.473679 [ 261 ] {b50ca5fa-b087-44c1-b144-af4ca0cb5274} <Debug> TCPHandler: Processed in 0.001392997 sec. | ||
| 17633 | 2026.05.27 21:10:34.473825 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17634 | 2026.05.27 21:10:34.473921 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17635 | 2026.05.27 21:10:34.473960 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17636 | 2026.05.27 21:10:34.474406 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17637 | 2026.05.27 21:10:34.474442 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17638 | 2026.05.27 21:10:34.474739 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17639 | 2026.05.27 21:10:34.474946 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17640 | 2026.05.27 21:10:34.475079 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001177 sec., 87510.62022090059 rows/sec., 6.84 MiB/sec. | ||
| 17641 | 2026.05.27 21:10:34.475114 [ 261 ] {c88a5301-8ccb-4650-bfa8-3d8c977f3a25} <Debug> TCPHandler: Processed in 0.001338765 sec. | ||
| 17642 | 2026.05.27 21:10:34.475224 [ 224 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 17643 | 2026.05.27 21:10:34.475239 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17644 | 2026.05.27 21:10:34.475266 [ 224 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 17645 | 2026.05.27 21:10:34.475360 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17646 | 2026.05.27 21:10:34.475408 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17647 | 2026.05.27 21:10:34.475835 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.05.27 21:10:34.475872 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17649 | 2026.05.27 21:10:34.476215 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17650 | 2026.05.27 21:10:34.476496 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.05.27 21:10:34.476631 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 17652 | 2026.05.27 21:10:34.476667 [ 261 ] {0487443b-f9b4-42cd-a1c6-26a26299839e} <Debug> TCPHandler: Processed in 0.001477599 sec. | ||
| 17653 | 2026.05.27 21:10:34.476811 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.05.27 21:10:34.476907 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17655 | 2026.05.27 21:10:34.476961 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17656 | 2026.05.27 21:10:34.477407 [ 224 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 17657 | 2026.05.27 21:10:34.478061 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.05.27 21:10:34.478231 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17659 | 2026.05.27 21:10:34.478943 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17660 | 2026.05.27 21:10:34.479198 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.05.27 21:10:34.479373 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00248 sec., 15725.806451612903 rows/sec., 28.18 MiB/sec. | ||
| 17662 | 2026.05.27 21:10:34.479505 [ 261 ] {b53494b0-8b69-4d30-a70e-894c74f87a46} <Debug> TCPHandler: Processed in 0.002742582 sec. | ||
| 17663 | 2026.05.27 21:10:34.479715 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2026.05.27 21:10:34.479847 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17665 | 2026.05.27 21:10:34.479908 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17666 | 2026.05.27 21:10:34.480298 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2026.05.27 21:10:34.480336 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17668 | 2026.05.27 21:10:34.480647 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17669 | 2026.05.27 21:10:34.480865 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.05.27 21:10:34.481003 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 17671 | 2026.05.27 21:10:34.481038 [ 261 ] {5fa72bd7-e1d8-4baa-9801-4412230a1447} <Debug> TCPHandler: Processed in 0.001442238 sec. | ||
| 17672 | 2026.05.27 21:10:34.481217 [ 219 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 17673 | 2026.05.27 21:10:34.481259 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 17674 | 2026.05.27 21:10:34.483683 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 17675 | 2026.05.27 21:10:35.133457 [ 219 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 17676 | 2026.05.27 21:10:35.133518 [ 219 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 17677 | 2026.05.27 21:10:35.135766 [ 219 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 17678 | 2026.05.27 21:10:35.477284 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 17679 | 2026.05.27 21:10:35.493242 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.05.27 21:10:35.493293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17681 | 2026.05.27 21:10:35.499270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17682 | 2026.05.27 21:10:35.499969 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.05.27 21:10:35.502677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 17684 | 2026.05.27 21:10:39.230574 [ 218 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 17685 | 2026.05.27 21:10:39.230685 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 17686 | 2026.05.27 21:10:39.232895 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 17687 | 2026.05.27 21:10:39.469447 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17688 | 2026.05.27 21:10:39.469713 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 17689 | 2026.05.27 21:10:39.470104 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17690 | 2026.05.27 21:10:39.470147 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17691 | 2026.05.27 21:10:39.470403 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17692 | 2026.05.27 21:10:39.470473 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17693 | 2026.05.27 21:10:39.470614 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17694 | 2026.05.27 21:10:39.470700 [ 364 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17695 | 2026.05.27 21:10:39.470711 [ 331 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17696 | 2026.05.27 21:10:39.470730 [ 332 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17697 | 2026.05.27 21:10:39.470841 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17698 | 2026.05.27 21:10:39.470868 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17699 | 2026.05.27 21:10:39.470937 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17700 | 2026.05.27 21:10:39.470957 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17701 | 2026.05.27 21:10:39.470993 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17702 | 2026.05.27 21:10:39.471033 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17703 | 2026.05.27 21:10:39.472099 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00249 sec., 19277.10843373494 rows/sec., 4.01 MiB/sec. | ||
| 17704 | 2026.05.27 21:10:39.472325 [ 261 ] {6e3a40dd-bea9-48b6-9276-fcd7e990aa1d} <Debug> TCPHandler: Processed in 0.003018391 sec. | ||
| 17705 | 2026.05.27 21:10:39.477377 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17706 | 2026.05.27 21:10:39.477518 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17707 | 2026.05.27 21:10:39.477578 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17708 | 2026.05.27 21:10:39.478220 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17709 | 2026.05.27 21:10:39.478268 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17710 | 2026.05.27 21:10:39.478650 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17711 | 2026.05.27 21:10:39.478877 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2026.05.27 21:10:39.479031 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001556 sec., 179948.58611825193 rows/sec., 11.42 MiB/sec. | ||
| 17713 | 2026.05.27 21:10:39.479068 [ 261 ] {d2a093b1-fcbe-4917-a570-b70d3f68a759} <Debug> TCPHandler: Processed in 0.00180602 sec. | ||
| 17714 | 2026.05.27 21:10:39.479218 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17715 | 2026.05.27 21:10:39.479315 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17716 | 2026.05.27 21:10:39.479355 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17717 | 2026.05.27 21:10:39.479977 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17718 | 2026.05.27 21:10:39.480013 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17719 | 2026.05.27 21:10:39.480347 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17720 | 2026.05.27 21:10:39.480569 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17721 | 2026.05.27 21:10:39.480696 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.0014 sec., 557857.1428571428 rows/sec., 43.02 MiB/sec. | ||
| 17722 | 2026.05.27 21:10:39.480731 [ 261 ] {1f1c964d-d4da-471d-b083-2078e27efb87} <Debug> TCPHandler: Processed in 0.001562241 sec. | ||
| 17723 | 2026.05.27 21:10:39.480868 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17724 | 2026.05.27 21:10:39.480971 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17725 | 2026.05.27 21:10:39.481010 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17726 | 2026.05.27 21:10:39.481556 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17727 | 2026.05.27 21:10:39.481593 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17728 | 2026.05.27 21:10:39.481889 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17729 | 2026.05.27 21:10:39.482112 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17730 | 2026.05.27 21:10:39.482245 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001293 sec., 109822.11910286156 rows/sec., 6.47 MiB/sec. | ||
| 17731 | 2026.05.27 21:10:39.482280 [ 261 ] {679a365e-40e3-4fe6-a8ab-76ffb0511d0a} <Debug> TCPHandler: Processed in 0.001461619 sec. | ||
| 17732 | 2026.05.27 21:10:39.482290 [ 13 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17733 | 2026.05.27 21:10:39.482367 [ 13 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.05.27 21:10:39.482396 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17735 | 2026.05.27 21:10:39.482421 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.05.27 21:10:39.482518 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 17737 | 2026.05.27 21:10:39.482524 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.05.27 21:10:39.482608 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17739 | 2026.05.27 21:10:39.482669 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17740 | 2026.05.27 21:10:39.482713 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 224 rows starting from the beginning of the part | ||
| 17741 | 2026.05.27 21:10:39.482786 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 142 rows starting from the beginning of the part | ||
| 17742 | 2026.05.27 21:10:39.482842 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 39 rows starting from the beginning of the part | ||
| 17743 | 2026.05.27 21:10:39.482891 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 148 rows starting from the beginning of the part | ||
| 17744 | 2026.05.27 21:10:39.482943 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 39 rows starting from the beginning of the part | ||
| 17745 | 2026.05.27 21:10:39.482988 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 142 rows starting from the beginning of the part | ||
| 17746 | 2026.05.27 21:10:39.483094 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.05.27 21:10:39.483137 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17748 | 2026.05.27 21:10:39.483481 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17749 | 2026.05.27 21:10:39.483723 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.05.27 21:10:39.483855 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.00135 sec., 107407.4074074074 rows/sec., 6.93 MiB/sec. | ||
| 17751 | 2026.05.27 21:10:39.483891 [ 261 ] {3623b91b-630c-4d20-b100-e66c15099dc0} <Debug> TCPHandler: Processed in 0.001519671 sec. | ||
| 17752 | 2026.05.27 21:10:39.483958 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149713 sec., 490271.38591839053 rows/sec., 32.31 MiB/sec. | ||
| 17753 | 2026.05.27 21:10:39.484028 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2026.05.27 21:10:39.484126 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17755 | 2026.05.27 21:10:39.484139 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.05.27 21:10:39.484182 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17757 | 2026.05.27 21:10:39.484405 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17758 | 2026.05.27 21:10:39.484474 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_101_20} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17759 | 2026.05.27 21:10:39.484558 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17760 | 2026.05.27 21:10:39.484666 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.05.27 21:10:39.484702 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17762 | 2026.05.27 21:10:39.485029 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17763 | 2026.05.27 21:10:39.485243 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.05.27 21:10:39.485391 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001271 sec., 113296.61683713611 rows/sec., 6.44 MiB/sec. | ||
| 17765 | 2026.05.27 21:10:39.485427 [ 261 ] {c6f2e49b-b519-4e85-863e-296d7bf8e580} <Debug> TCPHandler: Processed in 0.001452579 sec. | ||
| 17766 | 2026.05.27 21:10:39.485555 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.05.27 21:10:39.485652 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17768 | 2026.05.27 21:10:39.485693 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17769 | 2026.05.27 21:10:39.486275 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2026.05.27 21:10:39.486323 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17771 | 2026.05.27 21:10:39.486656 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17772 | 2026.05.27 21:10:39.486872 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.05.27 21:10:39.487005 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001372 sec., 354227.40524781344 rows/sec., 24.84 MiB/sec. | ||
| 17774 | 2026.05.27 21:10:39.487041 [ 261 ] {481f9494-c3f5-4a28-9b9b-5bbe60b74dd7} <Debug> TCPHandler: Processed in 0.001535842 sec. | ||
| 17775 | 2026.05.27 21:10:39.487200 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17776 | 2026.05.27 21:10:39.487307 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17777 | 2026.05.27 21:10:39.487350 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17778 | 2026.05.27 21:10:39.487700 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.05.27 21:10:39.487736 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17780 | 2026.05.27 21:10:39.488035 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17781 | 2026.05.27 21:10:39.488243 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2026.05.27 21:10:39.488389 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001111 sec., 3600.3600360036003 rows/sec., 188.10 KiB/sec. | ||
| 17783 | 2026.05.27 21:10:39.488423 [ 261 ] {b1d31fa4-c1aa-4b5a-b7a2-a4175828ba11} <Debug> TCPHandler: Processed in 0.001272922 sec. | ||
| 17784 | 2026.05.27 21:10:39.488554 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2026.05.27 21:10:39.488650 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17786 | 2026.05.27 21:10:39.488693 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17787 | 2026.05.27 21:10:39.489112 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.05.27 21:10:39.489149 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17789 | 2026.05.27 21:10:39.489487 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17790 | 2026.05.27 21:10:39.489697 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.05.27 21:10:39.489829 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. | ||
| 17792 | 2026.05.27 21:10:39.489864 [ 261 ] {f8077598-c104-4828-8a7a-948f2cb8bae8} <Debug> TCPHandler: Processed in 0.001358536 sec. | ||
| 17793 | 2026.05.27 21:10:39.489998 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.05.27 21:10:39.490093 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.05.27 21:10:39.490136 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17796 | 2026.05.27 21:10:39.490467 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.05.27 21:10:39.490503 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17798 | 2026.05.27 21:10:39.490802 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17799 | 2026.05.27 21:10:39.491010 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.05.27 21:10:39.491146 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 17801 | 2026.05.27 21:10:39.491179 [ 261 ] {e458e000-d159-41de-883d-b0ac43312a2e} <Debug> TCPHandler: Processed in 0.001230881 sec. | ||
| 17802 | 2026.05.27 21:10:39.491327 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2026.05.27 21:10:39.491422 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17804 | 2026.05.27 21:10:39.491476 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17805 | 2026.05.27 21:10:39.492271 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.05.27 21:10:39.492318 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17807 | 2026.05.27 21:10:39.492805 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17808 | 2026.05.27 21:10:39.493035 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.05.27 21:10:39.493180 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001775 sec., 1126.7605633802816 rows/sec., 2.02 MiB/sec. | ||
| 17810 | 2026.05.27 21:10:39.493241 [ 261 ] {da896151-f7ce-4b3f-b0c3-ffe87c75cdf6} <Debug> TCPHandler: Processed in 0.001977436 sec. | ||
| 17811 | 2026.05.27 21:10:39.493382 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2026.05.27 21:10:39.493478 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17813 | 2026.05.27 21:10:39.493519 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17814 | 2026.05.27 21:10:39.493861 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.05.27 21:10:39.493896 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17816 | 2026.05.27 21:10:39.494203 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17817 | 2026.05.27 21:10:39.494440 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.05.27 21:10:39.494570 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 17819 | 2026.05.27 21:10:39.494604 [ 261 ] {63c33484-c372-4e78-bd89-cdcd545f7067} <Debug> TCPHandler: Processed in 0.001272952 sec. | ||
| 17820 | 2026.05.27 21:10:39.904821 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17821 | 2026.05.27 21:10:39.905070 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17822 | 2026.05.27 21:10:39.905464 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17823 | 2026.05.27 21:10:39.905508 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17824 | 2026.05.27 21:10:39.905756 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17825 | 2026.05.27 21:10:39.905828 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17826 | 2026.05.27 21:10:39.905976 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17827 | 2026.05.27 21:10:39.906099 [ 364 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17828 | 2026.05.27 21:10:39.906114 [ 352 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17829 | 2026.05.27 21:10:39.906110 [ 331 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17830 | 2026.05.27 21:10:39.906307 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17831 | 2026.05.27 21:10:39.906342 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17832 | 2026.05.27 21:10:39.906418 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17833 | 2026.05.27 21:10:39.906439 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 17834 | 2026.05.27 21:10:39.906477 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 17835 | 2026.05.27 21:10:39.906520 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 17836 | 2026.05.27 21:10:39.907833 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002865 sec., 16753.926701570683 rows/sec., 3.49 MiB/sec. | ||
| 17837 | 2026.05.27 21:10:39.908059 [ 261 ] {2a4cddc7-14a9-4ef6-8eae-441f7280bb32} <Debug> TCPHandler: Processed in 0.003387113 sec. | ||
| 17838 | 2026.05.27 21:10:39.924012 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17839 | 2026.05.27 21:10:39.924173 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17840 | 2026.05.27 21:10:39.924229 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17841 | 2026.05.27 21:10:39.926586 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2026.05.27 21:10:39.926635 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17843 | 2026.05.27 21:10:39.927226 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17844 | 2026.05.27 21:10:39.927476 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.05.27 21:10:39.927640 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.003508 sec., 952964.6522234892 rows/sec., 71.81 MiB/sec. | ||
| 17846 | 2026.05.27 21:10:39.927682 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 17847 | 2026.05.27 21:10:39.927696 [ 261 ] {55b3f04c-ab83-4432-bb43-ee72c2f12539} <Debug> TCPHandler: Processed in 0.003759505 sec. | ||
| 17848 | 2026.05.27 21:10:39.927853 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17849 | 2026.05.27 21:10:39.927954 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17850 | 2026.05.27 21:10:39.927995 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17851 | 2026.05.27 21:10:39.928444 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2026.05.27 21:10:39.928483 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17853 | 2026.05.27 21:10:39.928800 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17854 | 2026.05.27 21:10:39.929018 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2026.05.27 21:10:39.929153 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001219 sec., 41017.227235438884 rows/sec., 3.01 MiB/sec. | ||
| 17856 | 2026.05.27 21:10:39.929195 [ 261 ] {ced48728-6d9a-40c5-963b-11003a838ff8} <Debug> TCPHandler: Processed in 0.001392046 sec. | ||
| 17857 | 2026.05.27 21:10:39.929358 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17858 | 2026.05.27 21:10:39.929458 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17859 | 2026.05.27 21:10:39.929498 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17860 | 2026.05.27 21:10:39.930258 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2026.05.27 21:10:39.930299 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17862 | 2026.05.27 21:10:39.930641 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17863 | 2026.05.27 21:10:39.930874 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2026.05.27 21:10:39.931009 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.00157 sec., 607006.3694267516 rows/sec., 35.47 MiB/sec. | ||
| 17865 | 2026.05.27 21:10:39.931024 [ 13 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17866 | 2026.05.27 21:10:39.931044 [ 261 ] {a818d575-eaaa-4790-a1e0-419cb8684ac0} <Debug> TCPHandler: Processed in 0.001749628 sec. | ||
| 17867 | 2026.05.27 21:10:39.931077 [ 13 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17868 | 2026.05.27 21:10:39.931105 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17869 | 2026.05.27 21:10:39.931193 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.05.27 21:10:39.931209 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 17871 | 2026.05.27 21:10:39.931296 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17872 | 2026.05.27 21:10:39.931314 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17873 | 2026.05.27 21:10:39.931340 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17874 | 2026.05.27 21:10:39.931349 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1122 rows starting from the beginning of the part | ||
| 17875 | 2026.05.27 21:10:39.931414 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 801 rows starting from the beginning of the part | ||
| 17876 | 2026.05.27 21:10:39.931468 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 145 rows starting from the beginning of the part | ||
| 17877 | 2026.05.27 21:10:39.931519 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 145 rows starting from the beginning of the part | ||
| 17878 | 2026.05.27 21:10:39.931568 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 145 rows starting from the beginning of the part | ||
| 17879 | 2026.05.27 21:10:39.931615 [ 192 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 953 rows starting from the beginning of the part | ||
| 17880 | 2026.05.27 21:10:39.931794 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.05.27 21:10:39.931830 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17882 | 2026.05.27 21:10:39.932120 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17883 | 2026.05.27 21:10:39.932335 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.05.27 21:10:39.932469 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 58.94 KiB/sec. | ||
| 17885 | 2026.05.27 21:10:39.932505 [ 261 ] {0f609550-8ca9-4222-8318-fdb8b71a38a8} <Debug> TCPHandler: Processed in 0.001361645 sec. | ||
| 17886 | 2026.05.27 21:10:39.932651 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.05.27 21:10:39.932747 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17888 | 2026.05.27 21:10:39.932787 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17889 | 2026.05.27 21:10:39.932844 [ 195 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676425 sec., 1975036.1632640888 rows/sec., 125.09 MiB/sec. | ||
| 17890 | 2026.05.27 21:10:39.933074 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17891 | 2026.05.27 21:10:39.933391 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.05.27 21:10:39.933477 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_56_11} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17893 | 2026.05.27 21:10:39.933580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17894 | 2026.05.27 21:10:39.934201 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.05.27 21:10:39.934259 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17896 | 2026.05.27 21:10:39.934774 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17897 | 2026.05.27 21:10:39.935018 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.05.27 21:10:39.935183 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.002451 sec., 779681.7625458996 rows/sec., 52.58 MiB/sec. | ||
| 17899 | 2026.05.27 21:10:39.935246 [ 261 ] {48e5241f-b852-4707-b3ec-3c61692cfa0b} <Debug> TCPHandler: Processed in 0.002644188 sec. | ||
| 17900 | 2026.05.27 21:10:39.935463 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17901 | 2026.05.27 21:10:39.935595 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17902 | 2026.05.27 21:10:39.935657 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17903 | 2026.05.27 21:10:39.936485 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.05.27 21:10:39.936522 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17905 | 2026.05.27 21:10:39.936962 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17906 | 2026.05.27 21:10:39.937180 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.05.27 21:10:39.937314 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00176 sec., 850000 rows/sec., 51.55 MiB/sec. | ||
| 17908 | 2026.05.27 21:10:39.937323 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_115_25 to all_120_120_0 | ||
| 17909 | 2026.05.27 21:10:39.937348 [ 261 ] {6b4f275e-a286-423e-aaa6-2d7cc2efba49} <Debug> TCPHandler: Processed in 0.002002716 sec. | ||
| 17910 | 2026.05.27 21:10:39.937363 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2026.05.27 21:10:39.937387 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17912 | 2026.05.27 21:10:39.937481 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17913 | 2026.05.27 21:10:39.937522 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_25 to all_120_120_0 into Compact with storage Full | ||
| 17914 | 2026.05.27 21:10:39.937577 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17915 | 2026.05.27 21:10:39.937640 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17916 | 2026.05.27 21:10:39.937676 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17917 | 2026.05.27 21:10:39.937723 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_115_25, total 45568 rows starting from the beginning of the part | ||
| 17918 | 2026.05.27 21:10:39.937803 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 17919 | 2026.05.27 21:10:39.937864 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 268 rows starting from the beginning of the part | ||
| 17920 | 2026.05.27 21:10:39.937920 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17921 | 2026.05.27 21:10:39.937972 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 265 rows starting from the beginning of the part | ||
| 17922 | 2026.05.27 21:10:39.938030 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1496 rows starting from the beginning of the part | ||
| 17923 | 2026.05.27 21:10:39.938576 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.05.27 21:10:39.938619 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17925 | 2026.05.27 21:10:39.939227 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17926 | 2026.05.27 21:10:39.939491 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.05.27 21:10:39.939637 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002079 sec., 24050.024050024047 rows/sec., 43.10 MiB/sec. | ||
| 17928 | 2026.05.27 21:10:39.939691 [ 261 ] {de3450aa-0c6c-43ff-bf9e-1dafa450a8cf} <Debug> TCPHandler: Processed in 0.002260705 sec. | ||
| 17929 | 2026.05.27 21:10:39.939826 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.05.27 21:10:39.939922 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17931 | 2026.05.27 21:10:39.939964 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17932 | 2026.05.27 21:10:39.940335 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.05.27 21:10:39.940372 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17934 | 2026.05.27 21:10:39.940708 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17935 | 2026.05.27 21:10:39.940927 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.05.27 21:10:39.941055 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001152 sec., 142361.1111111111 rows/sec., 7.75 MiB/sec. | ||
| 17937 | 2026.05.27 21:10:39.941088 [ 261 ] {1ec5b84e-3436-424c-b504-204614410fe5} <Debug> TCPHandler: Processed in 0.001312054 sec. | ||
| 17938 | 2026.05.27 21:10:39.946259 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47917 rows, containing 5 columns (5 merged, 0 gathered) in 0.008797653 sec., 5446566.260342388 rows/sec., 348.66 MiB/sec. | ||
| 17939 | 2026.05.27 21:10:39.946739 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Trace> MergedBlockOutputStream: filled checksums all_1_120_26 (state Temporary) | ||
| 17940 | 2026.05.27 21:10:39.947004 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_120_26 to all_1_120_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.05.27 21:10:39.947078 [ 192 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_115_25, all_120_120_0] -> all_1_120_26 | ||
| 17942 | 2026.05.27 21:10:39.947176 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17943 | 2026.05.27 21:10:40.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.73 MiB, peak 394.01 MiB, free memory in arenas 0.00 B, will set to 381.44 MiB (RSS), difference: -1.29 MiB | ||
| 17944 | 2026.05.27 21:10:41.168627 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34140 | ||
| 17945 | 2026.05.27 21:10:41.169183 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2026.05.27 21:10:41.169226 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17947 | 2026.05.27 21:10:41.169717 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17948 | 2026.05.27 21:10:41.169955 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.05.27 21:10:41.170092 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34140 | ||
| 17950 | 2026.05.27 21:10:41.170169 [ 80 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17951 | 2026.05.27 21:10:41.170335 [ 80 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17952 | 2026.05.27 21:10:41.170374 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17953 | 2026.05.27 21:10:41.170527 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17954 | 2026.05.27 21:10:41.170655 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17955 | 2026.05.27 21:10:41.170692 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 17956 | 2026.05.27 21:10:41.170761 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17957 | 2026.05.27 21:10:41.170814 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17958 | 2026.05.27 21:10:41.170865 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17959 | 2026.05.27 21:10:41.170913 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17960 | 2026.05.27 21:10:41.170958 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 17961 | 2026.05.27 21:10:41.173232 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749671 sec., 12416030.86332874 rows/sec., 177.61 MiB/sec. | ||
| 17962 | 2026.05.27 21:10:41.173395 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17963 | 2026.05.27 21:10:41.173730 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17964 | 2026.05.27 21:10:41.173808 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_71_14} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17965 | 2026.05.27 21:10:41.173925 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17966 | 2026.05.27 21:10:43.003736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 17967 | 2026.05.27 21:10:43.021786 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.05.27 21:10:43.021877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17969 | 2026.05.27 21:10:43.028138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17970 | 2026.05.27 21:10:43.028850 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2026.05.27 21:10:43.029714 [ 78 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17972 | 2026.05.27 21:10:43.029818 [ 78 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17973 | 2026.05.27 21:10:43.029858 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17974 | 2026.05.27 21:10:43.030029 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17975 | 2026.05.27 21:10:43.031786 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17976 | 2026.05.27 21:10:43.034677 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17977 | 2026.05.27 21:10:43.036488 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17978 | 2026.05.27 21:10:43.041598 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17979 | 2026.05.27 21:10:43.046700 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17980 | 2026.05.27 21:10:43.051727 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17981 | 2026.05.27 21:10:43.056989 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17982 | 2026.05.27 21:10:43.061668 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 17983 | 2026.05.27 21:10:43.113176 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08322165 sec., 6428.615630668222 rows/sec., 33.24 MiB/sec. | ||
| 17984 | 2026.05.27 21:10:43.116257 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17985 | 2026.05.27 21:10:43.118355 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_71_14} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2026.05.27 21:10:43.118474 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_71_14} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17987 | 2026.05.27 21:10:43.121588 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17988 | 2026.05.27 21:10:44.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.51 MiB, peak 399.93 MiB, free memory in arenas 0.00 B, will set to 381.45 MiB (RSS), difference: -1.06 MiB | ||
| 17989 | 2026.05.27 21:10:44.463118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17990 | 2026.05.27 21:10:44.463386 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17991 | 2026.05.27 21:10:44.463769 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17992 | 2026.05.27 21:10:44.463813 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17993 | 2026.05.27 21:10:44.464068 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17994 | 2026.05.27 21:10:44.464150 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17995 | 2026.05.27 21:10:44.464315 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17996 | 2026.05.27 21:10:44.464439 [ 337 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17997 | 2026.05.27 21:10:44.464527 [ 337 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17998 | 2026.05.27 21:10:44.464569 [ 337 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17999 | 2026.05.27 21:10:44.464641 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18000 | 2026.05.27 21:10:44.464676 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18001 | 2026.05.27 21:10:44.464750 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18002 | 2026.05.27 21:10:44.464775 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18003 | 2026.05.27 21:10:44.464812 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18004 | 2026.05.27 21:10:44.464860 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18005 | 2026.05.27 21:10:44.466081 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002804 sec., 17118.402282453637 rows/sec., 3.56 MiB/sec. | ||
| 18006 | 2026.05.27 21:10:44.466244 [ 261 ] {89581f14-4974-4396-b522-12dd484eb18c} <Debug> TCPHandler: Processed in 0.003278009 sec. | ||
| 18007 | 2026.05.27 21:10:44.467947 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2026.05.27 21:10:44.468065 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18009 | 2026.05.27 21:10:44.468110 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18010 | 2026.05.27 21:10:44.468877 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2026.05.27 21:10:44.468920 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18012 | 2026.05.27 21:10:44.469313 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18013 | 2026.05.27 21:10:44.469549 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18014 | 2026.05.27 21:10:44.469699 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 18015 | 2026.05.27 21:10:44.469735 [ 261 ] {71fe82f1-a7b6-4d8d-a33e-fb1a37b74e6b} <Debug> TCPHandler: Processed in 0.001843681 sec. | ||
| 18016 | 2026.05.27 21:10:44.469735 [ 78 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18017 | 2026.05.27 21:10:44.469800 [ 78 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2026.05.27 21:10:44.469826 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18019 | 2026.05.27 21:10:44.469907 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18020 | 2026.05.27 21:10:44.469957 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 18021 | 2026.05.27 21:10:44.470010 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18022 | 2026.05.27 21:10:44.470058 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18023 | 2026.05.27 21:10:44.470111 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18024 | 2026.05.27 21:10:44.470151 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4201 rows starting from the beginning of the part | ||
| 18025 | 2026.05.27 21:10:44.470221 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 784 rows starting from the beginning of the part | ||
| 18026 | 2026.05.27 21:10:44.470269 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 134 rows starting from the beginning of the part | ||
| 18027 | 2026.05.27 21:10:44.470314 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 781 rows starting from the beginning of the part | ||
| 18028 | 2026.05.27 21:10:44.470357 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 3343 rows starting from the beginning of the part | ||
| 18029 | 2026.05.27 21:10:44.470399 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 18030 | 2026.05.27 21:10:44.470550 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.05.27 21:10:44.470595 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18032 | 2026.05.27 21:10:44.470932 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18033 | 2026.05.27 21:10:44.471177 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18034 | 2026.05.27 21:10:44.471319 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001328 sec., 48192.77108433735 rows/sec., 3.76 MiB/sec. | ||
| 18035 | 2026.05.27 21:10:44.471339 [ 78 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18036 | 2026.05.27 21:10:44.471354 [ 261 ] {d5afd44f-94a9-4bb8-a1f2-d73fb6a610e9} <Debug> TCPHandler: Processed in 0.00149727 sec. | ||
| 18037 | 2026.05.27 21:10:44.471386 [ 78 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18038 | 2026.05.27 21:10:44.471413 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18039 | 2026.05.27 21:10:44.471509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2026.05.27 21:10:44.471552 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 18041 | 2026.05.27 21:10:44.471611 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18042 | 2026.05.27 21:10:44.471661 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18043 | 2026.05.27 21:10:44.471714 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18044 | 2026.05.27 21:10:44.471754 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2407 rows starting from the beginning of the part | ||
| 18045 | 2026.05.27 21:10:44.471824 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 492 rows starting from the beginning of the part | ||
| 18046 | 2026.05.27 21:10:44.471872 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 103 rows starting from the beginning of the part | ||
| 18047 | 2026.05.27 21:10:44.471916 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 486 rows starting from the beginning of the part | ||
| 18048 | 2026.05.27 21:10:44.471960 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1911 rows starting from the beginning of the part | ||
| 18049 | 2026.05.27 21:10:44.472013 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 18050 | 2026.05.27 21:10:44.472079 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.05.27 21:10:44.472121 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18052 | 2026.05.27 21:10:44.472485 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18053 | 2026.05.27 21:10:44.472711 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.05.27 21:10:44.472793 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002897297 sec., 3209543.2397852205 rows/sec., 256.77 MiB/sec. | ||
| 18055 | 2026.05.27 21:10:44.472853 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 7.07 MiB/sec. | ||
| 18056 | 2026.05.27 21:10:44.472896 [ 261 ] {8e1b5c20-a275-4dc3-acc5-8fd08f0a202b} <Debug> TCPHandler: Processed in 0.001437017 sec. | ||
| 18057 | 2026.05.27 21:10:44.473055 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18058 | 2026.05.27 21:10:44.473142 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18059 | 2026.05.27 21:10:44.473153 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18060 | 2026.05.27 21:10:44.473210 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18061 | 2026.05.27 21:10:44.473407 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.05.27 21:10:44.473494 [ 191 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_121_24} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18063 | 2026.05.27 21:10:44.473572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 18064 | 2026.05.27 21:10:44.473604 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.05.27 21:10:44.473653 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18066 | 2026.05.27 21:10:44.473853 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5463 rows, containing 5 columns (5 merged, 0 gathered) in 0.002368629 sec., 2306397.498299649 rows/sec., 166.98 MiB/sec. | ||
| 18067 | 2026.05.27 21:10:44.473980 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18068 | 2026.05.27 21:10:44.474086 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18069 | 2026.05.27 21:10:44.474260 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2026.05.27 21:10:44.474432 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.05.27 21:10:44.474437 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001302 sec., 36866.35944700461 rows/sec., 2.48 MiB/sec. | ||
| 18072 | 2026.05.27 21:10:44.474454 [ 78 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18073 | 2026.05.27 21:10:44.474493 [ 261 ] {cdb2d863-297a-4fd7-b139-a439e7e0a2d8} <Debug> TCPHandler: Processed in 0.00149621 sec. | ||
| 18074 | 2026.05.27 21:10:44.474518 [ 78 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.05.27 21:10:44.474529 [ 200 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_121_24} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18076 | 2026.05.27 21:10:44.474553 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18077 | 2026.05.27 21:10:44.474628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 18078 | 2026.05.27 21:10:44.474686 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 18079 | 2026.05.27 21:10:44.474794 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18080 | 2026.05.27 21:10:44.474822 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8420 rows starting from the beginning of the part | ||
| 18081 | 2026.05.27 21:10:44.474869 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 18082 | 2026.05.27 21:10:44.474908 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 18083 | 2026.05.27 21:10:44.474944 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 18084 | 2026.05.27 21:10:44.474980 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 164 rows starting from the beginning of the part | ||
| 18085 | 2026.05.27 21:10:44.475015 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
| 18086 | 2026.05.27 21:10:44.477228 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621568 sec., 3384234.1682535033 rows/sec., 212.89 MiB/sec. | ||
| 18087 | 2026.05.27 21:10:44.477488 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18088 | 2026.05.27 21:10:44.477838 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18089 | 2026.05.27 21:10:44.477937 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_121_24} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18090 | 2026.05.27 21:10:44.478039 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 18091 | 2026.05.27 21:10:48.442959 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18092 | 2026.05.27 21:10:48.443062 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18093 | 2026.05.27 21:10:48.671189 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34588 | ||
| 18094 | 2026.05.27 21:10:48.671747 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18095 | 2026.05.27 21:10:48.671787 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18096 | 2026.05.27 21:10:48.672300 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18097 | 2026.05.27 21:10:48.672545 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18098 | 2026.05.27 21:10:48.672680 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 18099 | 2026.05.27 21:10:49.469034 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2026.05.27 21:10:49.469381 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 18101 | 2026.05.27 21:10:49.469759 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18102 | 2026.05.27 21:10:49.469799 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18103 | 2026.05.27 21:10:49.470037 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18104 | 2026.05.27 21:10:49.470101 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18105 | 2026.05.27 21:10:49.470239 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18106 | 2026.05.27 21:10:49.470343 [ 331 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18107 | 2026.05.27 21:10:49.470359 [ 352 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18108 | 2026.05.27 21:10:49.470343 [ 337 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18109 | 2026.05.27 21:10:49.470515 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18110 | 2026.05.27 21:10:49.470542 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18111 | 2026.05.27 21:10:49.470612 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18112 | 2026.05.27 21:10:49.470632 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18113 | 2026.05.27 21:10:49.470668 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18114 | 2026.05.27 21:10:49.470708 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18115 | 2026.05.27 21:10:49.471952 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002714 sec., 17686.072218128225 rows/sec., 3.68 MiB/sec. | ||
| 18116 | 2026.05.27 21:10:49.472166 [ 261 ] {ac894f14-46b2-4965-96cf-90a40c103d12} <Debug> TCPHandler: Processed in 0.0033044 sec. | ||
| 18117 | 2026.05.27 21:10:49.477215 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18118 | 2026.05.27 21:10:49.477374 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18119 | 2026.05.27 21:10:49.477442 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18120 | 2026.05.27 21:10:49.478115 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18121 | 2026.05.27 21:10:49.478161 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18122 | 2026.05.27 21:10:49.478544 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18123 | 2026.05.27 21:10:49.478755 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18124 | 2026.05.27 21:10:49.478900 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001576 sec., 177664.97461928934 rows/sec., 11.27 MiB/sec. | ||
| 18125 | 2026.05.27 21:10:49.478936 [ 261 ] {7c80f4e9-9052-4553-a128-50c55ecb9985} <Debug> TCPHandler: Processed in 0.001853562 sec. | ||
| 18126 | 2026.05.27 21:10:49.479068 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18127 | 2026.05.27 21:10:49.479163 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18128 | 2026.05.27 21:10:49.479204 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18129 | 2026.05.27 21:10:49.479931 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2026.05.27 21:10:49.479968 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18131 | 2026.05.27 21:10:49.480307 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18132 | 2026.05.27 21:10:49.480519 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2026.05.27 21:10:49.480646 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001502 sec., 519973.3688415446 rows/sec., 40.10 MiB/sec. | ||
| 18134 | 2026.05.27 21:10:49.480682 [ 261 ] {9662f601-2ce5-45d2-aac7-1393e4b8f57f} <Debug> TCPHandler: Processed in 0.001663705 sec. | ||
| 18135 | 2026.05.27 21:10:49.480802 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18136 | 2026.05.27 21:10:49.480900 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18137 | 2026.05.27 21:10:49.480942 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18138 | 2026.05.27 21:10:49.481421 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18139 | 2026.05.27 21:10:49.481459 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18140 | 2026.05.27 21:10:49.481766 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18141 | 2026.05.27 21:10:49.481971 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18142 | 2026.05.27 21:10:49.482099 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001218 sec., 116584.56486042694 rows/sec., 6.87 MiB/sec. | ||
| 18143 | 2026.05.27 21:10:49.482134 [ 261 ] {d247342a-31ef-490b-b2ed-7b524cdf55a0} <Debug> TCPHandler: Processed in 0.001381686 sec. | ||
| 18144 | 2026.05.27 21:10:49.482258 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.05.27 21:10:49.482363 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18146 | 2026.05.27 21:10:49.482403 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18147 | 2026.05.27 21:10:49.482869 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.05.27 21:10:49.482907 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18149 | 2026.05.27 21:10:49.483204 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18150 | 2026.05.27 21:10:49.483415 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.05.27 21:10:49.483544 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.0012 sec., 120833.33333333334 rows/sec., 7.80 MiB/sec. | ||
| 18152 | 2026.05.27 21:10:49.483580 [ 261 ] {80789409-57b9-4a43-ae5f-eee52c8ae198} <Debug> TCPHandler: Processed in 0.001371206 sec. | ||
| 18153 | 2026.05.27 21:10:49.483704 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18154 | 2026.05.27 21:10:49.483801 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.05.27 21:10:49.483840 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18156 | 2026.05.27 21:10:49.484314 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18157 | 2026.05.27 21:10:49.484352 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18158 | 2026.05.27 21:10:49.484664 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18159 | 2026.05.27 21:10:49.484870 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18160 | 2026.05.27 21:10:49.484997 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001215 sec., 118518.51851851853 rows/sec., 6.73 MiB/sec. | ||
| 18161 | 2026.05.27 21:10:49.485033 [ 261 ] {7e70598b-283a-4e0e-aad9-e131e0de70e1} <Debug> TCPHandler: Processed in 0.001378986 sec. | ||
| 18162 | 2026.05.27 21:10:49.485155 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.05.27 21:10:49.485252 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18164 | 2026.05.27 21:10:49.485292 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18165 | 2026.05.27 21:10:49.485988 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.05.27 21:10:49.486025 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18167 | 2026.05.27 21:10:49.486351 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18168 | 2026.05.27 21:10:49.486564 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.05.27 21:10:49.486693 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.00146 sec., 332876.7123287671 rows/sec., 23.34 MiB/sec. | ||
| 18170 | 2026.05.27 21:10:49.486729 [ 261 ] {72263537-2403-4f57-b055-b181e69209cc} <Debug> TCPHandler: Processed in 0.001623394 sec. | ||
| 18171 | 2026.05.27 21:10:49.486858 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.05.27 21:10:49.486956 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18173 | 2026.05.27 21:10:49.486997 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18174 | 2026.05.27 21:10:49.487371 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.05.27 21:10:49.487407 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18176 | 2026.05.27 21:10:49.487707 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18177 | 2026.05.27 21:10:49.487924 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.05.27 21:10:49.488054 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 187.09 KiB/sec. | ||
| 18179 | 2026.05.27 21:10:49.488087 [ 261 ] {cf7430df-6014-4b87-8a77-b156661ab39b} <Debug> TCPHandler: Processed in 0.001279013 sec. | ||
| 18180 | 2026.05.27 21:10:49.488239 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18181 | 2026.05.27 21:10:49.488335 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18182 | 2026.05.27 21:10:49.488378 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18183 | 2026.05.27 21:10:49.488796 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.05.27 21:10:49.488832 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18185 | 2026.05.27 21:10:49.489161 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18186 | 2026.05.27 21:10:49.489380 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2026.05.27 21:10:49.489512 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 18188 | 2026.05.27 21:10:49.489547 [ 261 ] {16ee08ac-0300-4068-9219-09e3986ef94b} <Debug> TCPHandler: Processed in 0.001357505 sec. | ||
| 18189 | 2026.05.27 21:10:49.489667 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18190 | 2026.05.27 21:10:49.489762 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18191 | 2026.05.27 21:10:49.489805 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18192 | 2026.05.27 21:10:49.490141 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.05.27 21:10:49.490180 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18194 | 2026.05.27 21:10:49.490486 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18195 | 2026.05.27 21:10:49.490712 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18196 | 2026.05.27 21:10:49.490848 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 18197 | 2026.05.27 21:10:49.490882 [ 261 ] {d5e77fe7-94ef-4ed7-8f09-237488757f15} <Debug> TCPHandler: Processed in 0.001263792 sec. | ||
| 18198 | 2026.05.27 21:10:49.491016 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18199 | 2026.05.27 21:10:49.491112 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.05.27 21:10:49.491174 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18201 | 2026.05.27 21:10:49.491954 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.05.27 21:10:49.491992 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18203 | 2026.05.27 21:10:49.492486 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18204 | 2026.05.27 21:10:49.492726 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.05.27 21:10:49.492863 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001768 sec., 1131.2217194570135 rows/sec., 2.03 MiB/sec. | ||
| 18206 | 2026.05.27 21:10:49.492913 [ 261 ] {00a54349-cc6b-4e9b-9008-2c9d886d90a7} <Debug> TCPHandler: Processed in 0.001945914 sec. | ||
| 18207 | 2026.05.27 21:10:49.493065 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2026.05.27 21:10:49.493161 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18209 | 2026.05.27 21:10:49.493202 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18210 | 2026.05.27 21:10:49.493553 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2026.05.27 21:10:49.493589 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18212 | 2026.05.27 21:10:49.493897 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18213 | 2026.05.27 21:10:49.494108 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.05.27 21:10:49.494244 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 18215 | 2026.05.27 21:10:49.494278 [ 261 ] {00488efa-ad84-4073-9c02-9c9523ca3ed1} <Debug> TCPHandler: Processed in 0.001261792 sec. | ||
| 18216 | 2026.05.27 21:10:50.532801 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 18217 | 2026.05.27 21:10:50.547701 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.05.27 21:10:50.547757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18219 | 2026.05.27 21:10:50.553475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18220 | 2026.05.27 21:10:50.554155 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.05.27 21:10:50.556851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 18222 | 2026.05.27 21:10:54.466137 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.05.27 21:10:54.466441 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18224 | 2026.05.27 21:10:54.466829 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18225 | 2026.05.27 21:10:54.466873 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18226 | 2026.05.27 21:10:54.467078 [ 218 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 18227 | 2026.05.27 21:10:54.467109 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18228 | 2026.05.27 21:10:54.467150 [ 218 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 18229 | 2026.05.27 21:10:54.467214 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18230 | 2026.05.27 21:10:54.467377 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18231 | 2026.05.27 21:10:54.467494 [ 337 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18232 | 2026.05.27 21:10:54.467510 [ 352 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18233 | 2026.05.27 21:10:54.467496 [ 319 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18234 | 2026.05.27 21:10:54.467684 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18235 | 2026.05.27 21:10:54.467721 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18236 | 2026.05.27 21:10:54.467803 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18237 | 2026.05.27 21:10:54.467828 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18238 | 2026.05.27 21:10:54.467870 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18239 | 2026.05.27 21:10:54.467921 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18240 | 2026.05.27 21:10:54.469183 [ 218 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 18241 | 2026.05.27 21:10:54.469225 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002887 sec., 16626.255628680294 rows/sec., 3.46 MiB/sec. | ||
| 18242 | 2026.05.27 21:10:54.469410 [ 261 ] {1a6dfd0d-b7fd-4922-a2e2-00726c7ba906} <Debug> TCPHandler: Processed in 0.003433185 sec. | ||
| 18243 | 2026.05.27 21:10:54.472913 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18244 | 2026.05.27 21:10:54.473100 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18245 | 2026.05.27 21:10:54.473185 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18246 | 2026.05.27 21:10:54.474104 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.05.27 21:10:54.474157 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18248 | 2026.05.27 21:10:54.474553 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18249 | 2026.05.27 21:10:54.474782 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2026.05.27 21:10:54.474944 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001901 sec., 70489.21620199895 rows/sec., 6.10 MiB/sec. | ||
| 18251 | 2026.05.27 21:10:54.474991 [ 261 ] {6d48c5b1-903f-4ce9-97b1-c04685202ec2} <Debug> TCPHandler: Processed in 0.002272516 sec. | ||
| 18252 | 2026.05.27 21:10:54.475056 [ 225 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 18253 | 2026.05.27 21:10:54.475106 [ 225 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 18254 | 2026.05.27 21:10:54.475135 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18255 | 2026.05.27 21:10:54.475249 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18256 | 2026.05.27 21:10:54.475298 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18257 | 2026.05.27 21:10:54.475750 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2026.05.27 21:10:54.475789 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18259 | 2026.05.27 21:10:54.476127 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18260 | 2026.05.27 21:10:54.476405 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18261 | 2026.05.27 21:10:54.476546 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001323 sec., 29478.458049886623 rows/sec., 2.16 MiB/sec. | ||
| 18262 | 2026.05.27 21:10:54.476586 [ 261 ] {a4839944-d1b5-494c-a10a-05a163b62bb2} <Debug> TCPHandler: Processed in 0.00150685 sec. | ||
| 18263 | 2026.05.27 21:10:54.476721 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18264 | 2026.05.27 21:10:54.476826 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18265 | 2026.05.27 21:10:54.476873 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18266 | 2026.05.27 21:10:54.476981 [ 225 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 18267 | 2026.05.27 21:10:54.477339 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.05.27 21:10:54.477380 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18269 | 2026.05.27 21:10:54.477694 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18270 | 2026.05.27 21:10:54.477916 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.05.27 21:10:54.478049 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001245 sec., 82730.92369477912 rows/sec., 6.46 MiB/sec. | ||
| 18272 | 2026.05.27 21:10:54.478087 [ 261 ] {1969cea7-4938-451e-a01c-8ccc092c7f12} <Debug> TCPHandler: Processed in 0.001417997 sec. | ||
| 18273 | 2026.05.27 21:10:54.478237 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.05.27 21:10:54.478338 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18275 | 2026.05.27 21:10:54.478382 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18276 | 2026.05.27 21:10:54.478803 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.05.27 21:10:54.478838 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18278 | 2026.05.27 21:10:54.479168 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18279 | 2026.05.27 21:10:54.479386 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.05.27 21:10:54.479517 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 18281 | 2026.05.27 21:10:54.479553 [ 261 ] {20c95466-2ae4-4493-8c2b-e526ee37b3c5} <Debug> TCPHandler: Processed in 0.001368126 sec. | ||
| 18282 | 2026.05.27 21:10:54.479604 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 18283 | 2026.05.27 21:10:54.479636 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 18284 | 2026.05.27 21:10:54.479727 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18285 | 2026.05.27 21:10:54.479831 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18286 | 2026.05.27 21:10:54.479888 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18287 | 2026.05.27 21:10:54.480783 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.05.27 21:10:54.480822 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18289 | 2026.05.27 21:10:54.481345 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 18290 | 2026.05.27 21:10:54.481422 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18291 | 2026.05.27 21:10:54.481677 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2026.05.27 21:10:54.481807 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18293 | 2026.05.27 21:10:54.481822 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002011 sec., 19393.336648433615 rows/sec., 34.75 MiB/sec. | ||
| 18294 | 2026.05.27 21:10:54.481860 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2026.05.27 21:10:54.481885 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18296 | 2026.05.27 21:10:54.481905 [ 261 ] {6ced13e4-80fd-495a-8798-201659c4e527} <Debug> TCPHandler: Processed in 0.002230605 sec. | ||
| 18297 | 2026.05.27 21:10:54.481993 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 18298 | 2026.05.27 21:10:54.482095 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.05.27 21:10:54.482198 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18300 | 2026.05.27 21:10:54.482233 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18301 | 2026.05.27 21:10:54.482241 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18302 | 2026.05.27 21:10:54.482299 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2195 rows starting from the beginning of the part | ||
| 18303 | 2026.05.27 21:10:54.482431 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part | ||
| 18304 | 2026.05.27 21:10:54.482536 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2 rows starting from the beginning of the part | ||
| 18305 | 2026.05.27 21:10:54.482610 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18306 | 2026.05.27 21:10:54.482633 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 50 rows starting from the beginning of the part | ||
| 18307 | 2026.05.27 21:10:54.482651 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18308 | 2026.05.27 21:10:54.482741 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 2 rows starting from the beginning of the part | ||
| 18309 | 2026.05.27 21:10:54.482846 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 39 rows starting from the beginning of the part | ||
| 18310 | 2026.05.27 21:10:54.482971 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18311 | 2026.05.27 21:10:54.483213 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18312 | 2026.05.27 21:10:54.483366 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 18313 | 2026.05.27 21:10:54.483401 [ 261 ] {d5b79120-6fe5-4304-b934-6f31aa7f84f5} <Debug> TCPHandler: Processed in 0.001358465 sec. | ||
| 18314 | 2026.05.27 21:10:54.491411 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 19 columns (19 merged, 0 gathered) in 0.009466135 sec., 245823.66509668413 rows/sec., 440.50 MiB/sec. | ||
| 18315 | 2026.05.27 21:10:54.493388 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18316 | 2026.05.27 21:10:54.493781 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.05.27 21:10:54.493867 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18318 | 2026.05.27 21:10:54.494011 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. | ||
| 18319 | 2026.05.27 21:10:54.569546 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34528 | ||
| 18320 | 2026.05.27 21:10:54.569631 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18321 | 2026.05.27 21:10:54.569661 [ 260 ] {} <Debug> TCP-Session: 83c16dc2-3508-46e5-b25a-4e948ac9c423 Authenticating user 'default' from [fd00:1122:3344:101::e]:34528 | ||
| 18322 | 2026.05.27 21:10:54.569687 [ 260 ] {} <Debug> TCP-Session: 83c16dc2-3508-46e5-b25a-4e948ac9c423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18323 | 2026.05.27 21:10:54.569703 [ 260 ] {} <Debug> TCP-Session: 83c16dc2-3508-46e5-b25a-4e948ac9c423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18324 | 2026.05.27 21:10:54.569880 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63244 | ||
| 18325 | 2026.05.27 21:10:54.569928 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39034 | ||
| 18326 | 2026.05.27 21:10:54.569959 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35668 | ||
| 18327 | 2026.05.27 21:10:54.569971 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46053 | ||
| 18328 | 2026.05.27 21:10:54.570006 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60783 | ||
| 18329 | 2026.05.27 21:10:54.570024 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18330 | 2026.05.27 21:10:54.570035 [ 260 ] {} <Trace> TCP-Session: 83c16dc2-3508-46e5-b25a-4e948ac9c423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18331 | 2026.05.27 21:10:54.570030 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55708 | ||
| 18332 | 2026.05.27 21:10:54.570079 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18333 | 2026.05.27 21:10:54.570063 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18334 | 2026.05.27 21:10:54.570118 [ 309 ] {} <Debug> TCP-Session: 347ef637-b2fb-4d90-b266-cccc5fad9662 Authenticating user 'default' from [fd00:1122:3344:101::e]:60783 | ||
| 18335 | 2026.05.27 21:10:54.570140 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18336 | 2026.05.27 21:10:54.570152 [ 309 ] {} <Debug> TCP-Session: 347ef637-b2fb-4d90-b266-cccc5fad9662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18337 | 2026.05.27 21:10:54.570153 [ 308 ] {} <Debug> TCP-Session: 770a6e56-37fc-4da2-85b9-264322717e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:46053 | ||
| 18338 | 2026.05.27 21:10:54.570180 [ 309 ] {} <Debug> TCP-Session: 347ef637-b2fb-4d90-b266-cccc5fad9662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18339 | 2026.05.27 21:10:54.570177 [ 3 ] {} <Debug> TCP-Session: b6e42c5c-3442-4f56-872f-aa4c138f7add Authenticating user 'default' from [fd00:1122:3344:101::e]:55708 | ||
| 18340 | 2026.05.27 21:10:54.570204 [ 308 ] {} <Debug> TCP-Session: 770a6e56-37fc-4da2-85b9-264322717e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18341 | 2026.05.27 21:10:54.570231 [ 3 ] {} <Debug> TCP-Session: b6e42c5c-3442-4f56-872f-aa4c138f7add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18342 | 2026.05.27 21:10:54.570232 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18343 | 2026.05.27 21:10:54.570257 [ 3 ] {} <Debug> TCP-Session: b6e42c5c-3442-4f56-872f-aa4c138f7add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18344 | 2026.05.27 21:10:54.570018 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56131 | ||
| 18345 | 2026.05.27 21:10:54.569993 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18346 | 2026.05.27 21:10:54.569985 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18347 | 2026.05.27 21:10:54.570352 [ 303 ] {} <Debug> TCP-Session: 2b44c3b8-fd90-4738-89cd-a19a0c27342b Authenticating user 'default' from [fd00:1122:3344:101::e]:39034 | ||
| 18348 | 2026.05.27 21:10:54.569958 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56641 | ||
| 18349 | 2026.05.27 21:10:54.570389 [ 302 ] {} <Debug> TCP-Session: be06dea2-b161-4333-b8e5-1aeacc453333 Authenticating user 'default' from [fd00:1122:3344:101::e]:63244 | ||
| 18350 | 2026.05.27 21:10:54.570401 [ 303 ] {} <Debug> TCP-Session: 2b44c3b8-fd90-4738-89cd-a19a0c27342b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18351 | 2026.05.27 21:10:54.570436 [ 302 ] {} <Debug> TCP-Session: be06dea2-b161-4333-b8e5-1aeacc453333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18352 | 2026.05.27 21:10:54.570450 [ 303 ] {} <Debug> TCP-Session: 2b44c3b8-fd90-4738-89cd-a19a0c27342b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18353 | 2026.05.27 21:10:54.570466 [ 302 ] {} <Debug> TCP-Session: be06dea2-b161-4333-b8e5-1aeacc453333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18354 | 2026.05.27 21:10:54.570240 [ 308 ] {} <Debug> TCP-Session: 770a6e56-37fc-4da2-85b9-264322717e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18355 | 2026.05.27 21:10:54.570055 [ 307 ] {} <Debug> TCP-Session: ca7d2955-7e95-4158-b475-478739f61524 Authenticating user 'default' from [fd00:1122:3344:101::e]:35668 | ||
| 18356 | 2026.05.27 21:10:54.570541 [ 307 ] {} <Debug> TCP-Session: ca7d2955-7e95-4158-b475-478739f61524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18357 | 2026.05.27 21:10:54.570551 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18358 | 2026.05.27 21:10:54.570556 [ 307 ] {} <Debug> TCP-Session: ca7d2955-7e95-4158-b475-478739f61524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18359 | 2026.05.27 21:10:54.570628 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18360 | 2026.05.27 21:10:54.570831 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18361 | 2026.05.27 21:10:54.570865 [ 306 ] {} <Debug> TCP-Session: 87e054ae-fd0b-4d71-9532-64854b51e77f Authenticating user 'default' from [fd00:1122:3344:101::e]:56641 | ||
| 18362 | 2026.05.27 21:10:54.570882 [ 306 ] {} <Debug> TCP-Session: 87e054ae-fd0b-4d71-9532-64854b51e77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18363 | 2026.05.27 21:10:54.570896 [ 306 ] {} <Debug> TCP-Session: 87e054ae-fd0b-4d71-9532-64854b51e77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18364 | 2026.05.27 21:10:54.570989 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18365 | 2026.05.27 21:10:54.571024 [ 310 ] {} <Debug> TCP-Session: a0de7052-b22c-4c6a-a39d-457af2895675 Authenticating user 'default' from [fd00:1122:3344:101::e]:56131 | ||
| 18366 | 2026.05.27 21:10:54.571041 [ 310 ] {} <Debug> TCP-Session: a0de7052-b22c-4c6a-a39d-457af2895675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2026.05.27 21:10:54.571042 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 18368 | 2026.05.27 21:10:54.571056 [ 310 ] {} <Debug> TCP-Session: a0de7052-b22c-4c6a-a39d-457af2895675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18369 | 2026.05.27 21:10:54.572104 [ 337 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> AggregatingTransform: Aggregating | ||
| 18370 | 2026.05.27 21:10:54.572143 [ 337 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> Aggregator: Aggregation method: without_key | ||
| 18371 | 2026.05.27 21:10:54.572182 [ 337 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019164 sec. (981.196 rows/sec., 38.33 KiB/sec.) | ||
| 18372 | 2026.05.27 21:10:54.572202 [ 337 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Trace> Aggregator: Merging aggregated data | ||
| 18373 | 2026.05.27 21:10:54.572905 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002734 sec., 365.764447695684 rows/sec., 14.29 KiB/sec. | ||
| 18374 | 2026.05.27 21:10:54.573098 [ 260 ] {b452d461-d905-4ee0-9e91-6fa7aa462293} <Debug> TCPHandler: Processed in 0.003185596 sec. | ||
| 18375 | 2026.05.27 21:10:54.573240 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18376 | 2026.05.27 21:10:54.573274 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18377 | 2026.05.27 21:10:54.573291 [ 260 ] {} <Debug> TCP-Session: 83c16dc2-3508-46e5-b25a-4e948ac9c423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18378 | 2026.05.27 21:10:54.573298 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18379 | 2026.05.27 21:10:54.573316 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18380 | 2026.05.27 21:10:54.573350 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18381 | 2026.05.27 21:10:54.573366 [ 3 ] {} <Debug> TCP-Session: b6e42c5c-3442-4f56-872f-aa4c138f7add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18382 | 2026.05.27 21:10:54.573380 [ 308 ] {} <Debug> TCP-Session: 770a6e56-37fc-4da2-85b9-264322717e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18383 | 2026.05.27 21:10:54.573402 [ 306 ] {} <Debug> TCP-Session: 87e054ae-fd0b-4d71-9532-64854b51e77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2026.05.27 21:10:54.573403 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18385 | 2026.05.27 21:10:54.573393 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18386 | 2026.05.27 21:10:54.573382 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18387 | 2026.05.27 21:10:54.573481 [ 307 ] {} <Debug> TCP-Session: ca7d2955-7e95-4158-b475-478739f61524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18388 | 2026.05.27 21:10:54.573496 [ 303 ] {} <Debug> TCP-Session: 2b44c3b8-fd90-4738-89cd-a19a0c27342b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18389 | 2026.05.27 21:10:54.573522 [ 309 ] {} <Debug> TCP-Session: 347ef637-b2fb-4d90-b266-cccc5fad9662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2026.05.27 21:10:54.573324 [ 302 ] {} <Debug> TCP-Session: be06dea2-b161-4333-b8e5-1aeacc453333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.05.27 21:10:54.573330 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18392 | 2026.05.27 21:10:54.573611 [ 310 ] {} <Debug> TCP-Session: a0de7052-b22c-4c6a-a39d-457af2895675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18393 | 2026.05.27 21:10:54.787615 [ 219 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 18394 | 2026.05.27 21:10:54.787668 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 18395 | 2026.05.27 21:10:54.789520 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 18396 | 2026.05.27 21:10:55.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.11 MiB, peak 400.44 MiB, free memory in arenas 0.00 B, will set to 385.96 MiB (RSS), difference: 3.85 MiB | ||
| 18397 | 2026.05.27 21:10:55.875559 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55105 | ||
| 18398 | 2026.05.27 21:10:55.875650 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18399 | 2026.05.27 21:10:55.875682 [ 260 ] {} <Debug> TCP-Session: 539ea34b-f791-4988-9a86-6266134bf223 Authenticating user 'default' from [fd00:1122:3344:101::e]:55105 | ||
| 18400 | 2026.05.27 21:10:55.875708 [ 260 ] {} <Debug> TCP-Session: 539ea34b-f791-4988-9a86-6266134bf223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18401 | 2026.05.27 21:10:55.875724 [ 260 ] {} <Debug> TCP-Session: 539ea34b-f791-4988-9a86-6266134bf223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18402 | 2026.05.27 21:10:55.875924 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50385 | ||
| 18403 | 2026.05.27 21:10:55.875967 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34385 | ||
| 18404 | 2026.05.27 21:10:55.875990 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36748 | ||
| 18405 | 2026.05.27 21:10:55.876039 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18406 | 2026.05.27 21:10:55.876058 [ 260 ] {} <Trace> TCP-Session: 539ea34b-f791-4988-9a86-6266134bf223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18407 | 2026.05.27 21:10:55.876068 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18408 | 2026.05.27 21:10:55.876098 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18409 | 2026.05.27 21:10:55.876125 [ 307 ] {} <Debug> TCP-Session: 9b2d8cc2-6fa1-4719-b37d-58ffe0cb9884 Authenticating user 'default' from [fd00:1122:3344:101::e]:34385 | ||
| 18410 | 2026.05.27 21:10:55.876141 [ 308 ] {} <Debug> TCP-Session: 37fa54bd-e9fd-4a44-b965-52e766313911 Authenticating user 'default' from [fd00:1122:3344:101::e]:36748 | ||
| 18411 | 2026.05.27 21:10:55.876091 [ 302 ] {} <Debug> TCP-Session: ff505c1c-08ed-429a-8671-d041df59b951 Authenticating user 'default' from [fd00:1122:3344:101::e]:50385 | ||
| 18412 | 2026.05.27 21:10:55.876175 [ 308 ] {} <Debug> TCP-Session: 37fa54bd-e9fd-4a44-b965-52e766313911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18413 | 2026.05.27 21:10:55.876162 [ 307 ] {} <Debug> TCP-Session: 9b2d8cc2-6fa1-4719-b37d-58ffe0cb9884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18414 | 2026.05.27 21:10:55.876206 [ 308 ] {} <Debug> TCP-Session: 37fa54bd-e9fd-4a44-b965-52e766313911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.05.27 21:10:55.876209 [ 302 ] {} <Debug> TCP-Session: ff505c1c-08ed-429a-8671-d041df59b951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2026.05.27 21:10:55.876226 [ 307 ] {} <Debug> TCP-Session: 9b2d8cc2-6fa1-4719-b37d-58ffe0cb9884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18417 | 2026.05.27 21:10:55.876272 [ 302 ] {} <Debug> TCP-Session: ff505c1c-08ed-429a-8671-d041df59b951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.05.27 21:10:55.876281 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18419 | 2026.05.27 21:10:55.875999 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39557 | ||
| 18420 | 2026.05.27 21:10:55.875992 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36148 | ||
| 18421 | 2026.05.27 21:10:55.875937 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60506 | ||
| 18422 | 2026.05.27 21:10:55.876390 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18423 | 2026.05.27 21:10:55.876412 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18424 | 2026.05.27 21:10:55.876439 [ 310 ] {} <Debug> TCP-Session: a54af9ce-06c2-41d1-b6cf-d79890ed9708 Authenticating user 'default' from [fd00:1122:3344:101::e]:39557 | ||
| 18425 | 2026.05.27 21:10:55.876454 [ 309 ] {} <Debug> TCP-Session: f7bdd966-ab3c-4df3-a3eb-cd3e7c060bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:36148 | ||
| 18426 | 2026.05.27 21:10:55.876458 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18427 | 2026.05.27 21:10:55.876473 [ 310 ] {} <Debug> TCP-Session: a54af9ce-06c2-41d1-b6cf-d79890ed9708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.05.27 21:10:55.876484 [ 309 ] {} <Debug> TCP-Session: f7bdd966-ab3c-4df3-a3eb-cd3e7c060bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2026.05.27 21:10:55.876504 [ 306 ] {} <Debug> TCP-Session: 563aca05-3819-4c48-9d43-a59f80dbe4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60506 | ||
| 18430 | 2026.05.27 21:10:55.876525 [ 309 ] {} <Debug> TCP-Session: f7bdd966-ab3c-4df3-a3eb-cd3e7c060bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18431 | 2026.05.27 21:10:55.876545 [ 306 ] {} <Debug> TCP-Session: 563aca05-3819-4c48-9d43-a59f80dbe4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18432 | 2026.05.27 21:10:55.876512 [ 310 ] {} <Debug> TCP-Session: a54af9ce-06c2-41d1-b6cf-d79890ed9708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18433 | 2026.05.27 21:10:55.876572 [ 306 ] {} <Debug> TCP-Session: 563aca05-3819-4c48-9d43-a59f80dbe4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18434 | 2026.05.27 21:10:55.875934 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38320 | ||
| 18435 | 2026.05.27 21:10:55.876598 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18436 | 2026.05.27 21:10:55.876016 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46991 | ||
| 18437 | 2026.05.27 21:10:55.876656 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18438 | 2026.05.27 21:10:55.876688 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18439 | 2026.05.27 21:10:55.876691 [ 303 ] {} <Debug> TCP-Session: 5aac0390-6d17-4882-bd29-287cebc5141b Authenticating user 'default' from [fd00:1122:3344:101::e]:38320 | ||
| 18440 | 2026.05.27 21:10:55.876701 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18441 | 2026.05.27 21:10:55.876732 [ 303 ] {} <Debug> TCP-Session: 5aac0390-6d17-4882-bd29-287cebc5141b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.05.27 21:10:55.876740 [ 3 ] {} <Debug> TCP-Session: 6596ea97-e135-4a0c-bdee-bf0d1e60169b Authenticating user 'default' from [fd00:1122:3344:101::e]:46991 | ||
| 18443 | 2026.05.27 21:10:55.876752 [ 303 ] {} <Debug> TCP-Session: 5aac0390-6d17-4882-bd29-287cebc5141b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2026.05.27 21:10:55.876762 [ 3 ] {} <Debug> TCP-Session: 6596ea97-e135-4a0c-bdee-bf0d1e60169b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.05.27 21:10:55.876782 [ 3 ] {} <Debug> TCP-Session: 6596ea97-e135-4a0c-bdee-bf0d1e60169b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.05.27 21:10:55.876994 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 18447 | 2026.05.27 21:10:55.877952 [ 269 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> AggregatingTransform: Aggregating | ||
| 18448 | 2026.05.27 21:10:55.877993 [ 269 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 18449 | 2026.05.27 21:10:55.878026 [ 269 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092509 sec. (1080.976 rows/sec., 42.23 KiB/sec.) | ||
| 18450 | 2026.05.27 21:10:55.878041 [ 269 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Trace> Aggregator: Merging aggregated data | ||
| 18451 | 2026.05.27 21:10:55.878781 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002564 sec., 390.01560062402496 rows/sec., 15.23 KiB/sec. | ||
| 18452 | 2026.05.27 21:10:55.878957 [ 260 ] {e3ed754e-9b45-473d-89af-16a34001d8cf} <Debug> TCPHandler: Processed in 0.003043362 sec. | ||
| 18453 | 2026.05.27 21:10:55.879073 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18454 | 2026.05.27 21:10:55.879110 [ 260 ] {} <Debug> TCP-Session: 539ea34b-f791-4988-9a86-6266134bf223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18455 | 2026.05.27 21:10:55.879114 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18456 | 2026.05.27 21:10:55.879140 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18457 | 2026.05.27 21:10:55.879161 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18458 | 2026.05.27 21:10:55.879178 [ 302 ] {} <Debug> TCP-Session: ff505c1c-08ed-429a-8671-d041df59b951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18459 | 2026.05.27 21:10:55.879201 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18460 | 2026.05.27 21:10:55.879216 [ 3 ] {} <Debug> TCP-Session: 6596ea97-e135-4a0c-bdee-bf0d1e60169b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18461 | 2026.05.27 21:10:55.879211 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18462 | 2026.05.27 21:10:55.879263 [ 308 ] {} <Debug> TCP-Session: 37fa54bd-e9fd-4a44-b965-52e766313911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18463 | 2026.05.27 21:10:55.879292 [ 307 ] {} <Debug> TCP-Session: 9b2d8cc2-6fa1-4719-b37d-58ffe0cb9884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2026.05.27 21:10:55.879250 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18465 | 2026.05.27 21:10:55.879197 [ 303 ] {} <Debug> TCP-Session: 5aac0390-6d17-4882-bd29-287cebc5141b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18466 | 2026.05.27 21:10:55.879177 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18467 | 2026.05.27 21:10:55.879384 [ 309 ] {} <Debug> TCP-Session: f7bdd966-ab3c-4df3-a3eb-cd3e7c060bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18468 | 2026.05.27 21:10:55.879120 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18469 | 2026.05.27 21:10:55.879421 [ 310 ] {} <Debug> TCP-Session: a54af9ce-06c2-41d1-b6cf-d79890ed9708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2026.05.27 21:10:55.879463 [ 306 ] {} <Debug> TCP-Session: 563aca05-3819-4c48-9d43-a59f80dbe4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18471 | 2026.05.27 21:10:56.173744 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35100 | ||
| 18472 | 2026.05.27 21:10:56.174335 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.05.27 21:10:56.174393 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18474 | 2026.05.27 21:10:56.174954 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18475 | 2026.05.27 21:10:56.175242 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18476 | 2026.05.27 21:10:56.175416 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35100 | ||
| 18477 | 2026.05.27 21:10:56.234161 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55177 | ||
| 18478 | 2026.05.27 21:10:56.234244 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18479 | 2026.05.27 21:10:56.234271 [ 260 ] {} <Debug> TCP-Session: bfb473bb-d77c-4ec6-9214-f044a33ab606 Authenticating user 'default' from [fd00:1122:3344:101::e]:55177 | ||
| 18480 | 2026.05.27 21:10:56.234295 [ 260 ] {} <Debug> TCP-Session: bfb473bb-d77c-4ec6-9214-f044a33ab606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2026.05.27 21:10:56.234308 [ 260 ] {} <Debug> TCP-Session: bfb473bb-d77c-4ec6-9214-f044a33ab606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18482 | 2026.05.27 21:10:56.234507 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36307 | ||
| 18483 | 2026.05.27 21:10:56.234565 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56913 | ||
| 18484 | 2026.05.27 21:10:56.234572 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57483 | ||
| 18485 | 2026.05.27 21:10:56.234605 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18486 | 2026.05.27 21:10:56.234617 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54193 | ||
| 18487 | 2026.05.27 21:10:56.234637 [ 260 ] {} <Trace> TCP-Session: bfb473bb-d77c-4ec6-9214-f044a33ab606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.05.27 21:10:56.234653 [ 302 ] {} <Debug> TCP-Session: e75e596c-7e4d-4c03-8602-d6ab6a9eac4d Authenticating user 'default' from [fd00:1122:3344:101::e]:36307 | ||
| 18489 | 2026.05.27 21:10:56.234672 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18490 | 2026.05.27 21:10:56.234706 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18491 | 2026.05.27 21:10:56.234709 [ 302 ] {} <Debug> TCP-Session: e75e596c-7e4d-4c03-8602-d6ab6a9eac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2026.05.27 21:10:56.234731 [ 303 ] {} <Debug> TCP-Session: d5f8c33f-d082-4fae-9b2d-ad4bafa78384 Authenticating user 'default' from [fd00:1122:3344:101::e]:57483 | ||
| 18493 | 2026.05.27 21:10:56.234749 [ 302 ] {} <Debug> TCP-Session: e75e596c-7e4d-4c03-8602-d6ab6a9eac4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2026.05.27 21:10:56.234751 [ 309 ] {} <Debug> TCP-Session: d95bb8e0-11e3-480d-8857-76602c4a97a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54193 | ||
| 18495 | 2026.05.27 21:10:56.234771 [ 303 ] {} <Debug> TCP-Session: d5f8c33f-d082-4fae-9b2d-ad4bafa78384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2026.05.27 21:10:56.234639 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 18497 | 2026.05.27 21:10:56.234805 [ 303 ] {} <Debug> TCP-Session: d5f8c33f-d082-4fae-9b2d-ad4bafa78384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.05.27 21:10:56.234625 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18499 | 2026.05.27 21:10:56.234844 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18500 | 2026.05.27 21:10:56.234869 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18501 | 2026.05.27 21:10:56.234880 [ 306 ] {} <Debug> TCP-Session: 223a9c11-7e64-4d4a-93f7-da570cbd58f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56913 | ||
| 18502 | 2026.05.27 21:10:56.234903 [ 3 ] {} <Debug> TCP-Session: 8cd94ea4-3d46-4217-9f1e-afe7cc48311e Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 18503 | 2026.05.27 21:10:56.234920 [ 306 ] {} <Debug> TCP-Session: 223a9c11-7e64-4d4a-93f7-da570cbd58f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18504 | 2026.05.27 21:10:56.234934 [ 3 ] {} <Debug> TCP-Session: 8cd94ea4-3d46-4217-9f1e-afe7cc48311e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18505 | 2026.05.27 21:10:56.234950 [ 306 ] {} <Debug> TCP-Session: 223a9c11-7e64-4d4a-93f7-da570cbd58f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18506 | 2026.05.27 21:10:56.234959 [ 3 ] {} <Debug> TCP-Session: 8cd94ea4-3d46-4217-9f1e-afe7cc48311e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18507 | 2026.05.27 21:10:56.234624 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60286 | ||
| 18508 | 2026.05.27 21:10:56.234589 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45376 | ||
| 18509 | 2026.05.27 21:10:56.235042 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18510 | 2026.05.27 21:10:56.234579 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46597 | ||
| 18511 | 2026.05.27 21:10:56.235115 [ 310 ] {} <Debug> TCP-Session: 9afb90bc-fdd7-4d01-b698-2be4d8afcf9a Authenticating user 'default' from [fd00:1122:3344:101::e]:60286 | ||
| 18512 | 2026.05.27 21:10:56.235138 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18513 | 2026.05.27 21:10:56.235157 [ 310 ] {} <Debug> TCP-Session: 9afb90bc-fdd7-4d01-b698-2be4d8afcf9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18514 | 2026.05.27 21:10:56.235146 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18515 | 2026.05.27 21:10:56.235184 [ 310 ] {} <Debug> TCP-Session: 9afb90bc-fdd7-4d01-b698-2be4d8afcf9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18516 | 2026.05.27 21:10:56.235171 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18517 | 2026.05.27 21:10:56.235206 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18518 | 2026.05.27 21:10:56.235238 [ 307 ] {} <Debug> TCP-Session: 975234be-5d69-46e4-8f9c-b03036302dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:46597 | ||
| 18519 | 2026.05.27 21:10:56.235205 [ 308 ] {} <Debug> TCP-Session: 02694423-9b91-4544-b9ba-f394a87b36b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45376 | ||
| 18520 | 2026.05.27 21:10:56.235268 [ 307 ] {} <Debug> TCP-Session: 975234be-5d69-46e4-8f9c-b03036302dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.05.27 21:10:56.235290 [ 308 ] {} <Debug> TCP-Session: 02694423-9b91-4544-b9ba-f394a87b36b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18522 | 2026.05.27 21:10:56.235304 [ 307 ] {} <Debug> TCP-Session: 975234be-5d69-46e4-8f9c-b03036302dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.05.27 21:10:56.235317 [ 308 ] {} <Debug> TCP-Session: 02694423-9b91-4544-b9ba-f394a87b36b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2026.05.27 21:10:56.234803 [ 309 ] {} <Debug> TCP-Session: d95bb8e0-11e3-480d-8857-76602c4a97a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18525 | 2026.05.27 21:10:56.235377 [ 309 ] {} <Debug> TCP-Session: d95bb8e0-11e3-480d-8857-76602c4a97a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18526 | 2026.05.27 21:10:56.235540 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 18527 | 2026.05.27 21:10:56.236490 [ 352 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> AggregatingTransform: Aggregating | ||
| 18528 | 2026.05.27 21:10:56.236528 [ 352 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> Aggregator: Aggregation method: without_key | ||
| 18529 | 2026.05.27 21:10:56.236562 [ 352 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091644 sec. (1091.179 rows/sec., 42.62 KiB/sec.) | ||
| 18530 | 2026.05.27 21:10:56.236579 [ 352 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Trace> Aggregator: Merging aggregated data | ||
| 18531 | 2026.05.27 21:10:56.237303 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002521 sec., 396.66798889329635 rows/sec., 15.49 KiB/sec. | ||
| 18532 | 2026.05.27 21:10:56.237461 [ 260 ] {9866b348-40c0-42d7-82f9-a45f497ee23a} <Debug> TCPHandler: Processed in 0.002950788 sec. | ||
| 18533 | 2026.05.27 21:10:56.237663 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18534 | 2026.05.27 21:10:56.237697 [ 260 ] {} <Debug> TCP-Session: bfb473bb-d77c-4ec6-9214-f044a33ab606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18535 | 2026.05.27 21:10:56.237697 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18536 | 2026.05.27 21:10:56.237743 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18537 | 2026.05.27 21:10:56.237748 [ 3 ] {} <Debug> TCP-Session: 8cd94ea4-3d46-4217-9f1e-afe7cc48311e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18538 | 2026.05.27 21:10:56.237769 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18539 | 2026.05.27 21:10:56.237783 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18540 | 2026.05.27 21:10:56.237809 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18541 | 2026.05.27 21:10:56.237832 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18542 | 2026.05.27 21:10:56.237847 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18543 | 2026.05.27 21:10:56.237868 [ 309 ] {} <Debug> TCP-Session: d95bb8e0-11e3-480d-8857-76602c4a97a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18544 | 2026.05.27 21:10:56.237897 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18545 | 2026.05.27 21:10:56.237897 [ 306 ] {} <Debug> TCP-Session: 223a9c11-7e64-4d4a-93f7-da570cbd58f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18546 | 2026.05.27 21:10:56.237909 [ 310 ] {} <Debug> TCP-Session: 9afb90bc-fdd7-4d01-b698-2be4d8afcf9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18547 | 2026.05.27 21:10:56.237946 [ 308 ] {} <Debug> TCP-Session: 02694423-9b91-4544-b9ba-f394a87b36b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18548 | 2026.05.27 21:10:56.237840 [ 307 ] {} <Debug> TCP-Session: 975234be-5d69-46e4-8f9c-b03036302dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18549 | 2026.05.27 21:10:56.237827 [ 303 ] {} <Debug> TCP-Session: d5f8c33f-d082-4fae-9b2d-ad4bafa78384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18550 | 2026.05.27 21:10:56.237796 [ 302 ] {} <Debug> TCP-Session: e75e596c-7e4d-4c03-8602-d6ab6a9eac4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18551 | 2026.05.27 21:10:58.057868 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 18552 | 2026.05.27 21:10:58.074362 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.05.27 21:10:58.074413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18554 | 2026.05.27 21:10:58.080393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18555 | 2026.05.27 21:10:58.081075 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.05.27 21:10:58.083864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 18557 | 2026.05.27 21:10:59.382843 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 18558 | 2026.05.27 21:10:59.382908 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 18559 | 2026.05.27 21:10:59.385179 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 18560 | 2026.05.27 21:10:59.469258 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.05.27 21:10:59.469528 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 18562 | 2026.05.27 21:10:59.469907 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18563 | 2026.05.27 21:10:59.469950 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18564 | 2026.05.27 21:10:59.470198 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18565 | 2026.05.27 21:10:59.470266 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18566 | 2026.05.27 21:10:59.470408 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 18567 | 2026.05.27 21:10:59.470488 [ 358 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18568 | 2026.05.27 21:10:59.470495 [ 321 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18569 | 2026.05.27 21:10:59.470525 [ 344 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18570 | 2026.05.27 21:10:59.470628 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18571 | 2026.05.27 21:10:59.470655 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18572 | 2026.05.27 21:10:59.470723 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18573 | 2026.05.27 21:10:59.470742 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18574 | 2026.05.27 21:10:59.470780 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18575 | 2026.05.27 21:10:59.470821 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18576 | 2026.05.27 21:10:59.471915 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002507 sec., 19146.390107698444 rows/sec., 3.99 MiB/sec. | ||
| 18577 | 2026.05.27 21:10:59.472053 [ 261 ] {09232114-d089-4edc-b0b3-5829a5445cad} <Debug> TCPHandler: Processed in 0.002937528 sec. | ||
| 18578 | 2026.05.27 21:10:59.477096 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2026.05.27 21:10:59.477215 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18580 | 2026.05.27 21:10:59.477260 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18581 | 2026.05.27 21:10:59.477854 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2026.05.27 21:10:59.477901 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18583 | 2026.05.27 21:10:59.478281 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18584 | 2026.05.27 21:10:59.478501 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2026.05.27 21:10:59.478645 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001463 sec., 191387.55980861242 rows/sec., 12.15 MiB/sec. | ||
| 18586 | 2026.05.27 21:10:59.478682 [ 261 ] {d4dbfd52-a05c-420a-afa7-2a3881a940a1} <Debug> TCPHandler: Processed in 0.001640964 sec. | ||
| 18587 | 2026.05.27 21:10:59.478815 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.05.27 21:10:59.478912 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18589 | 2026.05.27 21:10:59.478952 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18590 | 2026.05.27 21:10:59.479347 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.05.27 21:10:59.479384 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18592 | 2026.05.27 21:10:59.479659 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18593 | 2026.05.27 21:10:59.479865 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.05.27 21:10:59.479991 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 18595 | 2026.05.27 21:10:59.480025 [ 261 ] {4d6917ba-3d3b-4733-8e95-2145cc9b3952} <Debug> TCPHandler: Processed in 0.001261052 sec. | ||
| 18596 | 2026.05.27 21:10:59.480147 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2026.05.27 21:10:59.480301 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18598 | 2026.05.27 21:10:59.480341 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18599 | 2026.05.27 21:10:59.481071 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.05.27 21:10:59.481109 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18601 | 2026.05.27 21:10:59.481443 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18602 | 2026.05.27 21:10:59.481645 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.05.27 21:10:59.481778 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001495 sec., 523076.92307692306 rows/sec., 40.33 MiB/sec. | ||
| 18604 | 2026.05.27 21:10:59.481813 [ 261 ] {6d3ab65c-5404-43d2-a085-2f9a07e1b6c3} <Debug> TCPHandler: Processed in 0.001716028 sec. | ||
| 18605 | 2026.05.27 21:10:59.481989 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18606 | 2026.05.27 21:10:59.482086 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18607 | 2026.05.27 21:10:59.482127 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18608 | 2026.05.27 21:10:59.482559 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2026.05.27 21:10:59.482595 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18610 | 2026.05.27 21:10:59.482906 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18611 | 2026.05.27 21:10:59.483120 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2026.05.27 21:10:59.483246 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001179 sec., 122137.40458015268 rows/sec., 7.21 MiB/sec. | ||
| 18613 | 2026.05.27 21:10:59.483281 [ 261 ] {b6cd0f0a-8aa1-4128-a2d6-9afcab4bbd8b} <Debug> TCPHandler: Processed in 0.001343185 sec. | ||
| 18614 | 2026.05.27 21:10:59.483415 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18615 | 2026.05.27 21:10:59.483511 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18616 | 2026.05.27 21:10:59.483551 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18617 | 2026.05.27 21:10:59.483981 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.05.27 21:10:59.484018 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18619 | 2026.05.27 21:10:59.484313 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18620 | 2026.05.27 21:10:59.484521 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.05.27 21:10:59.484652 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.00116 sec., 125000 rows/sec., 8.07 MiB/sec. | ||
| 18622 | 2026.05.27 21:10:59.484687 [ 261 ] {fbaa6cad-455f-45c3-bba6-a8cfb6b91b8c} <Debug> TCPHandler: Processed in 0.001322814 sec. | ||
| 18623 | 2026.05.27 21:10:59.484813 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.05.27 21:10:59.484909 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18625 | 2026.05.27 21:10:59.484950 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18626 | 2026.05.27 21:10:59.485369 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.05.27 21:10:59.485406 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18628 | 2026.05.27 21:10:59.485693 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18629 | 2026.05.27 21:10:59.485896 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.05.27 21:10:59.486021 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00113 sec., 127433.62831858407 rows/sec., 7.24 MiB/sec. | ||
| 18631 | 2026.05.27 21:10:59.486056 [ 261 ] {50543bf1-42d9-4ae2-8dcf-e8168eeb7a7a} <Debug> TCPHandler: Processed in 0.001292423 sec. | ||
| 18632 | 2026.05.27 21:10:59.486204 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2026.05.27 21:10:59.486302 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18634 | 2026.05.27 21:10:59.486341 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18635 | 2026.05.27 21:10:59.487075 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18636 | 2026.05.27 21:10:59.487120 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18637 | 2026.05.27 21:10:59.487445 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18638 | 2026.05.27 21:10:59.487670 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2026.05.27 21:10:59.487802 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001519 sec., 321263.9894667544 rows/sec., 22.54 MiB/sec. | ||
| 18640 | 2026.05.27 21:10:59.487838 [ 261 ] {0aeca507-e968-46af-808d-576c1346aa46} <Debug> TCPHandler: Processed in 0.001684776 sec. | ||
| 18641 | 2026.05.27 21:10:59.487966 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18642 | 2026.05.27 21:10:59.488063 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18643 | 2026.05.27 21:10:59.488105 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18644 | 2026.05.27 21:10:59.488462 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.05.27 21:10:59.488498 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18646 | 2026.05.27 21:10:59.488806 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18647 | 2026.05.27 21:10:59.489018 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.05.27 21:10:59.489148 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. | ||
| 18649 | 2026.05.27 21:10:59.489182 [ 261 ] {fa01d108-9770-4863-a18b-36bf4410586c} <Debug> TCPHandler: Processed in 0.001266392 sec. | ||
| 18650 | 2026.05.27 21:10:59.489308 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2026.05.27 21:10:59.489404 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18652 | 2026.05.27 21:10:59.489447 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18653 | 2026.05.27 21:10:59.489869 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.05.27 21:10:59.489905 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18655 | 2026.05.27 21:10:59.490234 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18656 | 2026.05.27 21:10:59.490451 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18657 | 2026.05.27 21:10:59.490588 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001194 sec., 222780.56951423787 rows/sec., 14.81 MiB/sec. | ||
| 18658 | 2026.05.27 21:10:59.490623 [ 261 ] {a737731e-c238-4348-8dc6-9a425c37652a} <Debug> TCPHandler: Processed in 0.001365746 sec. | ||
| 18659 | 2026.05.27 21:10:59.490774 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18660 | 2026.05.27 21:10:59.490870 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18661 | 2026.05.27 21:10:59.490913 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18662 | 2026.05.27 21:10:59.491248 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18663 | 2026.05.27 21:10:59.491284 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18664 | 2026.05.27 21:10:59.491584 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18665 | 2026.05.27 21:10:59.491810 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18666 | 2026.05.27 21:10:59.491939 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 18667 | 2026.05.27 21:10:59.491942 [ 58 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 18668 | 2026.05.27 21:10:59.491975 [ 261 ] {ebfe6b4d-7b02-4c1b-8a45-2e2995eb0f86} <Debug> TCPHandler: Processed in 0.001252062 sec. | ||
| 18669 | 2026.05.27 21:10:59.492020 [ 58 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.05.27 21:10:59.492048 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18671 | 2026.05.27 21:10:59.492125 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18672 | 2026.05.27 21:10:59.492167 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 18673 | 2026.05.27 21:10:59.492229 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18674 | 2026.05.27 21:10:59.492290 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18675 | 2026.05.27 21:10:59.492300 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18676 | 2026.05.27 21:10:59.492344 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 18677 | 2026.05.27 21:10:59.492413 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 18678 | 2026.05.27 21:10:59.492466 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 18679 | 2026.05.27 21:10:59.492514 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 18680 | 2026.05.27 21:10:59.492561 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 18681 | 2026.05.27 21:10:59.492609 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 18682 | 2026.05.27 21:10:59.493036 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.05.27 21:10:59.493079 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18684 | 2026.05.27 21:10:59.493440 [ 189 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324074 sec., 30209.7918998485 rows/sec., 1.99 MiB/sec. | ||
| 18685 | 2026.05.27 21:10:59.493608 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18686 | 2026.05.27 21:10:59.493621 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 18687 | 2026.05.27 21:10:59.493907 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.05.27 21:10:59.494017 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18689 | 2026.05.27 21:10:59.494072 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001861 sec., 1074.69102632993 rows/sec., 1.93 MiB/sec. | ||
| 18690 | 2026.05.27 21:10:59.494119 [ 200 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_40_8} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 18691 | 2026.05.27 21:10:59.494143 [ 261 ] {d99341da-9711-4533-ac58-0aa725e728f9} <Debug> TCPHandler: Processed in 0.002067549 sec. | ||
| 18692 | 2026.05.27 21:10:59.494239 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18693 | 2026.05.27 21:10:59.494285 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.05.27 21:10:59.494388 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18695 | 2026.05.27 21:10:59.494430 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18696 | 2026.05.27 21:10:59.494786 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.05.27 21:10:59.494822 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18698 | 2026.05.27 21:10:59.495151 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18699 | 2026.05.27 21:10:59.495362 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2026.05.27 21:10:59.495491 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 18701 | 2026.05.27 21:10:59.495526 [ 261 ] {d16fd132-bbbb-4cb3-bc8a-a2a9c43129f9} <Debug> TCPHandler: Processed in 0.001291513 sec. | ||
| 18702 | 2026.05.27 21:11:00.008019 [ 219 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 18703 | 2026.05.27 21:11:00.008074 [ 219 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 18704 | 2026.05.27 21:11:00.009914 [ 219 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 18705 | 2026.05.27 21:11:03.443347 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18706 | 2026.05.27 21:11:03.443423 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18707 | 2026.05.27 21:11:03.675676 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35548 | ||
| 18708 | 2026.05.27 21:11:03.676207 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18709 | 2026.05.27 21:11:03.676248 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18710 | 2026.05.27 21:11:03.676753 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18711 | 2026.05.27 21:11:03.677046 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18712 | 2026.05.27 21:11:03.677183 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 18713 | 2026.05.27 21:11:04.465707 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2026.05.27 21:11:04.465948 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18715 | 2026.05.27 21:11:04.466272 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18716 | 2026.05.27 21:11:04.466310 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18717 | 2026.05.27 21:11:04.466524 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18718 | 2026.05.27 21:11:04.466593 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18719 | 2026.05.27 21:11:04.466732 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18720 | 2026.05.27 21:11:04.466840 [ 344 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18721 | 2026.05.27 21:11:04.466872 [ 349 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18722 | 2026.05.27 21:11:04.466853 [ 358 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18723 | 2026.05.27 21:11:04.467017 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18724 | 2026.05.27 21:11:04.467045 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18725 | 2026.05.27 21:11:04.467114 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18726 | 2026.05.27 21:11:04.467133 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18727 | 2026.05.27 21:11:04.467169 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.27 21:11:04.467208 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.27 21:11:04.468393 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002542 sec., 18882.76947285602 rows/sec., 3.93 MiB/sec. | ||
| 18730 | 2026.05.27 21:11:04.468533 [ 261 ] {e8e091c0-8765-40f3-a421-920a89f72594} <Debug> TCPHandler: Processed in 0.002960528 sec. | ||
| 18731 | 2026.05.27 21:11:04.470846 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18732 | 2026.05.27 21:11:04.471017 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18733 | 2026.05.27 21:11:04.471096 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18734 | 2026.05.27 21:11:04.472070 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18735 | 2026.05.27 21:11:04.472137 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18736 | 2026.05.27 21:11:04.472569 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18737 | 2026.05.27 21:11:04.472801 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18738 | 2026.05.27 21:11:04.472951 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001987 sec., 67438.34927025667 rows/sec., 5.84 MiB/sec. | ||
| 18739 | 2026.05.27 21:11:04.472987 [ 261 ] {354b248c-ae66-4210-9c2b-69f48cf2d217} <Debug> TCPHandler: Processed in 0.002194393 sec. | ||
| 18740 | 2026.05.27 21:11:04.473121 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2026.05.27 21:11:04.473220 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18742 | 2026.05.27 21:11:04.473260 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18743 | 2026.05.27 21:11:04.473675 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2026.05.27 21:11:04.473712 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18745 | 2026.05.27 21:11:04.474002 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18746 | 2026.05.27 21:11:04.474220 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.05.27 21:11:04.474344 [ 51 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18748 | 2026.05.27 21:11:04.474349 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001148 sec., 33972.125435540074 rows/sec., 2.49 MiB/sec. | ||
| 18749 | 2026.05.27 21:11:04.474437 [ 51 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2026.05.27 21:11:04.474447 [ 261 ] {ba996e3b-b209-41af-bbdf-f858669e93bf} <Debug> TCPHandler: Processed in 0.001375926 sec. | ||
| 18751 | 2026.05.27 21:11:04.474481 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18752 | 2026.05.27 21:11:04.474591 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18753 | 2026.05.27 21:11:04.474624 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 18754 | 2026.05.27 21:11:04.474693 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18755 | 2026.05.27 21:11:04.474737 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18756 | 2026.05.27 21:11:04.474751 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18757 | 2026.05.27 21:11:04.474787 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 224 rows starting from the beginning of the part | ||
| 18758 | 2026.05.27 21:11:04.474852 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 50 rows starting from the beginning of the part | ||
| 18759 | 2026.05.27 21:11:04.474900 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 142 rows starting from the beginning of the part | ||
| 18760 | 2026.05.27 21:11:04.474944 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 39 rows starting from the beginning of the part | ||
| 18761 | 2026.05.27 21:11:04.474994 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 144 rows starting from the beginning of the part | ||
| 18762 | 2026.05.27 21:11:04.475041 [ 187 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part | ||
| 18763 | 2026.05.27 21:11:04.475187 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18764 | 2026.05.27 21:11:04.475229 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18765 | 2026.05.27 21:11:04.475560 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18766 | 2026.05.27 21:11:04.475790 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18767 | 2026.05.27 21:11:04.475922 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001248 sec., 82532.05128205128 rows/sec., 6.45 MiB/sec. | ||
| 18768 | 2026.05.27 21:11:04.475958 [ 261 ] {20447570-27dd-4bdd-8a1b-87f51a07c335} <Debug> TCPHandler: Processed in 0.001420497 sec. | ||
| 18769 | 2026.05.27 21:11:04.476034 [ 189 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458019 sec., 437580.0315359402 rows/sec., 29.52 MiB/sec. | ||
| 18770 | 2026.05.27 21:11:04.476089 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18771 | 2026.05.27 21:11:04.476190 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18772 | 2026.05.27 21:11:04.476214 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18773 | 2026.05.27 21:11:04.476235 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18774 | 2026.05.27 21:11:04.476493 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.05.27 21:11:04.476568 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_106_21} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18776 | 2026.05.27 21:11:04.476654 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18777 | 2026.05.27 21:11:04.476670 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.05.27 21:11:04.476712 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18779 | 2026.05.27 21:11:04.477039 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18780 | 2026.05.27 21:11:04.477246 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.05.27 21:11:04.477375 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 18782 | 2026.05.27 21:11:04.477388 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 5 parts from all_1_120_26 to all_124_124_0 | ||
| 18783 | 2026.05.27 21:11:04.477411 [ 261 ] {7eac8f95-1b02-44a1-b251-a4d39e2b3ae5} <Debug> TCPHandler: Processed in 0.001371746 sec. | ||
| 18784 | 2026.05.27 21:11:04.477429 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18785 | 2026.05.27 21:11:04.477455 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18786 | 2026.05.27 21:11:04.477528 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2026.05.27 21:11:04.477550 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_120_26 to all_124_124_0 into Compact with storage Full | ||
| 18788 | 2026.05.27 21:11:04.477629 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18789 | 2026.05.27 21:11:04.477677 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18790 | 2026.05.27 21:11:04.477687 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18791 | 2026.05.27 21:11:04.477719 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_26, total 47917 rows starting from the beginning of the part | ||
| 18792 | 2026.05.27 21:11:04.477787 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 128 rows starting from the beginning of the part | ||
| 18793 | 2026.05.27 21:11:04.477836 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 18794 | 2026.05.27 21:11:04.477883 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 18795 | 2026.05.27 21:11:04.477926 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 266 rows starting from the beginning of the part | ||
| 18796 | 2026.05.27 21:11:04.478583 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2026.05.27 21:11:04.478624 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18798 | 2026.05.27 21:11:04.479227 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18799 | 2026.05.27 21:11:04.479455 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.05.27 21:11:04.479599 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001988 sec., 19617.706237424547 rows/sec., 35.15 MiB/sec. | ||
| 18801 | 2026.05.27 21:11:04.479652 [ 261 ] {9e7f33e9-2a99-45f8-9095-da791f7421ce} <Debug> TCPHandler: Processed in 0.002173443 sec. | ||
| 18802 | 2026.05.27 21:11:04.479781 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18803 | 2026.05.27 21:11:04.479878 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18804 | 2026.05.27 21:11:04.479919 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18805 | 2026.05.27 21:11:04.480338 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18806 | 2026.05.27 21:11:04.480374 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18807 | 2026.05.27 21:11:04.480690 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18808 | 2026.05.27 21:11:04.480903 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18809 | 2026.05.27 21:11:04.481035 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 18810 | 2026.05.27 21:11:04.481069 [ 261 ] {af71894a-a71e-4f48-8bb6-6401ce4af04b} <Debug> TCPHandler: Processed in 0.001338975 sec. | ||
| 18811 | 2026.05.27 21:11:04.485624 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48736 rows, containing 5 columns (5 merged, 0 gathered) in 0.00810942 sec., 6009800.947540021 rows/sec., 385.07 MiB/sec. | ||
| 18812 | 2026.05.27 21:11:04.486288 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Trace> MergedBlockOutputStream: filled checksums all_1_124_27 (state Temporary) | ||
| 18813 | 2026.05.27 21:11:04.486730 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_124_27 to all_1_124_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.05.27 21:11:04.486840 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 5 parts: [all_1_120_26, all_124_124_0] -> all_1_124_27 | ||
| 18815 | 2026.05.27 21:11:04.486951 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18816 | 2026.05.27 21:11:05.584884 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 18817 | 2026.05.27 21:11:05.601983 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18818 | 2026.05.27 21:11:05.602041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18819 | 2026.05.27 21:11:05.608265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18820 | 2026.05.27 21:11:05.608984 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18821 | 2026.05.27 21:11:05.611853 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 18822 | 2026.05.27 21:11:09.037660 [ 218 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 18823 | 2026.05.27 21:11:09.037742 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 18824 | 2026.05.27 21:11:09.041508 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 18825 | 2026.05.27 21:11:09.072827 [ 222 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 18826 | 2026.05.27 21:11:09.072880 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 18827 | 2026.05.27 21:11:09.074720 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 18828 | 2026.05.27 21:11:09.473852 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18829 | 2026.05.27 21:11:09.474169 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 18830 | 2026.05.27 21:11:09.474633 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18831 | 2026.05.27 21:11:09.474697 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18832 | 2026.05.27 21:11:09.475040 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18833 | 2026.05.27 21:11:09.475136 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18834 | 2026.05.27 21:11:09.475327 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18835 | 2026.05.27 21:11:09.475442 [ 358 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18836 | 2026.05.27 21:11:09.475475 [ 349 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18837 | 2026.05.27 21:11:09.475443 [ 344 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18838 | 2026.05.27 21:11:09.475644 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18839 | 2026.05.27 21:11:09.475704 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18840 | 2026.05.27 21:11:09.475851 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18841 | 2026.05.27 21:11:09.475885 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 18842 | 2026.05.27 21:11:09.475965 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18843 | 2026.05.27 21:11:09.476044 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18844 | 2026.05.27 21:11:09.477553 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003524 sec., 13620.88535754824 rows/sec., 2.84 MiB/sec. | ||
| 18845 | 2026.05.27 21:11:09.477752 [ 261 ] {aac33810-7beb-4c7d-b096-215b9d13d558} <Debug> TCPHandler: Processed in 0.004072765 sec. | ||
| 18846 | 2026.05.27 21:11:09.484782 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2026.05.27 21:11:09.484996 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18848 | 2026.05.27 21:11:09.485091 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18849 | 2026.05.27 21:11:09.486099 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.05.27 21:11:09.486163 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18851 | 2026.05.27 21:11:09.486679 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18852 | 2026.05.27 21:11:09.487032 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18853 | 2026.05.27 21:11:09.487259 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002318 sec., 120793.78774805866 rows/sec., 7.67 MiB/sec. | ||
| 18854 | 2026.05.27 21:11:09.487328 [ 261 ] {2debb8dd-ccde-4bd2-ae00-ded6707b51f6} <Debug> TCPHandler: Processed in 0.002724771 sec. | ||
| 18855 | 2026.05.27 21:11:09.487367 [ 222 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 18856 | 2026.05.27 21:11:09.487412 [ 222 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 18857 | 2026.05.27 21:11:09.487534 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.05.27 21:11:09.487700 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18859 | 2026.05.27 21:11:09.487778 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18860 | 2026.05.27 21:11:09.489065 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2026.05.27 21:11:09.489121 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18862 | 2026.05.27 21:11:09.489609 [ 222 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 18863 | 2026.05.27 21:11:09.489664 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18864 | 2026.05.27 21:11:09.489995 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.05.27 21:11:09.490190 [ 48 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18866 | 2026.05.27 21:11:09.490205 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.002542 sec., 307238.3949645948 rows/sec., 23.69 MiB/sec. | ||
| 18867 | 2026.05.27 21:11:09.490237 [ 48 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2026.05.27 21:11:09.490263 [ 261 ] {a7897c4e-15a9-4c47-83e7-cc7396f30acb} <Debug> TCPHandler: Processed in 0.002801253 sec. | ||
| 18869 | 2026.05.27 21:11:09.490265 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18870 | 2026.05.27 21:11:09.490428 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 18871 | 2026.05.27 21:11:09.490460 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18872 | 2026.05.27 21:11:09.490613 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18873 | 2026.05.27 21:11:09.490614 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18874 | 2026.05.27 21:11:09.490668 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4201 rows starting from the beginning of the part | ||
| 18875 | 2026.05.27 21:11:09.490704 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18876 | 2026.05.27 21:11:09.490769 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 781 rows starting from the beginning of the part | ||
| 18877 | 2026.05.27 21:11:09.490851 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 134 rows starting from the beginning of the part | ||
| 18878 | 2026.05.27 21:11:09.490910 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 782 rows starting from the beginning of the part | ||
| 18879 | 2026.05.27 21:11:09.490963 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 134 rows starting from the beginning of the part | ||
| 18880 | 2026.05.27 21:11:09.491023 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 781 rows starting from the beginning of the part | ||
| 18881 | 2026.05.27 21:11:09.491488 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18882 | 2026.05.27 21:11:09.491535 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18883 | 2026.05.27 21:11:09.492018 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18884 | 2026.05.27 21:11:09.492350 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2026.05.27 21:11:09.492536 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001953 sec., 72708.65335381465 rows/sec., 4.28 MiB/sec. | ||
| 18886 | 2026.05.27 21:11:09.492588 [ 261 ] {5b5de4f2-3b00-4f14-8b21-4b3e6071f9cc} <Debug> TCPHandler: Processed in 0.002201593 sec. | ||
| 18887 | 2026.05.27 21:11:09.492770 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.05.27 21:11:09.492903 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.05.27 21:11:09.492957 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18890 | 2026.05.27 21:11:09.493627 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2026.05.27 21:11:09.493676 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18892 | 2026.05.27 21:11:09.493677 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00331833 sec., 2053141.1884893908 rows/sec., 165.72 MiB/sec. | ||
| 18893 | 2026.05.27 21:11:09.494115 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18894 | 2026.05.27 21:11:09.494193 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18895 | 2026.05.27 21:11:09.494664 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18896 | 2026.05.27 21:11:09.494681 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.05.27 21:11:09.494779 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_126_25} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18898 | 2026.05.27 21:11:09.494902 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 18899 | 2026.05.27 21:11:09.494940 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.002059 sec., 70422.5352112676 rows/sec., 4.54 MiB/sec. | ||
| 18900 | 2026.05.27 21:11:09.495018 [ 261 ] {b199e656-0ea4-4d0c-b11e-ea53df889002} <Debug> TCPHandler: Processed in 0.002322598 sec. | ||
| 18901 | 2026.05.27 21:11:09.495288 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18902 | 2026.05.27 21:11:09.495458 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18903 | 2026.05.27 21:11:09.495522 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18904 | 2026.05.27 21:11:09.496292 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.05.27 21:11:09.496348 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18906 | 2026.05.27 21:11:09.496848 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18907 | 2026.05.27 21:11:09.497262 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2026.05.27 21:11:09.497472 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.002046 sec., 70381.23167155425 rows/sec., 4.00 MiB/sec. | ||
| 18909 | 2026.05.27 21:11:09.497533 [ 261 ] {9ecb4f60-7bc5-46ce-9731-483b4e64b6bc} <Debug> TCPHandler: Processed in 0.002355228 sec. | ||
| 18910 | 2026.05.27 21:11:09.497746 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18911 | 2026.05.27 21:11:09.497939 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18912 | 2026.05.27 21:11:09.498036 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18913 | 2026.05.27 21:11:09.499155 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.05.27 21:11:09.499210 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18915 | 2026.05.27 21:11:09.499708 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18916 | 2026.05.27 21:11:09.500036 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.05.27 21:11:09.500219 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.002322 sec., 209302.32558139536 rows/sec., 14.67 MiB/sec. | ||
| 18918 | 2026.05.27 21:11:09.500221 [ 46 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18919 | 2026.05.27 21:11:09.500270 [ 261 ] {3fdc86df-f330-476a-b616-c50577d5e172} <Debug> TCPHandler: Processed in 0.002613186 sec. | ||
| 18920 | 2026.05.27 21:11:09.500291 [ 46 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2026.05.27 21:11:09.500330 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18922 | 2026.05.27 21:11:09.500434 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 18923 | 2026.05.27 21:11:09.500451 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18924 | 2026.05.27 21:11:09.500559 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18925 | 2026.05.27 21:11:09.500598 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18926 | 2026.05.27 21:11:09.500600 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2407 rows starting from the beginning of the part | ||
| 18927 | 2026.05.27 21:11:09.500671 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18928 | 2026.05.27 21:11:09.500695 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 486 rows starting from the beginning of the part | ||
| 18929 | 2026.05.27 21:11:09.500753 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 103 rows starting from the beginning of the part | ||
| 18930 | 2026.05.27 21:11:09.500800 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 488 rows starting from the beginning of the part | ||
| 18931 | 2026.05.27 21:11:09.500847 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 103 rows starting from the beginning of the part | ||
| 18932 | 2026.05.27 21:11:09.500893 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 486 rows starting from the beginning of the part | ||
| 18933 | 2026.05.27 21:11:09.501164 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.05.27 21:11:09.501219 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18935 | 2026.05.27 21:11:09.501696 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18936 | 2026.05.27 21:11:09.502045 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2026.05.27 21:11:09.502209 [ 46 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 18938 | 2026.05.27 21:11:09.502224 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001653 sec., 2419.8427102238356 rows/sec., 126.43 KiB/sec. | ||
| 18939 | 2026.05.27 21:11:09.502261 [ 46 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2026.05.27 21:11:09.502288 [ 261 ] {9ca0f1de-988d-4009-83ad-43fc76914965} <Debug> TCPHandler: Processed in 0.001902113 sec. | ||
| 18941 | 2026.05.27 21:11:09.502291 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18942 | 2026.05.27 21:11:09.502418 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 18943 | 2026.05.27 21:11:09.502475 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18944 | 2026.05.27 21:11:09.502580 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18945 | 2026.05.27 21:11:09.502624 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18946 | 2026.05.27 21:11:09.502629 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 144 rows starting from the beginning of the part | ||
| 18947 | 2026.05.27 21:11:09.502694 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18948 | 2026.05.27 21:11:09.502720 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 18949 | 2026.05.27 21:11:09.502787 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 18950 | 2026.05.27 21:11:09.502827 [ 201 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002433371 sec., 1673809.7067812511 rows/sec., 122.52 MiB/sec. | ||
| 18951 | 2026.05.27 21:11:09.502854 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 18952 | 2026.05.27 21:11:09.502934 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 18953 | 2026.05.27 21:11:09.503005 [ 190 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 18954 | 2026.05.27 21:11:09.503229 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18955 | 2026.05.27 21:11:09.503325 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18956 | 2026.05.27 21:11:09.503383 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18957 | 2026.05.27 21:11:09.503715 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18958 | 2026.05.27 21:11:09.503847 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_126_25} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18959 | 2026.05.27 21:11:09.503905 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18960 | 2026.05.27 21:11:09.503994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 18961 | 2026.05.27 21:11:09.504168 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.00179212 sec., 91511.7291252818 rows/sec., 4.67 MiB/sec. | ||
| 18962 | 2026.05.27 21:11:09.504361 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 18963 | 2026.05.27 21:11:09.504424 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.05.27 21:11:09.504720 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.002114 sec., 125354.77767265847 rows/sec., 8.33 MiB/sec. | ||
| 18965 | 2026.05.27 21:11:09.504833 [ 261 ] {b9690568-7253-4a8e-8d52-595d424eeae1} <Debug> TCPHandler: Processed in 0.00242398 sec. | ||
| 18966 | 2026.05.27 21:11:09.504940 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2026.05.27 21:11:09.505040 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.05.27 21:11:09.505044 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_41_8} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 18969 | 2026.05.27 21:11:09.505186 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18970 | 2026.05.27 21:11:09.505195 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18971 | 2026.05.27 21:11:09.505267 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18972 | 2026.05.27 21:11:09.505792 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2026.05.27 21:11:09.505840 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18974 | 2026.05.27 21:11:09.506313 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18975 | 2026.05.27 21:11:09.506593 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18976 | 2026.05.27 21:11:09.506766 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001613 sec., 619.962802231866 rows/sec., 41.77 KiB/sec. | ||
| 18977 | 2026.05.27 21:11:09.506801 [ 220 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 18978 | 2026.05.27 21:11:09.506823 [ 261 ] {4fc659bf-6a32-4e32-91cc-94aa36c2cd76} <Debug> TCPHandler: Processed in 0.001863692 sec. | ||
| 18979 | 2026.05.27 21:11:09.506840 [ 220 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 18980 | 2026.05.27 21:11:09.507017 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18981 | 2026.05.27 21:11:09.507153 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18982 | 2026.05.27 21:11:09.507231 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18983 | 2026.05.27 21:11:09.508333 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2026.05.27 21:11:09.508381 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18985 | 2026.05.27 21:11:09.508998 [ 220 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 18986 | 2026.05.27 21:11:09.509163 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18987 | 2026.05.27 21:11:09.509507 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2026.05.27 21:11:09.509713 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002589 sec., 772.499034376207 rows/sec., 1.38 MiB/sec. | ||
| 18989 | 2026.05.27 21:11:09.509825 [ 261 ] {22aace59-2dd6-43a1-88e3-d778967d6169} <Debug> TCPHandler: Processed in 0.002867966 sec. | ||
| 18990 | 2026.05.27 21:11:09.510011 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2026.05.27 21:11:09.510147 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18992 | 2026.05.27 21:11:09.510203 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18993 | 2026.05.27 21:11:09.510698 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2026.05.27 21:11:09.510758 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18995 | 2026.05.27 21:11:09.511227 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18996 | 2026.05.27 21:11:09.511517 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2026.05.27 21:11:09.511689 [ 46 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18998 | 2026.05.27 21:11:09.511700 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001582 sec., 56890.01264222503 rows/sec., 3.56 MiB/sec. | ||
| 18999 | 2026.05.27 21:11:09.511742 [ 46 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19000 | 2026.05.27 21:11:09.511763 [ 261 ] {200da3d4-2b2a-4616-b0dd-d64a3f600c26} <Debug> TCPHandler: Processed in 0.001820971 sec. | ||
| 19001 | 2026.05.27 21:11:09.511771 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19002 | 2026.05.27 21:11:09.511892 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 19003 | 2026.05.27 21:11:09.512029 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19004 | 2026.05.27 21:11:09.512073 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8872 rows starting from the beginning of the part | ||
| 19005 | 2026.05.27 21:11:09.512143 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 19006 | 2026.05.27 21:11:09.512198 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 19007 | 2026.05.27 21:11:09.512248 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 19008 | 2026.05.27 21:11:09.512302 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 19009 | 2026.05.27 21:11:09.512353 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 19010 | 2026.05.27 21:11:09.515352 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003506116 sec., 2641669.5853759544 rows/sec., 166.31 MiB/sec. | ||
| 19011 | 2026.05.27 21:11:09.515625 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19012 | 2026.05.27 21:11:09.515996 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.05.27 21:11:09.516103 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_126_25} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19014 | 2026.05.27 21:11:09.516241 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 19015 | 2026.05.27 21:11:09.900967 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19016 | 2026.05.27 21:11:09.901208 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 19017 | 2026.05.27 21:11:09.901570 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19018 | 2026.05.27 21:11:09.901615 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 19019 | 2026.05.27 21:11:09.901873 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19020 | 2026.05.27 21:11:09.901947 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19021 | 2026.05.27 21:11:09.902095 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 19022 | 2026.05.27 21:11:09.902196 [ 349 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19023 | 2026.05.27 21:11:09.902204 [ 358 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19024 | 2026.05.27 21:11:09.902212 [ 344 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19025 | 2026.05.27 21:11:09.902359 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19026 | 2026.05.27 21:11:09.902392 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19027 | 2026.05.27 21:11:09.902467 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19028 | 2026.05.27 21:11:09.902490 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19029 | 2026.05.27 21:11:09.902527 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19030 | 2026.05.27 21:11:09.902569 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19031 | 2026.05.27 21:11:09.903742 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002636 sec., 18209.40819423369 rows/sec., 3.79 MiB/sec. | ||
| 19032 | 2026.05.27 21:11:09.903897 [ 261 ] {1beedfdd-ba24-4f2e-b209-3005ac171a0a} <Debug> TCPHandler: Processed in 0.003071102 sec. | ||
| 19033 | 2026.05.27 21:11:09.918331 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19034 | 2026.05.27 21:11:09.918460 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19035 | 2026.05.27 21:11:09.918511 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19036 | 2026.05.27 21:11:09.919045 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.05.27 21:11:09.919094 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19038 | 2026.05.27 21:11:09.919482 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19039 | 2026.05.27 21:11:09.919715 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19040 | 2026.05.27 21:11:09.919873 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001451 sec., 6891.7987594762235 rows/sec., 561.98 KiB/sec. | ||
| 19041 | 2026.05.27 21:11:09.919872 [ 47 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 19042 | 2026.05.27 21:11:09.919931 [ 261 ] {e55c01a8-9bde-490a-8c2b-6a38e22a4d58} <Debug> TCPHandler: Processed in 0.001671546 sec. | ||
| 19043 | 2026.05.27 21:11:09.919955 [ 47 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19044 | 2026.05.27 21:11:09.919990 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19045 | 2026.05.27 21:11:09.920093 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 19046 | 2026.05.27 21:11:09.920138 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19047 | 2026.05.27 21:11:09.920192 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19048 | 2026.05.27 21:11:09.920222 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 19049 | 2026.05.27 21:11:09.920250 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19050 | 2026.05.27 21:11:09.920285 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 19051 | 2026.05.27 21:11:09.920295 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19052 | 2026.05.27 21:11:09.920335 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 19053 | 2026.05.27 21:11:09.920380 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 19054 | 2026.05.27 21:11:09.920422 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 19055 | 2026.05.27 21:11:09.920464 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 19056 | 2026.05.27 21:11:09.921247 [ 186 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195759 sec., 41814.445887507434 rows/sec., 3.49 MiB/sec. | ||
| 19057 | 2026.05.27 21:11:09.921366 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 19058 | 2026.05.27 21:11:09.921632 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19059 | 2026.05.27 21:11:09.921704 [ 191 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_28_6} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 19060 | 2026.05.27 21:11:09.921776 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 19061 | 2026.05.27 21:11:09.922298 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19062 | 2026.05.27 21:11:09.922359 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19063 | 2026.05.27 21:11:09.922924 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19064 | 2026.05.27 21:11:09.923192 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19065 | 2026.05.27 21:11:09.923379 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.003149 sec., 790092.0927278502 rows/sec., 58.44 MiB/sec. | ||
| 19066 | 2026.05.27 21:11:09.923448 [ 261 ] {390a0e99-0bfa-4451-b889-958ef9a28748} <Debug> TCPHandler: Processed in 0.003369353 sec. | ||
| 19067 | 2026.05.27 21:11:09.923656 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19068 | 2026.05.27 21:11:09.923790 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19069 | 2026.05.27 21:11:09.923853 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19070 | 2026.05.27 21:11:09.924400 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2026.05.27 21:11:09.924441 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19072 | 2026.05.27 21:11:09.924771 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19073 | 2026.05.27 21:11:09.924991 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.05.27 21:11:09.925131 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 3.15 MiB/sec. | ||
| 19075 | 2026.05.27 21:11:09.925170 [ 261 ] {041d5038-75d8-41ff-90fc-be666e23e615} <Debug> TCPHandler: Processed in 0.001627544 sec. | ||
| 19076 | 2026.05.27 21:11:09.925318 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19077 | 2026.05.27 21:11:09.925425 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19078 | 2026.05.27 21:11:09.925471 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19079 | 2026.05.27 21:11:09.926259 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.05.27 21:11:09.926299 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19081 | 2026.05.27 21:11:09.926653 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19082 | 2026.05.27 21:11:09.926892 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.05.27 21:11:09.927043 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001639 sec., 488712.6296522269 rows/sec., 28.23 MiB/sec. | ||
| 19084 | 2026.05.27 21:11:09.927082 [ 261 ] {3ad94455-eaab-469a-8cd6-a70ea1041709} <Debug> TCPHandler: Processed in 0.001823551 sec. | ||
| 19085 | 2026.05.27 21:11:09.927234 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2026.05.27 21:11:09.927338 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19087 | 2026.05.27 21:11:09.927381 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19088 | 2026.05.27 21:11:09.927799 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2026.05.27 21:11:09.927839 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19090 | 2026.05.27 21:11:09.928268 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19091 | 2026.05.27 21:11:09.928566 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2026.05.27 21:11:09.928767 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 48.66 KiB/sec. | ||
| 19093 | 2026.05.27 21:11:09.928839 [ 261 ] {7d5bf05d-cfff-4aa3-b437-01dddcd26d4e} <Debug> TCPHandler: Processed in 0.001657395 sec. | ||
| 19094 | 2026.05.27 21:11:09.929037 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19095 | 2026.05.27 21:11:09.929178 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19096 | 2026.05.27 21:11:09.929237 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19097 | 2026.05.27 21:11:09.930347 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19098 | 2026.05.27 21:11:09.930389 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19099 | 2026.05.27 21:11:09.930796 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19100 | 2026.05.27 21:11:09.931035 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19101 | 2026.05.27 21:11:09.931180 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.002043 sec., 655408.7126774351 rows/sec., 44.00 MiB/sec. | ||
| 19102 | 2026.05.27 21:11:09.931222 [ 261 ] {7788610b-069d-4ef9-ba96-af9a0da20f79} <Debug> TCPHandler: Processed in 0.002297836 sec. | ||
| 19103 | 2026.05.27 21:11:09.931352 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2026.05.27 21:11:09.931459 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19105 | 2026.05.27 21:11:09.931507 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19106 | 2026.05.27 21:11:09.932264 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19107 | 2026.05.27 21:11:09.932302 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19108 | 2026.05.27 21:11:09.932747 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19109 | 2026.05.27 21:11:09.932966 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19110 | 2026.05.27 21:11:09.933105 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00167 sec., 898802.3952095808 rows/sec., 54.53 MiB/sec. | ||
| 19111 | 2026.05.27 21:11:09.933143 [ 261 ] {fe99fbbe-cfba-400c-abc9-6d93a4ffd284} <Debug> TCPHandler: Processed in 0.001847771 sec. | ||
| 19112 | 2026.05.27 21:11:09.933268 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19113 | 2026.05.27 21:11:09.933369 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19114 | 2026.05.27 21:11:09.933426 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19115 | 2026.05.27 21:11:09.934365 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.05.27 21:11:09.934403 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19117 | 2026.05.27 21:11:09.934999 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19118 | 2026.05.27 21:11:09.935231 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.05.27 21:11:09.935377 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002029 sec., 24642.68112370626 rows/sec., 44.16 MiB/sec. | ||
| 19120 | 2026.05.27 21:11:09.935443 [ 261 ] {8e06550c-33fb-42aa-9e17-7eb563e5c236} <Debug> TCPHandler: Processed in 0.002230364 sec. | ||
| 19121 | 2026.05.27 21:11:09.935583 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19122 | 2026.05.27 21:11:09.935684 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19123 | 2026.05.27 21:11:09.935728 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19124 | 2026.05.27 21:11:09.936062 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19125 | 2026.05.27 21:11:09.936098 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19126 | 2026.05.27 21:11:09.936408 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19127 | 2026.05.27 21:11:09.936629 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19128 | 2026.05.27 21:11:09.936761 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 19129 | 2026.05.27 21:11:09.936796 [ 261 ] {4d98f045-9ee3-4e2e-9861-8328094fe2b9} <Debug> TCPHandler: Processed in 0.001266202 sec. | ||
| 19130 | 2026.05.27 21:11:10.000362 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.36 MiB, peak 400.44 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: -1.47 MiB | ||
| 19131 | 2026.05.27 21:11:11.178240 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36060 | ||
| 19132 | 2026.05.27 21:11:11.178750 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19133 | 2026.05.27 21:11:11.178795 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19134 | 2026.05.27 21:11:11.179259 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19135 | 2026.05.27 21:11:11.179481 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19136 | 2026.05.27 21:11:11.179608 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36060 | ||
| 19137 | 2026.05.27 21:11:11.179733 [ 223 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 19138 | 2026.05.27 21:11:11.179772 [ 223 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 19139 | 2026.05.27 21:11:11.181923 [ 223 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 19140 | 2026.05.27 21:11:11.536481 [ 218 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 19141 | 2026.05.27 21:11:11.536516 [ 218 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 19142 | 2026.05.27 21:11:11.538314 [ 218 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 19143 | 2026.05.27 21:11:12.001725 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.91 MiB, peak 400.44 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: 3.98 MiB | ||
| 19144 | 2026.05.27 21:11:13.112864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 19145 | 2026.05.27 21:11:13.129376 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19146 | 2026.05.27 21:11:13.129439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19147 | 2026.05.27 21:11:13.135085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19148 | 2026.05.27 21:11:13.135781 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19149 | 2026.05.27 21:11:13.138637 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 19150 | 2026.05.27 21:11:14.463627 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19151 | 2026.05.27 21:11:14.463886 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 19152 | 2026.05.27 21:11:14.464246 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19153 | 2026.05.27 21:11:14.464290 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 19154 | 2026.05.27 21:11:14.464502 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19155 | 2026.05.27 21:11:14.464568 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19156 | 2026.05.27 21:11:14.464704 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19157 | 2026.05.27 21:11:14.464799 [ 349 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19158 | 2026.05.27 21:11:14.464817 [ 352 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19159 | 2026.05.27 21:11:14.464817 [ 365 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19160 | 2026.05.27 21:11:14.464962 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19161 | 2026.05.27 21:11:14.464990 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19162 | 2026.05.27 21:11:14.465059 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19163 | 2026.05.27 21:11:14.465078 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19164 | 2026.05.27 21:11:14.465112 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19165 | 2026.05.27 21:11:14.465163 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19166 | 2026.05.27 21:11:14.466363 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002581 sec., 18597.442851607902 rows/sec., 3.87 MiB/sec. | ||
| 19167 | 2026.05.27 21:11:14.466496 [ 261 ] {bf9e3fc9-090f-48f6-bf46-4d32ba6329ce} <Debug> TCPHandler: Processed in 0.00300883 sec. | ||
| 19168 | 2026.05.27 21:11:14.467937 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19169 | 2026.05.27 21:11:14.468046 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19170 | 2026.05.27 21:11:14.468089 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19171 | 2026.05.27 21:11:14.468617 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19172 | 2026.05.27 21:11:14.468663 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19173 | 2026.05.27 21:11:14.469025 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19174 | 2026.05.27 21:11:14.469239 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19175 | 2026.05.27 21:11:14.469384 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00137 sec., 40875.912408759126 rows/sec., 3.12 MiB/sec. | ||
| 19176 | 2026.05.27 21:11:14.469419 [ 261 ] {baeb5c53-bf08-4592-82d0-145869215a08} <Debug> TCPHandler: Processed in 0.001534282 sec. | ||
| 19177 | 2026.05.27 21:11:14.469554 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2026.05.27 21:11:14.469650 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19179 | 2026.05.27 21:11:14.469690 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19180 | 2026.05.27 21:11:14.470093 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19181 | 2026.05.27 21:11:14.470130 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19182 | 2026.05.27 21:11:14.470419 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19183 | 2026.05.27 21:11:14.470623 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19184 | 2026.05.27 21:11:14.470747 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001116 sec., 57347.67025089606 rows/sec., 4.48 MiB/sec. | ||
| 19185 | 2026.05.27 21:11:14.470782 [ 261 ] {2396673c-bdba-4732-bbb2-ef8c193656f4} <Debug> TCPHandler: Processed in 0.001276993 sec. | ||
| 19186 | 2026.05.27 21:11:14.470906 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19187 | 2026.05.27 21:11:14.471001 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19188 | 2026.05.27 21:11:14.471044 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19189 | 2026.05.27 21:11:14.471436 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19190 | 2026.05.27 21:11:14.471471 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19191 | 2026.05.27 21:11:14.471796 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19192 | 2026.05.27 21:11:14.471999 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19193 | 2026.05.27 21:11:14.472146 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 19194 | 2026.05.27 21:11:14.472180 [ 261 ] {6abcc75c-13b6-4cf7-898f-c2b5ad2f1296} <Debug> TCPHandler: Processed in 0.001323174 sec. | ||
| 19195 | 2026.05.27 21:11:14.472289 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19196 | 2026.05.27 21:11:14.472332 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19197 | 2026.05.27 21:11:14.472337 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19198 | 2026.05.27 21:11:14.472434 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19199 | 2026.05.27 21:11:14.472489 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19200 | 2026.05.27 21:11:14.472881 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2026.05.27 21:11:14.472918 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19202 | 2026.05.27 21:11:14.473247 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19203 | 2026.05.27 21:11:14.473502 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2026.05.27 21:11:14.473636 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00122 sec., 39344.26229508197 rows/sec., 2.65 MiB/sec. | ||
| 19205 | 2026.05.27 21:11:14.473671 [ 261 ] {d761d5f5-4780-4090-93b8-433306a60ae0} <Debug> TCPHandler: Processed in 0.001388176 sec. | ||
| 19206 | 2026.05.27 21:11:14.473758 [ 224 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 19207 | 2026.05.27 21:11:14.473798 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 19208 | 2026.05.27 21:11:14.474560 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19209 | 2026.05.27 21:11:14.475844 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 19210 | 2026.05.27 21:11:15.311935 [ 218 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 19211 | 2026.05.27 21:11:15.312001 [ 218 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 19212 | 2026.05.27 21:11:15.313807 [ 218 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 19213 | 2026.05.27 21:11:15.360224 [ 223 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19214 | 2026.05.27 21:11:15.360264 [ 223 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19215 | 2026.05.27 21:11:15.362245 [ 223 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19216 | 2026.05.27 21:11:15.811178 [ 223 ] {} <Trace> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): 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] | ||
| 19217 | 2026.05.27 21:11:15.811240 [ 223 ] {} <Debug> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): 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] | ||
| 19218 | 2026.05.27 21:11:15.813476 [ 223 ] {} <Debug> system.query_log (2af0d74b-98a4-49a3-812c-2f4a36162269): 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] | ||
| 19219 | 2026.05.27 21:11:16.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.89 MiB, peak 400.44 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: 4.00 MiB | ||
| 19220 | 2026.05.27 21:11:18.443672 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19221 | 2026.05.27 21:11:18.443740 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19222 | 2026.05.27 21:11:18.680693 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36508 | ||
| 19223 | 2026.05.27 21:11:18.681218 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2026.05.27 21:11:18.681257 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19225 | 2026.05.27 21:11:18.681747 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19226 | 2026.05.27 21:11:18.681972 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19227 | 2026.05.27 21:11:18.682101 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 19228 | 2026.05.27 21:11:18.682121 [ 33 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19229 | 2026.05.27 21:11:18.682185 [ 33 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.05.27 21:11:18.682205 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19231 | 2026.05.27 21:11:18.682335 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19232 | 2026.05.27 21:11:18.682443 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19233 | 2026.05.27 21:11:18.682479 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34140 rows starting from the beginning of the part | ||
| 19234 | 2026.05.27 21:11:18.682548 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19235 | 2026.05.27 21:11:18.682600 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19236 | 2026.05.27 21:11:18.682651 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19237 | 2026.05.27 21:11:18.682697 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19238 | 2026.05.27 21:11:18.682749 [ 194 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 19239 | 2026.05.27 21:11:18.685102 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002815953 sec., 12964705.021710236 rows/sec., 185.46 MiB/sec. | ||
| 19240 | 2026.05.27 21:11:18.685490 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19241 | 2026.05.27 21:11:18.685828 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2026.05.27 21:11:18.685918 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_76_15} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19243 | 2026.05.27 21:11:18.686049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19244 | 2026.05.27 21:11:19.288718 [ 220 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 19245 | 2026.05.27 21:11:19.288778 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 19246 | 2026.05.27 21:11:19.290853 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 19247 | 2026.05.27 21:11:19.468515 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19248 | 2026.05.27 21:11:19.468754 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 19249 | 2026.05.27 21:11:19.469131 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19250 | 2026.05.27 21:11:19.469180 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19251 | 2026.05.27 21:11:19.469457 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19252 | 2026.05.27 21:11:19.469523 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19253 | 2026.05.27 21:11:19.469662 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19254 | 2026.05.27 21:11:19.469758 [ 349 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19255 | 2026.05.27 21:11:19.469767 [ 352 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19256 | 2026.05.27 21:11:19.469764 [ 365 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19257 | 2026.05.27 21:11:19.469912 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19258 | 2026.05.27 21:11:19.469939 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19259 | 2026.05.27 21:11:19.470007 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19260 | 2026.05.27 21:11:19.470027 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19261 | 2026.05.27 21:11:19.470063 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19262 | 2026.05.27 21:11:19.470102 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19263 | 2026.05.27 21:11:19.471197 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002554 sec., 18794.048551292093 rows/sec., 3.91 MiB/sec. | ||
| 19264 | 2026.05.27 21:11:19.471326 [ 261 ] {d3aa7da2-4a30-4d81-9f43-610a304b0f14} <Debug> TCPHandler: Processed in 0.002938048 sec. | ||
| 19265 | 2026.05.27 21:11:19.476172 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19266 | 2026.05.27 21:11:19.476290 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19267 | 2026.05.27 21:11:19.476333 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19268 | 2026.05.27 21:11:19.477018 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19269 | 2026.05.27 21:11:19.477065 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19270 | 2026.05.27 21:11:19.477479 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19271 | 2026.05.27 21:11:19.477692 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19272 | 2026.05.27 21:11:19.477831 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001571 sec., 178230.4264799491 rows/sec., 11.31 MiB/sec. | ||
| 19273 | 2026.05.27 21:11:19.477840 [ 33 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 19274 | 2026.05.27 21:11:19.477868 [ 261 ] {d8750481-db8d-4777-a1d9-d98ecda192d5} <Debug> TCPHandler: Processed in 0.001745248 sec. | ||
| 19275 | 2026.05.27 21:11:19.477898 [ 33 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19276 | 2026.05.27 21:11:19.477929 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19277 | 2026.05.27 21:11:19.478008 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19278 | 2026.05.27 21:11:19.478042 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 19279 | 2026.05.27 21:11:19.478109 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19280 | 2026.05.27 21:11:19.478151 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19281 | 2026.05.27 21:11:19.478155 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19282 | 2026.05.27 21:11:19.478184 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 304 rows starting from the beginning of the part | ||
| 19283 | 2026.05.27 21:11:19.478249 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 280 rows starting from the beginning of the part | ||
| 19284 | 2026.05.27 21:11:19.478301 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 280 rows starting from the beginning of the part | ||
| 19285 | 2026.05.27 21:11:19.478350 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 280 rows starting from the beginning of the part | ||
| 19286 | 2026.05.27 21:11:19.478397 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 280 rows starting from the beginning of the part | ||
| 19287 | 2026.05.27 21:11:19.478441 [ 193 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 280 rows starting from the beginning of the part | ||
| 19288 | 2026.05.27 21:11:19.478927 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.05.27 21:11:19.478963 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19290 | 2026.05.27 21:11:19.479293 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19291 | 2026.05.27 21:11:19.479365 [ 186 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364625 sec., 1248694.6963451498 rows/sec., 84.35 MiB/sec. | ||
| 19292 | 2026.05.27 21:11:19.479500 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19293 | 2026.05.27 21:11:19.479586 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 19294 | 2026.05.27 21:11:19.479647 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001557 sec., 501605.6518946692 rows/sec., 38.68 MiB/sec. | ||
| 19295 | 2026.05.27 21:11:19.479687 [ 261 ] {b0b2d2f7-3e79-481f-9b86-49145b565da6} <Debug> TCPHandler: Processed in 0.001728787 sec. | ||
| 19296 | 2026.05.27 21:11:19.479810 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19297 | 2026.05.27 21:11:19.479907 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19298 | 2026.05.27 21:11:19.479948 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19299 | 2026.05.27 21:11:19.479948 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.05.27 21:11:19.480052 [ 194 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_48_10} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 19301 | 2026.05.27 21:11:19.480172 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19302 | 2026.05.27 21:11:19.480393 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.05.27 21:11:19.480434 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19304 | 2026.05.27 21:11:19.480726 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 19305 | 2026.05.27 21:11:19.480932 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.05.27 21:11:19.481059 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.00117 sec., 121367.52136752136 rows/sec., 7.15 MiB/sec. | ||
| 19307 | 2026.05.27 21:11:19.481093 [ 261 ] {8b68a933-8f80-42c5-b026-052180a5147e} <Debug> TCPHandler: Processed in 0.001333074 sec. | ||
| 19308 | 2026.05.27 21:11:19.481210 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2026.05.27 21:11:19.481306 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19310 | 2026.05.27 21:11:19.481346 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19311 | 2026.05.27 21:11:19.481774 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2026.05.27 21:11:19.481811 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19313 | 2026.05.27 21:11:19.482101 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19314 | 2026.05.27 21:11:19.482312 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2026.05.27 21:11:19.482424 [ 34 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19316 | 2026.05.27 21:11:19.482437 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001149 sec., 126196.69277632724 rows/sec., 8.14 MiB/sec. | ||
| 19317 | 2026.05.27 21:11:19.482470 [ 34 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19318 | 2026.05.27 21:11:19.482483 [ 261 ] {31028465-3665-4f36-aa3a-051d67ffd2b1} <Debug> TCPHandler: Processed in 0.001322634 sec. | ||
| 19319 | 2026.05.27 21:11:19.482497 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19320 | 2026.05.27 21:11:19.482598 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::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 | ||
| 19321 | 2026.05.27 21:11:19.482633 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2026.05.27 21:11:19.482699 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19323 | 2026.05.27 21:11:19.482728 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1122 rows starting from the beginning of the part | ||
| 19324 | 2026.05.27 21:11:19.482728 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19325 | 2026.05.27 21:11:19.482776 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19326 | 2026.05.27 21:11:19.482784 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 145 rows starting from the beginning of the part | ||
| 19327 | 2026.05.27 21:11:19.482829 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 145 rows starting from the beginning of the part | ||
| 19328 | 2026.05.27 21:11:19.482872 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 145 rows starting from the beginning of the part | ||
| 19329 | 2026.05.27 21:11:19.482911 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 801 rows starting from the beginning of the part | ||
| 19330 | 2026.05.27 21:11:19.482952 [ 193 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 145 rows starting from the beginning of the part | ||
| 19331 | 2026.05.27 21:11:19.483206 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19332 | 2026.05.27 21:11:19.483241 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19333 | 2026.05.27 21:11:19.483521 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19334 | 2026.05.27 21:11:19.483727 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.05.27 21:11:19.483835 [ 33 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 19336 | 2026.05.27 21:11:19.483851 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001141 sec., 126205.08326029798 rows/sec., 7.17 MiB/sec. | ||
| 19337 | 2026.05.27 21:11:19.483866 [ 33 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2026.05.27 21:11:19.483894 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19339 | 2026.05.27 21:11:19.483895 [ 261 ] {c1cb5570-98cb-4401-a027-edaaac55ede4} <Debug> TCPHandler: Processed in 0.001314543 sec. | ||
| 19340 | 2026.05.27 21:11:19.483959 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 19341 | 2026.05.27 21:11:19.484037 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19342 | 2026.05.27 21:11:19.484051 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2026.05.27 21:11:19.484063 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 156 rows starting from the beginning of the part | ||
| 19344 | 2026.05.27 21:11:19.484114 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 144 rows starting from the beginning of the part | ||
| 19345 | 2026.05.27 21:11:19.484147 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19346 | 2026.05.27 21:11:19.484156 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 144 rows starting from the beginning of the part | ||
| 19347 | 2026.05.27 21:11:19.484161 [ 197 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596173 sec., 1568125.7608041235 rows/sec., 100.42 MiB/sec. | ||
| 19348 | 2026.05.27 21:11:19.484187 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19349 | 2026.05.27 21:11:19.484199 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 144 rows starting from the beginning of the part | ||
| 19350 | 2026.05.27 21:11:19.484247 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 144 rows starting from the beginning of the part | ||
| 19351 | 2026.05.27 21:11:19.484286 [ 193 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 144 rows starting from the beginning of the part | ||
| 19352 | 2026.05.27 21:11:19.484356 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19353 | 2026.05.27 21:11:19.484663 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.05.27 21:11:19.484740 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_61_12} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19355 | 2026.05.27 21:11:19.484774 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19356 | 2026.05.27 21:11:19.484814 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19357 | 2026.05.27 21:11:19.484827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 19358 | 2026.05.27 21:11:19.485082 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147908 sec., 763127.3586384972 rows/sec., 46.47 MiB/sec. | ||
| 19359 | 2026.05.27 21:11:19.485129 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19360 | 2026.05.27 21:11:19.485206 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 19361 | 2026.05.27 21:11:19.485389 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.05.27 21:11:19.485486 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.05.27 21:11:19.485535 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001407 sec., 345415.7782515991 rows/sec., 24.22 MiB/sec. | ||
| 19364 | 2026.05.27 21:11:19.485563 [ 186 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_48_10} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 19365 | 2026.05.27 21:11:19.485576 [ 261 ] {f30259f1-0997-4bbf-9127-c244fca5db94} <Debug> TCPHandler: Processed in 0.001580412 sec. | ||
| 19366 | 2026.05.27 21:11:19.485651 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19367 | 2026.05.27 21:11:19.485708 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19368 | 2026.05.27 21:11:19.485811 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19369 | 2026.05.27 21:11:19.485852 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19370 | 2026.05.27 21:11:19.486184 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19371 | 2026.05.27 21:11:19.486219 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19372 | 2026.05.27 21:11:19.486497 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19373 | 2026.05.27 21:11:19.486700 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19374 | 2026.05.27 21:11:19.486828 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001034 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
| 19375 | 2026.05.27 21:11:19.486863 [ 261 ] {8d1c23df-f451-4a09-bab1-27d76c5e13e4} <Debug> TCPHandler: Processed in 0.00120483 sec. | ||
| 19376 | 2026.05.27 21:11:19.487000 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19377 | 2026.05.27 21:11:19.487095 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19378 | 2026.05.27 21:11:19.487136 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19379 | 2026.05.27 21:11:19.487527 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19380 | 2026.05.27 21:11:19.487562 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19381 | 2026.05.27 21:11:19.487869 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19382 | 2026.05.27 21:11:19.488071 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19383 | 2026.05.27 21:11:19.488186 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_124_27 to all_129_129_0 | ||
| 19384 | 2026.05.27 21:11:19.488193 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001117 sec., 237242.61414503134 rows/sec., 15.77 MiB/sec. | ||
| 19385 | 2026.05.27 21:11:19.488221 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2026.05.27 21:11:19.488241 [ 261 ] {ceffce5b-98bf-495c-aef0-59327b3b26d8} <Debug> TCPHandler: Processed in 0.001289553 sec. | ||
| 19387 | 2026.05.27 21:11:19.488243 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19388 | 2026.05.27 21:11:19.488342 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_27 to all_129_129_0 into Compact with storage Full | ||
| 19389 | 2026.05.27 21:11:19.488379 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19390 | 2026.05.27 21:11:19.488437 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19391 | 2026.05.27 21:11:19.488467 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_27, total 48736 rows starting from the beginning of the part | ||
| 19392 | 2026.05.27 21:11:19.488474 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19393 | 2026.05.27 21:11:19.488518 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19394 | 2026.05.27 21:11:19.488523 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 19395 | 2026.05.27 21:11:19.488571 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part | ||
| 19396 | 2026.05.27 21:11:19.488615 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1501 rows starting from the beginning of the part | ||
| 19397 | 2026.05.27 21:11:19.488655 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 128 rows starting from the beginning of the part | ||
| 19398 | 2026.05.27 21:11:19.488697 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 19399 | 2026.05.27 21:11:19.488837 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19400 | 2026.05.27 21:11:19.488871 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19401 | 2026.05.27 21:11:19.489178 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19402 | 2026.05.27 21:11:19.489382 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.05.27 21:11:19.489511 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 19404 | 2026.05.27 21:11:19.489544 [ 261 ] {3636d562-0307-43ca-8233-2af178017edb} <Debug> TCPHandler: Processed in 0.0012142 sec. | ||
| 19405 | 2026.05.27 21:11:19.489664 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19406 | 2026.05.27 21:11:19.489759 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19407 | 2026.05.27 21:11:19.489811 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19408 | 2026.05.27 21:11:19.490535 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19409 | 2026.05.27 21:11:19.490571 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19410 | 2026.05.27 21:11:19.491037 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 19411 | 2026.05.27 21:11:19.491255 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19412 | 2026.05.27 21:11:19.491371 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 19413 | 2026.05.27 21:11:19.491392 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00165 sec., 1212.1212121212122 rows/sec., 2.17 MiB/sec. | ||
| 19414 | 2026.05.27 21:11:19.491399 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2026.05.27 21:11:19.491433 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19416 | 2026.05.27 21:11:19.491450 [ 261 ] {07d9726d-bb84-4441-80e7-35381fec60ae} <Debug> TCPHandler: Processed in 0.001834441 sec. | ||
| 19417 | 2026.05.27 21:11:19.491519 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 19418 | 2026.05.27 21:11:19.491584 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19419 | 2026.05.27 21:11:19.491683 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19420 | 2026.05.27 21:11:19.491725 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19421 | 2026.05.27 21:11:19.491742 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19422 | 2026.05.27 21:11:19.491807 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2327 rows starting from the beginning of the part | ||
| 19423 | 2026.05.27 21:11:19.491946 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2 rows starting from the beginning of the part | ||
| 19424 | 2026.05.27 21:11:19.492062 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 39 rows starting from the beginning of the part | ||
| 19425 | 2026.05.27 21:11:19.492168 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2 rows starting from the beginning of the part | ||
| 19426 | 2026.05.27 21:11:19.492200 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.05.27 21:11:19.492245 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19428 | 2026.05.27 21:11:19.492273 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 50 rows starting from the beginning of the part | ||
| 19429 | 2026.05.27 21:11:19.492383 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2 rows starting from the beginning of the part | ||
| 19430 | 2026.05.27 21:11:19.492617 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19431 | 2026.05.27 21:11:19.492887 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.05.27 21:11:19.493045 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001378 sec., 65312.04644412191 rows/sec., 4.09 MiB/sec. | ||
| 19433 | 2026.05.27 21:11:19.493098 [ 261 ] {f857e11a-b05b-473f-8585-61bb0c784986} <Debug> TCPHandler: Processed in 0.001563372 sec. | ||
| 19434 | 2026.05.27 21:11:19.497336 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51055 rows, containing 5 columns (5 merged, 0 gathered) in 0.009023701 sec., 5657878.070206448 rows/sec., 362.28 MiB/sec. | ||
| 19435 | 2026.05.27 21:11:19.497631 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Trace> MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) | ||
| 19436 | 2026.05.27 21:11:19.497893 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2026.05.27 21:11:19.498065 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_124_27, all_129_129_0] -> all_1_129_28 | ||
| 19438 | 2026.05.27 21:11:19.498138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 19439 | 2026.05.27 21:11:19.503450 [ 192 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 19 columns (19 merged, 0 gathered) in 0.011968478 sec., 202364.9122302769 rows/sec., 362.63 MiB/sec. | ||
| 19440 | 2026.05.27 21:11:19.505585 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 19441 | 2026.05.27 21:11:19.506014 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2026.05.27 21:11:19.506081 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 19443 | 2026.05.27 21:11:19.506214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. | ||
| 19444 | 2026.05.27 21:11:20.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.76 MiB, peak 406.34 MiB, free memory in arenas 0.00 B, will set to 393.29 MiB (RSS), difference: 5.53 MiB | ||
| 19445 | 2026.05.27 21:11:20.639635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 19446 | 2026.05.27 21:11:20.657497 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.05.27 21:11:20.657556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19448 | 2026.05.27 21:11:20.663835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19449 | 2026.05.27 21:11:20.664566 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2026.05.27 21:11:20.664891 [ 33 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19451 | 2026.05.27 21:11:20.664969 [ 33 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.05.27 21:11:20.664992 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19453 | 2026.05.27 21:11:20.665116 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19454 | 2026.05.27 21:11:20.667975 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 19455 | 2026.05.27 21:11:20.669624 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19456 | 2026.05.27 21:11:20.671413 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19457 | 2026.05.27 21:11:20.676645 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19458 | 2026.05.27 21:11:20.681723 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19459 | 2026.05.27 21:11:20.686828 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19460 | 2026.05.27 21:11:20.692210 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19461 | 2026.05.27 21:11:20.696977 [ 189 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 19462 | 2026.05.27 21:11:20.751687 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.086615692 sec., 6615.429453591389 rows/sec., 34.21 MiB/sec. | ||
| 19463 | 2026.05.27 21:11:20.754520 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19464 | 2026.05.27 21:11:20.756547 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_76_15} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19465 | 2026.05.27 21:11:20.756656 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_76_15} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19466 | 2026.05.27 21:11:20.759439 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 19467 | 2026.05.27 21:11:21.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.38 MiB, peak 411.78 MiB, free memory in arenas 0.00 B, will set to 393.30 MiB (RSS), difference: -1.07 MiB | ||
| 19468 | 2026.05.27 21:11:24.465736 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19469 | 2026.05.27 21:11:24.465981 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19470 | 2026.05.27 21:11:24.466305 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19471 | 2026.05.27 21:11:24.466345 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19472 | 2026.05.27 21:11:24.466567 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19473 | 2026.05.27 21:11:24.466639 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19474 | 2026.05.27 21:11:24.466780 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19475 | 2026.05.27 21:11:24.466890 [ 352 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19476 | 2026.05.27 21:11:24.466905 [ 330 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19477 | 2026.05.27 21:11:24.466900 [ 269 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19478 | 2026.05.27 21:11:24.467064 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19479 | 2026.05.27 21:11:24.467095 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19480 | 2026.05.27 21:11:24.467167 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19481 | 2026.05.27 21:11:24.467188 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19482 | 2026.05.27 21:11:24.467224 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19483 | 2026.05.27 21:11:24.467265 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19484 | 2026.05.27 21:11:24.468460 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002569 sec., 18684.31296224212 rows/sec., 3.89 MiB/sec. | ||
| 19485 | 2026.05.27 21:11:24.468608 [ 261 ] {71e5c31e-59a3-44ff-91b3-71a41a8ebdff} <Debug> TCPHandler: Processed in 0.00300874 sec. | ||
| 19486 | 2026.05.27 21:11:24.470780 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19487 | 2026.05.27 21:11:24.470918 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19488 | 2026.05.27 21:11:24.470972 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19489 | 2026.05.27 21:11:24.471689 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2026.05.27 21:11:24.471736 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19491 | 2026.05.27 21:11:24.472115 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19492 | 2026.05.27 21:11:24.472332 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19493 | 2026.05.27 21:11:24.472484 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001604 sec., 83541.14713216957 rows/sec., 7.23 MiB/sec. | ||
| 19494 | 2026.05.27 21:11:24.472523 [ 261 ] {f3db2f1a-c0f2-40d4-8491-3c524f944a8f} <Debug> TCPHandler: Processed in 0.00180484 sec. | ||
| 19495 | 2026.05.27 21:11:24.472654 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19496 | 2026.05.27 21:11:24.472754 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19497 | 2026.05.27 21:11:24.472798 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19498 | 2026.05.27 21:11:24.473263 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.05.27 21:11:24.473300 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19500 | 2026.05.27 21:11:24.473593 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19501 | 2026.05.27 21:11:24.473800 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.05.27 21:11:24.473933 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.0012 sec., 32500.000000000004 rows/sec., 2.39 MiB/sec. | ||
| 19503 | 2026.05.27 21:11:24.473968 [ 261 ] {9e13f838-8677-4ade-b1dd-662d3fb18de5} <Debug> TCPHandler: Processed in 0.001364405 sec. | ||
| 19504 | 2026.05.27 21:11:24.474084 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19505 | 2026.05.27 21:11:24.474183 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19506 | 2026.05.27 21:11:24.474222 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19507 | 2026.05.27 21:11:24.474702 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2026.05.27 21:11:24.474739 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19509 | 2026.05.27 21:11:24.475035 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19510 | 2026.05.27 21:11:24.475237 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.05.27 21:11:24.475368 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001204 sec., 85548.17275747508 rows/sec., 6.68 MiB/sec. | ||
| 19512 | 2026.05.27 21:11:24.475402 [ 261 ] {5bf5b0e5-3b29-4b28-aacb-2493b632fb47} <Debug> TCPHandler: Processed in 0.001367815 sec. | ||
| 19513 | 2026.05.27 21:11:24.475521 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19514 | 2026.05.27 21:11:24.475618 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19515 | 2026.05.27 21:11:24.475662 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19516 | 2026.05.27 21:11:24.476096 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19517 | 2026.05.27 21:11:24.476131 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19518 | 2026.05.27 21:11:24.476454 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19519 | 2026.05.27 21:11:24.476659 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2026.05.27 21:11:24.476789 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 19521 | 2026.05.27 21:11:24.476829 [ 261 ] {84396295-ceb9-46bb-9350-d81f52867a0e} <Debug> TCPHandler: Processed in 0.001357406 sec. | ||
| 19522 | 2026.05.27 21:11:24.476974 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.05.27 21:11:24.477070 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19524 | 2026.05.27 21:11:24.477124 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19525 | 2026.05.27 21:11:24.477984 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.05.27 21:11:24.478021 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19527 | 2026.05.27 21:11:24.478559 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19528 | 2026.05.27 21:11:24.478776 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.05.27 21:11:24.478923 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001871 sec., 20844.468198824157 rows/sec., 37.35 MiB/sec. | ||
| 19530 | 2026.05.27 21:11:24.478981 [ 261 ] {12a114cb-352c-4b9f-b7c2-a8d1376ebf80} <Debug> TCPHandler: Processed in 0.002056608 sec. | ||
| 19531 | 2026.05.27 21:11:24.479103 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19532 | 2026.05.27 21:11:24.479200 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19533 | 2026.05.27 21:11:24.479241 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19534 | 2026.05.27 21:11:24.479597 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19535 | 2026.05.27 21:11:24.479633 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19536 | 2026.05.27 21:11:24.479929 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19537 | 2026.05.27 21:11:24.480135 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19538 | 2026.05.27 21:11:24.480261 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 19539 | 2026.05.27 21:11:24.480294 [ 261 ] {a43f3b1e-3969-4d1b-9bea-c7ad6ff8aa43} <Debug> TCPHandler: Processed in 0.001240632 sec. | ||
| 19540 | 2026.05.27 21:11:24.783133 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 19541 | 2026.05.27 21:11:24.783193 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 19542 | 2026.05.27 21:11:24.784966 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 19543 | 2026.05.27 21:11:26.183124 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37020 | ||
| 19544 | 2026.05.27 21:11:26.183674 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19545 | 2026.05.27 21:11:26.183722 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19546 | 2026.05.27 21:11:26.184205 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19547 | 2026.05.27 21:11:26.184435 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2026.05.27 21:11:26.184571 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37020 | ||
| 19549 | 2026.05.27 21:11:28.168979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 19550 | 2026.05.27 21:11:28.185656 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19551 | 2026.05.27 21:11:28.185718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19552 | 2026.05.27 21:11:28.191413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19553 | 2026.05.27 21:11:28.192115 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2026.05.27 21:11:28.195041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 19555 | 2026.05.27 21:11:29.469456 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19556 | 2026.05.27 21:11:29.469711 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 19557 | 2026.05.27 21:11:29.470049 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19558 | 2026.05.27 21:11:29.470090 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19559 | 2026.05.27 21:11:29.470333 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19560 | 2026.05.27 21:11:29.470399 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19561 | 2026.05.27 21:11:29.470540 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 19562 | 2026.05.27 21:11:29.470647 [ 320 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19563 | 2026.05.27 21:11:29.470657 [ 269 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19564 | 2026.05.27 21:11:29.470668 [ 352 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19565 | 2026.05.27 21:11:29.470818 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19566 | 2026.05.27 21:11:29.470845 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19567 | 2026.05.27 21:11:29.470915 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19568 | 2026.05.27 21:11:29.470935 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19569 | 2026.05.27 21:11:29.470971 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19570 | 2026.05.27 21:11:29.471011 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19571 | 2026.05.27 21:11:29.472129 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002528 sec., 18987.3417721519 rows/sec., 3.95 MiB/sec. | ||
| 19572 | 2026.05.27 21:11:29.472269 [ 261 ] {6b4e67ef-cb26-48d7-91bf-d93e7eaf11ee} <Debug> TCPHandler: Processed in 0.002946958 sec. | ||
| 19573 | 2026.05.27 21:11:29.477315 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19574 | 2026.05.27 21:11:29.477451 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19575 | 2026.05.27 21:11:29.477502 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19576 | 2026.05.27 21:11:29.478148 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19577 | 2026.05.27 21:11:29.478191 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19578 | 2026.05.27 21:11:29.478563 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19579 | 2026.05.27 21:11:29.478790 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2026.05.27 21:11:29.478940 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001526 sec., 183486.2385321101 rows/sec., 11.64 MiB/sec. | ||
| 19581 | 2026.05.27 21:11:29.478976 [ 261 ] {eaa7784b-08c8-4574-966a-688bc7c8a7b6} <Debug> TCPHandler: Processed in 0.001725257 sec. | ||
| 19582 | 2026.05.27 21:11:29.479111 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19583 | 2026.05.27 21:11:29.479207 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19584 | 2026.05.27 21:11:29.479247 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19585 | 2026.05.27 21:11:29.479655 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19586 | 2026.05.27 21:11:29.479690 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19587 | 2026.05.27 21:11:29.479971 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 19588 | 2026.05.27 21:11:29.480179 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19589 | 2026.05.27 21:11:29.480306 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 437.62 KiB/sec. | ||
| 19590 | 2026.05.27 21:11:29.480340 [ 261 ] {2fffa782-b597-432b-8f1f-f70f8ec7e7ca} <Debug> TCPHandler: Processed in 0.001279022 sec. | ||
| 19591 | 2026.05.27 21:11:29.480459 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19592 | 2026.05.27 21:11:29.480553 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19593 | 2026.05.27 21:11:29.480593 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19594 | 2026.05.27 21:11:29.481361 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19595 | 2026.05.27 21:11:29.481397 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19596 | 2026.05.27 21:11:29.481739 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19597 | 2026.05.27 21:11:29.481948 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2026.05.27 21:11:29.482075 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001539 sec., 509421.70240415854 rows/sec., 39.27 MiB/sec. | ||
| 19599 | 2026.05.27 21:11:29.482074 [ 57 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19600 | 2026.05.27 21:11:29.482111 [ 261 ] {6930315e-d7ac-4ec5-8d81-b3e2fb50be45} <Debug> TCPHandler: Processed in 0.001701116 sec. | ||
| 19601 | 2026.05.27 21:11:29.482141 [ 57 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19602 | 2026.05.27 21:11:29.482171 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19603 | 2026.05.27 21:11:29.482260 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19604 | 2026.05.27 21:11:29.482278 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 19605 | 2026.05.27 21:11:29.482358 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19606 | 2026.05.27 21:11:29.482399 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19607 | 2026.05.27 21:11:29.482403 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19608 | 2026.05.27 21:11:29.482441 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 4201 rows starting from the beginning of the part | ||
| 19609 | 2026.05.27 21:11:29.482514 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 2488 rows starting from the beginning of the part | ||
| 19610 | 2026.05.27 21:11:29.482567 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 19611 | 2026.05.27 21:11:29.482618 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 781 rows starting from the beginning of the part | ||
| 19612 | 2026.05.27 21:11:29.482666 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 134 rows starting from the beginning of the part | ||
| 19613 | 2026.05.27 21:11:29.482711 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 784 rows starting from the beginning of the part | ||
| 19614 | 2026.05.27 21:11:29.482880 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19615 | 2026.05.27 21:11:29.482922 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19616 | 2026.05.27 21:11:29.483231 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19617 | 2026.05.27 21:11:29.483454 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19618 | 2026.05.27 21:11:29.483588 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 7.03 MiB/sec. | ||
| 19619 | 2026.05.27 21:11:29.483610 [ 81 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19620 | 2026.05.27 21:11:29.483623 [ 261 ] {e77f6fed-eda0-4d3a-aba9-b7d7d4432164} <Debug> TCPHandler: Processed in 0.001412837 sec. | ||
| 19621 | 2026.05.27 21:11:29.483661 [ 81 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19622 | 2026.05.27 21:11:29.483689 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19623 | 2026.05.27 21:11:29.483767 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19624 | 2026.05.27 21:11:29.483783 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 19625 | 2026.05.27 21:11:29.483869 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19626 | 2026.05.27 21:11:29.483901 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19627 | 2026.05.27 21:11:29.483913 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19628 | 2026.05.27 21:11:29.483939 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 224 rows starting from the beginning of the part | ||
| 19629 | 2026.05.27 21:11:29.484004 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 142 rows starting from the beginning of the part | ||
| 19630 | 2026.05.27 21:11:29.484050 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 19631 | 2026.05.27 21:11:29.484088 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 142 rows starting from the beginning of the part | ||
| 19632 | 2026.05.27 21:11:29.484125 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 39 rows starting from the beginning of the part | ||
| 19633 | 2026.05.27 21:11:29.484225 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 148 rows starting from the beginning of the part | ||
| 19634 | 2026.05.27 21:11:29.484617 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.05.27 21:11:29.484660 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19636 | 2026.05.27 21:11:29.485039 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19637 | 2026.05.27 21:11:29.485042 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8444 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809414 sec., 3005608.998887312 rows/sec., 239.47 MiB/sec. | ||
| 19638 | 2026.05.27 21:11:29.485083 [ 192 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342084 sec., 562557.9322903783 rows/sec., 37.21 MiB/sec. | ||
| 19639 | 2026.05.27 21:11:29.485260 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19640 | 2026.05.27 21:11:29.485296 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19641 | 2026.05.27 21:11:29.485394 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19642 | 2026.05.27 21:11:29.485492 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001638 sec., 88522.58852258853 rows/sec., 5.71 MiB/sec. | ||
| 19643 | 2026.05.27 21:11:29.485560 [ 261 ] {f43e2329-3b2d-40bc-9563-c8faa2225c7b} <Debug> TCPHandler: Processed in 0.001842741 sec. | ||
| 19644 | 2026.05.27 21:11:29.485562 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2026.05.27 21:11:29.485653 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_111_22} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19646 | 2026.05.27 21:11:29.485666 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19647 | 2026.05.27 21:11:29.485731 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19648 | 2026.05.27 21:11:29.485735 [ 190 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_131_26} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19649 | 2026.05.27 21:11:29.485762 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19650 | 2026.05.27 21:11:29.485814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 19651 | 2026.05.27 21:11:29.485894 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19652 | 2026.05.27 21:11:29.485960 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19653 | 2026.05.27 21:11:29.486514 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19654 | 2026.05.27 21:11:29.486555 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19655 | 2026.05.27 21:11:29.486882 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19656 | 2026.05.27 21:11:29.487100 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2026.05.27 21:11:29.487232 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001376 sec., 104651.16279069766 rows/sec., 5.95 MiB/sec. | ||
| 19658 | 2026.05.27 21:11:29.487268 [ 261 ] {6ea6c7ec-31f7-445e-bc80-2c4f2654bdb1} <Debug> TCPHandler: Processed in 0.001614144 sec. | ||
| 19659 | 2026.05.27 21:11:29.487391 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2026.05.27 21:11:29.487488 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19661 | 2026.05.27 21:11:29.487529 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19662 | 2026.05.27 21:11:29.488220 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.05.27 21:11:29.488258 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19664 | 2026.05.27 21:11:29.488588 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19665 | 2026.05.27 21:11:29.488803 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.05.27 21:11:29.488926 [ 57 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19667 | 2026.05.27 21:11:29.488934 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001465 sec., 335836.17747440276 rows/sec., 23.59 MiB/sec. | ||
| 19668 | 2026.05.27 21:11:29.488975 [ 57 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19669 | 2026.05.27 21:11:29.488989 [ 261 ] {6743eab0-a189-4e65-b8a2-55cb21562bfe} <Debug> TCPHandler: Processed in 0.001648385 sec. | ||
| 19670 | 2026.05.27 21:11:29.489007 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19671 | 2026.05.27 21:11:29.489132 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 19672 | 2026.05.27 21:11:29.489154 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.05.27 21:11:29.489230 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19674 | 2026.05.27 21:11:29.489257 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19675 | 2026.05.27 21:11:29.489260 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2407 rows starting from the beginning of the part | ||
| 19676 | 2026.05.27 21:11:29.489307 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19677 | 2026.05.27 21:11:29.489332 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1339 rows starting from the beginning of the part | ||
| 19678 | 2026.05.27 21:11:29.489381 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 19679 | 2026.05.27 21:11:29.489425 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 486 rows starting from the beginning of the part | ||
| 19680 | 2026.05.27 21:11:29.489465 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 103 rows starting from the beginning of the part | ||
| 19681 | 2026.05.27 21:11:29.489508 [ 190 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 492 rows starting from the beginning of the part | ||
| 19682 | 2026.05.27 21:11:29.489694 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19683 | 2026.05.27 21:11:29.489738 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19684 | 2026.05.27 21:11:29.490050 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19685 | 2026.05.27 21:11:29.490274 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19686 | 2026.05.27 21:11:29.490407 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 178.77 KiB/sec. | ||
| 19687 | 2026.05.27 21:11:29.490442 [ 261 ] {09fe3481-003e-4b92-bc32-f6be4cecc48a} <Debug> TCPHandler: Processed in 0.001339274 sec. | ||
| 19688 | 2026.05.27 21:11:29.490572 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19689 | 2026.05.27 21:11:29.490668 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19690 | 2026.05.27 21:11:29.490711 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19691 | 2026.05.27 21:11:29.491015 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930984 sec., 2532905.50310101 rows/sec., 183.51 MiB/sec. | ||
| 19692 | 2026.05.27 21:11:29.491143 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.05.27 21:11:29.491183 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19694 | 2026.05.27 21:11:29.491275 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19695 | 2026.05.27 21:11:29.491542 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19696 | 2026.05.27 21:11:29.491594 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19697 | 2026.05.27 21:11:29.491687 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_131_26} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19698 | 2026.05.27 21:11:29.491775 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 19699 | 2026.05.27 21:11:29.491789 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19700 | 2026.05.27 21:11:29.491927 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001277 sec., 209866.87548942835 rows/sec., 13.95 MiB/sec. | ||
| 19701 | 2026.05.27 21:11:29.491962 [ 261 ] {7f4358fb-2193-4531-ad20-cab1bd1fbb11} <Debug> TCPHandler: Processed in 0.001439548 sec. | ||
| 19702 | 2026.05.27 21:11:29.492082 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19703 | 2026.05.27 21:11:29.492177 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19704 | 2026.05.27 21:11:29.492219 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19705 | 2026.05.27 21:11:29.492560 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2026.05.27 21:11:29.492595 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19707 | 2026.05.27 21:11:29.492882 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19708 | 2026.05.27 21:11:29.493096 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19709 | 2026.05.27 21:11:29.493223 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 19710 | 2026.05.27 21:11:29.493257 [ 261 ] {d3fa6bf9-ddf7-4f97-a19f-d143e4191134} <Debug> TCPHandler: Processed in 0.001225151 sec. | ||
| 19711 | 2026.05.27 21:11:29.493373 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19712 | 2026.05.27 21:11:29.493469 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19713 | 2026.05.27 21:11:29.493523 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19714 | 2026.05.27 21:11:29.494293 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19715 | 2026.05.27 21:11:29.494328 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19716 | 2026.05.27 21:11:29.494803 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19717 | 2026.05.27 21:11:29.495016 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2026.05.27 21:11:29.495153 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001701 sec., 1175.7789535567313 rows/sec., 2.11 MiB/sec. | ||
| 19719 | 2026.05.27 21:11:29.495204 [ 261 ] {1c3d0690-d803-44e9-883a-d45d277f6a72} <Debug> TCPHandler: Processed in 0.001880123 sec. | ||
| 19720 | 2026.05.27 21:11:29.495327 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19721 | 2026.05.27 21:11:29.495424 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19722 | 2026.05.27 21:11:29.495465 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19723 | 2026.05.27 21:11:29.495797 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19724 | 2026.05.27 21:11:29.495832 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19725 | 2026.05.27 21:11:29.496127 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19726 | 2026.05.27 21:11:29.496346 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19727 | 2026.05.27 21:11:29.496463 [ 57 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19728 | 2026.05.27 21:11:29.496474 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 19729 | 2026.05.27 21:11:29.496506 [ 57 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19730 | 2026.05.27 21:11:29.496524 [ 261 ] {beb1d034-9d0d-4e7a-a6a5-f7c19d60fd71} <Debug> TCPHandler: Processed in 0.001247341 sec. | ||
| 19731 | 2026.05.27 21:11:29.496531 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19732 | 2026.05.27 21:11:29.496627 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 19733 | 2026.05.27 21:11:29.496732 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19734 | 2026.05.27 21:11:29.496763 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 9262 rows starting from the beginning of the part | ||
| 19735 | 2026.05.27 21:11:29.496821 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 19736 | 2026.05.27 21:11:29.496869 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
| 19737 | 2026.05.27 21:11:29.496917 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 19738 | 2026.05.27 21:11:29.496960 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19739 | 2026.05.27 21:11:29.497004 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 19740 | 2026.05.27 21:11:29.499221 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002625637 sec., 3641782.927342965 rows/sec., 229.45 MiB/sec. | ||
| 19741 | 2026.05.27 21:11:29.499557 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19742 | 2026.05.27 21:11:29.499901 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19743 | 2026.05.27 21:11:29.499965 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_131_26} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19744 | 2026.05.27 21:11:29.500052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 19745 | 2026.05.27 21:11:33.443791 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19746 | 2026.05.27 21:11:33.443853 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19747 | 2026.05.27 21:11:33.685604 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37468 | ||
| 19748 | 2026.05.27 21:11:33.686170 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2026.05.27 21:11:33.686240 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19750 | 2026.05.27 21:11:33.686729 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19751 | 2026.05.27 21:11:33.686966 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.05.27 21:11:33.687122 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 19753 | 2026.05.27 21:11:34.466802 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2026.05.27 21:11:34.467053 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19755 | 2026.05.27 21:11:34.467401 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19756 | 2026.05.27 21:11:34.467444 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19757 | 2026.05.27 21:11:34.467715 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19758 | 2026.05.27 21:11:34.467797 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19759 | 2026.05.27 21:11:34.467953 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19760 | 2026.05.27 21:11:34.468034 [ 352 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19761 | 2026.05.27 21:11:34.468062 [ 269 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19762 | 2026.05.27 21:11:34.468072 [ 320 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19763 | 2026.05.27 21:11:34.468187 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19764 | 2026.05.27 21:11:34.468217 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19765 | 2026.05.27 21:11:34.468290 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19766 | 2026.05.27 21:11:34.468313 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19767 | 2026.05.27 21:11:34.468353 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19768 | 2026.05.27 21:11:34.468407 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19769 | 2026.05.27 21:11:34.469563 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002617 sec., 18341.612533435233 rows/sec., 3.82 MiB/sec. | ||
| 19770 | 2026.05.27 21:11:34.469700 [ 261 ] {e0e27219-531c-4a62-be0c-ca001d7b4983} <Debug> TCPHandler: Processed in 0.003066722 sec. | ||
| 19771 | 2026.05.27 21:11:34.472237 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19772 | 2026.05.27 21:11:34.472390 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19773 | 2026.05.27 21:11:34.472447 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19774 | 2026.05.27 21:11:34.473179 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.05.27 21:11:34.473229 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19776 | 2026.05.27 21:11:34.473749 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19777 | 2026.05.27 21:11:34.473998 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2026.05.27 21:11:34.474168 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001821 sec., 73585.94179022516 rows/sec., 6.37 MiB/sec. | ||
| 19779 | 2026.05.27 21:11:34.474218 [ 261 ] {dd082ca7-3f1b-4f45-9f32-f30d0a2818f8} <Debug> TCPHandler: Processed in 0.002070519 sec. | ||
| 19780 | 2026.05.27 21:11:34.474404 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19781 | 2026.05.27 21:11:34.474518 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19782 | 2026.05.27 21:11:34.474571 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19783 | 2026.05.27 21:11:34.475083 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2026.05.27 21:11:34.475126 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19785 | 2026.05.27 21:11:34.475487 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19786 | 2026.05.27 21:11:34.475733 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2026.05.27 21:11:34.475965 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00147 sec., 26530.61224489796 rows/sec., 1.95 MiB/sec. | ||
| 19788 | 2026.05.27 21:11:34.476007 [ 261 ] {8e78ce5d-af91-4ea5-8189-eecb36c6c649} <Debug> TCPHandler: Processed in 0.001659815 sec. | ||
| 19789 | 2026.05.27 21:11:34.476070 [ 222 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 19790 | 2026.05.27 21:11:34.476113 [ 222 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 19791 | 2026.05.27 21:11:34.476154 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2026.05.27 21:11:34.476281 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19793 | 2026.05.27 21:11:34.476340 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19794 | 2026.05.27 21:11:34.476875 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19795 | 2026.05.27 21:11:34.476984 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19796 | 2026.05.27 21:11:34.477373 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19797 | 2026.05.27 21:11:34.477686 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.05.27 21:11:34.477847 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001588 sec., 64861.46095717884 rows/sec., 5.07 MiB/sec. | ||
| 19799 | 2026.05.27 21:11:34.477886 [ 261 ] {a459faa0-b9ec-4438-ba41-1f0257130f8d} <Debug> TCPHandler: Processed in 0.001789309 sec. | ||
| 19800 | 2026.05.27 21:11:34.478044 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.05.27 21:11:34.478149 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19802 | 2026.05.27 21:11:34.478196 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19803 | 2026.05.27 21:11:34.478662 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.05.27 21:11:34.478703 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19805 | 2026.05.27 21:11:34.478955 [ 222 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 19806 | 2026.05.27 21:11:34.479150 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19807 | 2026.05.27 21:11:34.479512 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19808 | 2026.05.27 21:11:34.479706 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
| 19809 | 2026.05.27 21:11:34.479763 [ 261 ] {7cf096fe-858c-48ff-8365-167c2ea08907} <Debug> TCPHandler: Processed in 0.00177407 sec. | ||
| 19810 | 2026.05.27 21:11:34.479931 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19811 | 2026.05.27 21:11:34.480062 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19812 | 2026.05.27 21:11:34.480142 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19813 | 2026.05.27 21:11:34.481398 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19814 | 2026.05.27 21:11:34.481449 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19815 | 2026.05.27 21:11:34.482183 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 19816 | 2026.05.27 21:11:34.482488 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19817 | 2026.05.27 21:11:34.482655 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00262 sec., 14885.496183206107 rows/sec., 26.67 MiB/sec. | ||
| 19818 | 2026.05.27 21:11:34.482740 [ 261 ] {09613d88-4934-49da-a12a-9a0206c1384a} <Debug> TCPHandler: Processed in 0.002877976 sec. | ||
| 19819 | 2026.05.27 21:11:34.482905 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19820 | 2026.05.27 21:11:34.483029 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19821 | 2026.05.27 21:11:34.483080 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19822 | 2026.05.27 21:11:34.483529 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19823 | 2026.05.27 21:11:34.483581 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19824 | 2026.05.27 21:11:34.483925 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19825 | 2026.05.27 21:11:34.484160 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19826 | 2026.05.27 21:11:34.484301 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 19827 | 2026.05.27 21:11:34.484338 [ 261 ] {58a78edd-2fb0-42fa-bec9-3ecedec04ef6} <Debug> TCPHandler: Processed in 0.00149527 sec. | ||
| 19828 | 2026.05.27 21:11:35.696003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 19829 | 2026.05.27 21:11:35.714018 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19830 | 2026.05.27 21:11:35.714088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19831 | 2026.05.27 21:11:35.720798 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19832 | 2026.05.27 21:11:35.722638 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19833 | 2026.05.27 21:11:35.731981 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 19834 | 2026.05.27 21:11:39.170636 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19835 | 2026.05.27 21:11:39.170706 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19836 | 2026.05.27 21:11:39.172877 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 19837 | 2026.05.27 21:11:39.468152 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2026.05.27 21:11:39.468389 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 19839 | 2026.05.27 21:11:39.468734 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19840 | 2026.05.27 21:11:39.468775 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19841 | 2026.05.27 21:11:39.469014 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19842 | 2026.05.27 21:11:39.469084 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19843 | 2026.05.27 21:11:39.469224 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19844 | 2026.05.27 21:11:39.469332 [ 352 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19845 | 2026.05.27 21:11:39.469343 [ 347 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19846 | 2026.05.27 21:11:39.469332 [ 360 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19847 | 2026.05.27 21:11:39.469481 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19848 | 2026.05.27 21:11:39.469509 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19849 | 2026.05.27 21:11:39.469578 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19850 | 2026.05.27 21:11:39.469599 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 19851 | 2026.05.27 21:11:39.469636 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19852 | 2026.05.27 21:11:39.469677 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19853 | 2026.05.27 21:11:39.470899 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002612 sec., 18376.722817764163 rows/sec., 3.83 MiB/sec. | ||
| 19854 | 2026.05.27 21:11:39.471040 [ 261 ] {afc51c11-36e1-4c49-bb38-57381fe50c16} <Debug> TCPHandler: Processed in 0.003024231 sec. | ||
| 19855 | 2026.05.27 21:11:39.475916 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19856 | 2026.05.27 21:11:39.476100 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19857 | 2026.05.27 21:11:39.476153 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19858 | 2026.05.27 21:11:39.476889 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19859 | 2026.05.27 21:11:39.476940 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19860 | 2026.05.27 21:11:39.477323 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19861 | 2026.05.27 21:11:39.477550 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2026.05.27 21:11:39.477694 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001634 sec., 171358.62913096696 rows/sec., 10.87 MiB/sec. | ||
| 19863 | 2026.05.27 21:11:39.477729 [ 261 ] {7daf3ac6-5e57-4334-ba3d-5d415a7bc1fb} <Debug> TCPHandler: Processed in 0.001911203 sec. | ||
| 19864 | 2026.05.27 21:11:39.477910 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19865 | 2026.05.27 21:11:39.478018 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19866 | 2026.05.27 21:11:39.478058 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19867 | 2026.05.27 21:11:39.478854 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19868 | 2026.05.27 21:11:39.478893 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19869 | 2026.05.27 21:11:39.479232 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19870 | 2026.05.27 21:11:39.479440 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19871 | 2026.05.27 21:11:39.479574 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001575 sec., 495873.01587301586 rows/sec., 38.24 MiB/sec. | ||
| 19872 | 2026.05.27 21:11:39.479611 [ 261 ] {9c20319b-db8c-41d6-b4bd-f79d3d80eba0} <Debug> TCPHandler: Processed in 0.001757709 sec. | ||
| 19873 | 2026.05.27 21:11:39.479743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19874 | 2026.05.27 21:11:39.479840 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19875 | 2026.05.27 21:11:39.479880 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19876 | 2026.05.27 21:11:39.480339 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2026.05.27 21:11:39.480375 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19878 | 2026.05.27 21:11:39.480671 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19879 | 2026.05.27 21:11:39.480875 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.05.27 21:11:39.481014 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001193 sec., 119027.6613579212 rows/sec., 7.01 MiB/sec. | ||
| 19881 | 2026.05.27 21:11:39.481048 [ 261 ] {334cf8c6-c3af-4ce5-9230-92770dfb11d0} <Debug> TCPHandler: Processed in 0.001355425 sec. | ||
| 19882 | 2026.05.27 21:11:39.481176 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.05.27 21:11:39.481272 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19884 | 2026.05.27 21:11:39.481311 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19885 | 2026.05.27 21:11:39.481767 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19886 | 2026.05.27 21:11:39.481803 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19887 | 2026.05.27 21:11:39.482095 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19888 | 2026.05.27 21:11:39.482310 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19889 | 2026.05.27 21:11:39.482445 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001192 sec., 121644.29530201343 rows/sec., 7.85 MiB/sec. | ||
| 19890 | 2026.05.27 21:11:39.482480 [ 261 ] {ee7cf112-9956-4c5b-98b1-561d0e0b4797} <Debug> TCPHandler: Processed in 0.001353485 sec. | ||
| 19891 | 2026.05.27 21:11:39.482611 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.05.27 21:11:39.482706 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.05.27 21:11:39.482746 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19894 | 2026.05.27 21:11:39.483193 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.05.27 21:11:39.483229 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19896 | 2026.05.27 21:11:39.483518 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19897 | 2026.05.27 21:11:39.483718 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.05.27 21:11:39.483843 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001155 sec., 124675.32467532468 rows/sec., 7.08 MiB/sec. | ||
| 19899 | 2026.05.27 21:11:39.483877 [ 261 ] {70febf8d-e37a-4e26-a964-e5b43a2411c5} <Debug> TCPHandler: Processed in 0.001321234 sec. | ||
| 19900 | 2026.05.27 21:11:39.484013 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.05.27 21:11:39.484119 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19902 | 2026.05.27 21:11:39.484158 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19903 | 2026.05.27 21:11:39.484751 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.05.27 21:11:39.484787 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19905 | 2026.05.27 21:11:39.485098 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19906 | 2026.05.27 21:11:39.485296 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.05.27 21:11:39.485423 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001331 sec., 365138.9932381668 rows/sec., 25.60 MiB/sec. | ||
| 19908 | 2026.05.27 21:11:39.485457 [ 261 ] {d596c7df-e86c-483a-a8d4-27642f89cfac} <Debug> TCPHandler: Processed in 0.00149418 sec. | ||
| 19909 | 2026.05.27 21:11:39.485532 [ 220 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19910 | 2026.05.27 21:11:39.485567 [ 220 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19911 | 2026.05.27 21:11:39.485575 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.05.27 21:11:39.485676 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19913 | 2026.05.27 21:11:39.485718 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19914 | 2026.05.27 21:11:39.486049 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.05.27 21:11:39.486086 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19916 | 2026.05.27 21:11:39.486397 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19917 | 2026.05.27 21:11:39.486655 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.05.27 21:11:39.486790 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 184.62 KiB/sec. | ||
| 19919 | 2026.05.27 21:11:39.486823 [ 261 ] {3a0cefe5-42df-40f1-a452-b1b4a3cb293d} <Debug> TCPHandler: Processed in 0.001298244 sec. | ||
| 19920 | 2026.05.27 21:11:39.486964 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.05.27 21:11:39.487061 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19922 | 2026.05.27 21:11:39.487105 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19923 | 2026.05.27 21:11:39.487513 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.05.27 21:11:39.487549 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19925 | 2026.05.27 21:11:39.487749 [ 220 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 19926 | 2026.05.27 21:11:39.487891 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19927 | 2026.05.27 21:11:39.488116 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.05.27 21:11:39.488242 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 19929 | 2026.05.27 21:11:39.488276 [ 261 ] {e95bdd40-9577-4bdc-92d1-3ba01e3947f9} <Debug> TCPHandler: Processed in 0.001367375 sec. | ||
| 19930 | 2026.05.27 21:11:39.488407 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.05.27 21:11:39.488503 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19932 | 2026.05.27 21:11:39.488545 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19933 | 2026.05.27 21:11:39.488862 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.05.27 21:11:39.488897 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19935 | 2026.05.27 21:11:39.489178 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19936 | 2026.05.27 21:11:39.489380 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.05.27 21:11:39.489506 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 19938 | 2026.05.27 21:11:39.489539 [ 261 ] {9b12eee8-9c6e-4777-a336-434b629bc07d} <Debug> TCPHandler: Processed in 0.001181619 sec. | ||
| 19939 | 2026.05.27 21:11:39.489660 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19940 | 2026.05.27 21:11:39.489755 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19941 | 2026.05.27 21:11:39.489808 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19942 | 2026.05.27 21:11:39.490521 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.05.27 21:11:39.490556 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19944 | 2026.05.27 21:11:39.491029 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19945 | 2026.05.27 21:11:39.491242 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19946 | 2026.05.27 21:11:39.491377 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00164 sec., 1219.5121951219512 rows/sec., 2.19 MiB/sec. | ||
| 19947 | 2026.05.27 21:11:39.491428 [ 261 ] {993e7f7b-287f-4769-83ae-db15d9711589} <Debug> TCPHandler: Processed in 0.00181727 sec. | ||
| 19948 | 2026.05.27 21:11:39.491555 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19949 | 2026.05.27 21:11:39.491650 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19950 | 2026.05.27 21:11:39.491691 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19951 | 2026.05.27 21:11:39.492022 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19952 | 2026.05.27 21:11:39.492056 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19953 | 2026.05.27 21:11:39.492361 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19954 | 2026.05.27 21:11:39.492563 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19955 | 2026.05.27 21:11:39.492691 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 19956 | 2026.05.27 21:11:39.492724 [ 261 ] {f7fa069a-ff85-48ee-9b67-6be0a1892d3d} <Debug> TCPHandler: Processed in 0.00121957 sec. | ||
| 19957 | 2026.05.27 21:11:39.914918 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19958 | 2026.05.27 21:11:39.915206 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19959 | 2026.05.27 21:11:39.915626 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19960 | 2026.05.27 21:11:39.915679 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19961 | 2026.05.27 21:11:39.915987 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19962 | 2026.05.27 21:11:39.916057 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19963 | 2026.05.27 21:11:39.916202 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 37-element set) | ||
| 19964 | 2026.05.27 21:11:39.916328 [ 350 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19965 | 2026.05.27 21:11:39.916343 [ 351 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19966 | 2026.05.27 21:11:39.916328 [ 352 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19967 | 2026.05.27 21:11:39.916557 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 19968 | 2026.05.27 21:11:39.916597 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19969 | 2026.05.27 21:11:39.916688 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19970 | 2026.05.27 21:11:39.916711 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 19971 | 2026.05.27 21:11:39.916751 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 19972 | 2026.05.27 21:11:39.916797 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 19973 | 2026.05.27 21:11:39.916842 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 19974 | 2026.05.27 21:11:39.918238 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.003163 sec., 17072.39962061334 rows/sec., 4.04 MiB/sec. | ||
| 19975 | 2026.05.27 21:11:39.918443 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> MemoryTracker: Peak memory usage (for query): 159.03 KiB. | ||
| 19976 | 2026.05.27 21:11:39.918460 [ 261 ] {41b81b9c-bd71-4401-89cc-721f78cf108b} <Debug> TCPHandler: Processed in 0.003699823 sec. | ||
| 19977 | 2026.05.27 21:11:39.937089 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2026.05.27 21:11:39.937206 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19979 | 2026.05.27 21:11:39.937252 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19980 | 2026.05.27 21:11:39.937774 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2026.05.27 21:11:39.937814 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19982 | 2026.05.27 21:11:39.938198 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19983 | 2026.05.27 21:11:39.938421 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.05.27 21:11:39.938573 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001401 sec., 17130.620985010708 rows/sec., 1.42 MiB/sec. | ||
| 19985 | 2026.05.27 21:11:39.938611 [ 261 ] {456ebaf1-052a-470d-8563-9dce3f7019bb} <Debug> TCPHandler: Processed in 0.001574722 sec. | ||
| 19986 | 2026.05.27 21:11:39.938743 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.05.27 21:11:39.938839 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19988 | 2026.05.27 21:11:39.938880 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19989 | 2026.05.27 21:11:39.941404 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.05.27 21:11:39.941466 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 19991 | 2026.05.27 21:11:39.942089 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19992 | 2026.05.27 21:11:39.942326 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.05.27 21:11:39.942494 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Debug> executeQuery: Read 3463 rows, 269.41 KiB in 0.003671 sec., 943339.6894579134 rows/sec., 71.67 MiB/sec. | ||
| 19994 | 2026.05.27 21:11:39.942562 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 19995 | 2026.05.27 21:11:39.942576 [ 261 ] {ed291378-42ca-4589-9a90-f31021437635} <Debug> TCPHandler: Processed in 0.003883589 sec. | ||
| 19996 | 2026.05.27 21:11:39.942789 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2026.05.27 21:11:39.942924 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19998 | 2026.05.27 21:11:39.942984 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19999 | 2026.05.27 21:11:39.943524 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20000 | 2026.05.27 21:11:39.943563 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20001 | 2026.05.27 21:11:39.943903 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 20002 | 2026.05.27 21:11:39.944115 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20003 | 2026.05.27 21:11:39.944251 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Debug> executeQuery: Read 62 rows, 4.72 KiB in 0.001369 sec., 45288.53177501826 rows/sec., 3.37 MiB/sec. | ||
| 20004 | 2026.05.27 21:11:39.944286 [ 261 ] {34e52fcc-bad5-4c2a-8228-cfb46d0dff82} <Debug> TCPHandler: Processed in 0.001619074 sec. | ||
| 20005 | 2026.05.27 21:11:39.944411 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2026.05.27 21:11:39.944509 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20007 | 2026.05.27 21:11:39.944552 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20008 | 2026.05.27 21:11:39.945504 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20009 | 2026.05.27 21:11:39.945543 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20010 | 2026.05.27 21:11:39.945930 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20011 | 2026.05.27 21:11:39.946149 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2026.05.27 21:11:39.946283 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.001793 sec., 544896.8209704405 rows/sec., 32.17 MiB/sec. | ||
| 20013 | 2026.05.27 21:11:39.946318 [ 261 ] {dbf3a5de-8485-4b39-90e5-ee5172f19d6f} <Debug> TCPHandler: Processed in 0.001957945 sec. | ||
| 20014 | 2026.05.27 21:11:39.946355 [ 221 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 20015 | 2026.05.27 21:11:39.946391 [ 221 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 20016 | 2026.05.27 21:11:39.946440 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2026.05.27 21:11:39.946549 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20018 | 2026.05.27 21:11:39.946591 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20019 | 2026.05.27 21:11:39.947025 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2026.05.27 21:11:39.947073 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20021 | 2026.05.27 21:11:39.947421 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20022 | 2026.05.27 21:11:39.947670 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2026.05.27 21:11:39.947819 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 54.55 KiB/sec. | ||
| 20024 | 2026.05.27 21:11:39.947856 [ 261 ] {4cb39b23-34ff-4d21-95e8-31adc0a3141f} <Debug> TCPHandler: Processed in 0.001466319 sec. | ||
| 20025 | 2026.05.27 21:11:39.948011 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20026 | 2026.05.27 21:11:39.948111 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20027 | 2026.05.27 21:11:39.948153 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20028 | 2026.05.27 21:11:39.948349 [ 221 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 20029 | 2026.05.27 21:11:39.948593 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20030 | 2026.05.27 21:11:39.948636 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20031 | 2026.05.27 21:11:39.948929 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20032 | 2026.05.27 21:11:39.949139 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20033 | 2026.05.27 21:11:39.949269 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 797.19 KiB/sec. | ||
| 20034 | 2026.05.27 21:11:39.949304 [ 261 ] {9f81848f-8679-4e67-a53c-d270400623a1} <Debug> TCPHandler: Processed in 0.001351355 sec. | ||
| 20035 | 2026.05.27 21:11:39.949441 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20036 | 2026.05.27 21:11:39.949537 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20037 | 2026.05.27 21:11:39.949585 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20038 | 2026.05.27 21:11:39.950720 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20039 | 2026.05.27 21:11:39.950757 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20040 | 2026.05.27 21:11:39.951145 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20041 | 2026.05.27 21:11:39.951362 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20042 | 2026.05.27 21:11:39.951494 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Debug> executeQuery: Read 1947 rows, 135.22 KiB in 0.001974 sec., 986322.188449848 rows/sec., 66.89 MiB/sec. | ||
| 20043 | 2026.05.27 21:11:39.951529 [ 261 ] {0d70b6a8-8841-4ef6-a3bd-cf9e9bd83fdb} <Debug> TCPHandler: Processed in 0.002137681 sec. | ||
| 20044 | 2026.05.27 21:11:39.951663 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20045 | 2026.05.27 21:11:39.951759 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20046 | 2026.05.27 21:11:39.951803 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20047 | 2026.05.27 21:11:39.952564 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20048 | 2026.05.27 21:11:39.952603 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20049 | 2026.05.27 21:11:39.953023 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20050 | 2026.05.27 21:11:39.953252 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20051 | 2026.05.27 21:11:39.953382 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Debug> executeQuery: Read 1640 rows, 104.86 KiB in 0.001641 sec., 999390.6154783668 rows/sec., 62.40 MiB/sec. | ||
| 20052 | 2026.05.27 21:11:39.953383 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_129_28 to all_134_134_0 | ||
| 20053 | 2026.05.27 21:11:39.953418 [ 261 ] {193c731e-b489-42b8-8be7-8ee74468163b} <Debug> TCPHandler: Processed in 0.00180546 sec. | ||
| 20054 | 2026.05.27 21:11:39.953446 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20055 | 2026.05.27 21:11:39.953474 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20056 | 2026.05.27 21:11:39.953559 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20057 | 2026.05.27 21:11:39.953596 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_28 to all_134_134_0 into Compact with storage Full | ||
| 20058 | 2026.05.27 21:11:39.953668 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20059 | 2026.05.27 21:11:39.953707 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20060 | 2026.05.27 21:11:39.953724 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20061 | 2026.05.27 21:11:39.953743 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_129_28, total 51055 rows starting from the beginning of the part | ||
| 20062 | 2026.05.27 21:11:39.953814 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 20063 | 2026.05.27 21:11:39.953870 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 268 rows starting from the beginning of the part | ||
| 20064 | 2026.05.27 21:11:39.953920 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 20065 | 2026.05.27 21:11:39.953969 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part | ||
| 20066 | 2026.05.27 21:11:39.954023 [ 198 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1640 rows starting from the beginning of the part | ||
| 20067 | 2026.05.27 21:11:39.954631 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.05.27 21:11:39.954666 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20069 | 2026.05.27 21:11:39.955242 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 20070 | 2026.05.27 21:11:39.955482 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.05.27 21:11:39.955615 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 20072 | 2026.05.27 21:11:39.955625 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001975 sec., 25316.45569620253 rows/sec., 45.37 MiB/sec. | ||
| 20073 | 2026.05.27 21:11:39.955657 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.05.27 21:11:39.955684 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20075 | 2026.05.27 21:11:39.955696 [ 261 ] {0e5f8086-0fb9-4bf1-b6ec-b9a639a6b31b} <Debug> TCPHandler: Processed in 0.002186923 sec. | ||
| 20076 | 2026.05.27 21:11:39.955784 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 20077 | 2026.05.27 21:11:39.955849 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20078 | 2026.05.27 21:11:39.955953 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20079 | 2026.05.27 21:11:39.955994 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20080 | 2026.05.27 21:11:39.956019 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20081 | 2026.05.27 21:11:39.956086 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2422 rows starting from the beginning of the part | ||
| 20082 | 2026.05.27 21:11:39.956226 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 39 rows starting from the beginning of the part | ||
| 20083 | 2026.05.27 21:11:39.956347 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 2 rows starting from the beginning of the part | ||
| 20084 | 2026.05.27 21:11:39.956355 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20085 | 2026.05.27 21:11:39.956401 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20086 | 2026.05.27 21:11:39.956472 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 39 rows starting from the beginning of the part | ||
| 20087 | 2026.05.27 21:11:39.956602 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 2 rows starting from the beginning of the part | ||
| 20088 | 2026.05.27 21:11:39.956725 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 50 rows starting from the beginning of the part | ||
| 20089 | 2026.05.27 21:11:39.956734 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20090 | 2026.05.27 21:11:39.956969 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.05.27 21:11:39.957104 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001171 sec., 140051.23825789924 rows/sec., 7.62 MiB/sec. | ||
| 20092 | 2026.05.27 21:11:39.957141 [ 261 ] {be128ec9-9c7e-4153-9d93-2f862a5b72fd} <Debug> TCPHandler: Processed in 0.001342495 sec. | ||
| 20093 | 2026.05.27 21:11:39.957220 [ 221 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20094 | 2026.05.27 21:11:39.957254 [ 221 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20095 | 2026.05.27 21:11:39.959142 [ 221 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20096 | 2026.05.27 21:11:39.962852 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53548 rows, containing 5 columns (5 merged, 0 gathered) in 0.009303129 sec., 5755912.876194665 rows/sec., 368.60 MiB/sec. | ||
| 20097 | 2026.05.27 21:11:39.963248 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 20098 | 2026.05.27 21:11:39.963510 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.05.27 21:11:39.963580 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_129_28, all_134_134_0] -> all_1_134_29 | ||
| 20100 | 2026.05.27 21:11:39.963681 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 20101 | 2026.05.27 21:11:39.965467 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 19 columns (19 merged, 0 gathered) in 0.009729314 sec., 262505.6607279815 rows/sec., 470.40 MiB/sec. | ||
| 20102 | 2026.05.27 21:11:39.967228 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 20103 | 2026.05.27 21:11:39.967537 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.05.27 21:11:39.967608 [ 187 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 20105 | 2026.05.27 21:11:39.967756 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 20106 | 2026.05.27 21:11:40.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.81 MiB, peak 415.47 MiB, free memory in arenas 0.00 B, will set to 396.28 MiB (RSS), difference: 1.47 MiB | ||
| 20107 | 2026.05.27 21:11:40.637856 [ 221 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20108 | 2026.05.27 21:11:40.637911 [ 221 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20109 | 2026.05.27 21:11:40.639868 [ 221 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20110 | 2026.05.27 21:11:41.188210 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37980 | ||
| 20111 | 2026.05.27 21:11:41.188769 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.05.27 21:11:41.188810 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 20113 | 2026.05.27 21:11:41.189310 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20114 | 2026.05.27 21:11:41.189543 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.05.27 21:11:41.189684 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37980 | ||
| 20116 | 2026.05.27 21:11:42.633084 [ 225 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 20117 | 2026.05.27 21:11:42.633189 [ 225 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 20118 | 2026.05.27 21:11:42.635538 [ 225 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 20119 | 2026.05.27 21:11:43.232993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 20120 | 2026.05.27 21:11:43.251024 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.05.27 21:11:43.251079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20122 | 2026.05.27 21:11:43.257555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20123 | 2026.05.27 21:11:43.258236 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.05.27 21:11:43.261217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 20125 | 2026.05.27 21:11:44.463070 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20126 | 2026.05.27 21:11:44.463426 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 20127 | 2026.05.27 21:11:44.463964 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20128 | 2026.05.27 21:11:44.464031 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 20129 | 2026.05.27 21:11:44.464354 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20130 | 2026.05.27 21:11:44.464424 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20131 | 2026.05.27 21:11:44.464570 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20132 | 2026.05.27 21:11:44.464692 [ 350 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20133 | 2026.05.27 21:11:44.464691 [ 355 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20134 | 2026.05.27 21:11:44.464691 [ 352 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20135 | 2026.05.27 21:11:44.464882 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20136 | 2026.05.27 21:11:44.464912 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20137 | 2026.05.27 21:11:44.464988 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20138 | 2026.05.27 21:11:44.465008 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20139 | 2026.05.27 21:11:44.465045 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20140 | 2026.05.27 21:11:44.465087 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20141 | 2026.05.27 21:11:44.466396 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003121 sec., 15379.685998077539 rows/sec., 3.20 MiB/sec. | ||
| 20142 | 2026.05.27 21:11:44.466528 [ 261 ] {c4f802eb-b4b0-4e70-aa9a-1a1b19e41988} <Debug> TCPHandler: Processed in 0.003653202 sec. | ||
| 20143 | 2026.05.27 21:11:44.468242 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20144 | 2026.05.27 21:11:44.468442 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20145 | 2026.05.27 21:11:44.468519 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20146 | 2026.05.27 21:11:44.469374 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.05.27 21:11:44.469418 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20148 | 2026.05.27 21:11:44.469790 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20149 | 2026.05.27 21:11:44.470028 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2026.05.27 21:11:44.470176 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.39 MiB/sec. | ||
| 20151 | 2026.05.27 21:11:44.470212 [ 261 ] {3530cffc-ef80-4b91-bc60-b7892aa128ce} <Debug> TCPHandler: Processed in 0.002071949 sec. | ||
| 20152 | 2026.05.27 21:11:44.470345 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20153 | 2026.05.27 21:11:44.470443 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20154 | 2026.05.27 21:11:44.470488 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20155 | 2026.05.27 21:11:44.471017 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20156 | 2026.05.27 21:11:44.471057 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20157 | 2026.05.27 21:11:44.471364 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20158 | 2026.05.27 21:11:44.471577 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20159 | 2026.05.27 21:11:44.471708 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 20160 | 2026.05.27 21:11:44.471744 [ 261 ] {98e2a1e2-25df-41e6-bdf6-7a8cadbec9d3} <Debug> TCPHandler: Processed in 0.001449468 sec. | ||
| 20161 | 2026.05.27 21:11:44.471904 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20162 | 2026.05.27 21:11:44.472001 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20163 | 2026.05.27 21:11:44.472046 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20164 | 2026.05.27 21:11:44.472471 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20165 | 2026.05.27 21:11:44.472557 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20166 | 2026.05.27 21:11:44.473136 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20167 | 2026.05.27 21:11:44.473425 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20168 | 2026.05.27 21:11:44.473629 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001641 sec., 78001.21876904326 rows/sec., 5.43 MiB/sec. | ||
| 20169 | 2026.05.27 21:11:44.473710 [ 261 ] {43662eec-dd46-48d8-aa51-077c52da2d5d} <Debug> TCPHandler: Processed in 0.001856262 sec. | ||
| 20170 | 2026.05.27 21:11:44.473928 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20171 | 2026.05.27 21:11:44.474067 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20172 | 2026.05.27 21:11:44.474132 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20173 | 2026.05.27 21:11:44.474572 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.05.27 21:11:44.474611 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20175 | 2026.05.27 21:11:44.474938 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20176 | 2026.05.27 21:11:44.475155 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20177 | 2026.05.27 21:11:44.475287 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001266 sec., 37914.69194312796 rows/sec., 2.56 MiB/sec. | ||
| 20178 | 2026.05.27 21:11:44.475320 [ 261 ] {d44e19b2-914b-4ad0-871e-7d5490b9ec37} <Debug> TCPHandler: Processed in 0.00151639 sec. | ||
| 20179 | 2026.05.27 21:11:47.059953 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20180 | 2026.05.27 21:11:47.060208 [ 4 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 20181 | 2026.05.27 21:11:47.060690 [ 4 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 20182 | 2026.05.27 21:11:47.060883 [ 4 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20183 | 2026.05.27 21:11:47.061281 [ 351 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 20184 | 2026.05.27 21:11:47.061675 [ 4 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00158 sec., 25949.367088607596 rows/sec., 1.54 MiB/sec. | ||
| 20185 | 2026.05.27 21:11:47.061752 [ 4 ] {f971291f-4b10-47ac-a26a-83d47a743f2f} <Debug> TCPHandler: Processed in 0.001939614 sec. | ||
| 20186 | 2026.05.27 21:11:48.443915 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20187 | 2026.05.27 21:11:48.443981 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20188 | 2026.05.27 21:11:48.649894 [ 222 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 20189 | 2026.05.27 21:11:48.649976 [ 222 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 20190 | 2026.05.27 21:11:48.652286 [ 222 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 20191 | 2026.05.27 21:11:48.690725 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38428 | ||
| 20192 | 2026.05.27 21:11:48.691257 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20193 | 2026.05.27 21:11:48.691300 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20194 | 2026.05.27 21:11:48.691806 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20195 | 2026.05.27 21:11:48.692031 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20196 | 2026.05.27 21:11:48.692172 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 20197 | 2026.05.27 21:11:49.002302 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000914631 sec. | ||
| 20198 | 2026.05.27 21:11:49.464581 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20199 | 2026.05.27 21:11:49.464809 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20200 | 2026.05.27 21:11:49.465156 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20201 | 2026.05.27 21:11:49.465197 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20202 | 2026.05.27 21:11:49.465426 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20203 | 2026.05.27 21:11:49.465500 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20204 | 2026.05.27 21:11:49.465645 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20205 | 2026.05.27 21:11:49.465745 [ 351 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20206 | 2026.05.27 21:11:49.465757 [ 312 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20207 | 2026.05.27 21:11:49.465753 [ 352 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20208 | 2026.05.27 21:11:49.465915 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20209 | 2026.05.27 21:11:49.465948 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20210 | 2026.05.27 21:11:49.466023 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20211 | 2026.05.27 21:11:49.466045 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20212 | 2026.05.27 21:11:49.466084 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20213 | 2026.05.27 21:11:49.466128 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20214 | 2026.05.27 21:11:49.467213 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002496 sec., 19230.76923076923 rows/sec., 4.00 MiB/sec. | ||
| 20215 | 2026.05.27 21:11:49.467360 [ 261 ] {a7667151-f5fd-489b-b32c-acf40dbfdec7} <Debug> TCPHandler: Processed in 0.002913177 sec. | ||
| 20216 | 2026.05.27 21:11:49.469122 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20217 | 2026.05.27 21:11:49.469251 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20218 | 2026.05.27 21:11:49.469303 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20219 | 2026.05.27 21:11:49.469872 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.05.27 21:11:49.469923 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20221 | 2026.05.27 21:11:49.470321 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20222 | 2026.05.27 21:11:49.470570 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20223 | 2026.05.27 21:11:49.470727 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 3.08 MiB/sec. | ||
| 20224 | 2026.05.27 21:11:49.470733 [ 125 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20225 | 2026.05.27 21:11:49.470772 [ 261 ] {f52ea05e-5533-47ee-9649-07a2e2047001} <Debug> TCPHandler: Processed in 0.001710957 sec. | ||
| 20226 | 2026.05.27 21:11:49.470790 [ 125 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.05.27 21:11:49.470815 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20228 | 2026.05.27 21:11:49.470908 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20229 | 2026.05.27 21:11:49.470925 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 20230 | 2026.05.27 21:11:49.471020 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20231 | 2026.05.27 21:11:49.471044 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20232 | 2026.05.27 21:11:49.471070 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20233 | 2026.05.27 21:11:49.471082 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 4201 rows starting from the beginning of the part | ||
| 20234 | 2026.05.27 21:11:49.471151 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 134 rows starting from the beginning of the part | ||
| 20235 | 2026.05.27 21:11:49.471198 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 781 rows starting from the beginning of the part | ||
| 20236 | 2026.05.27 21:11:49.471242 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 3463 rows starting from the beginning of the part | ||
| 20237 | 2026.05.27 21:11:49.471285 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 20238 | 2026.05.27 21:11:49.471325 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 20239 | 2026.05.27 21:11:49.471539 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20240 | 2026.05.27 21:11:49.471585 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20241 | 2026.05.27 21:11:49.471917 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 20242 | 2026.05.27 21:11:49.472169 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20243 | 2026.05.27 21:11:49.472314 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001317 sec., 1518.602885345482 rows/sec., 114.19 KiB/sec. | ||
| 20244 | 2026.05.27 21:11:49.472355 [ 261 ] {409f9d32-b6b5-4f6f-a6b1-88412a4687db} <Debug> TCPHandler: Processed in 0.00150161 sec. | ||
| 20245 | 2026.05.27 21:11:49.472503 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20246 | 2026.05.27 21:11:49.472607 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20247 | 2026.05.27 21:11:49.472650 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20248 | 2026.05.27 21:11:49.473095 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20249 | 2026.05.27 21:11:49.473133 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20250 | 2026.05.27 21:11:49.473492 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20251 | 2026.05.27 21:11:49.473726 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20252 | 2026.05.27 21:11:49.473746 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8695 rows, containing 5 columns (5 merged, 0 gathered) in 0.002864146 sec., 3035808.928734778 rows/sec., 243.36 MiB/sec. | ||
| 20253 | 2026.05.27 21:11:49.473866 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001279 sec., 51602.81469898358 rows/sec., 4.03 MiB/sec. | ||
| 20254 | 2026.05.27 21:11:49.473869 [ 127 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20255 | 2026.05.27 21:11:49.473911 [ 261 ] {860605ab-f33d-42ce-975b-fabd64e9182a} <Debug> TCPHandler: Processed in 0.001460489 sec. | ||
| 20256 | 2026.05.27 21:11:49.473930 [ 127 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.05.27 21:11:49.473957 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20258 | 2026.05.27 21:11:49.474052 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 20259 | 2026.05.27 21:11:49.474056 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20260 | 2026.05.27 21:11:49.474164 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20261 | 2026.05.27 21:11:49.474172 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20262 | 2026.05.27 21:11:49.474179 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20263 | 2026.05.27 21:11:49.474213 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2407 rows starting from the beginning of the part | ||
| 20264 | 2026.05.27 21:11:49.474239 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20265 | 2026.05.27 21:11:49.474285 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 103 rows starting from the beginning of the part | ||
| 20266 | 2026.05.27 21:11:49.474342 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 486 rows starting from the beginning of the part | ||
| 20267 | 2026.05.27 21:11:49.474391 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1947 rows starting from the beginning of the part | ||
| 20268 | 2026.05.27 21:11:49.474438 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 20269 | 2026.05.27 21:11:49.474482 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 66 rows starting from the beginning of the part | ||
| 20270 | 2026.05.27 21:11:49.474489 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20271 | 2026.05.27 21:11:49.474577 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_136_27} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20272 | 2026.05.27 21:11:49.474685 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 20273 | 2026.05.27 21:11:49.474828 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20274 | 2026.05.27 21:11:49.474867 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20275 | 2026.05.27 21:11:49.475257 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20276 | 2026.05.27 21:11:49.475499 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20277 | 2026.05.27 21:11:49.475661 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 20278 | 2026.05.27 21:11:49.475722 [ 261 ] {79fe828a-1809-468d-82fb-5b8713781823} <Debug> TCPHandler: Processed in 0.001717707 sec. | ||
| 20279 | 2026.05.27 21:11:49.475912 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.05.27 21:11:49.476043 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20281 | 2026.05.27 21:11:49.476085 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072639 sec., 2447604.2378822365 rows/sec., 177.46 MiB/sec. | ||
| 20282 | 2026.05.27 21:11:49.476119 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20283 | 2026.05.27 21:11:49.476371 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20284 | 2026.05.27 21:11:49.476678 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20285 | 2026.05.27 21:11:49.476761 [ 193 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_136_27} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20286 | 2026.05.27 21:11:49.476853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 20287 | 2026.05.27 21:11:49.476940 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20288 | 2026.05.27 21:11:49.476981 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20289 | 2026.05.27 21:11:49.477509 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 20290 | 2026.05.27 21:11:49.477748 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20291 | 2026.05.27 21:11:49.477898 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001893 sec., 1056.5240359218174 rows/sec., 1.89 MiB/sec. | ||
| 20292 | 2026.05.27 21:11:49.477969 [ 261 ] {9e70d6b0-2fed-4af9-b8ce-9c7a0403e873} <Debug> TCPHandler: Processed in 0.002166233 sec. | ||
| 20293 | 2026.05.27 21:11:49.478096 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20294 | 2026.05.27 21:11:49.478197 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20295 | 2026.05.27 21:11:49.478242 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20296 | 2026.05.27 21:11:49.478588 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20297 | 2026.05.27 21:11:49.478624 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20298 | 2026.05.27 21:11:49.478935 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20299 | 2026.05.27 21:11:49.479158 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20300 | 2026.05.27 21:11:49.479284 [ 127 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20301 | 2026.05.27 21:11:49.479288 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 20302 | 2026.05.27 21:11:49.479328 [ 127 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.05.27 21:11:49.479342 [ 261 ] {228c8a5b-e67b-4640-9957-d3f496b338cb} <Debug> TCPHandler: Processed in 0.001297943 sec. | ||
| 20304 | 2026.05.27 21:11:49.479353 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20305 | 2026.05.27 21:11:49.479451 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::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 | ||
| 20306 | 2026.05.27 21:11:49.479560 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20307 | 2026.05.27 21:11:49.479592 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9562 rows starting from the beginning of the part | ||
| 20308 | 2026.05.27 21:11:49.479658 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 20309 | 2026.05.27 21:11:49.479711 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 20310 | 2026.05.27 21:11:49.479756 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 164 rows starting from the beginning of the part | ||
| 20311 | 2026.05.27 21:11:49.479800 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part | ||
| 20312 | 2026.05.27 21:11:49.479844 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 20313 | 2026.05.27 21:11:49.482328 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002918127 sec., 3421372.6818606593 rows/sec., 215.32 MiB/sec. | ||
| 20314 | 2026.05.27 21:11:49.482606 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20315 | 2026.05.27 21:11:49.482879 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20316 | 2026.05.27 21:11:49.482949 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_136_27} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20317 | 2026.05.27 21:11:49.483022 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 20318 | 2026.05.27 21:11:49.851933 [ 225 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 20319 | 2026.05.27 21:11:49.851978 [ 225 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 20320 | 2026.05.27 21:11:49.854575 [ 225 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 20321 | 2026.05.27 21:11:49.932811 [ 222 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 20322 | 2026.05.27 21:11:49.932863 [ 222 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 20323 | 2026.05.27 21:11:49.934830 [ 222 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 20324 | 2026.05.27 21:11:50.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.78 MiB, peak 415.47 MiB, free memory in arenas 0.00 B, will set to 396.28 MiB (RSS), difference: 3.50 MiB | ||
| 20325 | 2026.05.27 21:11:50.037242 [ 218 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 20326 | 2026.05.27 21:11:50.037271 [ 218 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 20327 | 2026.05.27 21:11:50.038852 [ 218 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 20328 | 2026.05.27 21:11:50.395122 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20329 | 2026.05.27 21:11:50.395181 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20330 | 2026.05.27 21:11:50.397735 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20331 | 2026.05.27 21:11:50.762177 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 20332 | 2026.05.27 21:11:50.779196 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20333 | 2026.05.27 21:11:50.779265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20334 | 2026.05.27 21:11:50.785474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20335 | 2026.05.27 21:11:50.786176 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20336 | 2026.05.27 21:11:50.789075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 20337 | 2026.05.27 21:11:50.971704 [ 140 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 5 parts from all_1_40_8 to all_44_44_0 | ||
| 20338 | 2026.05.27 21:11:50.971764 [ 140 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20339 | 2026.05.27 21:11:50.971786 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20340 | 2026.05.27 21:11:50.971916 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_8 to all_44_44_0 into Compact with storage Full | ||
| 20341 | 2026.05.27 21:11:50.972064 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20342 | 2026.05.27 21:11:50.972100 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 20343 | 2026.05.27 21:11:50.972167 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 20344 | 2026.05.27 21:11:50.972214 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 20345 | 2026.05.27 21:11:50.972253 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 20346 | 2026.05.27 21:11:50.972293 [ 193 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 20347 | 2026.05.27 21:11:50.973078 [ 186 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121021 sec., 36357.326414423944 rows/sec., 2.39 MiB/sec. | ||
| 20348 | 2026.05.27 21:11:50.973282 [ 199 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 20349 | 2026.05.27 21:11:50.973634 [ 199 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2026.05.27 21:11:50.973718 [ 199 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_44_9} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 5 parts: [all_1_40_8, all_44_44_0] -> all_1_44_9 | ||
| 20351 | 2026.05.27 21:11:50.973816 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20352 | 2026.05.27 21:11:54.465552 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20353 | 2026.05.27 21:11:54.465834 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20354 | 2026.05.27 21:11:54.466225 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20355 | 2026.05.27 21:11:54.466277 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20356 | 2026.05.27 21:11:54.466542 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20357 | 2026.05.27 21:11:54.466620 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20358 | 2026.05.27 21:11:54.466769 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20359 | 2026.05.27 21:11:54.466851 [ 351 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20360 | 2026.05.27 21:11:54.466878 [ 352 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20361 | 2026.05.27 21:11:54.466902 [ 312 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20362 | 2026.05.27 21:11:54.467091 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20363 | 2026.05.27 21:11:54.467123 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20364 | 2026.05.27 21:11:54.467202 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20365 | 2026.05.27 21:11:54.467224 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20366 | 2026.05.27 21:11:54.467263 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20367 | 2026.05.27 21:11:54.467373 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20368 | 2026.05.27 21:11:54.468820 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.003079 sec., 15589.477102955505 rows/sec., 3.25 MiB/sec. | ||
| 20369 | 2026.05.27 21:11:54.469104 [ 261 ] {f6ca665d-e02d-4679-9d7f-bc175abf8a85} <Debug> TCPHandler: Processed in 0.003695003 sec. | ||
| 20370 | 2026.05.27 21:11:54.471653 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2026.05.27 21:11:54.471843 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20372 | 2026.05.27 21:11:54.471919 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20373 | 2026.05.27 21:11:54.472747 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2026.05.27 21:11:54.472803 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20375 | 2026.05.27 21:11:54.473226 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20376 | 2026.05.27 21:11:54.473481 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2026.05.27 21:11:54.473666 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001874 sec., 71504.80256136606 rows/sec., 6.19 MiB/sec. | ||
| 20378 | 2026.05.27 21:11:54.473731 [ 261 ] {fbdceedf-3718-4e8c-b2ea-2d385c7b70fc} <Debug> TCPHandler: Processed in 0.002222844 sec. | ||
| 20379 | 2026.05.27 21:11:54.473903 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2026.05.27 21:11:54.474033 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20381 | 2026.05.27 21:11:54.474087 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20382 | 2026.05.27 21:11:54.474606 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.05.27 21:11:54.474647 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20384 | 2026.05.27 21:11:54.474976 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 20385 | 2026.05.27 21:11:54.475218 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2026.05.27 21:11:54.475370 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001374 sec., 28384.279475982534 rows/sec., 2.08 MiB/sec. | ||
| 20387 | 2026.05.27 21:11:54.475396 [ 144 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 20388 | 2026.05.27 21:11:54.475412 [ 261 ] {a0313a23-c943-4714-86ea-c9489772be2c} <Debug> TCPHandler: Processed in 0.001585603 sec. | ||
| 20389 | 2026.05.27 21:11:54.475447 [ 144 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20390 | 2026.05.27 21:11:54.475476 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20391 | 2026.05.27 21:11:54.475591 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 20392 | 2026.05.27 21:11:54.475595 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2026.05.27 21:11:54.475729 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20394 | 2026.05.27 21:11:54.475739 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20395 | 2026.05.27 21:11:54.475770 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 224 rows starting from the beginning of the part | ||
| 20396 | 2026.05.27 21:11:54.475797 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20397 | 2026.05.27 21:11:54.475842 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 39 rows starting from the beginning of the part | ||
| 20398 | 2026.05.27 21:11:54.475899 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 142 rows starting from the beginning of the part | ||
| 20399 | 2026.05.27 21:11:54.475944 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 62 rows starting from the beginning of the part | ||
| 20400 | 2026.05.27 21:11:54.475987 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2 rows starting from the beginning of the part | ||
| 20401 | 2026.05.27 21:11:54.476030 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 39 rows starting from the beginning of the part | ||
| 20402 | 2026.05.27 21:11:54.476309 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20403 | 2026.05.27 21:11:54.476355 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20404 | 2026.05.27 21:11:54.476722 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20405 | 2026.05.27 21:11:54.476952 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412597 sec., 359621.32158004015 rows/sec., 24.86 MiB/sec. | ||
| 20406 | 2026.05.27 21:11:54.476978 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20407 | 2026.05.27 21:11:54.477111 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 20408 | 2026.05.27 21:11:54.477133 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001419 sec., 72586.3284002819 rows/sec., 5.67 MiB/sec. | ||
| 20409 | 2026.05.27 21:11:54.477173 [ 261 ] {637a129e-5f24-4012-a88e-b59ae5fbb10e} <Debug> TCPHandler: Processed in 0.001637524 sec. | ||
| 20410 | 2026.05.27 21:11:54.477322 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20411 | 2026.05.27 21:11:54.477387 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20412 | 2026.05.27 21:11:54.477431 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20413 | 2026.05.27 21:11:54.477460 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_116_23} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 20414 | 2026.05.27 21:11:54.477482 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20415 | 2026.05.27 21:11:54.477545 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20416 | 2026.05.27 21:11:54.477949 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2026.05.27 21:11:54.477986 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20418 | 2026.05.27 21:11:54.478337 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20419 | 2026.05.27 21:11:54.478564 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20420 | 2026.05.27 21:11:54.478709 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 20421 | 2026.05.27 21:11:54.478747 [ 261 ] {30062dbe-7c97-4c93-ae76-e199726340cb} <Debug> TCPHandler: Processed in 0.00148025 sec. | ||
| 20422 | 2026.05.27 21:11:54.478898 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2026.05.27 21:11:54.479002 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20424 | 2026.05.27 21:11:54.479061 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20425 | 2026.05.27 21:11:54.479958 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20426 | 2026.05.27 21:11:54.479995 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20427 | 2026.05.27 21:11:54.480584 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 20428 | 2026.05.27 21:11:54.480828 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20429 | 2026.05.27 21:11:54.480981 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002 sec., 19500 rows/sec., 34.94 MiB/sec. | ||
| 20430 | 2026.05.27 21:11:54.481053 [ 261 ] {5b3484cb-8419-463d-ba16-d7cdf2a02be1} <Debug> TCPHandler: Processed in 0.002208763 sec. | ||
| 20431 | 2026.05.27 21:11:54.481195 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20432 | 2026.05.27 21:11:54.481298 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20433 | 2026.05.27 21:11:54.481343 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20434 | 2026.05.27 21:11:54.481723 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20435 | 2026.05.27 21:11:54.481759 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20436 | 2026.05.27 21:11:54.482077 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20437 | 2026.05.27 21:11:54.482295 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20438 | 2026.05.27 21:11:54.482429 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 20439 | 2026.05.27 21:11:54.482464 [ 261 ] {288defe6-40f0-4971-b8c0-e0552715a001} <Debug> TCPHandler: Processed in 0.001322374 sec. | ||
| 20440 | 2026.05.27 21:11:55.013199 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56811 | ||
| 20441 | 2026.05.27 21:11:55.013295 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20442 | 2026.05.27 21:11:55.013325 [ 3 ] {} <Debug> TCP-Session: b633585d-8db2-4f89-9c9c-dc6d39e93ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56811 | ||
| 20443 | 2026.05.27 21:11:55.013350 [ 3 ] {} <Debug> TCP-Session: b633585d-8db2-4f89-9c9c-dc6d39e93ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20444 | 2026.05.27 21:11:55.013366 [ 3 ] {} <Debug> TCP-Session: b633585d-8db2-4f89-9c9c-dc6d39e93ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20445 | 2026.05.27 21:11:55.013619 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53933 | ||
| 20446 | 2026.05.27 21:11:55.013646 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61913 | ||
| 20447 | 2026.05.27 21:11:55.013680 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59483 | ||
| 20448 | 2026.05.27 21:11:55.013689 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34074 | ||
| 20449 | 2026.05.27 21:11:55.013746 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20450 | 2026.05.27 21:11:55.013747 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20451 | 2026.05.27 21:11:55.013780 [ 306 ] {} <Debug> TCP-Session: 8dbe1110-20cf-489a-aad5-e0862b28b590 Authenticating user 'default' from [fd00:1122:3344:101::e]:61913 | ||
| 20452 | 2026.05.27 21:11:55.013791 [ 309 ] {} <Debug> TCP-Session: b39d5af9-ccf3-47b9-9bec-181594105b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59483 | ||
| 20453 | 2026.05.27 21:11:55.013792 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20454 | 2026.05.27 21:11:55.013812 [ 309 ] {} <Debug> TCP-Session: b39d5af9-ccf3-47b9-9bec-181594105b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20455 | 2026.05.27 21:11:55.013810 [ 306 ] {} <Debug> TCP-Session: 8dbe1110-20cf-489a-aad5-e0862b28b590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20456 | 2026.05.27 21:11:55.013835 [ 310 ] {} <Debug> TCP-Session: 248f001f-192f-4b60-8398-425a2cb07d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:34074 | ||
| 20457 | 2026.05.27 21:11:55.013837 [ 309 ] {} <Debug> TCP-Session: b39d5af9-ccf3-47b9-9bec-181594105b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20458 | 2026.05.27 21:11:55.013845 [ 306 ] {} <Debug> TCP-Session: 8dbe1110-20cf-489a-aad5-e0862b28b590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20459 | 2026.05.27 21:11:55.013867 [ 310 ] {} <Debug> TCP-Session: 248f001f-192f-4b60-8398-425a2cb07d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20460 | 2026.05.27 21:11:55.013713 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20461 | 2026.05.27 21:11:55.013896 [ 310 ] {} <Debug> TCP-Session: 248f001f-192f-4b60-8398-425a2cb07d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20462 | 2026.05.27 21:11:55.013680 [ 3 ] {} <Trace> TCP-Session: b633585d-8db2-4f89-9c9c-dc6d39e93ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20463 | 2026.05.27 21:11:55.013928 [ 260 ] {} <Debug> TCP-Session: 21d8a1b6-ba04-4cea-a6d1-ccc633d57401 Authenticating user 'default' from [fd00:1122:3344:101::e]:53933 | ||
| 20464 | 2026.05.27 21:11:55.013676 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33451 | ||
| 20465 | 2026.05.27 21:11:55.013979 [ 260 ] {} <Debug> TCP-Session: 21d8a1b6-ba04-4cea-a6d1-ccc633d57401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20466 | 2026.05.27 21:11:55.013646 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54548 | ||
| 20467 | 2026.05.27 21:11:55.014018 [ 260 ] {} <Debug> TCP-Session: 21d8a1b6-ba04-4cea-a6d1-ccc633d57401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20468 | 2026.05.27 21:11:55.014043 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20469 | 2026.05.27 21:11:55.013637 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54637 | ||
| 20470 | 2026.05.27 21:11:55.014079 [ 308 ] {} <Debug> TCP-Session: 53b1718f-ac25-4ab6-b872-88eef719bd92 Authenticating user 'default' from [fd00:1122:3344:101::e]:33451 | ||
| 20471 | 2026.05.27 21:11:55.014066 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20472 | 2026.05.27 21:11:55.014121 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56811) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20473 | 2026.05.27 21:11:55.014144 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20474 | 2026.05.27 21:11:55.014148 [ 302 ] {} <Debug> TCP-Session: 4bcda6d2-1211-4968-ac51-22e500bd8db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54548 | ||
| 20475 | 2026.05.27 21:11:55.014178 [ 303 ] {} <Debug> TCP-Session: c1d91c92-eef7-4fb3-bc77-3dc83c24b49d Authenticating user 'default' from [fd00:1122:3344:101::e]:54637 | ||
| 20476 | 2026.05.27 21:11:55.014190 [ 302 ] {} <Debug> TCP-Session: 4bcda6d2-1211-4968-ac51-22e500bd8db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20477 | 2026.05.27 21:11:55.014208 [ 303 ] {} <Debug> TCP-Session: c1d91c92-eef7-4fb3-bc77-3dc83c24b49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20478 | 2026.05.27 21:11:55.014218 [ 302 ] {} <Debug> TCP-Session: 4bcda6d2-1211-4968-ac51-22e500bd8db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20479 | 2026.05.27 21:11:55.014234 [ 303 ] {} <Debug> TCP-Session: c1d91c92-eef7-4fb3-bc77-3dc83c24b49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20480 | 2026.05.27 21:11:55.014128 [ 308 ] {} <Debug> TCP-Session: 53b1718f-ac25-4ab6-b872-88eef719bd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20481 | 2026.05.27 21:11:55.013655 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36890 | ||
| 20482 | 2026.05.27 21:11:55.014284 [ 308 ] {} <Debug> TCP-Session: 53b1718f-ac25-4ab6-b872-88eef719bd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20483 | 2026.05.27 21:11:55.014364 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20484 | 2026.05.27 21:11:55.014391 [ 307 ] {} <Debug> TCP-Session: 72ca15a2-2803-4e41-b759-10c739e8b861 Authenticating user 'default' from [fd00:1122:3344:101::e]:36890 | ||
| 20485 | 2026.05.27 21:11:55.014408 [ 307 ] {} <Debug> TCP-Session: 72ca15a2-2803-4e41-b759-10c739e8b861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20486 | 2026.05.27 21:11:55.014422 [ 307 ] {} <Debug> TCP-Session: 72ca15a2-2803-4e41-b759-10c739e8b861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20487 | 2026.05.27 21:11:55.014466 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20488 | 2026.05.27 21:11:55.014539 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20489 | 2026.05.27 21:11:55.014838 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 20490 | 2026.05.27 21:11:55.015780 [ 327 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> AggregatingTransform: Aggregating | ||
| 20491 | 2026.05.27 21:11:55.015818 [ 327 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 20492 | 2026.05.27 21:11:55.015848 [ 327 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914441 sec. (1093.564 rows/sec., 42.72 KiB/sec.) | ||
| 20493 | 2026.05.27 21:11:55.015863 [ 327 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Trace> Aggregator: Merging aggregated data | ||
| 20494 | 2026.05.27 21:11:55.016515 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002461 sec., 406.33888663145063 rows/sec., 15.87 KiB/sec. | ||
| 20495 | 2026.05.27 21:11:55.016640 [ 3 ] {10e3cb09-a15f-4e3a-9d3f-24a53e6ea1a6} <Debug> TCPHandler: Processed in 0.003079512 sec. | ||
| 20496 | 2026.05.27 21:11:55.016776 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20497 | 2026.05.27 21:11:55.016797 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20498 | 2026.05.27 21:11:55.016808 [ 3 ] {} <Debug> TCP-Session: b633585d-8db2-4f89-9c9c-dc6d39e93ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20499 | 2026.05.27 21:11:55.016818 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20500 | 2026.05.27 21:11:55.016839 [ 310 ] {} <Debug> TCP-Session: 248f001f-192f-4b60-8398-425a2cb07d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20501 | 2026.05.27 21:11:55.016841 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20502 | 2026.05.27 21:11:55.016868 [ 260 ] {} <Debug> TCP-Session: 21d8a1b6-ba04-4cea-a6d1-ccc633d57401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20503 | 2026.05.27 21:11:55.016889 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20504 | 2026.05.27 21:11:55.016894 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20505 | 2026.05.27 21:11:55.016930 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20506 | 2026.05.27 21:11:55.016932 [ 303 ] {} <Debug> TCP-Session: c1d91c92-eef7-4fb3-bc77-3dc83c24b49d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20507 | 2026.05.27 21:11:55.016951 [ 302 ] {} <Debug> TCP-Session: 4bcda6d2-1211-4968-ac51-22e500bd8db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20508 | 2026.05.27 21:11:55.016960 [ 307 ] {} <Debug> TCP-Session: 72ca15a2-2803-4e41-b759-10c739e8b861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20509 | 2026.05.27 21:11:55.016909 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20510 | 2026.05.27 21:11:55.016901 [ 308 ] {} <Debug> TCP-Session: 53b1718f-ac25-4ab6-b872-88eef719bd92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20511 | 2026.05.27 21:11:55.017022 [ 309 ] {} <Debug> TCP-Session: b39d5af9-ccf3-47b9-9bec-181594105b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20512 | 2026.05.27 21:11:55.016855 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20513 | 2026.05.27 21:11:55.017073 [ 306 ] {} <Debug> TCP-Session: 8dbe1110-20cf-489a-aad5-e0862b28b590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20514 | 2026.05.27 21:11:56.193190 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38940 | ||
| 20515 | 2026.05.27 21:11:56.193861 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20516 | 2026.05.27 21:11:56.193937 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20517 | 2026.05.27 21:11:56.194590 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20518 | 2026.05.27 21:11:56.194900 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20519 | 2026.05.27 21:11:56.195090 [ 143 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20520 | 2026.05.27 21:11:56.195110 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38940 | ||
| 20521 | 2026.05.27 21:11:56.195142 [ 143 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20522 | 2026.05.27 21:11:56.195168 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 20523 | 2026.05.27 21:11:56.195285 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20524 | 2026.05.27 21:11:56.195397 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20525 | 2026.05.27 21:11:56.195436 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 20526 | 2026.05.27 21:11:56.195513 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20527 | 2026.05.27 21:11:56.195570 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20528 | 2026.05.27 21:11:56.195618 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20529 | 2026.05.27 21:11:56.195665 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20530 | 2026.05.27 21:11:56.195711 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 20531 | 2026.05.27 21:11:56.198899 [ 193 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003650242 sec., 10667785.861868884 rows/sec., 152.60 MiB/sec. | ||
| 20532 | 2026.05.27 21:11:56.199406 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20533 | 2026.05.27 21:11:56.199827 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20534 | 2026.05.27 21:11:56.199947 [ 191 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_81_16} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20535 | 2026.05.27 21:11:56.200094 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20536 | 2026.05.27 21:11:56.302412 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47485 | ||
| 20537 | 2026.05.27 21:11:56.302498 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20538 | 2026.05.27 21:11:56.302527 [ 3 ] {} <Debug> TCP-Session: a30eaf23-e79c-4049-a1ae-6e84ccd0d8b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47485 | ||
| 20539 | 2026.05.27 21:11:56.302552 [ 3 ] {} <Debug> TCP-Session: a30eaf23-e79c-4049-a1ae-6e84ccd0d8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20540 | 2026.05.27 21:11:56.302566 [ 3 ] {} <Debug> TCP-Session: a30eaf23-e79c-4049-a1ae-6e84ccd0d8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20541 | 2026.05.27 21:11:56.302768 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54257 | ||
| 20542 | 2026.05.27 21:11:56.302785 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63575 | ||
| 20543 | 2026.05.27 21:11:56.302816 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42319 | ||
| 20544 | 2026.05.27 21:11:56.302832 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62104 | ||
| 20545 | 2026.05.27 21:11:56.302870 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20546 | 2026.05.27 21:11:56.302880 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20547 | 2026.05.27 21:11:56.302868 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47699 | ||
| 20548 | 2026.05.27 21:11:56.302919 [ 303 ] {} <Debug> TCP-Session: 61b7bcbc-0df8-46a3-aab0-1d4d830e9fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63575 | ||
| 20549 | 2026.05.27 21:11:56.302945 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20550 | 2026.05.27 21:11:56.302979 [ 303 ] {} <Debug> TCP-Session: 61b7bcbc-0df8-46a3-aab0-1d4d830e9fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20551 | 2026.05.27 21:11:56.302920 [ 307 ] {} <Debug> TCP-Session: 1e8d5f2b-5e43-4af7-9778-be6c5bb2918e Authenticating user 'default' from [fd00:1122:3344:101::e]:42319 | ||
| 20552 | 2026.05.27 21:11:56.303006 [ 303 ] {} <Debug> TCP-Session: 61b7bcbc-0df8-46a3-aab0-1d4d830e9fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20553 | 2026.05.27 21:11:56.303007 [ 308 ] {} <Debug> TCP-Session: 59753999-fd63-4755-bc62-ba6521ecc905 Authenticating user 'default' from [fd00:1122:3344:101::e]:62104 | ||
| 20554 | 2026.05.27 21:11:56.303021 [ 307 ] {} <Debug> TCP-Session: 1e8d5f2b-5e43-4af7-9778-be6c5bb2918e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20555 | 2026.05.27 21:11:56.302999 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20556 | 2026.05.27 21:11:56.303058 [ 307 ] {} <Debug> TCP-Session: 1e8d5f2b-5e43-4af7-9778-be6c5bb2918e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20557 | 2026.05.27 21:11:56.303059 [ 308 ] {} <Debug> TCP-Session: 59753999-fd63-4755-bc62-ba6521ecc905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20558 | 2026.05.27 21:11:56.303104 [ 310 ] {} <Debug> TCP-Session: 2afcd060-0261-47eb-adc1-d72a7980af46 Authenticating user 'default' from [fd00:1122:3344:101::e]:47699 | ||
| 20559 | 2026.05.27 21:11:56.303137 [ 308 ] {} <Debug> TCP-Session: 59753999-fd63-4755-bc62-ba6521ecc905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20560 | 2026.05.27 21:11:56.303163 [ 310 ] {} <Debug> TCP-Session: 2afcd060-0261-47eb-adc1-d72a7980af46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20561 | 2026.05.27 21:11:56.302868 [ 3 ] {} <Trace> TCP-Session: a30eaf23-e79c-4049-a1ae-6e84ccd0d8b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20562 | 2026.05.27 21:11:56.303193 [ 310 ] {} <Debug> TCP-Session: 2afcd060-0261-47eb-adc1-d72a7980af46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.05.27 21:11:56.302858 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20564 | 2026.05.27 21:11:56.302839 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43455 | ||
| 20565 | 2026.05.27 21:11:56.303278 [ 260 ] {} <Debug> TCP-Session: 5d1c971c-df6f-4ef4-b8d8-d7125f290bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54257 | ||
| 20566 | 2026.05.27 21:11:56.302788 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48519 | ||
| 20567 | 2026.05.27 21:11:56.302795 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60416 | ||
| 20568 | 2026.05.27 21:11:56.303351 [ 260 ] {} <Debug> TCP-Session: 5d1c971c-df6f-4ef4-b8d8-d7125f290bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20569 | 2026.05.27 21:11:56.303363 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20570 | 2026.05.27 21:11:56.303383 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20571 | 2026.05.27 21:11:56.303386 [ 260 ] {} <Debug> TCP-Session: 5d1c971c-df6f-4ef4-b8d8-d7125f290bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20572 | 2026.05.27 21:11:56.303420 [ 302 ] {} <Debug> TCP-Session: a364fb1e-650e-42f1-a5db-8edd467e6f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:48519 | ||
| 20573 | 2026.05.27 21:11:56.303430 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20574 | 2026.05.27 21:11:56.303449 [ 302 ] {} <Debug> TCP-Session: a364fb1e-650e-42f1-a5db-8edd467e6f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20575 | 2026.05.27 21:11:56.303408 [ 309 ] {} <Debug> TCP-Session: b209be21-2854-4904-aa2d-a69e5d807b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43455 | ||
| 20576 | 2026.05.27 21:11:56.303480 [ 302 ] {} <Debug> TCP-Session: a364fb1e-650e-42f1-a5db-8edd467e6f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20577 | 2026.05.27 21:11:56.303495 [ 309 ] {} <Debug> TCP-Session: b209be21-2854-4904-aa2d-a69e5d807b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20578 | 2026.05.27 21:11:56.303404 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20579 | 2026.05.27 21:11:56.303514 [ 309 ] {} <Debug> TCP-Session: b209be21-2854-4904-aa2d-a69e5d807b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20580 | 2026.05.27 21:11:56.303546 [ 306 ] {} <Debug> TCP-Session: 2045a57e-093b-49b2-8264-f3c8894b1dea Authenticating user 'default' from [fd00:1122:3344:101::e]:60416 | ||
| 20581 | 2026.05.27 21:11:56.303572 [ 306 ] {} <Debug> TCP-Session: 2045a57e-093b-49b2-8264-f3c8894b1dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20582 | 2026.05.27 21:11:56.303586 [ 306 ] {} <Debug> TCP-Session: 2045a57e-093b-49b2-8264-f3c8894b1dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20583 | 2026.05.27 21:11:56.303767 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20584 | 2026.05.27 21:11:56.303833 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20585 | 2026.05.27 21:11:56.304196 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 20586 | 2026.05.27 21:11:56.305407 [ 324 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> AggregatingTransform: Aggregating | ||
| 20587 | 2026.05.27 21:11:56.305450 [ 324 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 20588 | 2026.05.27 21:11:56.305483 [ 324 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001162279 sec. (860.379 rows/sec., 33.61 KiB/sec.) | ||
| 20589 | 2026.05.27 21:11:56.305498 [ 324 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Trace> Aggregator: Merging aggregated data | ||
| 20590 | 2026.05.27 21:11:56.306174 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 20591 | 2026.05.27 21:11:56.306361 [ 3 ] {a6c28135-8a0a-487a-b85f-a9d6781454b2} <Debug> TCPHandler: Processed in 0.00360714 sec. | ||
| 20592 | 2026.05.27 21:11:56.306513 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20593 | 2026.05.27 21:11:56.306547 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20594 | 2026.05.27 21:11:56.306562 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20595 | 2026.05.27 21:11:56.306585 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20596 | 2026.05.27 21:11:56.306606 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20597 | 2026.05.27 21:11:56.306636 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20598 | 2026.05.27 21:11:56.306643 [ 308 ] {} <Debug> TCP-Session: 59753999-fd63-4755-bc62-ba6521ecc905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20599 | 2026.05.27 21:11:56.306670 [ 309 ] {} <Debug> TCP-Session: b209be21-2854-4904-aa2d-a69e5d807b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20600 | 2026.05.27 21:11:56.306686 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20601 | 2026.05.27 21:11:56.306696 [ 310 ] {} <Debug> TCP-Session: 2afcd060-0261-47eb-adc1-d72a7980af46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20602 | 2026.05.27 21:11:56.306625 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20603 | 2026.05.27 21:11:56.306748 [ 302 ] {} <Debug> TCP-Session: a364fb1e-650e-42f1-a5db-8edd467e6f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2026.05.27 21:11:56.306616 [ 306 ] {} <Debug> TCP-Session: 2045a57e-093b-49b2-8264-f3c8894b1dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20605 | 2026.05.27 21:11:56.306787 [ 303 ] {} <Debug> TCP-Session: 61b7bcbc-0df8-46a3-aab0-1d4d830e9fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20606 | 2026.05.27 21:11:56.306663 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20607 | 2026.05.27 21:11:56.306595 [ 260 ] {} <Debug> TCP-Session: 5d1c971c-df6f-4ef4-b8d8-d7125f290bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20608 | 2026.05.27 21:11:56.306551 [ 3 ] {} <Debug> TCP-Session: a30eaf23-e79c-4049-a1ae-6e84ccd0d8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20609 | 2026.05.27 21:11:56.306869 [ 307 ] {} <Debug> TCP-Session: 1e8d5f2b-5e43-4af7-9778-be6c5bb2918e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20610 | 2026.05.27 21:11:56.436116 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58647 | ||
| 20611 | 2026.05.27 21:11:56.436203 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20612 | 2026.05.27 21:11:56.436230 [ 3 ] {} <Debug> TCP-Session: e569d436-6f1b-4548-a76a-8bbe9e493c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:58647 | ||
| 20613 | 2026.05.27 21:11:56.436253 [ 3 ] {} <Debug> TCP-Session: e569d436-6f1b-4548-a76a-8bbe9e493c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20614 | 2026.05.27 21:11:56.436267 [ 3 ] {} <Debug> TCP-Session: e569d436-6f1b-4548-a76a-8bbe9e493c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20615 | 2026.05.27 21:11:56.436480 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45763 | ||
| 20616 | 2026.05.27 21:11:56.436507 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51261 | ||
| 20617 | 2026.05.27 21:11:56.436519 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63823 | ||
| 20618 | 2026.05.27 21:11:56.436573 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59118 | ||
| 20619 | 2026.05.27 21:11:56.436603 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20620 | 2026.05.27 21:11:56.436624 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61281 | ||
| 20621 | 2026.05.27 21:11:56.436655 [ 260 ] {} <Debug> TCP-Session: feed2673-4d1c-4326-8d2e-179efdebbca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45763 | ||
| 20622 | 2026.05.27 21:11:56.436661 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20623 | 2026.05.27 21:11:56.436634 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55362 | ||
| 20624 | 2026.05.27 21:11:56.436706 [ 306 ] {} <Debug> TCP-Session: 526196a6-57be-4656-aa01-671232b4190a Authenticating user 'default' from [fd00:1122:3344:101::e]:59118 | ||
| 20625 | 2026.05.27 21:11:56.436699 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20626 | 2026.05.27 21:11:56.436745 [ 306 ] {} <Debug> TCP-Session: 526196a6-57be-4656-aa01-671232b4190a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20627 | 2026.05.27 21:11:56.436748 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20628 | 2026.05.27 21:11:56.436763 [ 306 ] {} <Debug> TCP-Session: 526196a6-57be-4656-aa01-671232b4190a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20629 | 2026.05.27 21:11:56.436762 [ 309 ] {} <Debug> TCP-Session: e6fdeb9b-f93c-4212-8e09-5379092ea6b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61281 | ||
| 20630 | 2026.05.27 21:11:56.436788 [ 310 ] {} <Debug> TCP-Session: e3b09060-37a3-44bc-99e5-b9e2814a24fb Authenticating user 'default' from [fd00:1122:3344:101::e]:55362 | ||
| 20631 | 2026.05.27 21:11:56.436804 [ 309 ] {} <Debug> TCP-Session: e6fdeb9b-f93c-4212-8e09-5379092ea6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20632 | 2026.05.27 21:11:56.436597 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20633 | 2026.05.27 21:11:56.436832 [ 309 ] {} <Debug> TCP-Session: e6fdeb9b-f93c-4212-8e09-5379092ea6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20634 | 2026.05.27 21:11:56.436826 [ 310 ] {} <Debug> TCP-Session: e3b09060-37a3-44bc-99e5-b9e2814a24fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20635 | 2026.05.27 21:11:56.436884 [ 302 ] {} <Debug> TCP-Session: 0975ad27-7d91-4d2a-b38d-f7c293d6d7bc Authenticating user 'default' from [fd00:1122:3344:101::e]:51261 | ||
| 20636 | 2026.05.27 21:11:56.436922 [ 310 ] {} <Debug> TCP-Session: e3b09060-37a3-44bc-99e5-b9e2814a24fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20637 | 2026.05.27 21:11:56.436927 [ 302 ] {} <Debug> TCP-Session: 0975ad27-7d91-4d2a-b38d-f7c293d6d7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20638 | 2026.05.27 21:11:56.436585 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49616 | ||
| 20639 | 2026.05.27 21:11:56.436597 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20640 | 2026.05.27 21:11:56.436575 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38886 | ||
| 20641 | 2026.05.27 21:11:56.437011 [ 303 ] {} <Debug> TCP-Session: 117d6ef0-6118-4aa8-95a9-213266f84034 Authenticating user 'default' from [fd00:1122:3344:101::e]:63823 | ||
| 20642 | 2026.05.27 21:11:56.437029 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20643 | 2026.05.27 21:11:56.437046 [ 303 ] {} <Debug> TCP-Session: 117d6ef0-6118-4aa8-95a9-213266f84034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20644 | 2026.05.27 21:11:56.437065 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20645 | 2026.05.27 21:11:56.437067 [ 308 ] {} <Debug> TCP-Session: ff087de0-6d26-4289-9fc9-c541bc9deb7f Authenticating user 'default' from [fd00:1122:3344:101::e]:49616 | ||
| 20646 | 2026.05.27 21:11:56.437075 [ 303 ] {} <Debug> TCP-Session: 117d6ef0-6118-4aa8-95a9-213266f84034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20647 | 2026.05.27 21:11:56.437113 [ 308 ] {} <Debug> TCP-Session: ff087de0-6d26-4289-9fc9-c541bc9deb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20648 | 2026.05.27 21:11:56.437097 [ 307 ] {} <Debug> TCP-Session: 0323e19e-eadb-4ef4-9219-98e22f2c551f Authenticating user 'default' from [fd00:1122:3344:101::e]:38886 | ||
| 20649 | 2026.05.27 21:11:56.437139 [ 308 ] {} <Debug> TCP-Session: ff087de0-6d26-4289-9fc9-c541bc9deb7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20650 | 2026.05.27 21:11:56.437168 [ 307 ] {} <Debug> TCP-Session: 0323e19e-eadb-4ef4-9219-98e22f2c551f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20651 | 2026.05.27 21:11:56.436951 [ 302 ] {} <Debug> TCP-Session: 0975ad27-7d91-4d2a-b38d-f7c293d6d7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20652 | 2026.05.27 21:11:56.437198 [ 307 ] {} <Debug> TCP-Session: 0323e19e-eadb-4ef4-9219-98e22f2c551f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20653 | 2026.05.27 21:11:56.436691 [ 260 ] {} <Debug> TCP-Session: feed2673-4d1c-4326-8d2e-179efdebbca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20654 | 2026.05.27 21:11:56.436591 [ 3 ] {} <Trace> TCP-Session: e569d436-6f1b-4548-a76a-8bbe9e493c03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20655 | 2026.05.27 21:11:56.437259 [ 260 ] {} <Debug> TCP-Session: feed2673-4d1c-4326-8d2e-179efdebbca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20656 | 2026.05.27 21:11:56.437437 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20657 | 2026.05.27 21:11:56.437700 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20658 | 2026.05.27 21:11:56.437755 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20659 | 2026.05.27 21:11:56.438036 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 20660 | 2026.05.27 21:11:56.438948 [ 346 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> AggregatingTransform: Aggregating | ||
| 20661 | 2026.05.27 21:11:56.438985 [ 346 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 20662 | 2026.05.27 21:11:56.439015 [ 346 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882499 sec. (1133.146 rows/sec., 44.26 KiB/sec.) | ||
| 20663 | 2026.05.27 21:11:56.439030 [ 346 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Trace> Aggregator: Merging aggregated data | ||
| 20664 | 2026.05.27 21:11:56.439695 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002314 sec., 432.152117545376 rows/sec., 16.88 KiB/sec. | ||
| 20665 | 2026.05.27 21:11:56.439838 [ 3 ] {6dcf0795-2150-4760-a33a-c77d4fac18a4} <Debug> TCPHandler: Processed in 0.003364712 sec. | ||
| 20666 | 2026.05.27 21:11:56.439989 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20667 | 2026.05.27 21:11:56.440018 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20668 | 2026.05.27 21:11:56.440029 [ 3 ] {} <Debug> TCP-Session: e569d436-6f1b-4548-a76a-8bbe9e493c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20669 | 2026.05.27 21:11:56.440041 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20670 | 2026.05.27 21:11:56.440057 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20671 | 2026.05.27 21:11:56.440069 [ 260 ] {} <Debug> TCP-Session: feed2673-4d1c-4326-8d2e-179efdebbca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20672 | 2026.05.27 21:11:56.440077 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20673 | 2026.05.27 21:11:56.440114 [ 307 ] {} <Debug> TCP-Session: 0323e19e-eadb-4ef4-9219-98e22f2c551f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20674 | 2026.05.27 21:11:56.440124 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20675 | 2026.05.27 21:11:56.440144 [ 309 ] {} <Debug> TCP-Session: e6fdeb9b-f93c-4212-8e09-5379092ea6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20676 | 2026.05.27 21:11:56.440148 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20677 | 2026.05.27 21:11:56.440177 [ 303 ] {} <Debug> TCP-Session: 117d6ef0-6118-4aa8-95a9-213266f84034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.05.27 21:11:56.440170 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20679 | 2026.05.27 21:11:56.440217 [ 306 ] {} <Debug> TCP-Session: 526196a6-57be-4656-aa01-671232b4190a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20680 | 2026.05.27 21:11:56.440098 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20681 | 2026.05.27 21:11:56.440248 [ 308 ] {} <Debug> TCP-Session: ff087de0-6d26-4289-9fc9-c541bc9deb7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20682 | 2026.05.27 21:11:56.440096 [ 302 ] {} <Debug> TCP-Session: 0975ad27-7d91-4d2a-b38d-f7c293d6d7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20683 | 2026.05.27 21:11:56.440281 [ 310 ] {} <Debug> TCP-Session: e3b09060-37a3-44bc-99e5-b9e2814a24fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20684 | 2026.05.27 21:11:58.290014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 20685 | 2026.05.27 21:11:58.307674 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20686 | 2026.05.27 21:11:58.307733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20687 | 2026.05.27 21:11:58.313952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20688 | 2026.05.27 21:11:58.314663 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.05.27 21:11:58.315006 [ 142 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20690 | 2026.05.27 21:11:58.315089 [ 142 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.05.27 21:11:58.315114 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20692 | 2026.05.27 21:11:58.315272 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20693 | 2026.05.27 21:11:58.317916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 20694 | 2026.05.27 21:11:58.319441 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20695 | 2026.05.27 21:11:58.321361 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20696 | 2026.05.27 21:11:58.326485 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20697 | 2026.05.27 21:11:58.331640 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20698 | 2026.05.27 21:11:58.336672 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20699 | 2026.05.27 21:11:58.341995 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20700 | 2026.05.27 21:11:58.347217 [ 192 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 20701 | 2026.05.27 21:11:58.415112 [ 193 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.099916176 sec., 6105.117553738246 rows/sec., 31.57 MiB/sec. | ||
| 20702 | 2026.05.27 21:11:58.418309 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20703 | 2026.05.27 21:11:58.420808 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_81_16} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.05.27 21:11:58.420931 [ 190 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_81_16} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20705 | 2026.05.27 21:11:58.423676 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20706 | 2026.05.27 21:11:59.114251 [ 225 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 20707 | 2026.05.27 21:11:59.114299 [ 225 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 20708 | 2026.05.27 21:11:59.116571 [ 225 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 20709 | 2026.05.27 21:11:59.464634 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20710 | 2026.05.27 21:11:59.464869 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20711 | 2026.05.27 21:11:59.465212 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20712 | 2026.05.27 21:11:59.465261 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20713 | 2026.05.27 21:11:59.465490 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20714 | 2026.05.27 21:11:59.465562 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20715 | 2026.05.27 21:11:59.465707 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 20716 | 2026.05.27 21:11:59.465810 [ 328 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20717 | 2026.05.27 21:11:59.465827 [ 347 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20718 | 2026.05.27 21:11:59.465810 [ 357 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20719 | 2026.05.27 21:11:59.465958 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20720 | 2026.05.27 21:11:59.465989 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20721 | 2026.05.27 21:11:59.466064 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20722 | 2026.05.27 21:11:59.466086 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20723 | 2026.05.27 21:11:59.466130 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 20724 | 2026.05.27 21:11:59.466173 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 20725 | 2026.05.27 21:11:59.467337 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002565 sec., 18713.45029239766 rows/sec., 3.90 MiB/sec. | ||
| 20726 | 2026.05.27 21:11:59.467506 [ 261 ] {825ce669-3002-4c0c-ac7b-a844a96d63e8} <Debug> TCPHandler: Processed in 0.00301408 sec. | ||
| 20727 | 2026.05.27 21:11:59.469425 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20728 | 2026.05.27 21:11:59.469547 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20729 | 2026.05.27 21:11:59.469595 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20730 | 2026.05.27 21:11:59.470120 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20731 | 2026.05.27 21:11:59.470168 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20732 | 2026.05.27 21:11:59.470535 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 20733 | 2026.05.27 21:11:59.470760 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20734 | 2026.05.27 21:11:59.470914 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001402 sec., 1426.5335235378031 rows/sec., 116.32 KiB/sec. | ||
| 20735 | 2026.05.27 21:11:59.470953 [ 261 ] {4977831c-5045-416d-8bb9-a1bff885c913} <Debug> TCPHandler: Processed in 0.001585913 sec. | ||
| 20736 | 2026.05.27 21:11:59.471080 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20737 | 2026.05.27 21:11:59.471182 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20738 | 2026.05.27 21:11:59.471225 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20739 | 2026.05.27 21:11:59.471684 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20740 | 2026.05.27 21:11:59.471723 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20741 | 2026.05.27 21:11:59.472028 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20742 | 2026.05.27 21:11:59.472247 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2026.05.27 21:11:59.472382 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001222 sec., 49918.16693944354 rows/sec., 3.87 MiB/sec. | ||
| 20744 | 2026.05.27 21:11:59.472420 [ 261 ] {ab741d35-ea98-4046-a2eb-532fabd705ce} <Debug> TCPHandler: Processed in 0.001392426 sec. | ||
| 20745 | 2026.05.27 21:11:59.472566 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20746 | 2026.05.27 21:11:59.472667 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20747 | 2026.05.27 21:11:59.472709 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20748 | 2026.05.27 21:11:59.473122 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20749 | 2026.05.27 21:11:59.473160 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20750 | 2026.05.27 21:11:59.473460 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20751 | 2026.05.27 21:11:59.473665 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2026.05.27 21:11:59.473796 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 252.43 KiB/sec. | ||
| 20753 | 2026.05.27 21:11:59.473832 [ 261 ] {7a7d2514-b9f3-4a98-b819-e46f0e9698e2} <Debug> TCPHandler: Processed in 0.001329204 sec. | ||
| 20754 | 2026.05.27 21:11:59.474009 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20755 | 2026.05.27 21:11:59.474107 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20756 | 2026.05.27 21:11:59.474148 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20757 | 2026.05.27 21:11:59.474572 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20758 | 2026.05.27 21:11:59.474609 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20759 | 2026.05.27 21:11:59.474906 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20760 | 2026.05.27 21:11:59.475116 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2026.05.27 21:11:59.475252 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001163 sec., 58469.47549441101 rows/sec., 4.57 MiB/sec. | ||
| 20762 | 2026.05.27 21:11:59.475290 [ 261 ] {8430b4b3-ae41-495f-8c74-88dc058a935b} <Debug> TCPHandler: Processed in 0.001333225 sec. | ||
| 20763 | 2026.05.27 21:11:59.475455 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20764 | 2026.05.27 21:11:59.475554 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20765 | 2026.05.27 21:11:59.475598 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20766 | 2026.05.27 21:11:59.476037 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2026.05.27 21:11:59.476074 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20768 | 2026.05.27 21:11:59.476394 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20769 | 2026.05.27 21:11:59.476617 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20770 | 2026.05.27 21:11:59.476763 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001229 sec., 131000.81366965012 rows/sec., 9.12 MiB/sec. | ||
| 20771 | 2026.05.27 21:11:59.476798 [ 261 ] {278670d1-b42b-4637-be80-b0d9dcab5593} <Debug> TCPHandler: Processed in 0.001393237 sec. | ||
| 20772 | 2026.05.27 21:11:59.476898 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 20773 | 2026.05.27 21:11:59.476928 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20774 | 2026.05.27 21:11:59.476945 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 20775 | 2026.05.27 21:11:59.477034 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20776 | 2026.05.27 21:11:59.477094 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20777 | 2026.05.27 21:11:59.477834 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20778 | 2026.05.27 21:11:59.477872 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20779 | 2026.05.27 21:11:59.478377 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 20780 | 2026.05.27 21:11:59.478617 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2026.05.27 21:11:59.478774 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001759 sec., 1137.009664582149 rows/sec., 2.04 MiB/sec. | ||
| 20782 | 2026.05.27 21:11:59.478836 [ 261 ] {62197ca2-1630-414e-8509-c0a865e3e304} <Debug> TCPHandler: Processed in 0.001958795 sec. | ||
| 20783 | 2026.05.27 21:11:59.478985 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20784 | 2026.05.27 21:11:59.479085 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20785 | 2026.05.27 21:11:59.479130 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20786 | 2026.05.27 21:11:59.479513 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20787 | 2026.05.27 21:11:59.479529 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 20788 | 2026.05.27 21:11:59.479550 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 20789 | 2026.05.27 21:11:59.479868 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20790 | 2026.05.27 21:11:59.480078 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20791 | 2026.05.27 21:11:59.480211 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 20792 | 2026.05.27 21:11:59.480246 [ 261 ] {dd7b925e-320c-45cc-981e-afe17df03b0a} <Debug> TCPHandler: Processed in 0.001310674 sec. | ||
| 20793 | 2026.05.27 21:11:59.480314 [ 222 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20794 | 2026.05.27 21:11:59.480365 [ 222 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20795 | 2026.05.27 21:11:59.482158 [ 222 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 20796 | 2026.05.27 21:12:00.350604 [ 224 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 20797 | 2026.05.27 21:12:00.350660 [ 224 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 20798 | 2026.05.27 21:12:00.351735 [ 220 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 20799 | 2026.05.27 21:12:00.351787 [ 220 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 20800 | 2026.05.27 21:12:00.352712 [ 224 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): 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] | ||
| 20801 | 2026.05.27 21:12:00.353830 [ 220 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 20802 | 2026.05.27 21:12:00.605597 [ 221 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20803 | 2026.05.27 21:12:00.605644 [ 221 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20804 | 2026.05.27 21:12:00.607648 [ 221 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 20805 | 2026.05.27 21:12:03.444052 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20806 | 2026.05.27 21:12:03.444128 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20807 | 2026.05.27 21:12:03.696144 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39388 | ||
| 20808 | 2026.05.27 21:12:03.696669 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20809 | 2026.05.27 21:12:03.696704 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20810 | 2026.05.27 21:12:03.697203 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20811 | 2026.05.27 21:12:03.697430 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20812 | 2026.05.27 21:12:03.697566 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 20813 | 2026.05.27 21:12:04.464368 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20814 | 2026.05.27 21:12:04.464623 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20815 | 2026.05.27 21:12:04.464952 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20816 | 2026.05.27 21:12:04.464990 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20817 | 2026.05.27 21:12:04.465207 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20818 | 2026.05.27 21:12:04.465277 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20819 | 2026.05.27 21:12:04.465417 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20820 | 2026.05.27 21:12:04.465517 [ 347 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20821 | 2026.05.27 21:12:04.465522 [ 357 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20822 | 2026.05.27 21:12:04.465533 [ 328 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20823 | 2026.05.27 21:12:04.465683 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20824 | 2026.05.27 21:12:04.465709 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20825 | 2026.05.27 21:12:04.465779 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20826 | 2026.05.27 21:12:04.465799 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20827 | 2026.05.27 21:12:04.465836 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20828 | 2026.05.27 21:12:04.465875 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20829 | 2026.05.27 21:12:04.466979 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002459 sec., 19520.130134200896 rows/sec., 4.06 MiB/sec. | ||
| 20830 | 2026.05.27 21:12:04.467119 [ 261 ] {c9bb118f-d3d8-4d01-a1c1-76dd629e9de5} <Debug> TCPHandler: Processed in 0.002891587 sec. | ||
| 20831 | 2026.05.27 21:12:04.469392 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20832 | 2026.05.27 21:12:04.469544 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20833 | 2026.05.27 21:12:04.469608 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20834 | 2026.05.27 21:12:04.470354 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.05.27 21:12:04.470405 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20836 | 2026.05.27 21:12:04.470816 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20837 | 2026.05.27 21:12:04.471040 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2026.05.27 21:12:04.471196 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001694 sec., 79102.71546635183 rows/sec., 6.85 MiB/sec. | ||
| 20839 | 2026.05.27 21:12:04.471237 [ 261 ] {ce62a78b-6bc7-4c30-b6d7-db0ca0f2deda} <Debug> TCPHandler: Processed in 0.001965406 sec. | ||
| 20840 | 2026.05.27 21:12:04.471352 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2026.05.27 21:12:04.471449 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20842 | 2026.05.27 21:12:04.471491 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20843 | 2026.05.27 21:12:04.471947 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20844 | 2026.05.27 21:12:04.471984 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20845 | 2026.05.27 21:12:04.472278 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20846 | 2026.05.27 21:12:04.472494 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2026.05.27 21:12:04.472625 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001194 sec., 32663.316582914573 rows/sec., 2.40 MiB/sec. | ||
| 20848 | 2026.05.27 21:12:04.472660 [ 261 ] {999e1c04-18b1-4443-820c-c42b8b146f3e} <Debug> TCPHandler: Processed in 0.001358855 sec. | ||
| 20849 | 2026.05.27 21:12:04.472781 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20850 | 2026.05.27 21:12:04.472877 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20851 | 2026.05.27 21:12:04.472920 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20852 | 2026.05.27 21:12:04.473488 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20853 | 2026.05.27 21:12:04.473539 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20854 | 2026.05.27 21:12:04.473928 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20855 | 2026.05.27 21:12:04.474158 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20856 | 2026.05.27 21:12:04.474313 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001451 sec., 70985.5272226051 rows/sec., 5.54 MiB/sec. | ||
| 20857 | 2026.05.27 21:12:04.474369 [ 261 ] {ae590056-1721-4274-b7a2-e720102ea7bc} <Debug> TCPHandler: Processed in 0.001638465 sec. | ||
| 20858 | 2026.05.27 21:12:04.474581 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20859 | 2026.05.27 21:12:04.474708 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20860 | 2026.05.27 21:12:04.474766 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20861 | 2026.05.27 21:12:04.475296 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20862 | 2026.05.27 21:12:04.475332 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20863 | 2026.05.27 21:12:04.475665 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20864 | 2026.05.27 21:12:04.475881 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20865 | 2026.05.27 21:12:04.476005 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_134_29 to all_135_135_0 | ||
| 20866 | 2026.05.27 21:12:04.476011 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 20867 | 2026.05.27 21:12:04.476056 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20868 | 2026.05.27 21:12:04.476068 [ 261 ] {99cab8df-3317-4760-bb71-583c741356a0} <Debug> TCPHandler: Processed in 0.001595303 sec. | ||
| 20869 | 2026.05.27 21:12:04.476084 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20870 | 2026.05.27 21:12:04.476183 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_29 to all_135_135_0 into Compact with storage Full | ||
| 20871 | 2026.05.27 21:12:04.476278 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20872 | 2026.05.27 21:12:04.476284 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20873 | 2026.05.27 21:12:04.476309 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_134_29, total 53548 rows starting from the beginning of the part | ||
| 20874 | 2026.05.27 21:12:04.476370 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 128 rows starting from the beginning of the part | ||
| 20875 | 2026.05.27 21:12:04.476441 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20876 | 2026.05.27 21:12:04.476537 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20877 | 2026.05.27 21:12:04.477632 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20878 | 2026.05.27 21:12:04.477669 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20879 | 2026.05.27 21:12:04.478315 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 20880 | 2026.05.27 21:12:04.478566 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20881 | 2026.05.27 21:12:04.478726 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002334 sec., 16709.51156812339 rows/sec., 29.94 MiB/sec. | ||
| 20882 | 2026.05.27 21:12:04.478785 [ 261 ] {924ae149-7100-4552-bcfa-a7e70ff6b89f} <Debug> TCPHandler: Processed in 0.002620457 sec. | ||
| 20883 | 2026.05.27 21:12:04.478916 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20884 | 2026.05.27 21:12:04.479015 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20885 | 2026.05.27 21:12:04.479059 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20886 | 2026.05.27 21:12:04.479419 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20887 | 2026.05.27 21:12:04.479455 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20888 | 2026.05.27 21:12:04.479766 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20889 | 2026.05.27 21:12:04.479975 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2026.05.27 21:12:04.480105 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 20891 | 2026.05.27 21:12:04.480140 [ 261 ] {8a1ae075-e6bf-4a74-96ec-67b16481fa7b} <Debug> TCPHandler: Processed in 0.001274552 sec. | ||
| 20892 | 2026.05.27 21:12:04.483790 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53676 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636314 sec., 7029045.6887969775 rows/sec., 450.23 MiB/sec. | ||
| 20893 | 2026.05.27 21:12:04.484197 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Trace> MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) | ||
| 20894 | 2026.05.27 21:12:04.484488 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2026.05.27 21:12:04.484560 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_134_29, all_135_135_0] -> all_1_135_30 | ||
| 20896 | 2026.05.27 21:12:04.484645 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20897 | 2026.05.27 21:12:05.818847 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 20898 | 2026.05.27 21:12:05.837590 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20899 | 2026.05.27 21:12:05.837665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20900 | 2026.05.27 21:12:05.843665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20901 | 2026.05.27 21:12:05.844345 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20902 | 2026.05.27 21:12:05.847710 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 20903 | 2026.05.27 21:12:09.147567 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20904 | 2026.05.27 21:12:09.147646 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20905 | 2026.05.27 21:12:09.149686 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 20906 | 2026.05.27 21:12:09.463407 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2026.05.27 21:12:09.463634 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20908 | 2026.05.27 21:12:09.463966 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20909 | 2026.05.27 21:12:09.464004 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20910 | 2026.05.27 21:12:09.464235 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20911 | 2026.05.27 21:12:09.464306 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20912 | 2026.05.27 21:12:09.464447 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20913 | 2026.05.27 21:12:09.464527 [ 347 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20914 | 2026.05.27 21:12:09.464546 [ 357 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20915 | 2026.05.27 21:12:09.464564 [ 315 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20916 | 2026.05.27 21:12:09.464669 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20917 | 2026.05.27 21:12:09.464697 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20918 | 2026.05.27 21:12:09.464766 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20919 | 2026.05.27 21:12:09.464786 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 20920 | 2026.05.27 21:12:09.464822 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20921 | 2026.05.27 21:12:09.464862 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20922 | 2026.05.27 21:12:09.465890 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002349 sec., 20434.227330779057 rows/sec., 4.25 MiB/sec. | ||
| 20923 | 2026.05.27 21:12:09.466005 [ 261 ] {93210b16-2f59-4572-a2f8-92133b1e5ae2} <Debug> TCPHandler: Processed in 0.002731501 sec. | ||
| 20924 | 2026.05.27 21:12:09.467790 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20925 | 2026.05.27 21:12:09.467900 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20926 | 2026.05.27 21:12:09.467945 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20927 | 2026.05.27 21:12:09.468454 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20928 | 2026.05.27 21:12:09.468498 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20929 | 2026.05.27 21:12:09.468854 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20930 | 2026.05.27 21:12:09.469081 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2026.05.27 21:12:09.469230 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 3.42 MiB/sec. | ||
| 20932 | 2026.05.27 21:12:09.469267 [ 261 ] {792ada79-24df-44cc-ae76-0372fc679db8} <Debug> TCPHandler: Processed in 0.00153404 sec. | ||
| 20933 | 2026.05.27 21:12:09.469403 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20934 | 2026.05.27 21:12:09.469499 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20935 | 2026.05.27 21:12:09.469540 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20936 | 2026.05.27 21:12:09.469944 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20937 | 2026.05.27 21:12:09.469981 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20938 | 2026.05.27 21:12:09.470267 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20939 | 2026.05.27 21:12:09.470478 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.05.27 21:12:09.470608 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 133.44 KiB/sec. | ||
| 20941 | 2026.05.27 21:12:09.470643 [ 261 ] {da90bb25-f9ad-4257-8940-da9037f1a3d5} <Debug> TCPHandler: Processed in 0.001290833 sec. | ||
| 20942 | 2026.05.27 21:12:09.470883 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20943 | 2026.05.27 21:12:09.471057 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20944 | 2026.05.27 21:12:09.471127 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20945 | 2026.05.27 21:12:09.471787 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20946 | 2026.05.27 21:12:09.471838 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20947 | 2026.05.27 21:12:09.472242 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20948 | 2026.05.27 21:12:09.472474 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20949 | 2026.05.27 21:12:09.472635 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001626 sec., 40590.40590405904 rows/sec., 3.17 MiB/sec. | ||
| 20950 | 2026.05.27 21:12:09.472685 [ 261 ] {fe01b6c3-e977-4db7-822e-e4f867a585ce} <Debug> TCPHandler: Processed in 0.001929974 sec. | ||
| 20951 | 2026.05.27 21:12:09.472833 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20952 | 2026.05.27 21:12:09.472943 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20953 | 2026.05.27 21:12:09.472993 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20954 | 2026.05.27 21:12:09.473464 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20955 | 2026.05.27 21:12:09.473505 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20956 | 2026.05.27 21:12:09.473849 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20957 | 2026.05.27 21:12:09.474070 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20958 | 2026.05.27 21:12:09.474205 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 20959 | 2026.05.27 21:12:09.474208 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_135_30 to all_136_136_0 | ||
| 20960 | 2026.05.27 21:12:09.474245 [ 261 ] {d7a9061a-d037-45b7-a666-1b6fb8fba747} <Debug> TCPHandler: Processed in 0.001464839 sec. | ||
| 20961 | 2026.05.27 21:12:09.474260 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.05.27 21:12:09.474284 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20963 | 2026.05.27 21:12:09.474375 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_30 to all_136_136_0 into Compact with storage Full | ||
| 20964 | 2026.05.27 21:12:09.474467 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20965 | 2026.05.27 21:12:09.474495 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20966 | 2026.05.27 21:12:09.474532 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_135_30, total 53676 rows starting from the beginning of the part | ||
| 20967 | 2026.05.27 21:12:09.474572 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20968 | 2026.05.27 21:12:09.474593 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 20969 | 2026.05.27 21:12:09.474633 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20970 | 2026.05.27 21:12:09.475457 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2026.05.27 21:12:09.475496 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20972 | 2026.05.27 21:12:09.476025 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 20973 | 2026.05.27 21:12:09.476252 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.05.27 21:12:09.476387 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 20975 | 2026.05.27 21:12:09.476398 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001847 sec., 1082.8370330265295 rows/sec., 1.94 MiB/sec. | ||
| 20976 | 2026.05.27 21:12:09.476429 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20977 | 2026.05.27 21:12:09.476454 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20978 | 2026.05.27 21:12:09.476479 [ 261 ] {d38f7f24-0ca3-4189-b90e-e6a164ace219} <Debug> TCPHandler: Processed in 0.002061869 sec. | ||
| 20979 | 2026.05.27 21:12:09.476544 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 20980 | 2026.05.27 21:12:09.476626 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20981 | 2026.05.27 21:12:09.476723 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20982 | 2026.05.27 21:12:09.476732 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20983 | 2026.05.27 21:12:09.476765 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20984 | 2026.05.27 21:12:09.476784 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2554 rows starting from the beginning of the part | ||
| 20985 | 2026.05.27 21:12:09.476902 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2 rows starting from the beginning of the part | ||
| 20986 | 2026.05.27 21:12:09.477004 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 39 rows starting from the beginning of the part | ||
| 20987 | 2026.05.27 21:12:09.477101 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 2 rows starting from the beginning of the part | ||
| 20988 | 2026.05.27 21:12:09.477128 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2026.05.27 21:12:09.477165 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 20990 | 2026.05.27 21:12:09.477191 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 39 rows starting from the beginning of the part | ||
| 20991 | 2026.05.27 21:12:09.477279 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2 rows starting from the beginning of the part | ||
| 20992 | 2026.05.27 21:12:09.477479 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20993 | 2026.05.27 21:12:09.477698 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20994 | 2026.05.27 21:12:09.477834 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 20995 | 2026.05.27 21:12:09.477868 [ 261 ] {7e7c0138-c606-49bc-adc0-35186d2b9dcf} <Debug> TCPHandler: Processed in 0.001292713 sec. | ||
| 20996 | 2026.05.27 21:12:09.482893 [ 189 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53836 rows, containing 5 columns (5 merged, 0 gathered) in 0.008546425 sec., 6299242.080753064 rows/sec., 403.59 MiB/sec. | ||
| 20997 | 2026.05.27 21:12:09.483317 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Trace> MergedBlockOutputStream: filled checksums all_1_136_31 (state Temporary) | ||
| 20998 | 2026.05.27 21:12:09.483626 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_136_31 to all_1_136_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20999 | 2026.05.27 21:12:09.483709 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_136_31} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_135_30, all_136_136_0] -> all_1_136_31 | ||
| 21000 | 2026.05.27 21:12:09.483806 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21001 | 2026.05.27 21:12:09.489246 [ 200 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2638 rows, containing 19 columns (19 merged, 0 gathered) in 0.012742024 sec., 207031.47317882936 rows/sec., 370.99 MiB/sec. | ||
| 21002 | 2026.05.27 21:12:09.491166 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 21003 | 2026.05.27 21:12:09.491533 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21004 | 2026.05.27 21:12:09.491617 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 21005 | 2026.05.27 21:12:09.491796 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
| 21006 | 2026.05.27 21:12:09.896483 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21007 | 2026.05.27 21:12:09.896818 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21008 | 2026.05.27 21:12:09.897200 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21009 | 2026.05.27 21:12:09.897245 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21010 | 2026.05.27 21:12:09.897511 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21011 | 2026.05.27 21:12:09.897583 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21012 | 2026.05.27 21:12:09.897731 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 21013 | 2026.05.27 21:12:09.897861 [ 347 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21014 | 2026.05.27 21:12:09.897882 [ 357 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21015 | 2026.05.27 21:12:09.897882 [ 318 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21016 | 2026.05.27 21:12:09.898063 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 21017 | 2026.05.27 21:12:09.898096 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21018 | 2026.05.27 21:12:09.898186 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21019 | 2026.05.27 21:12:09.898207 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 54 rows with 3 streams | ||
| 21020 | 2026.05.27 21:12:09.898245 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 21021 | 2026.05.27 21:12:09.898322 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 21022 | 2026.05.27 21:12:09.898367 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 21023 | 2026.05.27 21:12:09.899895 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> executeQuery: Read 54 rows, 13.07 KiB in 0.003223 sec., 16754.576481538938 rows/sec., 3.96 MiB/sec. | ||
| 21024 | 2026.05.27 21:12:09.900099 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> MemoryTracker: Peak memory usage (for query): 159.63 KiB. | ||
| 21025 | 2026.05.27 21:12:09.900116 [ 261 ] {b574ecf2-b962-43e1-ad8d-9eed25888b28} <Debug> TCPHandler: Processed in 0.003813777 sec. | ||
| 21026 | 2026.05.27 21:12:09.915292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21027 | 2026.05.27 21:12:09.915459 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21028 | 2026.05.27 21:12:09.915524 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21029 | 2026.05.27 21:12:09.916217 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21030 | 2026.05.27 21:12:09.916267 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21031 | 2026.05.27 21:12:09.916647 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21032 | 2026.05.27 21:12:09.916874 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21033 | 2026.05.27 21:12:09.917034 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 21034 | 2026.05.27 21:12:09.917071 [ 261 ] {cc71b652-a668-4244-ab5d-3b59618926df} <Debug> TCPHandler: Processed in 0.001861302 sec. | ||
| 21035 | 2026.05.27 21:12:09.917223 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21036 | 2026.05.27 21:12:09.917326 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21037 | 2026.05.27 21:12:09.917378 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21038 | 2026.05.27 21:12:09.917831 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2026.05.27 21:12:09.917868 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21040 | 2026.05.27 21:12:09.918166 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 21041 | 2026.05.27 21:12:09.918388 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21042 | 2026.05.27 21:12:09.918523 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 670.58 KiB/sec. | ||
| 21043 | 2026.05.27 21:12:09.918561 [ 261 ] {6e8ab755-969e-4d0c-ad62-927228bce625} <Debug> TCPHandler: Processed in 0.001390527 sec. | ||
| 21044 | 2026.05.27 21:12:09.918701 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21045 | 2026.05.27 21:12:09.918799 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21046 | 2026.05.27 21:12:09.918844 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21047 | 2026.05.27 21:12:09.920463 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21048 | 2026.05.27 21:12:09.920501 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21049 | 2026.05.27 21:12:09.920969 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21050 | 2026.05.27 21:12:09.921202 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21051 | 2026.05.27 21:12:09.921346 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Debug> executeQuery: Read 2608 rows, 199.88 KiB in 0.002566 sec., 1016367.8877630553 rows/sec., 76.07 MiB/sec. | ||
| 21052 | 2026.05.27 21:12:09.921361 [ 121 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21053 | 2026.05.27 21:12:09.921382 [ 261 ] {1e974536-11c5-4be5-a8bc-2e328c5319ad} <Debug> TCPHandler: Processed in 0.002733551 sec. | ||
| 21054 | 2026.05.27 21:12:09.921425 [ 121 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2026.05.27 21:12:09.921456 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21056 | 2026.05.27 21:12:09.921557 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21057 | 2026.05.27 21:12:09.921574 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 21058 | 2026.05.27 21:12:09.921664 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21059 | 2026.05.27 21:12:09.921682 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21060 | 2026.05.27 21:12:09.921709 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21061 | 2026.05.27 21:12:09.921718 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 4201 rows starting from the beginning of the part | ||
| 21062 | 2026.05.27 21:12:09.921791 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 134 rows starting from the beginning of the part | ||
| 21063 | 2026.05.27 21:12:09.921843 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 61 rows starting from the beginning of the part | ||
| 21064 | 2026.05.27 21:12:09.921894 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 134 rows starting from the beginning of the part | ||
| 21065 | 2026.05.27 21:12:09.921944 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 21066 | 2026.05.27 21:12:09.921992 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2608 rows starting from the beginning of the part | ||
| 21067 | 2026.05.27 21:12:09.922286 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21068 | 2026.05.27 21:12:09.922323 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21069 | 2026.05.27 21:12:09.922624 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 21070 | 2026.05.27 21:12:09.922835 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21071 | 2026.05.27 21:12:09.922967 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Debug> executeQuery: Read 72 rows, 5.42 KiB in 0.001323 sec., 54421.768707482996 rows/sec., 4.00 MiB/sec. | ||
| 21072 | 2026.05.27 21:12:09.923003 [ 261 ] {21126c74-a642-4863-b30f-96979f88ae08} <Debug> TCPHandler: Processed in 0.00149893 sec. | ||
| 21073 | 2026.05.27 21:12:09.923146 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21074 | 2026.05.27 21:12:09.923246 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21075 | 2026.05.27 21:12:09.923287 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21076 | 2026.05.27 21:12:09.924132 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21077 | 2026.05.27 21:12:09.924168 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21078 | 2026.05.27 21:12:09.924241 [ 200 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271297 sec., 2653180.831339823 rows/sec., 212.03 MiB/sec. | ||
| 21079 | 2026.05.27 21:12:09.924502 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21080 | 2026.05.27 21:12:09.924625 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21081 | 2026.05.27 21:12:09.924757 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2026.05.27 21:12:09.924907 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001678 sec., 491656.73420738976 rows/sec., 28.76 MiB/sec. | ||
| 21083 | 2026.05.27 21:12:09.924945 [ 261 ] {90954275-e33d-45b9-a2b3-62fa2998ea80} <Debug> TCPHandler: Processed in 0.001850562 sec. | ||
| 21084 | 2026.05.27 21:12:09.924980 [ 221 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 21085 | 2026.05.27 21:12:09.924962 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21086 | 2026.05.27 21:12:09.925025 [ 221 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 21087 | 2026.05.27 21:12:09.925080 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21088 | 2026.05.27 21:12:09.925116 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_141_28} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21089 | 2026.05.27 21:12:09.925185 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21090 | 2026.05.27 21:12:09.925214 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 21091 | 2026.05.27 21:12:09.925231 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21092 | 2026.05.27 21:12:09.925645 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21093 | 2026.05.27 21:12:09.925685 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21094 | 2026.05.27 21:12:09.926001 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21095 | 2026.05.27 21:12:09.926240 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21096 | 2026.05.27 21:12:09.926380 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. | ||
| 21097 | 2026.05.27 21:12:09.926415 [ 261 ] {63e054d3-85a7-4194-aab7-6c571c0a2a1a} <Debug> TCPHandler: Processed in 0.001391806 sec. | ||
| 21098 | 2026.05.27 21:12:09.926557 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21099 | 2026.05.27 21:12:09.926655 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21100 | 2026.05.27 21:12:09.926696 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21101 | 2026.05.27 21:12:09.926875 [ 221 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 21102 | 2026.05.27 21:12:09.927100 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21103 | 2026.05.27 21:12:09.927142 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21104 | 2026.05.27 21:12:09.927440 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21105 | 2026.05.27 21:12:09.927645 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21106 | 2026.05.27 21:12:09.927811 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 21107 | 2026.05.27 21:12:09.927849 [ 261 ] {f2c1bddd-df49-4731-8d98-26f75b9f55f8} <Debug> TCPHandler: Processed in 0.001345035 sec. | ||
| 21108 | 2026.05.27 21:12:09.927991 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21109 | 2026.05.27 21:12:09.928091 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21110 | 2026.05.27 21:12:09.928132 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21111 | 2026.05.27 21:12:09.929410 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21112 | 2026.05.27 21:12:09.929447 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21113 | 2026.05.27 21:12:09.929812 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21114 | 2026.05.27 21:12:09.930033 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21115 | 2026.05.27 21:12:09.930162 [ 121 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21116 | 2026.05.27 21:12:09.930164 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Debug> executeQuery: Read 1375 rows, 95.31 KiB in 0.002091 sec., 657580.1052128169 rows/sec., 44.51 MiB/sec. | ||
| 21117 | 2026.05.27 21:12:09.930209 [ 121 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21118 | 2026.05.27 21:12:09.930221 [ 261 ] {f920a9c2-1a94-4b51-b28e-0f306660f193} <Debug> TCPHandler: Processed in 0.002281306 sec. | ||
| 21119 | 2026.05.27 21:12:09.930236 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21120 | 2026.05.27 21:12:09.930336 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 21121 | 2026.05.27 21:12:09.930364 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21122 | 2026.05.27 21:12:09.930448 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21123 | 2026.05.27 21:12:09.930469 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21124 | 2026.05.27 21:12:09.930483 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2407 rows starting from the beginning of the part | ||
| 21125 | 2026.05.27 21:12:09.930522 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21126 | 2026.05.27 21:12:09.930554 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 103 rows starting from the beginning of the part | ||
| 21127 | 2026.05.27 21:12:09.930606 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 68 rows starting from the beginning of the part | ||
| 21128 | 2026.05.27 21:12:09.930658 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 103 rows starting from the beginning of the part | ||
| 21129 | 2026.05.27 21:12:09.930699 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 66 rows starting from the beginning of the part | ||
| 21130 | 2026.05.27 21:12:09.930744 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1375 rows starting from the beginning of the part | ||
| 21131 | 2026.05.27 21:12:09.931417 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21132 | 2026.05.27 21:12:09.931458 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21133 | 2026.05.27 21:12:09.931906 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21134 | 2026.05.27 21:12:09.932127 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21135 | 2026.05.27 21:12:09.932227 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930684 sec., 2134994.644385099 rows/sec., 155.12 MiB/sec. | ||
| 21136 | 2026.05.27 21:12:09.932252 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_136_31 to all_141_141_0 | ||
| 21137 | 2026.05.27 21:12:09.932261 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001812 sec., 848233.995584989 rows/sec., 51.87 MiB/sec. | ||
| 21138 | 2026.05.27 21:12:09.932289 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.05.27 21:12:09.932310 [ 261 ] {06a38b34-5a48-483c-8b01-865ba382ec63} <Debug> TCPHandler: Processed in 0.001997637 sec. | ||
| 21140 | 2026.05.27 21:12:09.932311 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21141 | 2026.05.27 21:12:09.932432 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_31 to all_141_141_0 into Compact with storage Full | ||
| 21142 | 2026.05.27 21:12:09.932452 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21143 | 2026.05.27 21:12:09.932478 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21144 | 2026.05.27 21:12:09.932545 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21145 | 2026.05.27 21:12:09.932558 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21146 | 2026.05.27 21:12:09.932585 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_31, total 53836 rows starting from the beginning of the part | ||
| 21147 | 2026.05.27 21:12:09.932616 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21148 | 2026.05.27 21:12:09.932651 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 21149 | 2026.05.27 21:12:09.932707 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 161 rows starting from the beginning of the part | ||
| 21150 | 2026.05.27 21:12:09.932753 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21151 | 2026.05.27 21:12:09.932760 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 21152 | 2026.05.27 21:12:09.932818 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 21153 | 2026.05.27 21:12:09.932831 [ 195 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_141_28} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21154 | 2026.05.27 21:12:09.932863 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1537 rows starting from the beginning of the part | ||
| 21155 | 2026.05.27 21:12:09.932908 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 21156 | 2026.05.27 21:12:09.933613 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21157 | 2026.05.27 21:12:09.933653 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21158 | 2026.05.27 21:12:09.934283 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 21159 | 2026.05.27 21:12:09.934511 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21160 | 2026.05.27 21:12:09.934675 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00212 sec., 23584.90566037736 rows/sec., 42.26 MiB/sec. | ||
| 21161 | 2026.05.27 21:12:09.934787 [ 261 ] {dafbe938-c692-4cb5-bc04-360d9051e160} <Debug> TCPHandler: Processed in 0.002387129 sec. | ||
| 21162 | 2026.05.27 21:12:09.934991 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2026.05.27 21:12:09.935129 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21164 | 2026.05.27 21:12:09.935186 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21165 | 2026.05.27 21:12:09.935526 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2026.05.27 21:12:09.935562 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21167 | 2026.05.27 21:12:09.935869 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21168 | 2026.05.27 21:12:09.936148 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21169 | 2026.05.27 21:12:09.936278 [ 117 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 5 parts from all_1_136_27 to all_140_140_0 | ||
| 21170 | 2026.05.27 21:12:09.936285 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 694.15 KiB/sec. | ||
| 21171 | 2026.05.27 21:12:09.936323 [ 117 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21172 | 2026.05.27 21:12:09.936354 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21173 | 2026.05.27 21:12:09.936360 [ 261 ] {f8344f9c-02c7-4843-a5c0-8ff552d38b0e} <Debug> TCPHandler: Processed in 0.001473139 sec. | ||
| 21174 | 2026.05.27 21:12:09.936471 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_27 to all_140_140_0 into Compact with storage Full | ||
| 21175 | 2026.05.27 21:12:09.936598 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21176 | 2026.05.27 21:12:09.936633 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9984 rows starting from the beginning of the part | ||
| 21177 | 2026.05.27 21:12:09.936699 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 21178 | 2026.05.27 21:12:09.936753 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 21179 | 2026.05.27 21:12:09.936796 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 21180 | 2026.05.27 21:12:09.936843 [ 186 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 21181 | 2026.05.27 21:12:09.939247 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831574 sec., 3610712.6283826595 rows/sec., 227.61 MiB/sec. | ||
| 21182 | 2026.05.27 21:12:09.939531 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Trace> MergedBlockOutputStream: filled checksums all_1_140_28 (state Temporary) | ||
| 21183 | 2026.05.27 21:12:09.939856 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_140_28 to all_1_140_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21184 | 2026.05.27 21:12:09.939928 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_140_28} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 5 parts: [all_1_136_27, all_140_140_0] -> all_1_140_28 | ||
| 21185 | 2026.05.27 21:12:09.940003 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 21186 | 2026.05.27 21:12:09.942612 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56014 rows, containing 5 columns (5 merged, 0 gathered) in 0.01021962 sec., 5481025.713284838 rows/sec., 351.08 MiB/sec. | ||
| 21187 | 2026.05.27 21:12:09.943102 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Trace> MergedBlockOutputStream: filled checksums all_1_141_32 (state Temporary) | ||
| 21188 | 2026.05.27 21:12:09.943348 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_141_32 to all_1_141_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21189 | 2026.05.27 21:12:09.943419 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_136_31, all_141_141_0] -> all_1_141_32 | ||
| 21190 | 2026.05.27 21:12:09.943496 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21191 | 2026.05.27 21:12:10.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.74 MiB, peak 415.69 MiB, free memory in arenas 0.00 B, will set to 403.42 MiB (RSS), difference: 5.67 MiB | ||
| 21192 | 2026.05.27 21:12:11.198557 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39900 | ||
| 21193 | 2026.05.27 21:12:11.199066 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21194 | 2026.05.27 21:12:11.199113 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21195 | 2026.05.27 21:12:11.199596 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21196 | 2026.05.27 21:12:11.199822 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.05.27 21:12:11.199952 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39900 | ||
| 21198 | 2026.05.27 21:12:12.442035 [ 220 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 21199 | 2026.05.27 21:12:12.442130 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 21200 | 2026.05.27 21:12:12.444824 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 21201 | 2026.05.27 21:12:13.348632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 21202 | 2026.05.27 21:12:13.365747 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21203 | 2026.05.27 21:12:13.365801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21204 | 2026.05.27 21:12:13.372244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21205 | 2026.05.27 21:12:13.372925 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21206 | 2026.05.27 21:12:13.375867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 21207 | 2026.05.27 21:12:14.462347 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21208 | 2026.05.27 21:12:14.462594 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21209 | 2026.05.27 21:12:14.462949 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21210 | 2026.05.27 21:12:14.462986 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21211 | 2026.05.27 21:12:14.463195 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21212 | 2026.05.27 21:12:14.463263 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21213 | 2026.05.27 21:12:14.463399 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21214 | 2026.05.27 21:12:14.463532 [ 354 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21215 | 2026.05.27 21:12:14.463538 [ 347 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21216 | 2026.05.27 21:12:14.463532 [ 339 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21217 | 2026.05.27 21:12:14.463802 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21218 | 2026.05.27 21:12:14.463832 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21219 | 2026.05.27 21:12:14.463901 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21220 | 2026.05.27 21:12:14.463922 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21221 | 2026.05.27 21:12:14.463957 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21222 | 2026.05.27 21:12:14.464002 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21223 | 2026.05.27 21:12:14.465167 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002675 sec., 17943.92523364486 rows/sec., 3.74 MiB/sec. | ||
| 21224 | 2026.05.27 21:12:14.465310 [ 261 ] {a8729a03-bb69-40aa-a627-19690e695a69} <Debug> TCPHandler: Processed in 0.003108713 sec. | ||
| 21225 | 2026.05.27 21:12:14.466937 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21226 | 2026.05.27 21:12:14.467086 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21227 | 2026.05.27 21:12:14.467147 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21228 | 2026.05.27 21:12:14.467828 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21229 | 2026.05.27 21:12:14.467869 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21230 | 2026.05.27 21:12:14.468231 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21231 | 2026.05.27 21:12:14.468450 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2026.05.27 21:12:14.468599 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.75 MiB/sec. | ||
| 21233 | 2026.05.27 21:12:14.468637 [ 261 ] {ab8572e1-d34f-42e1-8d0c-99c2aa96f04d} <Debug> TCPHandler: Processed in 0.001823931 sec. | ||
| 21234 | 2026.05.27 21:12:14.468765 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21235 | 2026.05.27 21:12:14.468863 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21236 | 2026.05.27 21:12:14.468904 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21237 | 2026.05.27 21:12:14.469380 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2026.05.27 21:12:14.469416 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21239 | 2026.05.27 21:12:14.469722 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21240 | 2026.05.27 21:12:14.469924 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2026.05.27 21:12:14.470051 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 21242 | 2026.05.27 21:12:14.470086 [ 261 ] {1d2e2604-c92c-4d58-9c75-e7e7a2dfdf91} <Debug> TCPHandler: Processed in 0.001371846 sec. | ||
| 21243 | 2026.05.27 21:12:14.470208 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21244 | 2026.05.27 21:12:14.470305 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21245 | 2026.05.27 21:12:14.470348 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21246 | 2026.05.27 21:12:14.470757 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2026.05.27 21:12:14.470793 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21248 | 2026.05.27 21:12:14.471117 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21249 | 2026.05.27 21:12:14.471324 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2026.05.27 21:12:14.471450 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 21251 | 2026.05.27 21:12:14.471485 [ 261 ] {7a259181-286a-481e-a260-53f7151881ba} <Debug> TCPHandler: Processed in 0.001326924 sec. | ||
| 21252 | 2026.05.27 21:12:14.471668 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21253 | 2026.05.27 21:12:14.471766 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21254 | 2026.05.27 21:12:14.471807 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21255 | 2026.05.27 21:12:14.472170 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2026.05.27 21:12:14.472205 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21257 | 2026.05.27 21:12:14.472498 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21258 | 2026.05.27 21:12:14.472710 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.05.27 21:12:14.472834 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 21260 | 2026.05.27 21:12:14.472868 [ 261 ] {8b6b4e48-8ad4-4c8a-820c-9bd8afb9da72} <Debug> TCPHandler: Processed in 0.001249031 sec. | ||
| 21261 | 2026.05.27 21:12:18.444179 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21262 | 2026.05.27 21:12:18.444245 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21263 | 2026.05.27 21:12:18.701041 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40348 | ||
| 21264 | 2026.05.27 21:12:18.701587 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21265 | 2026.05.27 21:12:18.701623 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21266 | 2026.05.27 21:12:18.702125 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 21267 | 2026.05.27 21:12:18.702361 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2026.05.27 21:12:18.702500 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 21269 | 2026.05.27 21:12:19.296177 [ 225 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 21270 | 2026.05.27 21:12:19.296261 [ 225 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 21271 | 2026.05.27 21:12:19.299776 [ 225 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 21272 | 2026.05.27 21:12:19.463970 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21273 | 2026.05.27 21:12:19.464226 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21274 | 2026.05.27 21:12:19.464611 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21275 | 2026.05.27 21:12:19.464659 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21276 | 2026.05.27 21:12:19.464924 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21277 | 2026.05.27 21:12:19.465008 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21278 | 2026.05.27 21:12:19.465157 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21279 | 2026.05.27 21:12:19.465244 [ 339 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21280 | 2026.05.27 21:12:19.465258 [ 354 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21281 | 2026.05.27 21:12:19.465274 [ 347 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21282 | 2026.05.27 21:12:19.465400 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21283 | 2026.05.27 21:12:19.465428 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21284 | 2026.05.27 21:12:19.465501 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21285 | 2026.05.27 21:12:19.465521 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21286 | 2026.05.27 21:12:19.465558 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21287 | 2026.05.27 21:12:19.465599 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21288 | 2026.05.27 21:12:19.466710 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002588 sec., 18547.140649149922 rows/sec., 3.86 MiB/sec. | ||
| 21289 | 2026.05.27 21:12:19.466854 [ 261 ] {2e90098e-2883-4e45-8fc0-bde37687ac1d} <Debug> TCPHandler: Processed in 0.00302595 sec. | ||
| 21290 | 2026.05.27 21:12:19.468563 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.05.27 21:12:19.468679 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21292 | 2026.05.27 21:12:19.468726 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21293 | 2026.05.27 21:12:19.469255 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21294 | 2026.05.27 21:12:19.469303 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21295 | 2026.05.27 21:12:19.469687 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21296 | 2026.05.27 21:12:19.469918 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21297 | 2026.05.27 21:12:19.470077 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 3.25 MiB/sec. | ||
| 21298 | 2026.05.27 21:12:19.470116 [ 261 ] {4c3177f4-c419-4dc3-bceb-d3b330517941} <Debug> TCPHandler: Processed in 0.001605803 sec. | ||
| 21299 | 2026.05.27 21:12:19.470310 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21300 | 2026.05.27 21:12:19.470463 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21301 | 2026.05.27 21:12:19.470530 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21302 | 2026.05.27 21:12:19.471114 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21303 | 2026.05.27 21:12:19.471159 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21304 | 2026.05.27 21:12:19.471500 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 21305 | 2026.05.27 21:12:19.471722 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21306 | 2026.05.27 21:12:19.471852 [ 109 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 21307 | 2026.05.27 21:12:19.471864 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001448 sec., 1381.2154696132595 rows/sec., 103.86 KiB/sec. | ||
| 21308 | 2026.05.27 21:12:19.471902 [ 109 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.05.27 21:12:19.471928 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21310 | 2026.05.27 21:12:19.471933 [ 261 ] {03d63ae5-94ac-4563-8c09-de0175cf223f} <Debug> TCPHandler: Processed in 0.001739537 sec. | ||
| 21311 | 2026.05.27 21:12:19.472035 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 21312 | 2026.05.27 21:12:19.472104 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21313 | 2026.05.27 21:12:19.472122 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21314 | 2026.05.27 21:12:19.472150 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 224 rows starting from the beginning of the part | ||
| 21315 | 2026.05.27 21:12:19.472207 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 4 rows starting from the beginning of the part | ||
| 21316 | 2026.05.27 21:12:19.472208 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21317 | 2026.05.27 21:12:19.472255 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part | ||
| 21318 | 2026.05.27 21:12:19.472259 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21319 | 2026.05.27 21:12:19.472298 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2 rows starting from the beginning of the part | ||
| 21320 | 2026.05.27 21:12:19.472339 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 72 rows starting from the beginning of the part | ||
| 21321 | 2026.05.27 21:12:19.472381 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 2 rows starting from the beginning of the part | ||
| 21322 | 2026.05.27 21:12:19.472807 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.05.27 21:12:19.472849 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21324 | 2026.05.27 21:12:19.473284 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21325 | 2026.05.27 21:12:19.473453 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454019 sec., 235897.8802890471 rows/sec., 16.77 MiB/sec. | ||
| 21326 | 2026.05.27 21:12:19.473576 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21327 | 2026.05.27 21:12:19.473645 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 21328 | 2026.05.27 21:12:19.473721 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001535 sec., 42996.74267100977 rows/sec., 3.36 MiB/sec. | ||
| 21329 | 2026.05.27 21:12:19.473765 [ 261 ] {a2a4ce1e-d8d0-46d1-a83e-afcf50e0468f} <Debug> TCPHandler: Processed in 0.001715257 sec. | ||
| 21330 | 2026.05.27 21:12:19.473858 [ 220 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 21331 | 2026.05.27 21:12:19.473899 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2026.05.27 21:12:19.473905 [ 220 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 21333 | 2026.05.27 21:12:19.474007 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21334 | 2026.05.27 21:12:19.474010 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21335 | 2026.05.27 21:12:19.474074 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21336 | 2026.05.27 21:12:19.474104 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_121_24} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 21337 | 2026.05.27 21:12:19.474218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21338 | 2026.05.27 21:12:19.474530 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21339 | 2026.05.27 21:12:19.474575 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21340 | 2026.05.27 21:12:19.474964 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21341 | 2026.05.27 21:12:19.475221 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21342 | 2026.05.27 21:12:19.475362 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 21343 | 2026.05.27 21:12:19.475397 [ 261 ] {ff3547b8-42f1-4ef7-98df-46d65d493206} <Debug> TCPHandler: Processed in 0.001549662 sec. | ||
| 21344 | 2026.05.27 21:12:19.475520 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21345 | 2026.05.27 21:12:19.475616 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21346 | 2026.05.27 21:12:19.475675 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21347 | 2026.05.27 21:12:19.476149 [ 220 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 21348 | 2026.05.27 21:12:19.476434 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21349 | 2026.05.27 21:12:19.476475 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21350 | 2026.05.27 21:12:19.476991 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 21351 | 2026.05.27 21:12:19.477245 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21352 | 2026.05.27 21:12:19.477386 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001788 sec., 1118.5682326621923 rows/sec., 2.00 MiB/sec. | ||
| 21353 | 2026.05.27 21:12:19.477455 [ 261 ] {266283fe-021d-4ac1-be51-57614fb0db30} <Debug> TCPHandler: Processed in 0.001985726 sec. | ||
| 21354 | 2026.05.27 21:12:19.477578 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21355 | 2026.05.27 21:12:19.477676 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21356 | 2026.05.27 21:12:19.477718 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21357 | 2026.05.27 21:12:19.478170 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21358 | 2026.05.27 21:12:19.478205 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21359 | 2026.05.27 21:12:19.478518 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21360 | 2026.05.27 21:12:19.478738 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21361 | 2026.05.27 21:12:19.478867 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 21362 | 2026.05.27 21:12:19.478902 [ 261 ] {8fcf07c8-db13-444d-b965-bc9d5a734500} <Debug> TCPHandler: Processed in 0.001373695 sec. | ||
| 21363 | 2026.05.27 21:12:20.221654 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21364 | 2026.05.27 21:12:20.221716 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21365 | 2026.05.27 21:12:20.224190 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21366 | 2026.05.27 21:12:20.387200 [ 224 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 21367 | 2026.05.27 21:12:20.387259 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 21368 | 2026.05.27 21:12:20.389738 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 21369 | 2026.05.27 21:12:20.876852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 21370 | 2026.05.27 21:12:20.895164 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21371 | 2026.05.27 21:12:20.895225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21372 | 2026.05.27 21:12:20.901713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 21373 | 2026.05.27 21:12:20.902504 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21374 | 2026.05.27 21:12:20.905569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 21375 | 2026.05.27 21:12:21.029076 [ 107 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 21376 | 2026.05.27 21:12:21.029144 [ 107 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21377 | 2026.05.27 21:12:21.029167 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21378 | 2026.05.27 21:12:21.029297 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 21379 | 2026.05.27 21:12:21.029437 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21380 | 2026.05.27 21:12:21.029471 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 156 rows starting from the beginning of the part | ||
| 21381 | 2026.05.27 21:12:21.029540 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 144 rows starting from the beginning of the part | ||
| 21382 | 2026.05.27 21:12:21.029589 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 144 rows starting from the beginning of the part | ||
| 21383 | 2026.05.27 21:12:21.029635 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 21384 | 2026.05.27 21:12:21.029677 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 21385 | 2026.05.27 21:12:21.030475 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243071 sec., 376486.9424192182 rows/sec., 23.39 MiB/sec. | ||
| 21386 | 2026.05.27 21:12:21.030636 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 21387 | 2026.05.27 21:12:21.030959 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21388 | 2026.05.27 21:12:21.031038 [ 200 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_52_11} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 21389 | 2026.05.27 21:12:21.031140 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21390 | 2026.05.27 21:12:21.413211 [ 107 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 21391 | 2026.05.27 21:12:21.413287 [ 107 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21392 | 2026.05.27 21:12:21.413312 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21393 | 2026.05.27 21:12:21.413426 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 21394 | 2026.05.27 21:12:21.413615 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21395 | 2026.05.27 21:12:21.413670 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 304 rows starting from the beginning of the part | ||
| 21396 | 2026.05.27 21:12:21.413764 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 280 rows starting from the beginning of the part | ||
| 21397 | 2026.05.27 21:12:21.413824 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 280 rows starting from the beginning of the part | ||
| 21398 | 2026.05.27 21:12:21.413879 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 21399 | 2026.05.27 21:12:21.413933 [ 192 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 21400 | 2026.05.27 21:12:21.414891 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150361 sec., 606540.2597748087 rows/sec., 41.74 MiB/sec. | ||
| 21401 | 2026.05.27 21:12:21.415082 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 21402 | 2026.05.27 21:12:21.415379 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21403 | 2026.05.27 21:12:21.415462 [ 190 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_52_11} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 21404 | 2026.05.27 21:12:21.415558 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21405 | 2026.05.27 21:12:21.442723 [ 107 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21406 | 2026.05.27 21:12:21.442785 [ 107 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21407 | 2026.05.27 21:12:21.442806 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 21408 | 2026.05.27 21:12:21.442906 [ 222 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 21409 | 2026.05.27 21:12:21.442915 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 21410 | 2026.05.27 21:12:21.442962 [ 222 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 21411 | 2026.05.27 21:12:21.443083 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21412 | 2026.05.27 21:12:21.443121 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 21413 | 2026.05.27 21:12:21.443187 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 21414 | 2026.05.27 21:12:21.443238 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 21415 | 2026.05.27 21:12:21.443286 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 21416 | 2026.05.27 21:12:21.443330 [ 192 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 21417 | 2026.05.27 21:12:21.444131 [ 197 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266222 sec., 4738.505570113298 rows/sec., 351.69 KiB/sec. | ||
| 21418 | 2026.05.27 21:12:21.444272 [ 187 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21419 | 2026.05.27 21:12:21.444538 [ 187 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.05.27 21:12:21.444608 [ 187 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_21_5} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21421 | 2026.05.27 21:12:21.444675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21422 | 2026.05.27 21:12:21.445008 [ 222 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 21423 | 2026.05.27 21:12:24.224831 [ 105 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 5 parts from all_1_61_12 to all_65_65_0 | ||
| 21424 | 2026.05.27 21:12:24.224919 [ 105 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21425 | 2026.05.27 21:12:24.224945 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21426 | 2026.05.27 21:12:24.225091 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_12 to all_65_65_0 into Compact with storage Full | ||
| 21427 | 2026.05.27 21:12:24.225248 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21428 | 2026.05.27 21:12:24.225288 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1122 rows starting from the beginning of the part | ||
| 21429 | 2026.05.27 21:12:24.225364 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 145 rows starting from the beginning of the part | ||
| 21430 | 2026.05.27 21:12:24.225416 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 145 rows starting from the beginning of the part | ||
| 21431 | 2026.05.27 21:12:24.225464 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 977 rows starting from the beginning of the part | ||
| 21432 | 2026.05.27 21:12:24.225513 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 825 rows starting from the beginning of the part | ||
| 21433 | 2026.05.27 21:12:24.226765 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735848 sec., 1851544.6052880208 rows/sec., 117.50 MiB/sec. | ||
| 21434 | 2026.05.27 21:12:24.226999 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 21435 | 2026.05.27 21:12:24.227298 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.05.27 21:12:24.227380 [ 187 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_65_13} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 5 parts: [all_1_61_12, all_65_65_0] -> all_1_65_13 | ||
| 21437 | 2026.05.27 21:12:24.227494 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 21438 | 2026.05.27 21:12:24.382057 [ 219 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 21439 | 2026.05.27 21:12:24.382107 [ 219 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 21440 | 2026.05.27 21:12:24.383974 [ 219 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 21441 | 2026.05.27 21:12:24.464488 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21442 | 2026.05.27 21:12:24.464727 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21443 | 2026.05.27 21:12:24.465073 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21444 | 2026.05.27 21:12:24.465114 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21445 | 2026.05.27 21:12:24.465342 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21446 | 2026.05.27 21:12:24.465419 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21447 | 2026.05.27 21:12:24.465565 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21448 | 2026.05.27 21:12:24.465646 [ 354 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21449 | 2026.05.27 21:12:24.465674 [ 363 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21450 | 2026.05.27 21:12:24.465679 [ 347 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21451 | 2026.05.27 21:12:24.465818 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21452 | 2026.05.27 21:12:24.465849 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21453 | 2026.05.27 21:12:24.465925 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21454 | 2026.05.27 21:12:24.465948 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21455 | 2026.05.27 21:12:24.465985 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21456 | 2026.05.27 21:12:24.466025 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21457 | 2026.05.27 21:12:24.467365 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002735 sec., 17550.274223034736 rows/sec., 3.65 MiB/sec. | ||
| 21458 | 2026.05.27 21:12:24.467517 [ 261 ] {2627dd69-fa46-4292-9406-a5636b1eabc1} <Debug> TCPHandler: Processed in 0.003164196 sec. | ||
| 21459 | 2026.05.27 21:12:24.469829 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21460 | 2026.05.27 21:12:24.469948 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21461 | 2026.05.27 21:12:24.469996 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21462 | 2026.05.27 21:12:24.470571 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2026.05.27 21:12:24.470616 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21464 | 2026.05.27 21:12:24.471011 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21465 | 2026.05.27 21:12:24.471250 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21466 | 2026.05.27 21:12:24.471407 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.00149 sec., 89932.88590604026 rows/sec., 7.79 MiB/sec. | ||
| 21467 | 2026.05.27 21:12:24.471446 [ 261 ] {37b8e7d7-8be2-4598-8cfb-13067445f821} <Debug> TCPHandler: Processed in 0.001669325 sec. | ||
| 21468 | 2026.05.27 21:12:24.471583 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2026.05.27 21:12:24.471689 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21470 | 2026.05.27 21:12:24.471732 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21471 | 2026.05.27 21:12:24.472157 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21472 | 2026.05.27 21:12:24.472194 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21473 | 2026.05.27 21:12:24.472503 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 21474 | 2026.05.27 21:12:24.472725 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21475 | 2026.05.27 21:12:24.472860 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001193 sec., 32690.695725062866 rows/sec., 2.40 MiB/sec. | ||
| 21476 | 2026.05.27 21:12:24.472901 [ 261 ] {af99ebf2-7784-47d4-86b9-4054b09007c3} <Debug> TCPHandler: Processed in 0.001370866 sec. | ||
| 21477 | 2026.05.27 21:12:24.473045 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21478 | 2026.05.27 21:12:24.473143 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21479 | 2026.05.27 21:12:24.473183 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21480 | 2026.05.27 21:12:24.473623 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2026.05.27 21:12:24.473659 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21482 | 2026.05.27 21:12:24.473972 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21483 | 2026.05.27 21:12:24.474191 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2026.05.27 21:12:24.474327 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001203 sec., 85619.285120532 rows/sec., 6.69 MiB/sec. | ||
| 21485 | 2026.05.27 21:12:24.474363 [ 261 ] {66f1fde0-ab68-4869-bb12-71f336efcb96} <Debug> TCPHandler: Processed in 0.001370605 sec. | ||
| 21486 | 2026.05.27 21:12:24.474528 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21487 | 2026.05.27 21:12:24.474635 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21488 | 2026.05.27 21:12:24.474679 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21489 | 2026.05.27 21:12:24.475098 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.05.27 21:12:24.475133 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21491 | 2026.05.27 21:12:24.475475 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21492 | 2026.05.27 21:12:24.475698 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.05.27 21:12:24.475835 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 21494 | 2026.05.27 21:12:24.475870 [ 261 ] {ce40efa3-7df8-4e2c-a515-9b6bfb606aec} <Debug> TCPHandler: Processed in 0.001392036 sec. | ||
| 21495 | 2026.05.27 21:12:24.476002 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.05.27 21:12:24.476101 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.05.27 21:12:24.476156 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21498 | 2026.05.27 21:12:24.477228 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.05.27 21:12:24.477289 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21500 | 2026.05.27 21:12:24.477988 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 21501 | 2026.05.27 21:12:24.478253 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.05.27 21:12:24.478442 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002355 sec., 16560.509554140128 rows/sec., 29.68 MiB/sec. | ||
| 21503 | 2026.05.27 21:12:24.478586 [ 261 ] {31d239f4-5fb3-4e71-93ee-cbc4773c8014} <Debug> TCPHandler: Processed in 0.002633998 sec. | ||
| 21504 | 2026.05.27 21:12:24.478791 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21505 | 2026.05.27 21:12:24.478917 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21506 | 2026.05.27 21:12:24.478977 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21507 | 2026.05.27 21:12:24.479383 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21508 | 2026.05.27 21:12:24.479422 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21509 | 2026.05.27 21:12:24.479750 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21510 | 2026.05.27 21:12:24.479978 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21511 | 2026.05.27 21:12:24.480115 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 21512 | 2026.05.27 21:12:24.480151 [ 261 ] {1cab8c5f-3c7e-403d-aea2-e77c7420b6be} <Debug> TCPHandler: Processed in 0.001467849 sec. | ||
| 21513 | 2026.05.27 21:12:26.203565 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40860 | ||
| 21514 | 2026.05.27 21:12:26.204132 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21515 | 2026.05.27 21:12:26.204178 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21516 | 2026.05.27 21:12:26.204697 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 21517 | 2026.05.27 21:12:26.204949 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21518 | 2026.05.27 21:12:26.205081 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40860 | ||
| 21519 | 2026.05.27 21:12:26.741314 [ 225 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 21520 | 2026.05.27 21:12:26.741367 [ 225 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 21521 | 2026.05.27 21:12:26.743175 [ 225 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 21522 | 2026.05.27 21:12:26.789459 [ 221 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 21523 | 2026.05.27 21:12:26.789567 [ 221 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 21524 | 2026.05.27 21:12:26.792112 [ 221 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 21525 | 2026.05.27 21:12:27.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.43 MiB, peak 415.69 MiB, free memory in arenas 0.00 B, will set to 403.42 MiB (RSS), difference: 3.98 MiB | ||
| 21526 | 2026.05.27 21:12:28.405732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 21527 | 2026.05.27 21:12:28.422386 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21528 | 2026.05.27 21:12:28.422444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21529 | 2026.05.27 21:12:28.428609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 21530 | 2026.05.27 21:12:28.429514 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21531 | 2026.05.27 21:12:28.432446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 21532 | 2026.05.27 21:12:29.467501 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21533 | 2026.05.27 21:12:29.467772 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 21534 | 2026.05.27 21:12:29.468173 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21535 | 2026.05.27 21:12:29.468223 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 21536 | 2026.05.27 21:12:29.468493 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21537 | 2026.05.27 21:12:29.468560 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21538 | 2026.05.27 21:12:29.468701 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 21539 | 2026.05.27 21:12:29.468806 [ 366 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21540 | 2026.05.27 21:12:29.468814 [ 354 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21541 | 2026.05.27 21:12:29.468804 [ 347 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21542 | 2026.05.27 21:12:29.468962 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21543 | 2026.05.27 21:12:29.468991 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21544 | 2026.05.27 21:12:29.469060 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21545 | 2026.05.27 21:12:29.469080 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21546 | 2026.05.27 21:12:29.469116 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21547 | 2026.05.27 21:12:29.469164 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21548 | 2026.05.27 21:12:29.470317 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002663 sec., 18024.784078107397 rows/sec., 3.75 MiB/sec. | ||
| 21549 | 2026.05.27 21:12:29.470464 [ 261 ] {28e5ddbf-8614-473e-ad6b-1e73824c8a7f} <Debug> TCPHandler: Processed in 0.003107634 sec. | ||
| 21550 | 2026.05.27 21:12:29.476614 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21551 | 2026.05.27 21:12:29.476751 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21552 | 2026.05.27 21:12:29.476853 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21553 | 2026.05.27 21:12:29.477565 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21554 | 2026.05.27 21:12:29.477610 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21555 | 2026.05.27 21:12:29.478005 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21556 | 2026.05.27 21:12:29.478234 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21557 | 2026.05.27 21:12:29.478390 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001675 sec., 167164.1791044776 rows/sec., 10.61 MiB/sec. | ||
| 21558 | 2026.05.27 21:12:29.478437 [ 261 ] {d096d750-bcfa-4629-9b00-8f56ab1a6cd5} <Debug> TCPHandler: Processed in 0.001888313 sec. | ||
| 21559 | 2026.05.27 21:12:29.478647 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21560 | 2026.05.27 21:12:29.478783 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21561 | 2026.05.27 21:12:29.478829 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21562 | 2026.05.27 21:12:29.479254 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21563 | 2026.05.27 21:12:29.479291 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21564 | 2026.05.27 21:12:29.479580 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 21565 | 2026.05.27 21:12:29.479792 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21566 | 2026.05.27 21:12:29.479926 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 411.14 KiB/sec. | ||
| 21567 | 2026.05.27 21:12:29.479961 [ 261 ] {a52f18a4-330e-4aba-a270-56b064fdeec9} <Debug> TCPHandler: Processed in 0.001419907 sec. | ||
| 21568 | 2026.05.27 21:12:29.480073 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21569 | 2026.05.27 21:12:29.480172 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21570 | 2026.05.27 21:12:29.480213 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21571 | 2026.05.27 21:12:29.480941 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21572 | 2026.05.27 21:12:29.480977 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21573 | 2026.05.27 21:12:29.481308 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21574 | 2026.05.27 21:12:29.481514 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21575 | 2026.05.27 21:12:29.481647 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001496 sec., 524064.1711229947 rows/sec., 40.40 MiB/sec. | ||
| 21576 | 2026.05.27 21:12:29.481682 [ 261 ] {71998f27-8653-4a9e-9116-1ef6fd32d09a} <Debug> TCPHandler: Processed in 0.001659735 sec. | ||
| 21577 | 2026.05.27 21:12:29.481815 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21578 | 2026.05.27 21:12:29.481913 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21579 | 2026.05.27 21:12:29.481953 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21580 | 2026.05.27 21:12:29.482430 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21581 | 2026.05.27 21:12:29.482465 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21582 | 2026.05.27 21:12:29.482789 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 21583 | 2026.05.27 21:12:29.482997 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21584 | 2026.05.27 21:12:29.483128 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 7.10 MiB/sec. | ||
| 21585 | 2026.05.27 21:12:29.483165 [ 261 ] {a1c5f16f-dc0a-41e5-bfc4-4fbcc2cb65b7} <Debug> TCPHandler: Processed in 0.001413737 sec. | ||
| 21586 | 2026.05.27 21:12:29.483289 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21587 | 2026.05.27 21:12:29.483385 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21588 | 2026.05.27 21:12:29.483425 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21589 | 2026.05.27 21:12:29.483875 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21590 | 2026.05.27 21:12:29.483911 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21591 | 2026.05.27 21:12:29.484204 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21592 | 2026.05.27 21:12:29.484407 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21593 | 2026.05.27 21:12:29.484534 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001169 sec., 124037.6390076989 rows/sec., 8.00 MiB/sec. | ||
| 21594 | 2026.05.27 21:12:29.484568 [ 261 ] {3430adf1-4d5e-4e38-b5c9-23a7f93705dc} <Debug> TCPHandler: Processed in 0.001329004 sec. | ||
| 21595 | 2026.05.27 21:12:29.484687 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21596 | 2026.05.27 21:12:29.484792 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21597 | 2026.05.27 21:12:29.484832 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21598 | 2026.05.27 21:12:29.485271 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21599 | 2026.05.27 21:12:29.485327 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21600 | 2026.05.27 21:12:29.485617 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21601 | 2026.05.27 21:12:29.485831 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21602 | 2026.05.27 21:12:29.485959 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001195 sec., 120502.09205020919 rows/sec., 6.85 MiB/sec. | ||
| 21603 | 2026.05.27 21:12:29.485993 [ 261 ] {d9047f26-7eb7-4f26-b6ac-f8e114e9a817} <Debug> TCPHandler: Processed in 0.001355105 sec. | ||
| 21604 | 2026.05.27 21:12:29.486112 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21605 | 2026.05.27 21:12:29.486208 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21606 | 2026.05.27 21:12:29.486248 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21607 | 2026.05.27 21:12:29.486883 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21608 | 2026.05.27 21:12:29.486920 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21609 | 2026.05.27 21:12:29.487239 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21610 | 2026.05.27 21:12:29.487452 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21611 | 2026.05.27 21:12:29.487583 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001394 sec., 352941.1764705882 rows/sec., 24.79 MiB/sec. | ||
| 21612 | 2026.05.27 21:12:29.487617 [ 261 ] {d199aabb-3101-40aa-9ccb-3a3a5993f737} <Debug> TCPHandler: Processed in 0.001555342 sec. | ||
| 21613 | 2026.05.27 21:12:29.487734 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21614 | 2026.05.27 21:12:29.487839 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21615 | 2026.05.27 21:12:29.487880 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21616 | 2026.05.27 21:12:29.488214 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21617 | 2026.05.27 21:12:29.488249 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21618 | 2026.05.27 21:12:29.488538 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21619 | 2026.05.27 21:12:29.488739 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21620 | 2026.05.27 21:12:29.488876 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001056 sec., 3787.8787878787875 rows/sec., 197.90 KiB/sec. | ||
| 21621 | 2026.05.27 21:12:29.488909 [ 261 ] {131ed456-bcf0-4bb1-93c6-eb2e4e21c462} <Debug> TCPHandler: Processed in 0.001223891 sec. | ||
| 21622 | 2026.05.27 21:12:29.489028 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21623 | 2026.05.27 21:12:29.489122 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21624 | 2026.05.27 21:12:29.489164 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21625 | 2026.05.27 21:12:29.489557 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21626 | 2026.05.27 21:12:29.489592 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21627 | 2026.05.27 21:12:29.489915 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21628 | 2026.05.27 21:12:29.490119 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21629 | 2026.05.27 21:12:29.490246 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001143 sec., 234470.69116360456 rows/sec., 15.59 MiB/sec. | ||
| 21630 | 2026.05.27 21:12:29.490281 [ 261 ] {fcba6ebc-784a-4845-b9fd-2e388b10b31c} <Debug> TCPHandler: Processed in 0.001302263 sec. | ||
| 21631 | 2026.05.27 21:12:29.490397 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21632 | 2026.05.27 21:12:29.490491 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21633 | 2026.05.27 21:12:29.490533 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21634 | 2026.05.27 21:12:29.490863 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21635 | 2026.05.27 21:12:29.490898 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21636 | 2026.05.27 21:12:29.491180 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21637 | 2026.05.27 21:12:29.491388 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2026.05.27 21:12:29.491515 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 21639 | 2026.05.27 21:12:29.491548 [ 261 ] {06fe7e1d-8351-45b8-a4ef-9dd8ab9daebb} <Debug> TCPHandler: Processed in 0.0011998 sec. | ||
| 21640 | 2026.05.27 21:12:29.491676 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21641 | 2026.05.27 21:12:29.491780 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21642 | 2026.05.27 21:12:29.491832 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21643 | 2026.05.27 21:12:29.492596 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21644 | 2026.05.27 21:12:29.492632 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21645 | 2026.05.27 21:12:29.493236 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 21646 | 2026.05.27 21:12:29.493478 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21647 | 2026.05.27 21:12:29.493618 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001863 sec., 1073.5373054213633 rows/sec., 1.92 MiB/sec. | ||
| 21648 | 2026.05.27 21:12:29.493686 [ 261 ] {e8051d4f-b504-44bb-8bbd-7027f408aa85} <Debug> TCPHandler: Processed in 0.002058208 sec. | ||
| 21649 | 2026.05.27 21:12:29.493818 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21650 | 2026.05.27 21:12:29.493915 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21651 | 2026.05.27 21:12:29.493957 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21652 | 2026.05.27 21:12:29.494297 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21653 | 2026.05.27 21:12:29.494333 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21654 | 2026.05.27 21:12:29.494637 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21655 | 2026.05.27 21:12:29.494850 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21656 | 2026.05.27 21:12:29.494979 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 21657 | 2026.05.27 21:12:29.494978 [ 95 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_140_28 to all_145_145_0 | ||
| 21658 | 2026.05.27 21:12:29.495013 [ 261 ] {10df05ab-1718-471f-9620-1ba0ddc533cf} <Debug> TCPHandler: Processed in 0.001245052 sec. | ||
| 21659 | 2026.05.27 21:12:29.495054 [ 95 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21660 | 2026.05.27 21:12:29.495080 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21661 | 2026.05.27 21:12:29.495200 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_28 to all_145_145_0 into Compact with storage Full | ||
| 21662 | 2026.05.27 21:12:29.495335 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21663 | 2026.05.27 21:12:29.495372 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_140_28, total 10224 rows starting from the beginning of the part | ||
| 21664 | 2026.05.27 21:12:29.495438 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 21665 | 2026.05.27 21:12:29.495488 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
| 21666 | 2026.05.27 21:12:29.495533 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 21667 | 2026.05.27 21:12:29.495576 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 21668 | 2026.05.27 21:12:29.495623 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 21669 | 2026.05.27 21:12:29.497962 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10494 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812504 sec., 3731194.6934119915 rows/sec., 235.47 MiB/sec. | ||
| 21670 | 2026.05.27 21:12:29.498232 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Trace> MergedBlockOutputStream: filled checksums all_1_145_29 (state Temporary) | ||
| 21671 | 2026.05.27 21:12:29.498516 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_145_29 to all_1_145_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2026.05.27 21:12:29.498590 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_145_29} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_140_28, all_145_145_0] -> all_1_145_29 | ||
| 21673 | 2026.05.27 21:12:29.498667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 21674 | 2026.05.27 21:12:33.444539 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21675 | 2026.05.27 21:12:33.444609 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21676 | 2026.05.27 21:12:33.706167 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41308 | ||
| 21677 | 2026.05.27 21:12:33.706697 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21678 | 2026.05.27 21:12:33.706735 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21679 | 2026.05.27 21:12:33.707239 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 21680 | 2026.05.27 21:12:33.707476 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21681 | 2026.05.27 21:12:33.707615 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 21682 | 2026.05.27 21:12:33.707693 [ 88 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 21683 | 2026.05.27 21:12:33.707779 [ 88 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21684 | 2026.05.27 21:12:33.707803 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21685 | 2026.05.27 21:12:33.707919 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21686 | 2026.05.27 21:12:33.708030 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21687 | 2026.05.27 21:12:33.708068 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38940 rows starting from the beginning of the part | ||
| 21688 | 2026.05.27 21:12:33.708147 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21689 | 2026.05.27 21:12:33.708200 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21690 | 2026.05.27 21:12:33.708252 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21691 | 2026.05.27 21:12:33.708301 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21692 | 2026.05.27 21:12:33.708348 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 21693 | 2026.05.27 21:12:33.710916 [ 187 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047691 sec., 13553867.501659453 rows/sec., 193.89 MiB/sec. | ||
| 21694 | 2026.05.27 21:12:33.711376 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 21695 | 2026.05.27 21:12:33.711728 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21696 | 2026.05.27 21:12:33.711823 [ 195 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_86_17} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 21697 | 2026.05.27 21:12:33.711940 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21698 | 2026.05.27 21:12:34.463895 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21699 | 2026.05.27 21:12:34.464119 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21700 | 2026.05.27 21:12:34.464439 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21701 | 2026.05.27 21:12:34.464477 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21702 | 2026.05.27 21:12:34.464692 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21703 | 2026.05.27 21:12:34.464761 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21704 | 2026.05.27 21:12:34.464904 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21705 | 2026.05.27 21:12:34.464982 [ 351 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21706 | 2026.05.27 21:12:34.465018 [ 366 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21707 | 2026.05.27 21:12:34.465033 [ 331 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21708 | 2026.05.27 21:12:34.465153 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21709 | 2026.05.27 21:12:34.465179 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21710 | 2026.05.27 21:12:34.465250 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21711 | 2026.05.27 21:12:34.465269 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21712 | 2026.05.27 21:12:34.465306 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21713 | 2026.05.27 21:12:34.465348 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21714 | 2026.05.27 21:12:34.466515 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002481 sec., 19347.037484885124 rows/sec., 4.03 MiB/sec. | ||
| 21715 | 2026.05.27 21:12:34.466726 [ 261 ] {b94b1705-30c4-4e6f-be22-2752d414909a} <Debug> TCPHandler: Processed in 0.002957658 sec. | ||
| 21716 | 2026.05.27 21:12:34.468972 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21717 | 2026.05.27 21:12:34.469110 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21718 | 2026.05.27 21:12:34.469170 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21719 | 2026.05.27 21:12:34.469970 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21720 | 2026.05.27 21:12:34.470008 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21721 | 2026.05.27 21:12:34.470382 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21722 | 2026.05.27 21:12:34.470604 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21723 | 2026.05.27 21:12:34.470747 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001681 sec., 79714.45568114218 rows/sec., 6.90 MiB/sec. | ||
| 21724 | 2026.05.27 21:12:34.470773 [ 88 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21725 | 2026.05.27 21:12:34.470783 [ 261 ] {415c5862-ada4-42c7-b57c-43199ce4a117} <Debug> TCPHandler: Processed in 0.001926084 sec. | ||
| 21726 | 2026.05.27 21:12:34.470827 [ 88 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21727 | 2026.05.27 21:12:34.470857 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21728 | 2026.05.27 21:12:34.470950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21729 | 2026.05.27 21:12:34.471068 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21730 | 2026.05.27 21:12:34.471082 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 21731 | 2026.05.27 21:12:34.471109 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21732 | 2026.05.27 21:12:34.471242 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21733 | 2026.05.27 21:12:34.471283 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 4201 rows starting from the beginning of the part | ||
| 21734 | 2026.05.27 21:12:34.471361 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 21735 | 2026.05.27 21:12:34.471416 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 21736 | 2026.05.27 21:12:34.471466 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 134 rows starting from the beginning of the part | ||
| 21737 | 2026.05.27 21:12:34.471518 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 784 rows starting from the beginning of the part | ||
| 21738 | 2026.05.27 21:12:34.471566 [ 196 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 134 rows starting from the beginning of the part | ||
| 21739 | 2026.05.27 21:12:34.471635 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21740 | 2026.05.27 21:12:34.471676 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21741 | 2026.05.27 21:12:34.471992 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21742 | 2026.05.27 21:12:34.472208 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.05.27 21:12:34.472344 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001295 sec., 30115.83011583012 rows/sec., 2.21 MiB/sec. | ||
| 21744 | 2026.05.27 21:12:34.472379 [ 261 ] {5b9e5149-94d3-4449-be18-6bdfa0410925} <Debug> TCPHandler: Processed in 0.00148371 sec. | ||
| 21745 | 2026.05.27 21:12:34.472503 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21746 | 2026.05.27 21:12:34.472598 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21747 | 2026.05.27 21:12:34.472638 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21748 | 2026.05.27 21:12:34.473133 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21749 | 2026.05.27 21:12:34.473170 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21750 | 2026.05.27 21:12:34.473346 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5369 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330167 sec., 2304126.6999318074 rows/sec., 185.84 MiB/sec. | ||
| 21751 | 2026.05.27 21:12:34.473473 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21752 | 2026.05.27 21:12:34.473702 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21753 | 2026.05.27 21:12:34.473706 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21754 | 2026.05.27 21:12:34.473854 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001275 sec., 80784.3137254902 rows/sec., 6.31 MiB/sec. | ||
| 21755 | 2026.05.27 21:12:34.473869 [ 74 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21756 | 2026.05.27 21:12:34.473892 [ 261 ] {e8999e6c-25a9-4c13-8136-9ae1da859c80} <Debug> TCPHandler: Processed in 0.001437788 sec. | ||
| 21757 | 2026.05.27 21:12:34.473917 [ 74 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21758 | 2026.05.27 21:12:34.473943 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21759 | 2026.05.27 21:12:34.474002 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.05.27 21:12:34.474019 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21761 | 2026.05.27 21:12:34.474037 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 21762 | 2026.05.27 21:12:34.474083 [ 195 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_146_29} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21763 | 2026.05.27 21:12:34.474128 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21764 | 2026.05.27 21:12:34.474147 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21765 | 2026.05.27 21:12:34.474180 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21766 | 2026.05.27 21:12:34.474183 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2407 rows starting from the beginning of the part | ||
| 21767 | 2026.05.27 21:12:34.474188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 21768 | 2026.05.27 21:12:34.474265 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 21769 | 2026.05.27 21:12:34.474331 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 66 rows starting from the beginning of the part | ||
| 21770 | 2026.05.27 21:12:34.474379 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 103 rows starting from the beginning of the part | ||
| 21771 | 2026.05.27 21:12:34.474425 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 492 rows starting from the beginning of the part | ||
| 21772 | 2026.05.27 21:12:34.474479 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 103 rows starting from the beginning of the part | ||
| 21773 | 2026.05.27 21:12:34.474887 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21774 | 2026.05.27 21:12:34.474939 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21775 | 2026.05.27 21:12:34.475411 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21776 | 2026.05.27 21:12:34.475652 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21777 | 2026.05.27 21:12:34.475732 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739228 sec., 1860020.6528413757 rows/sec., 136.42 MiB/sec. | ||
| 21778 | 2026.05.27 21:12:34.475800 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 5 parts from all_1_141_32 to all_145_145_0 | ||
| 21779 | 2026.05.27 21:12:34.475811 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. | ||
| 21780 | 2026.05.27 21:12:34.475845 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.05.27 21:12:34.475870 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21782 | 2026.05.27 21:12:34.475882 [ 261 ] {ce259040-1b10-4141-a838-2b851bee158b} <Debug> TCPHandler: Processed in 0.001911934 sec. | ||
| 21783 | 2026.05.27 21:12:34.475976 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_141_32 to all_145_145_0 into Compact with storage Full | ||
| 21784 | 2026.05.27 21:12:34.475997 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21785 | 2026.05.27 21:12:34.476091 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21786 | 2026.05.27 21:12:34.476097 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.05.27 21:12:34.476130 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_32, total 56014 rows starting from the beginning of the part | ||
| 21788 | 2026.05.27 21:12:34.476194 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 128 rows starting from the beginning of the part | ||
| 21789 | 2026.05.27 21:12:34.476239 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21790 | 2026.05.27 21:12:34.476244 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 21791 | 2026.05.27 21:12:34.476307 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 21792 | 2026.05.27 21:12:34.476317 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21793 | 2026.05.27 21:12:34.476318 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21794 | 2026.05.27 21:12:34.476349 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 268 rows starting from the beginning of the part | ||
| 21795 | 2026.05.27 21:12:34.476428 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_146_29} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21796 | 2026.05.27 21:12:34.476516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 21797 | 2026.05.27 21:12:34.477296 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21798 | 2026.05.27 21:12:34.477339 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21799 | 2026.05.27 21:12:34.477910 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 21800 | 2026.05.27 21:12:34.478132 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21801 | 2026.05.27 21:12:34.478274 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 21802 | 2026.05.27 21:12:34.478275 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002074 sec., 18804.24300867888 rows/sec., 33.70 MiB/sec. | ||
| 21803 | 2026.05.27 21:12:34.478318 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21804 | 2026.05.27 21:12:34.478344 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21805 | 2026.05.27 21:12:34.478357 [ 261 ] {b9c3d583-c74f-4875-be1c-239f9b58b298} <Debug> TCPHandler: Processed in 0.002366248 sec. | ||
| 21806 | 2026.05.27 21:12:34.478449 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 21807 | 2026.05.27 21:12:34.478496 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21808 | 2026.05.27 21:12:34.478593 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21809 | 2026.05.27 21:12:34.478631 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21810 | 2026.05.27 21:12:34.478635 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21811 | 2026.05.27 21:12:34.478680 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2638 rows starting from the beginning of the part | ||
| 21812 | 2026.05.27 21:12:34.478802 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 50 rows starting from the beginning of the part | ||
| 21813 | 2026.05.27 21:12:34.478943 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2 rows starting from the beginning of the part | ||
| 21814 | 2026.05.27 21:12:34.479009 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21815 | 2026.05.27 21:12:34.479044 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21816 | 2026.05.27 21:12:34.479067 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 39 rows starting from the beginning of the part | ||
| 21817 | 2026.05.27 21:12:34.479160 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2 rows starting from the beginning of the part | ||
| 21818 | 2026.05.27 21:12:34.479246 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 39 rows starting from the beginning of the part | ||
| 21819 | 2026.05.27 21:12:34.479381 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21820 | 2026.05.27 21:12:34.479623 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21821 | 2026.05.27 21:12:34.479757 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 21822 | 2026.05.27 21:12:34.479792 [ 261 ] {e335ee98-b9eb-4ced-9cc7-aaca4959687a} <Debug> TCPHandler: Processed in 0.001346955 sec. | ||
| 21823 | 2026.05.27 21:12:34.484842 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56730 rows, containing 5 columns (5 merged, 0 gathered) in 0.008898766 sec., 6375041.2135795 rows/sec., 408.70 MiB/sec. | ||
| 21824 | 2026.05.27 21:12:34.485313 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Trace> MergedBlockOutputStream: filled checksums all_1_145_33 (state Temporary) | ||
| 21825 | 2026.05.27 21:12:34.485578 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_145_33 to all_1_145_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21826 | 2026.05.27 21:12:34.485654 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_145_33} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 5 parts: [all_1_141_32, all_145_145_0] -> all_1_145_33 | ||
| 21827 | 2026.05.27 21:12:34.485727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 21828 | 2026.05.27 21:12:34.485921 [ 191 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 19 columns (19 merged, 0 gathered) in 0.00752988 sec., 367867.7482244073 rows/sec., 659.20 MiB/sec. | ||
| 21829 | 2026.05.27 21:12:34.487847 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 21830 | 2026.05.27 21:12:34.488173 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21831 | 2026.05.27 21:12:34.488247 [ 194 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 21832 | 2026.05.27 21:12:34.488393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.17 MiB. | ||
| 21833 | 2026.05.27 21:12:35.933458 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 21834 | 2026.05.27 21:12:35.951362 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2026.05.27 21:12:35.951425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21836 | 2026.05.27 21:12:35.957793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 21837 | 2026.05.27 21:12:35.958511 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.05.27 21:12:35.958841 [ 61 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 21839 | 2026.05.27 21:12:35.958928 [ 61 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21840 | 2026.05.27 21:12:35.958953 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21841 | 2026.05.27 21:12:35.959097 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21842 | 2026.05.27 21:12:35.961801 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 21843 | 2026.05.27 21:12:35.963485 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21844 | 2026.05.27 21:12:35.965368 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21845 | 2026.05.27 21:12:35.970534 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21846 | 2026.05.27 21:12:35.975645 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21847 | 2026.05.27 21:12:35.980681 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21848 | 2026.05.27 21:12:35.986034 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21849 | 2026.05.27 21:12:35.990960 [ 199 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 21850 | 2026.05.27 21:12:36.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.31 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 403.78 MiB (RSS), difference: -4.53 MiB | ||
| 21851 | 2026.05.27 21:12:36.048433 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089402706 sec., 7248.102758768846 rows/sec., 37.48 MiB/sec. | ||
| 21852 | 2026.05.27 21:12:36.051658 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 21853 | 2026.05.27 21:12:36.053650 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_86_17} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21854 | 2026.05.27 21:12:36.053755 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_86_17} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 21855 | 2026.05.27 21:12:36.056382 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21856 | 2026.05.27 21:12:37.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.34 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 403.79 MiB (RSS), difference: 3.45 MiB | ||
| 21857 | 2026.05.27 21:12:39.467736 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21858 | 2026.05.27 21:12:39.467992 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 21859 | 2026.05.27 21:12:39.468355 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21860 | 2026.05.27 21:12:39.468398 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 21861 | 2026.05.27 21:12:39.468653 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21862 | 2026.05.27 21:12:39.468727 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21863 | 2026.05.27 21:12:39.468876 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21864 | 2026.05.27 21:12:39.468981 [ 331 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21865 | 2026.05.27 21:12:39.468996 [ 351 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21866 | 2026.05.27 21:12:39.468981 [ 366 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21867 | 2026.05.27 21:12:39.469131 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21868 | 2026.05.27 21:12:39.469163 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21869 | 2026.05.27 21:12:39.469239 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21870 | 2026.05.27 21:12:39.469261 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 21871 | 2026.05.27 21:12:39.469299 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21872 | 2026.05.27 21:12:39.469343 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21873 | 2026.05.27 21:12:39.470502 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002615 sec., 18355.640535372848 rows/sec., 3.82 MiB/sec. | ||
| 21874 | 2026.05.27 21:12:39.470658 [ 261 ] {43e7517a-0955-449c-b204-ce38e4237a08} <Debug> TCPHandler: Processed in 0.003064112 sec. | ||
| 21875 | 2026.05.27 21:12:39.475732 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21876 | 2026.05.27 21:12:39.475859 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21877 | 2026.05.27 21:12:39.475913 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21878 | 2026.05.27 21:12:39.476604 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21879 | 2026.05.27 21:12:39.476663 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21880 | 2026.05.27 21:12:39.477082 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21881 | 2026.05.27 21:12:39.477339 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21882 | 2026.05.27 21:12:39.477499 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001675 sec., 167164.1791044776 rows/sec., 10.61 MiB/sec. | ||
| 21883 | 2026.05.27 21:12:39.477542 [ 261 ] {8717e599-cded-497e-b5a5-3c4c4414c962} <Debug> TCPHandler: Processed in 0.001874282 sec. | ||
| 21884 | 2026.05.27 21:12:39.477706 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21885 | 2026.05.27 21:12:39.477820 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21886 | 2026.05.27 21:12:39.477867 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21887 | 2026.05.27 21:12:39.478710 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21888 | 2026.05.27 21:12:39.478748 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21889 | 2026.05.27 21:12:39.479116 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21890 | 2026.05.27 21:12:39.479350 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21891 | 2026.05.27 21:12:39.479504 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001707 sec., 457527.82659636793 rows/sec., 35.28 MiB/sec. | ||
| 21892 | 2026.05.27 21:12:39.479544 [ 261 ] {c7cf55b5-99e5-4c53-a94f-82ca6f34be54} <Debug> TCPHandler: Processed in 0.001907133 sec. | ||
| 21893 | 2026.05.27 21:12:39.479709 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21894 | 2026.05.27 21:12:39.479812 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21895 | 2026.05.27 21:12:39.479854 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21896 | 2026.05.27 21:12:39.480381 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21897 | 2026.05.27 21:12:39.480417 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21898 | 2026.05.27 21:12:39.480768 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21899 | 2026.05.27 21:12:39.480994 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21900 | 2026.05.27 21:12:39.481129 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001339 sec., 106049.29051530994 rows/sec., 6.25 MiB/sec. | ||
| 21901 | 2026.05.27 21:12:39.481166 [ 261 ] {9081a795-a80c-4600-8888-e50459eb4e19} <Debug> TCPHandler: Processed in 0.00151237 sec. | ||
| 21902 | 2026.05.27 21:12:39.481303 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21903 | 2026.05.27 21:12:39.481403 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21904 | 2026.05.27 21:12:39.481446 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21905 | 2026.05.27 21:12:39.481959 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21906 | 2026.05.27 21:12:39.482006 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21907 | 2026.05.27 21:12:39.482391 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21908 | 2026.05.27 21:12:39.482682 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21909 | 2026.05.27 21:12:39.482850 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001465 sec., 98976.10921501707 rows/sec., 6.39 MiB/sec. | ||
| 21910 | 2026.05.27 21:12:39.482895 [ 261 ] {10e0126d-04df-4a01-bee4-2a94ee465517} <Debug> TCPHandler: Processed in 0.001643365 sec. | ||
| 21911 | 2026.05.27 21:12:39.483076 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21912 | 2026.05.27 21:12:39.483191 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21913 | 2026.05.27 21:12:39.483241 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21914 | 2026.05.27 21:12:39.483842 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21915 | 2026.05.27 21:12:39.483887 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21916 | 2026.05.27 21:12:39.484278 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21917 | 2026.05.27 21:12:39.484564 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21918 | 2026.05.27 21:12:39.484740 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001571 sec., 91661.36218968811 rows/sec., 5.21 MiB/sec. | ||
| 21919 | 2026.05.27 21:12:39.484788 [ 261 ] {9ce77799-f4d9-4888-b200-8a599c9c1248} <Debug> TCPHandler: Processed in 0.001774068 sec. | ||
| 21920 | 2026.05.27 21:12:39.484972 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21921 | 2026.05.27 21:12:39.485098 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21922 | 2026.05.27 21:12:39.485150 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21923 | 2026.05.27 21:12:39.486654 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21924 | 2026.05.27 21:12:39.486719 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21925 | 2026.05.27 21:12:39.487180 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21926 | 2026.05.27 21:12:39.487441 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21927 | 2026.05.27 21:12:39.487635 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.002557 sec., 190066.48416112634 rows/sec., 13.33 MiB/sec. | ||
| 21928 | 2026.05.27 21:12:39.487713 [ 261 ] {73bccfb3-4da5-4bf8-9733-1db5af4afdf5} <Debug> TCPHandler: Processed in 0.002807383 sec. | ||
| 21929 | 2026.05.27 21:12:39.487951 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21930 | 2026.05.27 21:12:39.488128 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21931 | 2026.05.27 21:12:39.488210 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21932 | 2026.05.27 21:12:39.488807 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21933 | 2026.05.27 21:12:39.488866 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21934 | 2026.05.27 21:12:39.489303 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21935 | 2026.05.27 21:12:39.489555 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21936 | 2026.05.27 21:12:39.489699 [ 71 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 21937 | 2026.05.27 21:12:39.489740 [ 71 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21938 | 2026.05.27 21:12:39.489758 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 124.40 KiB/sec. | ||
| 21939 | 2026.05.27 21:12:39.489760 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21940 | 2026.05.27 21:12:39.489834 [ 261 ] {447ec5ed-0c1a-4d56-95e6-eba4a1c0b0bd} <Debug> TCPHandler: Processed in 0.001995197 sec. | ||
| 21941 | 2026.05.27 21:12:39.489879 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 21942 | 2026.05.27 21:12:39.489991 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21943 | 2026.05.27 21:12:39.490021 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part | ||
| 21944 | 2026.05.27 21:12:39.490055 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21945 | 2026.05.27 21:12:39.490087 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 21946 | 2026.05.27 21:12:39.490138 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 21947 | 2026.05.27 21:12:39.490179 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 21948 | 2026.05.27 21:12:39.490199 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21949 | 2026.05.27 21:12:39.490222 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 21950 | 2026.05.27 21:12:39.490269 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21951 | 2026.05.27 21:12:39.490270 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 21952 | 2026.05.27 21:12:39.490825 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21953 | 2026.05.27 21:12:39.490872 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21954 | 2026.05.27 21:12:39.491060 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226631 sec., 150004.36153986 rows/sec., 7.65 MiB/sec. | ||
| 21955 | 2026.05.27 21:12:39.491223 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 21956 | 2026.05.27 21:12:39.491253 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21957 | 2026.05.27 21:12:39.491501 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21958 | 2026.05.27 21:12:39.491633 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21959 | 2026.05.27 21:12:39.491651 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001494 sec., 177376.17135207495 rows/sec., 11.79 MiB/sec. | ||
| 21960 | 2026.05.27 21:12:39.491697 [ 261 ] {59b63526-a062-42be-a1e9-1cab8fb61648} <Debug> TCPHandler: Processed in 0.001754398 sec. | ||
| 21961 | 2026.05.27 21:12:39.491723 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21962 | 2026.05.27 21:12:39.491729 [ 189 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_46_9} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 21963 | 2026.05.27 21:12:39.491757 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21964 | 2026.05.27 21:12:39.491841 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21965 | 2026.05.27 21:12:39.491864 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 21966 | 2026.05.27 21:12:39.491954 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21967 | 2026.05.27 21:12:39.492005 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21968 | 2026.05.27 21:12:39.492366 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21969 | 2026.05.27 21:12:39.492406 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21970 | 2026.05.27 21:12:39.492747 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21971 | 2026.05.27 21:12:39.493009 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21972 | 2026.05.27 21:12:39.493154 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001225 sec., 816.3265306122449 rows/sec., 55.01 KiB/sec. | ||
| 21973 | 2026.05.27 21:12:39.493194 [ 261 ] {65221994-be42-4a4a-a07d-981ad4bae946} <Debug> TCPHandler: Processed in 0.001405556 sec. | ||
| 21974 | 2026.05.27 21:12:39.493337 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21975 | 2026.05.27 21:12:39.493444 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21976 | 2026.05.27 21:12:39.493506 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21977 | 2026.05.27 21:12:39.493910 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 21978 | 2026.05.27 21:12:39.494368 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21979 | 2026.05.27 21:12:39.494409 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21980 | 2026.05.27 21:12:39.494925 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 21981 | 2026.05.27 21:12:39.495160 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21982 | 2026.05.27 21:12:39.495315 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001894 sec., 1055.9662090813094 rows/sec., 1.89 MiB/sec. | ||
| 21983 | 2026.05.27 21:12:39.495401 [ 261 ] {eb63c4a4-cae1-4196-ac52-e81014c0e840} <Debug> TCPHandler: Processed in 0.002116951 sec. | ||
| 21984 | 2026.05.27 21:12:39.495552 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21985 | 2026.05.27 21:12:39.495658 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21986 | 2026.05.27 21:12:39.495702 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21987 | 2026.05.27 21:12:39.496072 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2026.05.27 21:12:39.496109 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 21989 | 2026.05.27 21:12:39.496423 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21990 | 2026.05.27 21:12:39.496653 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21991 | 2026.05.27 21:12:39.496790 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 4.87 MiB/sec. | ||
| 21992 | 2026.05.27 21:12:39.496827 [ 261 ] {a2d7be8c-548e-4af1-8203-4cd12781549e} <Debug> TCPHandler: Processed in 0.001326824 sec. | ||
| 21993 | 2026.05.27 21:12:39.927464 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21994 | 2026.05.27 21:12:39.927728 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21995 | 2026.05.27 21:12:39.928123 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21996 | 2026.05.27 21:12:39.928168 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21997 | 2026.05.27 21:12:39.928428 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21998 | 2026.05.27 21:12:39.928505 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21999 | 2026.05.27 21:12:39.928669 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22000 | 2026.05.27 21:12:39.928782 [ 351 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22001 | 2026.05.27 21:12:39.928804 [ 331 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22002 | 2026.05.27 21:12:39.928814 [ 326 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22003 | 2026.05.27 21:12:39.929118 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22004 | 2026.05.27 21:12:39.929151 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22005 | 2026.05.27 21:12:39.929232 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22006 | 2026.05.27 21:12:39.929255 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22007 | 2026.05.27 21:12:39.929294 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 22008 | 2026.05.27 21:12:39.929337 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 22009 | 2026.05.27 21:12:39.930584 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002956 sec., 16238.159675236808 rows/sec., 3.38 MiB/sec. | ||
| 22010 | 2026.05.27 21:12:39.930822 [ 261 ] {e23d9c5d-5ef4-446f-aa17-4064d8468321} <Debug> TCPHandler: Processed in 0.003511357 sec. | ||
| 22011 | 2026.05.27 21:12:39.948040 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22012 | 2026.05.27 21:12:39.948198 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22013 | 2026.05.27 21:12:39.948266 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22014 | 2026.05.27 21:12:39.950848 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22015 | 2026.05.27 21:12:39.950918 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22016 | 2026.05.27 21:12:39.951542 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22017 | 2026.05.27 21:12:39.951823 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22018 | 2026.05.27 21:12:39.952018 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Debug> executeQuery: Read 3343 rows, 257.97 KiB in 0.003863 sec., 865389.5935801191 rows/sec., 65.21 MiB/sec. | ||
| 22019 | 2026.05.27 21:12:39.952097 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 22020 | 2026.05.27 21:12:39.952113 [ 261 ] {61027918-63ba-4daf-81fc-19f23f44e86e} <Debug> TCPHandler: Processed in 0.00420394 sec. | ||
| 22021 | 2026.05.27 21:12:39.952128 [ 224 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22022 | 2026.05.27 21:12:39.952171 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22023 | 2026.05.27 21:12:39.952323 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22024 | 2026.05.27 21:12:39.952465 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22025 | 2026.05.27 21:12:39.952527 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22026 | 2026.05.27 21:12:39.953081 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22027 | 2026.05.27 21:12:39.953126 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22028 | 2026.05.27 21:12:39.953512 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 22029 | 2026.05.27 21:12:39.953766 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22030 | 2026.05.27 21:12:39.953936 [ 29 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 22031 | 2026.05.27 21:12:39.953942 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001515 sec., 33003.300330033 rows/sec., 2.42 MiB/sec. | ||
| 22032 | 2026.05.27 21:12:39.953990 [ 29 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22033 | 2026.05.27 21:12:39.954019 [ 261 ] {43432946-3a0f-4f67-8d02-0877c2ae0da5} <Debug> TCPHandler: Processed in 0.001807141 sec. | ||
| 22034 | 2026.05.27 21:12:39.954021 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22035 | 2026.05.27 21:12:39.954150 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 22036 | 2026.05.27 21:12:39.954186 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22037 | 2026.05.27 21:12:39.954241 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22038 | 2026.05.27 21:12:39.954284 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22039 | 2026.05.27 21:12:39.954313 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22040 | 2026.05.27 21:12:39.954325 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 224 rows starting from the beginning of the part | ||
| 22041 | 2026.05.27 21:12:39.954370 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22042 | 2026.05.27 21:12:39.954411 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 39 rows starting from the beginning of the part | ||
| 22043 | 2026.05.27 21:12:39.954474 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 148 rows starting from the beginning of the part | ||
| 22044 | 2026.05.27 21:12:39.954522 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 39 rows starting from the beginning of the part | ||
| 22045 | 2026.05.27 21:12:39.954572 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 142 rows starting from the beginning of the part | ||
| 22046 | 2026.05.27 21:12:39.954617 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 50 rows starting from the beginning of the part | ||
| 22047 | 2026.05.27 21:12:39.955379 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22048 | 2026.05.27 21:12:39.955428 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22049 | 2026.05.27 21:12:39.955579 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484189 sec., 432559.465135505 rows/sec., 29.19 MiB/sec. | ||
| 22050 | 2026.05.27 21:12:39.955766 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 22051 | 2026.05.27 21:12:39.956015 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22052 | 2026.05.27 21:12:39.956131 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22053 | 2026.05.27 21:12:39.956224 [ 197 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_126_25} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 22054 | 2026.05.27 21:12:39.956332 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22055 | 2026.05.27 21:12:39.956336 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22056 | 2026.05.27 21:12:39.956540 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.002249 sec., 423743.8861716318 rows/sec., 24.76 MiB/sec. | ||
| 22057 | 2026.05.27 21:12:39.956609 [ 261 ] {586ac580-5fad-4463-8513-f252542d903c} <Debug> TCPHandler: Processed in 0.002476883 sec. | ||
| 22058 | 2026.05.27 21:12:39.956835 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22059 | 2026.05.27 21:12:39.956970 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22060 | 2026.05.27 21:12:39.957037 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22061 | 2026.05.27 21:12:39.957701 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22062 | 2026.05.27 21:12:39.957747 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22063 | 2026.05.27 21:12:39.958119 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 22064 | 2026.05.27 21:12:39.958352 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22065 | 2026.05.27 21:12:39.958504 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 44.67 KiB/sec. | ||
| 22066 | 2026.05.27 21:12:39.958548 [ 261 ] {8b43051f-ef5a-4a8a-a978-0c3b6ff09a0b} <Debug> TCPHandler: Processed in 0.00182876 sec. | ||
| 22067 | 2026.05.27 21:12:39.958699 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22068 | 2026.05.27 21:12:39.958817 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22069 | 2026.05.27 21:12:39.958867 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22070 | 2026.05.27 21:12:39.960118 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2026.05.27 21:12:39.960160 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22072 | 2026.05.27 21:12:39.960612 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22073 | 2026.05.27 21:12:39.960838 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22074 | 2026.05.27 21:12:39.960983 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Debug> executeQuery: Read 1911 rows, 131.96 KiB in 0.002194 sec., 871011.8505013672 rows/sec., 58.74 MiB/sec. | ||
| 22075 | 2026.05.27 21:12:39.961023 [ 261 ] {b5b75ae2-42c3-4de4-b10b-0e2a112ba9fb} <Debug> TCPHandler: Processed in 0.00237862 sec. | ||
| 22076 | 2026.05.27 21:12:39.961055 [ 224 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22077 | 2026.05.27 21:12:39.961090 [ 224 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22078 | 2026.05.27 21:12:39.961169 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22079 | 2026.05.27 21:12:39.961280 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22080 | 2026.05.27 21:12:39.961340 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22081 | 2026.05.27 21:12:39.962169 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22082 | 2026.05.27 21:12:39.962208 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22083 | 2026.05.27 21:12:39.962724 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22084 | 2026.05.27 21:12:39.963027 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22085 | 2026.05.27 21:12:39.963088 [ 224 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22086 | 2026.05.27 21:12:39.963194 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001937 sec., 772328.3427981415 rows/sec., 46.84 MiB/sec. | ||
| 22087 | 2026.05.27 21:12:39.963237 [ 261 ] {76c539f1-569c-4971-9a6b-d0d3cbaf4df1} <Debug> TCPHandler: Processed in 0.002127051 sec. | ||
| 22088 | 2026.05.27 21:12:39.963410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22089 | 2026.05.27 21:12:39.963562 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22090 | 2026.05.27 21:12:39.963649 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22091 | 2026.05.27 21:12:39.964947 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22092 | 2026.05.27 21:12:39.964997 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22093 | 2026.05.27 21:12:39.965813 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 22094 | 2026.05.27 21:12:39.966088 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22095 | 2026.05.27 21:12:39.966262 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002742 sec., 18234.865061998542 rows/sec., 32.68 MiB/sec. | ||
| 22096 | 2026.05.27 21:12:39.966324 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22097 | 2026.05.27 21:12:39.966359 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22098 | 2026.05.27 21:12:39.966409 [ 261 ] {39d07a8d-a3f0-45ec-ae60-a11b75b78baa} <Debug> TCPHandler: Processed in 0.003087363 sec. | ||
| 22099 | 2026.05.27 21:12:39.966579 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22100 | 2026.05.27 21:12:39.966689 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22101 | 2026.05.27 21:12:39.966742 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22102 | 2026.05.27 21:12:39.967186 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2026.05.27 21:12:39.967227 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22104 | 2026.05.27 21:12:39.967604 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22105 | 2026.05.27 21:12:39.967892 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2026.05.27 21:12:39.968037 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001375 sec., 119272.72727272728 rows/sec., 6.49 MiB/sec. | ||
| 22107 | 2026.05.27 21:12:39.968074 [ 261 ] {de13c838-ab2c-4cab-917c-f3dfdcd09282} <Debug> TCPHandler: Processed in 0.001559962 sec. | ||
| 22108 | 2026.05.27 21:12:39.968844 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22109 | 2026.05.27 21:12:40.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.11 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 403.80 MiB (RSS), difference: -1.31 MiB | ||
| 22110 | 2026.05.27 21:12:40.549340 [ 224 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22111 | 2026.05.27 21:12:40.549401 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22112 | 2026.05.27 21:12:40.551724 [ 224 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22113 | 2026.05.27 21:12:41.208645 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41820 | ||
| 22114 | 2026.05.27 21:12:41.209185 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22115 | 2026.05.27 21:12:41.209231 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22116 | 2026.05.27 21:12:41.209728 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 22117 | 2026.05.27 21:12:41.209988 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22118 | 2026.05.27 21:12:41.210137 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41820 | ||
| 22119 | 2026.05.27 21:12:42.489840 [ 80 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 22120 | 2026.05.27 21:12:42.489956 [ 80 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22121 | 2026.05.27 21:12:42.489995 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22122 | 2026.05.27 21:12:42.490210 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 22123 | 2026.05.27 21:12:42.490432 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22124 | 2026.05.27 21:12:42.490489 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 20 rows starting from the beginning of the part | ||
| 22125 | 2026.05.27 21:12:42.490597 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 22126 | 2026.05.27 21:12:42.490685 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 22127 | 2026.05.27 21:12:42.490771 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 22128 | 2026.05.27 21:12:42.490858 [ 190 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 22129 | 2026.05.27 21:12:42.491701 [ 197 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578493 sec., 27874.688072737732 rows/sec., 2.33 MiB/sec. | ||
| 22130 | 2026.05.27 21:12:42.491857 [ 197 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 22131 | 2026.05.27 21:12:42.492124 [ 197 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22132 | 2026.05.27 21:12:42.492196 [ 197 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_32_7} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 22133 | 2026.05.27 21:12:42.492295 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22134 | 2026.05.27 21:12:43.462831 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 22135 | 2026.05.27 21:12:43.480106 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22136 | 2026.05.27 21:12:43.480163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22137 | 2026.05.27 21:12:43.486307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 22138 | 2026.05.27 21:12:43.487015 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22139 | 2026.05.27 21:12:43.489882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 22140 | 2026.05.27 21:12:44.461472 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22141 | 2026.05.27 21:12:44.461726 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 22142 | 2026.05.27 21:12:44.462054 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22143 | 2026.05.27 21:12:44.462090 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 22144 | 2026.05.27 21:12:44.462301 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22145 | 2026.05.27 21:12:44.462368 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22146 | 2026.05.27 21:12:44.462514 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22147 | 2026.05.27 21:12:44.462622 [ 326 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22148 | 2026.05.27 21:12:44.462630 [ 319 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22149 | 2026.05.27 21:12:44.462716 [ 326 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22150 | 2026.05.27 21:12:44.462793 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22151 | 2026.05.27 21:12:44.462821 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22152 | 2026.05.27 21:12:44.462892 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22153 | 2026.05.27 21:12:44.462913 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22154 | 2026.05.27 21:12:44.462948 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22155 | 2026.05.27 21:12:44.462988 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22156 | 2026.05.27 21:12:44.464399 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002775 sec., 17297.297297297297 rows/sec., 3.60 MiB/sec. | ||
| 22157 | 2026.05.27 21:12:44.464539 [ 261 ] {fc2ddd89-a79e-448c-8d62-4e81d9645da1} <Debug> TCPHandler: Processed in 0.003203787 sec. | ||
| 22158 | 2026.05.27 21:12:44.466148 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22159 | 2026.05.27 21:12:44.466263 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22160 | 2026.05.27 21:12:44.466307 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22161 | 2026.05.27 21:12:44.466848 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22162 | 2026.05.27 21:12:44.466888 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22163 | 2026.05.27 21:12:44.467239 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22164 | 2026.05.27 21:12:44.467455 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2026.05.27 21:12:44.467595 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001363 sec., 41085.840058694055 rows/sec., 3.14 MiB/sec. | ||
| 22166 | 2026.05.27 21:12:44.467631 [ 261 ] {02c9276f-e3cb-40b9-9714-bf3ca44917d0} <Debug> TCPHandler: Processed in 0.001535721 sec. | ||
| 22167 | 2026.05.27 21:12:44.467759 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22168 | 2026.05.27 21:12:44.467855 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22169 | 2026.05.27 21:12:44.467895 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22170 | 2026.05.27 21:12:44.468366 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22171 | 2026.05.27 21:12:44.468401 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22172 | 2026.05.27 21:12:44.468691 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22173 | 2026.05.27 21:12:44.468894 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22174 | 2026.05.27 21:12:44.469020 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 22175 | 2026.05.27 21:12:44.469055 [ 261 ] {80df73f9-c3d0-4e4b-812f-a027f3c4624e} <Debug> TCPHandler: Processed in 0.001345415 sec. | ||
| 22176 | 2026.05.27 21:12:44.469174 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22177 | 2026.05.27 21:12:44.469270 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22178 | 2026.05.27 21:12:44.469312 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22179 | 2026.05.27 21:12:44.469727 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22180 | 2026.05.27 21:12:44.469763 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22181 | 2026.05.27 21:12:44.470074 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22182 | 2026.05.27 21:12:44.470294 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22183 | 2026.05.27 21:12:44.470419 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 22184 | 2026.05.27 21:12:44.470454 [ 261 ] {4415fb6b-17a1-42b0-9ab3-d28e026f6090} <Debug> TCPHandler: Processed in 0.001329234 sec. | ||
| 22185 | 2026.05.27 21:12:44.470573 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22186 | 2026.05.27 21:12:44.470668 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22187 | 2026.05.27 21:12:44.470708 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22188 | 2026.05.27 21:12:44.471058 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22189 | 2026.05.27 21:12:44.471093 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22190 | 2026.05.27 21:12:44.471384 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22191 | 2026.05.27 21:12:44.471611 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22192 | 2026.05.27 21:12:44.471736 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 22193 | 2026.05.27 21:12:44.471768 [ 261 ] {dd3cfbee-b18e-47df-bd49-f6a1bd806e5c} <Debug> TCPHandler: Processed in 0.001244561 sec. | ||
| 22194 | 2026.05.27 21:12:48.444983 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22195 | 2026.05.27 21:12:48.445053 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22196 | 2026.05.27 21:12:48.711207 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42268 | ||
| 22197 | 2026.05.27 21:12:48.711713 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22198 | 2026.05.27 21:12:48.711757 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22199 | 2026.05.27 21:12:48.712237 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 22200 | 2026.05.27 21:12:48.712460 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22201 | 2026.05.27 21:12:48.712638 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 22202 | 2026.05.27 21:12:49.468042 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22203 | 2026.05.27 21:12:49.468300 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 22204 | 2026.05.27 21:12:49.468687 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22205 | 2026.05.27 21:12:49.468736 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 22206 | 2026.05.27 21:12:49.469008 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22207 | 2026.05.27 21:12:49.469073 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22208 | 2026.05.27 21:12:49.469213 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22209 | 2026.05.27 21:12:49.469308 [ 326 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22210 | 2026.05.27 21:12:49.469324 [ 331 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22211 | 2026.05.27 21:12:49.469332 [ 319 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22212 | 2026.05.27 21:12:49.469478 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22213 | 2026.05.27 21:12:49.469505 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22214 | 2026.05.27 21:12:49.469574 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22215 | 2026.05.27 21:12:49.469594 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22216 | 2026.05.27 21:12:49.469630 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 22217 | 2026.05.27 21:12:49.469672 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 22218 | 2026.05.27 21:12:49.470884 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002698 sec., 17790.956263899185 rows/sec., 3.70 MiB/sec. | ||
| 22219 | 2026.05.27 21:12:49.471022 [ 261 ] {f6fb42a2-1c0a-48df-9acb-644fbf95c807} <Debug> TCPHandler: Processed in 0.003113813 sec. | ||
| 22220 | 2026.05.27 21:12:49.475742 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22221 | 2026.05.27 21:12:49.475857 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22222 | 2026.05.27 21:12:49.475903 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22223 | 2026.05.27 21:12:49.476504 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22224 | 2026.05.27 21:12:49.476544 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22225 | 2026.05.27 21:12:49.476911 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22226 | 2026.05.27 21:12:49.477132 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22227 | 2026.05.27 21:12:49.477280 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001454 sec., 192572.21458046767 rows/sec., 12.22 MiB/sec. | ||
| 22228 | 2026.05.27 21:12:49.477315 [ 261 ] {ea7ce9ed-6c17-482c-9c1a-9d204af23477} <Debug> TCPHandler: Processed in 0.001627594 sec. | ||
| 22229 | 2026.05.27 21:12:49.477470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22230 | 2026.05.27 21:12:49.477566 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22231 | 2026.05.27 21:12:49.477606 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22232 | 2026.05.27 21:12:49.478388 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22233 | 2026.05.27 21:12:49.478424 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22234 | 2026.05.27 21:12:49.478758 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22235 | 2026.05.27 21:12:49.478975 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22236 | 2026.05.27 21:12:49.479105 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001558 sec., 501283.6970474968 rows/sec., 38.66 MiB/sec. | ||
| 22237 | 2026.05.27 21:12:49.479139 [ 261 ] {5b7a2c63-a213-45b6-8d50-212aaaf542b0} <Debug> TCPHandler: Processed in 0.001719387 sec. | ||
| 22238 | 2026.05.27 21:12:49.479263 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22239 | 2026.05.27 21:12:49.479359 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22240 | 2026.05.27 21:12:49.479399 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22241 | 2026.05.27 21:12:49.479848 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22242 | 2026.05.27 21:12:49.479883 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22243 | 2026.05.27 21:12:49.480181 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 22244 | 2026.05.27 21:12:49.480390 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22245 | 2026.05.27 21:12:49.480518 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001177 sec., 120645.70943075615 rows/sec., 7.11 MiB/sec. | ||
| 22246 | 2026.05.27 21:12:49.480553 [ 261 ] {43c418bf-77f4-4895-b1a2-8799c0a1f7d8} <Debug> TCPHandler: Processed in 0.001338615 sec. | ||
| 22247 | 2026.05.27 21:12:49.480643 [ 218 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22248 | 2026.05.27 21:12:49.480684 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22249 | 2026.05.27 21:12:49.480685 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22250 | 2026.05.27 21:12:49.480792 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22251 | 2026.05.27 21:12:49.480833 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22252 | 2026.05.27 21:12:49.481291 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22253 | 2026.05.27 21:12:49.481330 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22254 | 2026.05.27 21:12:49.481651 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22255 | 2026.05.27 21:12:49.481892 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22256 | 2026.05.27 21:12:49.482030 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001256 sec., 115445.85987261147 rows/sec., 7.45 MiB/sec. | ||
| 22257 | 2026.05.27 21:12:49.482065 [ 261 ] {e44d25d8-f07b-4ca6-adba-7ce3215e74ba} <Debug> TCPHandler: Processed in 0.001429798 sec. | ||
| 22258 | 2026.05.27 21:12:49.482194 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22259 | 2026.05.27 21:12:49.482288 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22260 | 2026.05.27 21:12:49.482330 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22261 | 2026.05.27 21:12:49.482752 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22262 | 2026.05.27 21:12:49.482794 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22263 | 2026.05.27 21:12:49.482835 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22264 | 2026.05.27 21:12:49.483139 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22265 | 2026.05.27 21:12:49.483355 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22266 | 2026.05.27 21:12:49.483479 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001209 sec., 119106.69975186104 rows/sec., 6.77 MiB/sec. | ||
| 22267 | 2026.05.27 21:12:49.483513 [ 261 ] {15e05e71-b416-479c-8364-088d1dc30142} <Debug> TCPHandler: Processed in 0.001369616 sec. | ||
| 22268 | 2026.05.27 21:12:49.483649 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22269 | 2026.05.27 21:12:49.483743 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22270 | 2026.05.27 21:12:49.483783 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22271 | 2026.05.27 21:12:49.484452 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2026.05.27 21:12:49.484489 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22273 | 2026.05.27 21:12:49.484803 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22274 | 2026.05.27 21:12:49.485020 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22275 | 2026.05.27 21:12:49.485150 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001424 sec., 341292.1348314607 rows/sec., 23.93 MiB/sec. | ||
| 22276 | 2026.05.27 21:12:49.485184 [ 261 ] {c6fa2a28-5bb5-4493-bba2-60d19e0d3166} <Debug> TCPHandler: Processed in 0.001584763 sec. | ||
| 22277 | 2026.05.27 21:12:49.485322 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22278 | 2026.05.27 21:12:49.485417 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22279 | 2026.05.27 21:12:49.485457 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22280 | 2026.05.27 21:12:49.485792 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22281 | 2026.05.27 21:12:49.485827 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22282 | 2026.05.27 21:12:49.486122 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22283 | 2026.05.27 21:12:49.486331 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22284 | 2026.05.27 21:12:49.486455 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001056 sec., 3787.8787878787875 rows/sec., 197.90 KiB/sec. | ||
| 22285 | 2026.05.27 21:12:49.486487 [ 261 ] {9afc8536-97f8-4cd1-a384-e49ec4750a2f} <Debug> TCPHandler: Processed in 0.00121489 sec. | ||
| 22286 | 2026.05.27 21:12:49.486613 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.05.27 21:12:49.486709 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22288 | 2026.05.27 21:12:49.486751 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22289 | 2026.05.27 21:12:49.487177 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2026.05.27 21:12:49.487212 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22291 | 2026.05.27 21:12:49.487534 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22292 | 2026.05.27 21:12:49.487750 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22293 | 2026.05.27 21:12:49.487876 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 4 parts from all_1_145_33 to all_148_148_0 | ||
| 22294 | 2026.05.27 21:12:49.487880 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 22295 | 2026.05.27 21:12:49.487925 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22296 | 2026.05.27 21:12:49.487939 [ 261 ] {a154fb92-f6e5-42a3-b1e7-233816df21ad} <Debug> TCPHandler: Processed in 0.001375265 sec. | ||
| 22297 | 2026.05.27 21:12:49.487951 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22298 | 2026.05.27 21:12:49.488071 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_145_33 to all_148_148_0 into Compact with storage Full | ||
| 22299 | 2026.05.27 21:12:49.488077 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22300 | 2026.05.27 21:12:49.488192 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22301 | 2026.05.27 21:12:49.488192 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22302 | 2026.05.27 21:12:49.488237 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22303 | 2026.05.27 21:12:49.488244 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_33, total 56730 rows starting from the beginning of the part | ||
| 22304 | 2026.05.27 21:12:49.488318 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 22305 | 2026.05.27 21:12:49.488367 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 22306 | 2026.05.27 21:12:49.488443 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1496 rows starting from the beginning of the part | ||
| 22307 | 2026.05.27 21:12:49.488594 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22308 | 2026.05.27 21:12:49.488634 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22309 | 2026.05.27 21:12:49.488956 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22310 | 2026.05.27 21:12:49.489167 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.05.27 21:12:49.489296 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 22312 | 2026.05.27 21:12:49.489329 [ 261 ] {dccf7cde-8486-45c0-927e-f0689662f424} <Debug> TCPHandler: Processed in 0.001301774 sec. | ||
| 22313 | 2026.05.27 21:12:49.489456 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22314 | 2026.05.27 21:12:49.489551 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22315 | 2026.05.27 21:12:49.489605 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22316 | 2026.05.27 21:12:49.490366 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22317 | 2026.05.27 21:12:49.490402 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22318 | 2026.05.27 21:12:49.490885 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 22319 | 2026.05.27 21:12:49.491110 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22320 | 2026.05.27 21:12:49.491244 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001711 sec., 1168.907071887785 rows/sec., 2.09 MiB/sec. | ||
| 22321 | 2026.05.27 21:12:49.491299 [ 261 ] {33b75b79-63c7-4f2c-8761-09bfdbd2e9cd} <Debug> TCPHandler: Processed in 0.001891933 sec. | ||
| 22322 | 2026.05.27 21:12:49.491435 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22323 | 2026.05.27 21:12:49.491534 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22324 | 2026.05.27 21:12:49.491576 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22325 | 2026.05.27 21:12:49.491917 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22326 | 2026.05.27 21:12:49.491951 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22327 | 2026.05.27 21:12:49.492259 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22328 | 2026.05.27 21:12:49.492474 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22329 | 2026.05.27 21:12:49.492597 [ 70 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_145_29 to all_150_150_0 | ||
| 22330 | 2026.05.27 21:12:49.492605 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 22331 | 2026.05.27 21:12:49.492636 [ 70 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22332 | 2026.05.27 21:12:49.492651 [ 261 ] {ccc36448-a32a-4523-9eac-b3796610ce8d} <Debug> TCPHandler: Processed in 0.001266532 sec. | ||
| 22333 | 2026.05.27 21:12:49.492659 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22334 | 2026.05.27 21:12:49.492767 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_29 to all_150_150_0 into Compact with storage Full | ||
| 22335 | 2026.05.27 21:12:49.492879 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22336 | 2026.05.27 21:12:49.492913 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_145_29, total 10494 rows starting from the beginning of the part | ||
| 22337 | 2026.05.27 21:12:49.492970 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 22338 | 2026.05.27 21:12:49.493014 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 22339 | 2026.05.27 21:12:49.493050 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 164 rows starting from the beginning of the part | ||
| 22340 | 2026.05.27 21:12:49.493084 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 48 rows starting from the beginning of the part | ||
| 22341 | 2026.05.27 21:12:49.493118 [ 197 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 22342 | 2026.05.27 21:12:49.495620 [ 201 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891207 sec., 3785962.056677367 rows/sec., 238.56 MiB/sec. | ||
| 22343 | 2026.05.27 21:12:49.495954 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Trace> MergedBlockOutputStream: filled checksums all_1_150_30 (state Temporary) | ||
| 22344 | 2026.05.27 21:12:49.496247 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_150_30 to all_1_150_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22345 | 2026.05.27 21:12:49.496322 [ 192 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_150_30} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_145_29, all_150_150_0] -> all_1_150_30 | ||
| 22346 | 2026.05.27 21:12:49.496414 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 22347 | 2026.05.27 21:12:49.498212 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58651 rows, containing 5 columns (5 merged, 0 gathered) in 0.010178949 sec., 5761989.769277751 rows/sec., 369.03 MiB/sec. | ||
| 22348 | 2026.05.27 21:12:49.498750 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Trace> MergedBlockOutputStream: filled checksums all_1_148_34 (state Temporary) | ||
| 22349 | 2026.05.27 21:12:49.499011 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_148_34 to all_1_148_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22350 | 2026.05.27 21:12:49.499076 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 4 parts: [all_1_145_33, all_148_148_0] -> all_1_148_34 | ||
| 22351 | 2026.05.27 21:12:49.499141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 22352 | 2026.05.27 21:12:50.990875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 22353 | 2026.05.27 21:12:51.009179 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22354 | 2026.05.27 21:12:51.009242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22355 | 2026.05.27 21:12:51.015435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 22356 | 2026.05.27 21:12:51.016177 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22357 | 2026.05.27 21:12:51.019510 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 22358 | 2026.05.27 21:12:51.456176 [ 222 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 22359 | 2026.05.27 21:12:51.456231 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 22360 | 2026.05.27 21:12:51.458364 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): 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] | ||
| 22361 | 2026.05.27 21:12:52.483591 [ 220 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 22362 | 2026.05.27 21:12:52.483682 [ 220 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 22363 | 2026.05.27 21:12:52.485355 [ 220 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): 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] | ||
| 22364 | 2026.05.27 21:12:54.465072 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22365 | 2026.05.27 21:12:54.465337 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22366 | 2026.05.27 21:12:54.465729 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22367 | 2026.05.27 21:12:54.465780 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 22368 | 2026.05.27 21:12:54.466050 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22369 | 2026.05.27 21:12:54.466137 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22370 | 2026.05.27 21:12:54.466285 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22371 | 2026.05.27 21:12:54.466393 [ 332 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22372 | 2026.05.27 21:12:54.466416 [ 326 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22373 | 2026.05.27 21:12:54.466394 [ 331 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22374 | 2026.05.27 21:12:54.466571 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22375 | 2026.05.27 21:12:54.466606 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22376 | 2026.05.27 21:12:54.466683 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22377 | 2026.05.27 21:12:54.466705 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22378 | 2026.05.27 21:12:54.466744 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22379 | 2026.05.27 21:12:54.466788 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22380 | 2026.05.27 21:12:54.468005 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002757 sec., 17410.228509249184 rows/sec., 3.62 MiB/sec. | ||
| 22381 | 2026.05.27 21:12:54.468250 [ 261 ] {0e5f8514-e6a3-4945-b899-0f5b5450e669} <Debug> TCPHandler: Processed in 0.00332742 sec. | ||
| 22382 | 2026.05.27 21:12:54.470628 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22383 | 2026.05.27 21:12:54.470810 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22384 | 2026.05.27 21:12:54.470883 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22385 | 2026.05.27 21:12:54.471633 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22386 | 2026.05.27 21:12:54.471685 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22387 | 2026.05.27 21:12:54.472107 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22388 | 2026.05.27 21:12:54.472350 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22389 | 2026.05.27 21:12:54.472527 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001768 sec., 75791.85520361991 rows/sec., 6.56 MiB/sec. | ||
| 22390 | 2026.05.27 21:12:54.472539 [ 66 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22391 | 2026.05.27 21:12:54.472581 [ 261 ] {762ba973-41df-42fb-ab73-0c9cf4b4e252} <Debug> TCPHandler: Processed in 0.00208863 sec. | ||
| 22392 | 2026.05.27 21:12:54.472594 [ 66 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22393 | 2026.05.27 21:12:54.472623 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22394 | 2026.05.27 21:12:54.472718 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 22395 | 2026.05.27 21:12:54.472733 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22396 | 2026.05.27 21:12:54.472813 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22397 | 2026.05.27 21:12:54.472844 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 4201 rows starting from the beginning of the part | ||
| 22398 | 2026.05.27 21:12:54.472845 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22399 | 2026.05.27 21:12:54.472898 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22400 | 2026.05.27 21:12:54.472903 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 781 rows starting from the beginning of the part | ||
| 22401 | 2026.05.27 21:12:54.472956 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 3343 rows starting from the beginning of the part | ||
| 22402 | 2026.05.27 21:12:54.473000 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 22403 | 2026.05.27 21:12:54.473042 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 781 rows starting from the beginning of the part | ||
| 22404 | 2026.05.27 21:12:54.473083 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 134 rows starting from the beginning of the part | ||
| 22405 | 2026.05.27 21:12:54.473347 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22406 | 2026.05.27 21:12:54.473386 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22407 | 2026.05.27 21:12:54.473708 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 22408 | 2026.05.27 21:12:54.473932 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22409 | 2026.05.27 21:12:54.474078 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001258 sec., 31001.589825119238 rows/sec., 2.28 MiB/sec. | ||
| 22410 | 2026.05.27 21:12:54.474118 [ 261 ] {25547c7a-75a2-4953-b84b-5791b38062e7} <Debug> TCPHandler: Processed in 0.001441718 sec. | ||
| 22411 | 2026.05.27 21:12:54.474245 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22412 | 2026.05.27 21:12:54.474351 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22413 | 2026.05.27 21:12:54.474396 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22414 | 2026.05.27 21:12:54.474896 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22415 | 2026.05.27 21:12:54.474934 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22416 | 2026.05.27 21:12:54.475258 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22417 | 2026.05.27 21:12:54.475477 [ 201 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9296 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797593 sec., 3322856.4698296 rows/sec., 265.84 MiB/sec. | ||
| 22418 | 2026.05.27 21:12:54.475487 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.05.27 21:12:54.475649 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001321 sec., 77971.23391370174 rows/sec., 6.09 MiB/sec. | ||
| 22420 | 2026.05.27 21:12:54.475656 [ 66 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22421 | 2026.05.27 21:12:54.475689 [ 261 ] {37e0d4f8-63c5-4c96-a801-ef1be727ece8} <Debug> TCPHandler: Processed in 0.00149889 sec. | ||
| 22422 | 2026.05.27 21:12:54.475710 [ 66 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22423 | 2026.05.27 21:12:54.475737 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22424 | 2026.05.27 21:12:54.475826 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 22425 | 2026.05.27 21:12:54.475854 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22426 | 2026.05.27 21:12:54.475883 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22427 | 2026.05.27 21:12:54.475932 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22428 | 2026.05.27 21:12:54.475960 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22429 | 2026.05.27 21:12:54.475963 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2407 rows starting from the beginning of the part | ||
| 22430 | 2026.05.27 21:12:54.476011 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22431 | 2026.05.27 21:12:54.476034 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 486 rows starting from the beginning of the part | ||
| 22432 | 2026.05.27 21:12:54.476084 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1911 rows starting from the beginning of the part | ||
| 22433 | 2026.05.27 21:12:54.476128 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 22434 | 2026.05.27 21:12:54.476170 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 486 rows starting from the beginning of the part | ||
| 22435 | 2026.05.27 21:12:54.476196 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2026.05.27 21:12:54.476212 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 103 rows starting from the beginning of the part | ||
| 22437 | 2026.05.27 21:12:54.476268 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_151_30} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22438 | 2026.05.27 21:12:54.476337 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 22439 | 2026.05.27 21:12:54.476440 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22440 | 2026.05.27 21:12:54.476478 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22441 | 2026.05.27 21:12:54.476825 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22442 | 2026.05.27 21:12:54.477057 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22443 | 2026.05.27 21:12:54.477200 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 22444 | 2026.05.27 21:12:54.477238 [ 261 ] {56464371-a50c-4966-9d87-c1b8ac7ae6f5} <Debug> TCPHandler: Processed in 0.001440219 sec. | ||
| 22445 | 2026.05.27 21:12:54.477369 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22446 | 2026.05.27 21:12:54.477470 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22447 | 2026.05.27 21:12:54.477528 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22448 | 2026.05.27 21:12:54.477921 [ 186 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5457 rows, containing 5 columns (5 merged, 0 gathered) in 0.002136121 sec., 2554630.566339641 rows/sec., 184.92 MiB/sec. | ||
| 22449 | 2026.05.27 21:12:54.478155 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22450 | 2026.05.27 21:12:54.478451 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22451 | 2026.05.27 21:12:54.478470 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2026.05.27 21:12:54.478514 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22453 | 2026.05.27 21:12:54.478541 [ 188 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_151_30} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22454 | 2026.05.27 21:12:54.478640 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 22455 | 2026.05.27 21:12:54.479111 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 22456 | 2026.05.27 21:12:54.479348 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22457 | 2026.05.27 21:12:54.479498 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002048 sec., 19042.96875 rows/sec., 34.12 MiB/sec. | ||
| 22458 | 2026.05.27 21:12:54.479571 [ 261 ] {ace7e53b-3ec5-4bb1-a42f-ef08ee56ce43} <Debug> TCPHandler: Processed in 0.002256495 sec. | ||
| 22459 | 2026.05.27 21:12:54.479704 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22460 | 2026.05.27 21:12:54.479806 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22461 | 2026.05.27 21:12:54.479851 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22462 | 2026.05.27 21:12:54.480208 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22463 | 2026.05.27 21:12:54.480245 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22464 | 2026.05.27 21:12:54.480573 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22465 | 2026.05.27 21:12:54.480789 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22466 | 2026.05.27 21:12:54.480926 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 22467 | 2026.05.27 21:12:54.480963 [ 261 ] {798ec36c-d61b-4047-a39e-1d7721014577} <Debug> TCPHandler: Processed in 0.001312114 sec. | ||
| 22468 | 2026.05.27 21:12:54.754672 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48167 | ||
| 22469 | 2026.05.27 21:12:54.754759 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22470 | 2026.05.27 21:12:54.754784 [ 3 ] {} <Debug> TCP-Session: 504a165a-a368-4828-b9ee-e47436cf94a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48167 | ||
| 22471 | 2026.05.27 21:12:54.754807 [ 3 ] {} <Debug> TCP-Session: 504a165a-a368-4828-b9ee-e47436cf94a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22472 | 2026.05.27 21:12:54.754820 [ 3 ] {} <Debug> TCP-Session: 504a165a-a368-4828-b9ee-e47436cf94a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22473 | 2026.05.27 21:12:54.755072 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52214 | ||
| 22474 | 2026.05.27 21:12:54.755080 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33536 | ||
| 22475 | 2026.05.27 21:12:54.755136 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49270 | ||
| 22476 | 2026.05.27 21:12:54.755158 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43260 | ||
| 22477 | 2026.05.27 21:12:54.755178 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37049 | ||
| 22478 | 2026.05.27 21:12:54.755208 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22479 | 2026.05.27 21:12:54.755209 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22480 | 2026.05.27 21:12:54.755256 [ 306 ] {} <Debug> TCP-Session: 99a87687-cb67-43b2-8c6c-cc12cf337100 Authenticating user 'default' from [fd00:1122:3344:101::e]:49270 | ||
| 22481 | 2026.05.27 21:12:54.755257 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22482 | 2026.05.27 21:12:54.755258 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22483 | 2026.05.27 21:12:54.755285 [ 306 ] {} <Debug> TCP-Session: 99a87687-cb67-43b2-8c6c-cc12cf337100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22484 | 2026.05.27 21:12:54.755298 [ 310 ] {} <Debug> TCP-Session: 33f26e02-d08c-4685-a2b2-503f6b6292f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37049 | ||
| 22485 | 2026.05.27 21:12:54.755309 [ 307 ] {} <Debug> TCP-Session: 7104d0c8-bac7-44ce-ad11-23812e22f497 Authenticating user 'default' from [fd00:1122:3344:101::e]:43260 | ||
| 22486 | 2026.05.27 21:12:54.755317 [ 306 ] {} <Debug> TCP-Session: 99a87687-cb67-43b2-8c6c-cc12cf337100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22487 | 2026.05.27 21:12:54.755336 [ 310 ] {} <Debug> TCP-Session: 33f26e02-d08c-4685-a2b2-503f6b6292f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22488 | 2026.05.27 21:12:54.755343 [ 307 ] {} <Debug> TCP-Session: 7104d0c8-bac7-44ce-ad11-23812e22f497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22489 | 2026.05.27 21:12:54.755364 [ 310 ] {} <Debug> TCP-Session: 33f26e02-d08c-4685-a2b2-503f6b6292f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22490 | 2026.05.27 21:12:54.755273 [ 302 ] {} <Debug> TCP-Session: 36012572-4850-4c3d-a2c4-b3d37f3a5c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:33536 | ||
| 22491 | 2026.05.27 21:12:54.755376 [ 307 ] {} <Debug> TCP-Session: 7104d0c8-bac7-44ce-ad11-23812e22f497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22492 | 2026.05.27 21:12:54.755403 [ 302 ] {} <Debug> TCP-Session: 36012572-4850-4c3d-a2c4-b3d37f3a5c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22493 | 2026.05.27 21:12:54.755183 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22494 | 2026.05.27 21:12:54.755429 [ 302 ] {} <Debug> TCP-Session: 36012572-4850-4c3d-a2c4-b3d37f3a5c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22495 | 2026.05.27 21:12:54.755465 [ 260 ] {} <Debug> TCP-Session: 6ec65429-3581-46ea-9fe5-2d793cebe381 Authenticating user 'default' from [fd00:1122:3344:101::e]:52214 | ||
| 22496 | 2026.05.27 21:12:54.755171 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60060 | ||
| 22497 | 2026.05.27 21:12:54.755499 [ 260 ] {} <Debug> TCP-Session: 6ec65429-3581-46ea-9fe5-2d793cebe381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22498 | 2026.05.27 21:12:54.755536 [ 260 ] {} <Debug> TCP-Session: 6ec65429-3581-46ea-9fe5-2d793cebe381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22499 | 2026.05.27 21:12:54.755127 [ 3 ] {} <Trace> TCP-Session: 504a165a-a368-4828-b9ee-e47436cf94a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22500 | 2026.05.27 21:12:54.755558 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22501 | 2026.05.27 21:12:54.755122 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36456 | ||
| 22502 | 2026.05.27 21:12:54.755597 [ 309 ] {} <Debug> TCP-Session: 295d15ed-c157-4d00-b933-6aca25cde127 Authenticating user 'default' from [fd00:1122:3344:101::e]:60060 | ||
| 22503 | 2026.05.27 21:12:54.755161 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50597 | ||
| 22504 | 2026.05.27 21:12:54.755636 [ 309 ] {} <Debug> TCP-Session: 295d15ed-c157-4d00-b933-6aca25cde127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22505 | 2026.05.27 21:12:54.755645 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22506 | 2026.05.27 21:12:54.755666 [ 309 ] {} <Debug> TCP-Session: 295d15ed-c157-4d00-b933-6aca25cde127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22507 | 2026.05.27 21:12:54.755677 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22508 | 2026.05.27 21:12:54.755684 [ 303 ] {} <Debug> TCP-Session: a5fcb65d-b061-4916-9cc5-cd7b378a107b Authenticating user 'default' from [fd00:1122:3344:101::e]:36456 | ||
| 22509 | 2026.05.27 21:12:54.755709 [ 308 ] {} <Debug> TCP-Session: 5cd8d9ba-4986-43f9-916d-78abdb397c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:50597 | ||
| 22510 | 2026.05.27 21:12:54.755712 [ 303 ] {} <Debug> TCP-Session: a5fcb65d-b061-4916-9cc5-cd7b378a107b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22511 | 2026.05.27 21:12:54.755725 [ 308 ] {} <Debug> TCP-Session: 5cd8d9ba-4986-43f9-916d-78abdb397c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22512 | 2026.05.27 21:12:54.755730 [ 303 ] {} <Debug> TCP-Session: a5fcb65d-b061-4916-9cc5-cd7b378a107b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22513 | 2026.05.27 21:12:54.755740 [ 308 ] {} <Debug> TCP-Session: 5cd8d9ba-4986-43f9-916d-78abdb397c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22514 | 2026.05.27 21:12:54.755725 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22515 | 2026.05.27 21:12:54.756015 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22516 | 2026.05.27 21:12:54.756071 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22517 | 2026.05.27 21:12:54.756341 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 22518 | 2026.05.27 21:12:54.757220 [ 361 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> AggregatingTransform: Aggregating | ||
| 22519 | 2026.05.27 21:12:54.757261 [ 361 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> Aggregator: Aggregation method: without_key | ||
| 22520 | 2026.05.27 21:12:54.757291 [ 361 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854409 sec. (1170.400 rows/sec., 45.72 KiB/sec.) | ||
| 22521 | 2026.05.27 21:12:54.757306 [ 361 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Trace> Aggregator: Merging aggregated data | ||
| 22522 | 2026.05.27 21:12:54.757947 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002277 sec., 439.1743522178305 rows/sec., 17.16 KiB/sec. | ||
| 22523 | 2026.05.27 21:12:54.758078 [ 3 ] {a2070059-cc48-46d7-a729-791f8d6c8995} <Debug> TCPHandler: Processed in 0.003060082 sec. | ||
| 22524 | 2026.05.27 21:12:54.758210 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22525 | 2026.05.27 21:12:54.758238 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22526 | 2026.05.27 21:12:54.758251 [ 3 ] {} <Debug> TCP-Session: 504a165a-a368-4828-b9ee-e47436cf94a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22527 | 2026.05.27 21:12:54.758258 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22528 | 2026.05.27 21:12:54.758274 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22529 | 2026.05.27 21:12:54.758293 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22530 | 2026.05.27 21:12:54.758318 [ 310 ] {} <Debug> TCP-Session: 33f26e02-d08c-4685-a2b2-503f6b6292f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22531 | 2026.05.27 21:12:54.758340 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22532 | 2026.05.27 21:12:54.758371 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22533 | 2026.05.27 21:12:54.758399 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22534 | 2026.05.27 21:12:54.758422 [ 306 ] {} <Debug> TCP-Session: 99a87687-cb67-43b2-8c6c-cc12cf337100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22535 | 2026.05.27 21:12:54.758408 [ 303 ] {} <Debug> TCP-Session: a5fcb65d-b061-4916-9cc5-cd7b378a107b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22536 | 2026.05.27 21:12:54.758449 [ 308 ] {} <Debug> TCP-Session: 5cd8d9ba-4986-43f9-916d-78abdb397c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22537 | 2026.05.27 21:12:54.758360 [ 309 ] {} <Debug> TCP-Session: 295d15ed-c157-4d00-b933-6aca25cde127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22538 | 2026.05.27 21:12:54.758341 [ 260 ] {} <Debug> TCP-Session: 6ec65429-3581-46ea-9fe5-2d793cebe381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22539 | 2026.05.27 21:12:54.758303 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22540 | 2026.05.27 21:12:54.758283 [ 302 ] {} <Debug> TCP-Session: 36012572-4850-4c3d-a2c4-b3d37f3a5c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22541 | 2026.05.27 21:12:54.758582 [ 307 ] {} <Debug> TCP-Session: 7104d0c8-bac7-44ce-ad11-23812e22f497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22542 | 2026.05.27 21:12:56.084685 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59154 | ||
| 22543 | 2026.05.27 21:12:56.084765 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22544 | 2026.05.27 21:12:56.084791 [ 306 ] {} <Debug> TCP-Session: 49cf5f3f-18bb-456b-b44c-b32c3ce2b2cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59154 | ||
| 22545 | 2026.05.27 21:12:56.084815 [ 306 ] {} <Debug> TCP-Session: 49cf5f3f-18bb-456b-b44c-b32c3ce2b2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22546 | 2026.05.27 21:12:56.084829 [ 306 ] {} <Debug> TCP-Session: 49cf5f3f-18bb-456b-b44c-b32c3ce2b2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22547 | 2026.05.27 21:12:56.085080 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59324 | ||
| 22548 | 2026.05.27 21:12:56.085094 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41565 | ||
| 22549 | 2026.05.27 21:12:56.085148 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41093 | ||
| 22550 | 2026.05.27 21:12:56.085185 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22551 | 2026.05.27 21:12:56.085209 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22552 | 2026.05.27 21:12:56.085161 [ 306 ] {} <Trace> TCP-Session: 49cf5f3f-18bb-456b-b44c-b32c3ce2b2cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22553 | 2026.05.27 21:12:56.085251 [ 308 ] {} <Debug> TCP-Session: b378191f-b4ea-471a-8bdb-88ee930761d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41565 | ||
| 22554 | 2026.05.27 21:12:56.085244 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22555 | 2026.05.27 21:12:56.085289 [ 308 ] {} <Debug> TCP-Session: b378191f-b4ea-471a-8bdb-88ee930761d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22556 | 2026.05.27 21:12:56.085235 [ 307 ] {} <Debug> TCP-Session: ea89eb2f-1fc0-47f2-b47f-aa3ce06ca46e Authenticating user 'default' from [fd00:1122:3344:101::e]:59324 | ||
| 22557 | 2026.05.27 21:12:56.085316 [ 308 ] {} <Debug> TCP-Session: b378191f-b4ea-471a-8bdb-88ee930761d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22558 | 2026.05.27 21:12:56.085157 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 22559 | 2026.05.27 21:12:56.085347 [ 307 ] {} <Debug> TCP-Session: ea89eb2f-1fc0-47f2-b47f-aa3ce06ca46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22560 | 2026.05.27 21:12:56.085108 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59228 | ||
| 22561 | 2026.05.27 21:12:56.085404 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22562 | 2026.05.27 21:12:56.085419 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22563 | 2026.05.27 21:12:56.085441 [ 303 ] {} <Debug> TCP-Session: 0657e910-5017-4a9f-98a9-f434898b3bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 22564 | 2026.05.27 21:12:56.085450 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22565 | 2026.05.27 21:12:56.085394 [ 307 ] {} <Debug> TCP-Session: ea89eb2f-1fc0-47f2-b47f-aa3ce06ca46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22566 | 2026.05.27 21:12:56.085498 [ 260 ] {} <Debug> TCP-Session: afd2be49-51e9-4f01-b161-c713452b4e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59228 | ||
| 22567 | 2026.05.27 21:12:56.085473 [ 303 ] {} <Debug> TCP-Session: 0657e910-5017-4a9f-98a9-f434898b3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22568 | 2026.05.27 21:12:56.085542 [ 260 ] {} <Debug> TCP-Session: afd2be49-51e9-4f01-b161-c713452b4e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22569 | 2026.05.27 21:12:56.085551 [ 303 ] {} <Debug> TCP-Session: 0657e910-5017-4a9f-98a9-f434898b3bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22570 | 2026.05.27 21:12:56.085575 [ 260 ] {} <Debug> TCP-Session: afd2be49-51e9-4f01-b161-c713452b4e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22571 | 2026.05.27 21:12:56.085103 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51854 | ||
| 22572 | 2026.05.27 21:12:56.085087 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35650 | ||
| 22573 | 2026.05.27 21:12:56.085655 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22574 | 2026.05.27 21:12:56.085089 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62254 | ||
| 22575 | 2026.05.27 21:12:56.085690 [ 3 ] {} <Debug> TCP-Session: 36fd8ce5-4baf-45c8-8635-2f9d3b5a2172 Authenticating user 'default' from [fd00:1122:3344:101::e]:51854 | ||
| 22576 | 2026.05.27 21:12:56.085707 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22577 | 2026.05.27 21:12:56.085730 [ 3 ] {} <Debug> TCP-Session: 36fd8ce5-4baf-45c8-8635-2f9d3b5a2172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22578 | 2026.05.27 21:12:56.085738 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22579 | 2026.05.27 21:12:56.085750 [ 309 ] {} <Debug> TCP-Session: 4ed372e8-9df0-457a-880a-98931a95d09d Authenticating user 'default' from [fd00:1122:3344:101::e]:35650 | ||
| 22580 | 2026.05.27 21:12:56.085761 [ 3 ] {} <Debug> TCP-Session: 36fd8ce5-4baf-45c8-8635-2f9d3b5a2172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22581 | 2026.05.27 21:12:56.085777 [ 310 ] {} <Debug> TCP-Session: 92c65288-a360-4eec-b468-f7c3f734ceda Authenticating user 'default' from [fd00:1122:3344:101::e]:62254 | ||
| 22582 | 2026.05.27 21:12:56.085789 [ 309 ] {} <Debug> TCP-Session: 4ed372e8-9df0-457a-880a-98931a95d09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22583 | 2026.05.27 21:12:56.085814 [ 310 ] {} <Debug> TCP-Session: 92c65288-a360-4eec-b468-f7c3f734ceda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22584 | 2026.05.27 21:12:56.085827 [ 309 ] {} <Debug> TCP-Session: 4ed372e8-9df0-457a-880a-98931a95d09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22585 | 2026.05.27 21:12:56.085843 [ 310 ] {} <Debug> TCP-Session: 92c65288-a360-4eec-b468-f7c3f734ceda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22586 | 2026.05.27 21:12:56.085315 [ 302 ] {} <Debug> TCP-Session: 48ca9e40-7e6f-4b46-a3a7-98023ed30c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:41093 | ||
| 22587 | 2026.05.27 21:12:56.085746 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22588 | 2026.05.27 21:12:56.085894 [ 302 ] {} <Debug> TCP-Session: 48ca9e40-7e6f-4b46-a3a7-98023ed30c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22589 | 2026.05.27 21:12:56.085927 [ 302 ] {} <Debug> TCP-Session: 48ca9e40-7e6f-4b46-a3a7-98023ed30c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22590 | 2026.05.27 21:12:56.085958 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22591 | 2026.05.27 21:12:56.086253 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 22592 | 2026.05.27 21:12:56.087196 [ 318 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> AggregatingTransform: Aggregating | ||
| 22593 | 2026.05.27 21:12:56.087243 [ 318 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 22594 | 2026.05.27 21:12:56.087281 [ 318 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926091 sec. (1079.807 rows/sec., 42.18 KiB/sec.) | ||
| 22595 | 2026.05.27 21:12:56.087301 [ 318 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Trace> Aggregator: Merging aggregated data | ||
| 22596 | 2026.05.27 21:12:56.088007 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002644 sec., 378.21482602118004 rows/sec., 14.77 KiB/sec. | ||
| 22597 | 2026.05.27 21:12:56.088148 [ 306 ] {443643fc-9cdd-439e-a3ba-f0260ec6a5e9} <Debug> TCPHandler: Processed in 0.003108253 sec. | ||
| 22598 | 2026.05.27 21:12:56.088306 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22599 | 2026.05.27 21:12:56.088334 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22600 | 2026.05.27 21:12:56.088353 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22601 | 2026.05.27 21:12:56.088374 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22602 | 2026.05.27 21:12:56.088382 [ 303 ] {} <Debug> TCP-Session: 0657e910-5017-4a9f-98a9-f434898b3bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22603 | 2026.05.27 21:12:56.088400 [ 308 ] {} <Debug> TCP-Session: b378191f-b4ea-471a-8bdb-88ee930761d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22604 | 2026.05.27 21:12:56.088420 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22605 | 2026.05.27 21:12:56.088428 [ 260 ] {} <Debug> TCP-Session: afd2be49-51e9-4f01-b161-c713452b4e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22606 | 2026.05.27 21:12:56.088442 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22607 | 2026.05.27 21:12:56.088462 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22608 | 2026.05.27 21:12:56.088508 [ 3 ] {} <Debug> TCP-Session: 36fd8ce5-4baf-45c8-8635-2f9d3b5a2172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22609 | 2026.05.27 21:12:56.088407 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22610 | 2026.05.27 21:12:56.088540 [ 310 ] {} <Debug> TCP-Session: 92c65288-a360-4eec-b468-f7c3f734ceda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22611 | 2026.05.27 21:12:56.088387 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22612 | 2026.05.27 21:12:56.088575 [ 302 ] {} <Debug> TCP-Session: 48ca9e40-7e6f-4b46-a3a7-98023ed30c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22613 | 2026.05.27 21:12:56.088463 [ 309 ] {} <Debug> TCP-Session: 4ed372e8-9df0-457a-880a-98931a95d09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22614 | 2026.05.27 21:12:56.088613 [ 307 ] {} <Debug> TCP-Session: ea89eb2f-1fc0-47f2-b47f-aa3ce06ca46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22615 | 2026.05.27 21:12:56.088342 [ 306 ] {} <Debug> TCP-Session: 49cf5f3f-18bb-456b-b44c-b32c3ce2b2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22616 | 2026.05.27 21:12:56.111102 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50517 | ||
| 22617 | 2026.05.27 21:12:56.111159 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22618 | 2026.05.27 21:12:56.111183 [ 306 ] {} <Debug> TCP-Session: b9c5bdb3-3858-46fe-b535-b1304d0172ba Authenticating user 'default' from [fd00:1122:3344:101::e]:50517 | ||
| 22619 | 2026.05.27 21:12:56.111203 [ 306 ] {} <Debug> TCP-Session: b9c5bdb3-3858-46fe-b535-b1304d0172ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22620 | 2026.05.27 21:12:56.111216 [ 306 ] {} <Debug> TCP-Session: b9c5bdb3-3858-46fe-b535-b1304d0172ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22621 | 2026.05.27 21:12:56.111452 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49566 | ||
| 22622 | 2026.05.27 21:12:56.111461 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59769 | ||
| 22623 | 2026.05.27 21:12:56.111483 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48074 | ||
| 22624 | 2026.05.27 21:12:56.111517 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22625 | 2026.05.27 21:12:56.111518 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62795 | ||
| 22626 | 2026.05.27 21:12:56.111536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22627 | 2026.05.27 21:12:56.111554 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22628 | 2026.05.27 21:12:56.111588 [ 308 ] {} <Debug> TCP-Session: 7d5f09cd-9a1f-4d9e-8305-390ca6207ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59769 | ||
| 22629 | 2026.05.27 21:12:56.111597 [ 310 ] {} <Debug> TCP-Session: c5e0eeae-4058-49b5-b6d5-529ac1a9a1c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48074 | ||
| 22630 | 2026.05.27 21:12:56.111602 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22631 | 2026.05.27 21:12:56.111618 [ 310 ] {} <Debug> TCP-Session: c5e0eeae-4058-49b5-b6d5-529ac1a9a1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22632 | 2026.05.27 21:12:56.111638 [ 302 ] {} <Debug> TCP-Session: d8fcb14a-1195-4bb8-86a9-86330799b780 Authenticating user 'default' from [fd00:1122:3344:101::e]:62795 | ||
| 22633 | 2026.05.27 21:12:56.111644 [ 310 ] {} <Debug> TCP-Session: c5e0eeae-4058-49b5-b6d5-529ac1a9a1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22634 | 2026.05.27 21:12:56.111610 [ 308 ] {} <Debug> TCP-Session: 7d5f09cd-9a1f-4d9e-8305-390ca6207ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22635 | 2026.05.27 21:12:56.111667 [ 302 ] {} <Debug> TCP-Session: d8fcb14a-1195-4bb8-86a9-86330799b780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22636 | 2026.05.27 21:12:56.111708 [ 308 ] {} <Debug> TCP-Session: 7d5f09cd-9a1f-4d9e-8305-390ca6207ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22637 | 2026.05.27 21:12:56.111723 [ 302 ] {} <Debug> TCP-Session: d8fcb14a-1195-4bb8-86a9-86330799b780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22638 | 2026.05.27 21:12:56.111552 [ 307 ] {} <Debug> TCP-Session: d88c5eee-21d4-4e6b-9739-ff5d4b5ef9a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49566 | ||
| 22639 | 2026.05.27 21:12:56.111519 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40621 | ||
| 22640 | 2026.05.27 21:12:56.111777 [ 307 ] {} <Debug> TCP-Session: d88c5eee-21d4-4e6b-9739-ff5d4b5ef9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22641 | 2026.05.27 21:12:56.111474 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54995 | ||
| 22642 | 2026.05.27 21:12:56.111820 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22643 | 2026.05.27 21:12:56.111810 [ 307 ] {} <Debug> TCP-Session: d88c5eee-21d4-4e6b-9739-ff5d4b5ef9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22644 | 2026.05.27 21:12:56.111863 [ 303 ] {} <Debug> TCP-Session: 48fc1d40-2468-405b-933a-40615acda673 Authenticating user 'default' from [fd00:1122:3344:101::e]:40621 | ||
| 22645 | 2026.05.27 21:12:56.111878 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22646 | 2026.05.27 21:12:56.111896 [ 303 ] {} <Debug> TCP-Session: 48fc1d40-2468-405b-933a-40615acda673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22647 | 2026.05.27 21:12:56.111526 [ 306 ] {} <Trace> TCP-Session: b9c5bdb3-3858-46fe-b535-b1304d0172ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22648 | 2026.05.27 21:12:56.111921 [ 303 ] {} <Debug> TCP-Session: 48fc1d40-2468-405b-933a-40615acda673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22649 | 2026.05.27 21:12:56.111917 [ 309 ] {} <Debug> TCP-Session: d5882fa4-cf5d-4a99-94c0-5591e72960dc Authenticating user 'default' from [fd00:1122:3344:101::e]:54995 | ||
| 22650 | 2026.05.27 21:12:56.111505 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52430 | ||
| 22651 | 2026.05.27 21:12:56.111991 [ 309 ] {} <Debug> TCP-Session: d5882fa4-cf5d-4a99-94c0-5591e72960dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22652 | 2026.05.27 21:12:56.111494 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54245 | ||
| 22653 | 2026.05.27 21:12:56.112021 [ 309 ] {} <Debug> TCP-Session: d5882fa4-cf5d-4a99-94c0-5591e72960dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22654 | 2026.05.27 21:12:56.112041 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22655 | 2026.05.27 21:12:56.112077 [ 260 ] {} <Debug> TCP-Session: 98ebfed6-3d6c-4425-811c-3b4604b6d903 Authenticating user 'default' from [fd00:1122:3344:101::e]:52430 | ||
| 22656 | 2026.05.27 21:12:56.112077 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22657 | 2026.05.27 21:12:56.112090 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22658 | 2026.05.27 21:12:56.112101 [ 260 ] {} <Debug> TCP-Session: 98ebfed6-3d6c-4425-811c-3b4604b6d903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22659 | 2026.05.27 21:12:56.112118 [ 3 ] {} <Debug> TCP-Session: 980028d6-fb23-46f5-b438-d815bf1eef43 Authenticating user 'default' from [fd00:1122:3344:101::e]:54245 | ||
| 22660 | 2026.05.27 21:12:56.112144 [ 260 ] {} <Debug> TCP-Session: 98ebfed6-3d6c-4425-811c-3b4604b6d903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22661 | 2026.05.27 21:12:56.112160 [ 3 ] {} <Debug> TCP-Session: 980028d6-fb23-46f5-b438-d815bf1eef43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22662 | 2026.05.27 21:12:56.112180 [ 3 ] {} <Debug> TCP-Session: 980028d6-fb23-46f5-b438-d815bf1eef43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22663 | 2026.05.27 21:12:56.112328 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22664 | 2026.05.27 21:12:56.112380 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22665 | 2026.05.27 21:12:56.112651 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 22666 | 2026.05.27 21:12:56.113501 [ 357 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> AggregatingTransform: Aggregating | ||
| 22667 | 2026.05.27 21:12:56.113534 [ 357 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> Aggregator: Aggregation method: without_key | ||
| 22668 | 2026.05.27 21:12:56.113564 [ 357 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824078 sec. (1213.477 rows/sec., 47.40 KiB/sec.) | ||
| 22669 | 2026.05.27 21:12:56.113579 [ 357 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Trace> Aggregator: Merging aggregated data | ||
| 22670 | 2026.05.27 21:12:56.114336 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0023 sec., 434.7826086956522 rows/sec., 16.98 KiB/sec. | ||
| 22671 | 2026.05.27 21:12:56.114472 [ 306 ] {f00ebcdf-c200-49fc-bf4d-c7941dfd745d} <Debug> TCPHandler: Processed in 0.003082682 sec. | ||
| 22672 | 2026.05.27 21:12:56.114603 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22673 | 2026.05.27 21:12:56.114634 [ 306 ] {} <Debug> TCP-Session: b9c5bdb3-3858-46fe-b535-b1304d0172ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22674 | 2026.05.27 21:12:56.114638 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22675 | 2026.05.27 21:12:56.114655 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22676 | 2026.05.27 21:12:56.114680 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22677 | 2026.05.27 21:12:56.114704 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22678 | 2026.05.27 21:12:56.114716 [ 310 ] {} <Debug> TCP-Session: c5e0eeae-4058-49b5-b6d5-529ac1a9a1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22679 | 2026.05.27 21:12:56.114740 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22680 | 2026.05.27 21:12:56.114761 [ 260 ] {} <Debug> TCP-Session: 98ebfed6-3d6c-4425-811c-3b4604b6d903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22681 | 2026.05.27 21:12:56.114777 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22682 | 2026.05.27 21:12:56.114788 [ 303 ] {} <Debug> TCP-Session: 48fc1d40-2468-405b-933a-40615acda673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22683 | 2026.05.27 21:12:56.114716 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22684 | 2026.05.27 21:12:56.114817 [ 302 ] {} <Debug> TCP-Session: d8fcb14a-1195-4bb8-86a9-86330799b780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22685 | 2026.05.27 21:12:56.114844 [ 308 ] {} <Debug> TCP-Session: 7d5f09cd-9a1f-4d9e-8305-390ca6207ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22686 | 2026.05.27 21:12:56.114700 [ 307 ] {} <Debug> TCP-Session: d88c5eee-21d4-4e6b-9739-ff5d4b5ef9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22687 | 2026.05.27 21:12:56.114737 [ 309 ] {} <Debug> TCP-Session: d5882fa4-cf5d-4a99-94c0-5591e72960dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22688 | 2026.05.27 21:12:56.114756 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22689 | 2026.05.27 21:12:56.114949 [ 3 ] {} <Debug> TCP-Session: 980028d6-fb23-46f5-b438-d815bf1eef43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22690 | 2026.05.27 21:12:56.213753 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42780 | ||
| 22691 | 2026.05.27 21:12:56.214325 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2026.05.27 21:12:56.214386 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22693 | 2026.05.27 21:12:56.214979 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22694 | 2026.05.27 21:12:56.215329 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22695 | 2026.05.27 21:12:56.215568 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42780 | ||
| 22696 | 2026.05.27 21:12:58.520516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 22697 | 2026.05.27 21:12:58.538614 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22698 | 2026.05.27 21:12:58.538662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22699 | 2026.05.27 21:12:58.545326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22700 | 2026.05.27 21:12:58.546061 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22701 | 2026.05.27 21:12:58.549072 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 22702 | 2026.05.27 21:12:59.467325 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22703 | 2026.05.27 21:12:59.467560 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 22704 | 2026.05.27 21:12:59.467922 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22705 | 2026.05.27 21:12:59.467965 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 22706 | 2026.05.27 21:12:59.468206 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22707 | 2026.05.27 21:12:59.468273 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22708 | 2026.05.27 21:12:59.468413 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 22709 | 2026.05.27 21:12:59.468516 [ 334 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22710 | 2026.05.27 21:12:59.468540 [ 357 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22711 | 2026.05.27 21:12:59.468553 [ 358 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22712 | 2026.05.27 21:12:59.468680 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22713 | 2026.05.27 21:12:59.468707 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22714 | 2026.05.27 21:12:59.468776 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22715 | 2026.05.27 21:12:59.468796 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22716 | 2026.05.27 21:12:59.468832 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 22717 | 2026.05.27 21:12:59.468872 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 22718 | 2026.05.27 21:12:59.470038 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002576 sec., 18633.540372670806 rows/sec., 3.88 MiB/sec. | ||
| 22719 | 2026.05.27 21:12:59.470199 [ 261 ] {f54b86e7-f32a-4372-a409-fc3122177e32} <Debug> TCPHandler: Processed in 0.00300777 sec. | ||
| 22720 | 2026.05.27 21:12:59.475229 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22721 | 2026.05.27 21:12:59.475359 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22722 | 2026.05.27 21:12:59.475412 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22723 | 2026.05.27 21:12:59.476123 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22724 | 2026.05.27 21:12:59.476179 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22725 | 2026.05.27 21:12:59.476573 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22726 | 2026.05.27 21:12:59.476794 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22727 | 2026.05.27 21:12:59.476945 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001623 sec., 172520.0246457178 rows/sec., 10.95 MiB/sec. | ||
| 22728 | 2026.05.27 21:12:59.476982 [ 261 ] {c3a5b189-72f4-483d-ab7e-6ef7c84a3023} <Debug> TCPHandler: Processed in 0.001820021 sec. | ||
| 22729 | 2026.05.27 21:12:59.477118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22730 | 2026.05.27 21:12:59.477217 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22731 | 2026.05.27 21:12:59.477257 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22732 | 2026.05.27 21:12:59.477674 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22733 | 2026.05.27 21:12:59.477710 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22734 | 2026.05.27 21:12:59.477993 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 22735 | 2026.05.27 21:12:59.478202 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22736 | 2026.05.27 21:12:59.478332 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. | ||
| 22737 | 2026.05.27 21:12:59.478367 [ 261 ] {4492916a-96c1-448b-9c96-bbec93bb42e0} <Debug> TCPHandler: Processed in 0.001299773 sec. | ||
| 22738 | 2026.05.27 21:12:59.478494 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22739 | 2026.05.27 21:12:59.478590 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22740 | 2026.05.27 21:12:59.478630 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22741 | 2026.05.27 21:12:59.479354 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22742 | 2026.05.27 21:12:59.479390 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22743 | 2026.05.27 21:12:59.479732 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22744 | 2026.05.27 21:12:59.479946 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22745 | 2026.05.27 21:12:59.480079 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001507 sec., 518911.74518911744 rows/sec., 40.01 MiB/sec. | ||
| 22746 | 2026.05.27 21:12:59.480115 [ 261 ] {2e5fe9bb-3036-4e4b-9f8a-0acad1da3a3e} <Debug> TCPHandler: Processed in 0.001671296 sec. | ||
| 22747 | 2026.05.27 21:12:59.480252 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22748 | 2026.05.27 21:12:59.480347 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22749 | 2026.05.27 21:12:59.480386 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22750 | 2026.05.27 21:12:59.480818 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22751 | 2026.05.27 21:12:59.480855 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22752 | 2026.05.27 21:12:59.481156 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22753 | 2026.05.27 21:12:59.481362 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22754 | 2026.05.27 21:12:59.481491 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001163 sec., 123817.7128116939 rows/sec., 7.31 MiB/sec. | ||
| 22755 | 2026.05.27 21:12:59.481527 [ 261 ] {053fd732-6c8f-4046-9a3c-c41bc2968bde} <Debug> TCPHandler: Processed in 0.001338004 sec. | ||
| 22756 | 2026.05.27 21:12:59.481648 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22757 | 2026.05.27 21:12:59.481752 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22758 | 2026.05.27 21:12:59.481792 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22759 | 2026.05.27 21:12:59.482212 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22760 | 2026.05.27 21:12:59.482248 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22761 | 2026.05.27 21:12:59.482541 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22762 | 2026.05.27 21:12:59.482745 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22763 | 2026.05.27 21:12:59.482854 [ 60 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 22764 | 2026.05.27 21:12:59.482870 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001136 sec., 127640.84507042253 rows/sec., 8.24 MiB/sec. | ||
| 22765 | 2026.05.27 21:12:59.482903 [ 60 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22766 | 2026.05.27 21:12:59.482914 [ 261 ] {628f32b6-d542-479e-a517-ba28f8c5cd36} <Debug> TCPHandler: Processed in 0.001316713 sec. | ||
| 22767 | 2026.05.27 21:12:59.482932 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22768 | 2026.05.27 21:12:59.483048 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22769 | 2026.05.27 21:12:59.483061 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 22770 | 2026.05.27 21:12:59.483151 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22771 | 2026.05.27 21:12:59.483196 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22772 | 2026.05.27 21:12:59.483197 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22773 | 2026.05.27 21:12:59.483240 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1122 rows starting from the beginning of the part | ||
| 22774 | 2026.05.27 21:12:59.483319 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 145 rows starting from the beginning of the part | ||
| 22775 | 2026.05.27 21:12:59.483373 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 145 rows starting from the beginning of the part | ||
| 22776 | 2026.05.27 21:12:59.483421 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 953 rows starting from the beginning of the part | ||
| 22777 | 2026.05.27 21:12:59.483470 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 145 rows starting from the beginning of the part | ||
| 22778 | 2026.05.27 21:12:59.483518 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 145 rows starting from the beginning of the part | ||
| 22779 | 2026.05.27 21:12:59.483664 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22780 | 2026.05.27 21:12:59.483706 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22781 | 2026.05.27 21:12:59.484020 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22782 | 2026.05.27 21:12:59.484244 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22783 | 2026.05.27 21:12:59.484375 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001242 sec., 115942.02898550725 rows/sec., 6.59 MiB/sec. | ||
| 22784 | 2026.05.27 21:12:59.484411 [ 261 ] {e6620a1e-60bc-4b8d-bf23-528645dbd6dd} <Debug> TCPHandler: Processed in 0.001413867 sec. | ||
| 22785 | 2026.05.27 21:12:59.484545 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22786 | 2026.05.27 21:12:59.484641 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22787 | 2026.05.27 21:12:59.484681 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22788 | 2026.05.27 21:12:59.484790 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777799 sec., 1493419.672302662 rows/sec., 95.79 MiB/sec. | ||
| 22789 | 2026.05.27 21:12:59.484971 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 22790 | 2026.05.27 21:12:59.485221 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22791 | 2026.05.27 21:12:59.485271 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22792 | 2026.05.27 21:12:59.485290 [ 196 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_70_14} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 22793 | 2026.05.27 21:12:59.485316 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22794 | 2026.05.27 21:12:59.485371 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 22795 | 2026.05.27 21:12:59.485657 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22796 | 2026.05.27 21:12:59.485870 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22797 | 2026.05.27 21:12:59.486000 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001377 sec., 354393.6092955701 rows/sec., 24.86 MiB/sec. | ||
| 22798 | 2026.05.27 21:12:59.486035 [ 261 ] {5f485de4-13e1-4dc2-9e7b-14edfc9b4d30} <Debug> TCPHandler: Processed in 0.001542521 sec. | ||
| 22799 | 2026.05.27 21:12:59.486154 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22800 | 2026.05.27 21:12:59.486251 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22801 | 2026.05.27 21:12:59.486293 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22802 | 2026.05.27 21:12:59.486648 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22803 | 2026.05.27 21:12:59.486684 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22804 | 2026.05.27 21:12:59.486976 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22805 | 2026.05.27 21:12:59.487179 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22806 | 2026.05.27 21:12:59.487307 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001075 sec., 3720.9302325581393 rows/sec., 194.40 KiB/sec. | ||
| 22807 | 2026.05.27 21:12:59.487341 [ 261 ] {cea7ad75-6ccf-4e45-b1d8-521aee91ced9} <Debug> TCPHandler: Processed in 0.001236881 sec. | ||
| 22808 | 2026.05.27 21:12:59.487452 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22809 | 2026.05.27 21:12:59.487549 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22810 | 2026.05.27 21:12:59.487591 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22811 | 2026.05.27 21:12:59.488015 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22812 | 2026.05.27 21:12:59.488051 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22813 | 2026.05.27 21:12:59.488368 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22814 | 2026.05.27 21:12:59.488578 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22815 | 2026.05.27 21:12:59.488705 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001174 sec., 226575.80919931858 rows/sec., 15.06 MiB/sec. | ||
| 22816 | 2026.05.27 21:12:59.488739 [ 261 ] {cd132932-af37-4507-9d83-c30390188d16} <Debug> TCPHandler: Processed in 0.001336684 sec. | ||
| 22817 | 2026.05.27 21:12:59.488859 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22818 | 2026.05.27 21:12:59.488954 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22819 | 2026.05.27 21:12:59.488996 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22820 | 2026.05.27 21:12:59.489343 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22821 | 2026.05.27 21:12:59.489379 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22822 | 2026.05.27 21:12:59.489660 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22823 | 2026.05.27 21:12:59.489870 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22824 | 2026.05.27 21:12:59.489998 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 22825 | 2026.05.27 21:12:59.490042 [ 261 ] {c81278df-8a68-49c1-a946-0e7386a32156} <Debug> TCPHandler: Processed in 0.001234021 sec. | ||
| 22826 | 2026.05.27 21:12:59.490160 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22827 | 2026.05.27 21:12:59.490256 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22828 | 2026.05.27 21:12:59.490309 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22829 | 2026.05.27 21:12:59.491033 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22830 | 2026.05.27 21:12:59.491069 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22831 | 2026.05.27 21:12:59.491548 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 22832 | 2026.05.27 21:12:59.491770 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22833 | 2026.05.27 21:12:59.491891 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 22834 | 2026.05.27 21:12:59.491904 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001665 sec., 1201.2012012012012 rows/sec., 2.15 MiB/sec. | ||
| 22835 | 2026.05.27 21:12:59.491940 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22836 | 2026.05.27 21:12:59.491965 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 22837 | 2026.05.27 21:12:59.491974 [ 261 ] {1857e0eb-f128-4639-9c94-d9590a427d34} <Debug> TCPHandler: Processed in 0.001862892 sec. | ||
| 22838 | 2026.05.27 21:12:59.492071 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 22839 | 2026.05.27 21:12:59.492109 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22840 | 2026.05.27 21:12:59.492211 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22841 | 2026.05.27 21:12:59.492252 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22842 | 2026.05.27 21:12:59.492316 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22843 | 2026.05.27 21:12:59.492376 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2770 rows starting from the beginning of the part | ||
| 22844 | 2026.05.27 21:12:59.492513 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2 rows starting from the beginning of the part | ||
| 22845 | 2026.05.27 21:12:59.492597 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22846 | 2026.05.27 21:12:59.492625 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 50 rows starting from the beginning of the part | ||
| 22847 | 2026.05.27 21:12:59.492639 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22848 | 2026.05.27 21:12:59.492737 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2 rows starting from the beginning of the part | ||
| 22849 | 2026.05.27 21:12:59.492843 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 39 rows starting from the beginning of the part | ||
| 22850 | 2026.05.27 21:12:59.492944 [ 195 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2 rows starting from the beginning of the part | ||
| 22851 | 2026.05.27 21:12:59.492963 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22852 | 2026.05.27 21:12:59.493181 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22853 | 2026.05.27 21:12:59.493319 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 22854 | 2026.05.27 21:12:59.493355 [ 261 ] {75527f7c-3d0a-42c9-b82c-aaa4971d9ea2} <Debug> TCPHandler: Processed in 0.001296323 sec. | ||
| 22855 | 2026.05.27 21:12:59.499083 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2865 rows, containing 19 columns (19 merged, 0 gathered) in 0.007052085 sec., 406262.8286528027 rows/sec., 728.00 MiB/sec. | ||
| 22856 | 2026.05.27 21:12:59.501469 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 22857 | 2026.05.27 21:12:59.501815 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22858 | 2026.05.27 21:12:59.501890 [ 186 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 22859 | 2026.05.27 21:12:59.502084 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.23 MiB. | ||
| 22860 | 2026.05.27 21:13:03.445332 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22861 | 2026.05.27 21:13:03.445412 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22862 | 2026.05.27 21:13:03.716687 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43228 | ||
| 22863 | 2026.05.27 21:13:03.717250 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22864 | 2026.05.27 21:13:03.717299 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22865 | 2026.05.27 21:13:03.717810 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22866 | 2026.05.27 21:13:03.718049 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22867 | 2026.05.27 21:13:03.718192 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43228 | ||
| 22868 | 2026.05.27 21:13:03.718351 [ 223 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 22869 | 2026.05.27 21:13:03.718470 [ 223 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 22870 | 2026.05.27 21:13:03.720865 [ 223 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 22871 | 2026.05.27 21:13:04.230990 [ 224 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22872 | 2026.05.27 21:13:04.231056 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22873 | 2026.05.27 21:13:04.233641 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 22874 | 2026.05.27 21:13:04.391687 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22875 | 2026.05.27 21:13:04.391748 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22876 | 2026.05.27 21:13:04.393926 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 22877 | 2026.05.27 21:13:04.459559 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 22878 | 2026.05.27 21:13:04.459598 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 22879 | 2026.05.27 21:13:04.461356 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 22880 | 2026.05.27 21:13:04.463622 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22881 | 2026.05.27 21:13:04.463849 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22882 | 2026.05.27 21:13:04.464177 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22883 | 2026.05.27 21:13:04.464215 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 22884 | 2026.05.27 21:13:04.464431 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22885 | 2026.05.27 21:13:04.464500 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22886 | 2026.05.27 21:13:04.464640 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22887 | 2026.05.27 21:13:04.464725 [ 358 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22888 | 2026.05.27 21:13:04.464729 [ 334 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22889 | 2026.05.27 21:13:04.464752 [ 357 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22890 | 2026.05.27 21:13:04.464861 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22891 | 2026.05.27 21:13:04.464889 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22892 | 2026.05.27 21:13:04.464958 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22893 | 2026.05.27 21:13:04.464979 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 22894 | 2026.05.27 21:13:04.465015 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22895 | 2026.05.27 21:13:04.465056 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22896 | 2026.05.27 21:13:04.466129 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002372 sec., 20236.087689713324 rows/sec., 4.21 MiB/sec. | ||
| 22897 | 2026.05.27 21:13:04.466275 [ 261 ] {a238fc2b-c7ad-4941-a0a2-4abaa902ae23} <Debug> TCPHandler: Processed in 0.002785893 sec. | ||
| 22898 | 2026.05.27 21:13:04.468532 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22899 | 2026.05.27 21:13:04.468646 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22900 | 2026.05.27 21:13:04.468690 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22901 | 2026.05.27 21:13:04.469239 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22902 | 2026.05.27 21:13:04.469277 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22903 | 2026.05.27 21:13:04.469651 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22904 | 2026.05.27 21:13:04.469887 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22905 | 2026.05.27 21:13:04.470031 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001417 sec., 94565.98447424136 rows/sec., 8.19 MiB/sec. | ||
| 22906 | 2026.05.27 21:13:04.470068 [ 261 ] {f48072ac-9ab4-4557-81c7-066d44e915e9} <Debug> TCPHandler: Processed in 0.001588163 sec. | ||
| 22907 | 2026.05.27 21:13:04.470213 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22908 | 2026.05.27 21:13:04.470311 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22909 | 2026.05.27 21:13:04.470356 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22910 | 2026.05.27 21:13:04.470777 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22911 | 2026.05.27 21:13:04.470814 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22912 | 2026.05.27 21:13:04.471119 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22913 | 2026.05.27 21:13:04.471336 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22914 | 2026.05.27 21:13:04.471468 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001176 sec., 33163.26530612245 rows/sec., 2.44 MiB/sec. | ||
| 22915 | 2026.05.27 21:13:04.471504 [ 261 ] {4adb25f5-f059-4348-87ae-8dfa94183909} <Debug> TCPHandler: Processed in 0.001339925 sec. | ||
| 22916 | 2026.05.27 21:13:04.471635 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22917 | 2026.05.27 21:13:04.471732 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22918 | 2026.05.27 21:13:04.471773 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22919 | 2026.05.27 21:13:04.472193 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22920 | 2026.05.27 21:13:04.472230 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22921 | 2026.05.27 21:13:04.472533 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22922 | 2026.05.27 21:13:04.472744 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22923 | 2026.05.27 21:13:04.472872 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001158 sec., 88946.45941278066 rows/sec., 6.95 MiB/sec. | ||
| 22924 | 2026.05.27 21:13:04.472907 [ 261 ] {f17bfa32-ee5b-4ad3-8002-7177a91b094f} <Debug> TCPHandler: Processed in 0.001321554 sec. | ||
| 22925 | 2026.05.27 21:13:04.472976 [ 218 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22926 | 2026.05.27 21:13:04.473015 [ 218 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22927 | 2026.05.27 21:13:04.473033 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22928 | 2026.05.27 21:13:04.473133 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22929 | 2026.05.27 21:13:04.473178 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22930 | 2026.05.27 21:13:04.473619 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22931 | 2026.05.27 21:13:04.473658 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22932 | 2026.05.27 21:13:04.474004 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22933 | 2026.05.27 21:13:04.474257 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22934 | 2026.05.27 21:13:04.474380 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_148_34 to all_149_149_0 | ||
| 22935 | 2026.05.27 21:13:04.474398 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 22936 | 2026.05.27 21:13:04.474424 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22937 | 2026.05.27 21:13:04.474449 [ 261 ] {c7d73a0b-2b38-4d10-930b-7bbfeee34015} <Debug> TCPHandler: Processed in 0.001466439 sec. | ||
| 22938 | 2026.05.27 21:13:04.474453 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22939 | 2026.05.27 21:13:04.474554 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_34 to all_149_149_0 into Compact with storage Full | ||
| 22940 | 2026.05.27 21:13:04.474672 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22941 | 2026.05.27 21:13:04.474710 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_148_34, total 58651 rows starting from the beginning of the part | ||
| 22942 | 2026.05.27 21:13:04.474766 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22943 | 2026.05.27 21:13:04.474780 [ 196 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 128 rows starting from the beginning of the part | ||
| 22944 | 2026.05.27 21:13:04.474875 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22945 | 2026.05.27 21:13:04.474935 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22946 | 2026.05.27 21:13:04.475077 [ 218 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 22947 | 2026.05.27 21:13:04.476006 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22948 | 2026.05.27 21:13:04.476056 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22949 | 2026.05.27 21:13:04.476741 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 22950 | 2026.05.27 21:13:04.476987 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22951 | 2026.05.27 21:13:04.477152 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002294 sec., 17000.871839581516 rows/sec., 30.46 MiB/sec. | ||
| 22952 | 2026.05.27 21:13:04.477270 [ 261 ] {122df118-927c-4e9c-9f90-5c370ad6b1b4} <Debug> TCPHandler: Processed in 0.002556665 sec. | ||
| 22953 | 2026.05.27 21:13:04.477458 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22954 | 2026.05.27 21:13:04.477581 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22955 | 2026.05.27 21:13:04.477638 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22956 | 2026.05.27 21:13:04.478015 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22957 | 2026.05.27 21:13:04.478051 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22958 | 2026.05.27 21:13:04.478365 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22959 | 2026.05.27 21:13:04.478584 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22960 | 2026.05.27 21:13:04.478713 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 22961 | 2026.05.27 21:13:04.478748 [ 261 ] {a2f241f4-ad24-447a-8260-4df35e9f14b3} <Debug> TCPHandler: Processed in 0.001396557 sec. | ||
| 22962 | 2026.05.27 21:13:04.478802 [ 220 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22963 | 2026.05.27 21:13:04.478839 [ 220 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22964 | 2026.05.27 21:13:04.480971 [ 220 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 22965 | 2026.05.27 21:13:04.482980 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58779 rows, containing 5 columns (5 merged, 0 gathered) in 0.008460211 sec., 6947699.058569579 rows/sec., 445.06 MiB/sec. | ||
| 22966 | 2026.05.27 21:13:04.483301 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Trace> MergedBlockOutputStream: filled checksums all_1_149_35 (state Temporary) | ||
| 22967 | 2026.05.27 21:13:04.483597 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_149_35 to all_1_149_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22968 | 2026.05.27 21:13:04.483667 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_148_34, all_149_149_0] -> all_1_149_35 | ||
| 22969 | 2026.05.27 21:13:04.483756 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22970 | 2026.05.27 21:13:04.543615 [ 219 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 22971 | 2026.05.27 21:13:04.543682 [ 219 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 22972 | 2026.05.27 21:13:04.545729 [ 219 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 22973 | 2026.05.27 21:13:05.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.82 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 404.48 MiB (RSS), difference: 3.67 MiB | ||
| 22974 | 2026.05.27 21:13:06.050048 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 22975 | 2026.05.27 21:13:06.066655 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22976 | 2026.05.27 21:13:06.066719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 22977 | 2026.05.27 21:13:06.072620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22978 | 2026.05.27 21:13:06.073303 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22979 | 2026.05.27 21:13:06.076412 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 22980 | 2026.05.27 21:13:09.226577 [ 222 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 22981 | 2026.05.27 21:13:09.226649 [ 222 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 22982 | 2026.05.27 21:13:09.228418 [ 222 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): 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] | ||
| 22983 | 2026.05.27 21:13:09.294471 [ 225 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22984 | 2026.05.27 21:13:09.294535 [ 225 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22985 | 2026.05.27 21:13:09.296419 [ 225 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 22986 | 2026.05.27 21:13:09.466962 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22987 | 2026.05.27 21:13:09.467228 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 22988 | 2026.05.27 21:13:09.467621 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22989 | 2026.05.27 21:13:09.467661 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 22990 | 2026.05.27 21:13:09.467914 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22991 | 2026.05.27 21:13:09.467979 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22992 | 2026.05.27 21:13:09.468121 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22993 | 2026.05.27 21:13:09.468217 [ 358 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22994 | 2026.05.27 21:13:09.468227 [ 269 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22995 | 2026.05.27 21:13:09.468221 [ 334 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22996 | 2026.05.27 21:13:09.468438 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22997 | 2026.05.27 21:13:09.468475 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22998 | 2026.05.27 21:13:09.468548 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22999 | 2026.05.27 21:13:09.468569 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23000 | 2026.05.27 21:13:09.468609 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23001 | 2026.05.27 21:13:09.468652 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23002 | 2026.05.27 21:13:09.469813 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002703 sec., 17758.046614872364 rows/sec., 3.70 MiB/sec. | ||
| 23003 | 2026.05.27 21:13:09.469954 [ 261 ] {fee32d64-b41f-4a29-ad92-8b2a2960803a} <Debug> TCPHandler: Processed in 0.003138845 sec. | ||
| 23004 | 2026.05.27 21:13:09.474843 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23005 | 2026.05.27 21:13:09.474952 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23006 | 2026.05.27 21:13:09.474995 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23007 | 2026.05.27 21:13:09.475796 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23008 | 2026.05.27 21:13:09.475851 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23009 | 2026.05.27 21:13:09.476305 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23010 | 2026.05.27 21:13:09.476575 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23011 | 2026.05.27 21:13:09.476714 [ 46 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 23012 | 2026.05.27 21:13:09.476729 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001805 sec., 155124.6537396122 rows/sec., 9.84 MiB/sec. | ||
| 23013 | 2026.05.27 21:13:09.476759 [ 46 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23014 | 2026.05.27 21:13:09.476785 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23015 | 2026.05.27 21:13:09.476800 [ 261 ] {fd0817f8-c9c0-41fb-b503-8e85facd9599} <Debug> TCPHandler: Processed in 0.002007397 sec. | ||
| 23016 | 2026.05.27 21:13:09.476890 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::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 | ||
| 23017 | 2026.05.27 21:13:09.476991 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23018 | 2026.05.27 21:13:09.477012 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23019 | 2026.05.27 21:13:09.477047 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 304 rows starting from the beginning of the part | ||
| 23020 | 2026.05.27 21:13:09.477105 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 280 rows starting from the beginning of the part | ||
| 23021 | 2026.05.27 21:13:09.477122 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23022 | 2026.05.27 21:13:09.477152 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 280 rows starting from the beginning of the part | ||
| 23023 | 2026.05.27 21:13:09.477181 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23024 | 2026.05.27 21:13:09.477199 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 280 rows starting from the beginning of the part | ||
| 23025 | 2026.05.27 21:13:09.477245 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 280 rows starting from the beginning of the part | ||
| 23026 | 2026.05.27 21:13:09.477291 [ 200 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 280 rows starting from the beginning of the part | ||
| 23027 | 2026.05.27 21:13:09.477982 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23028 | 2026.05.27 21:13:09.478023 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23029 | 2026.05.27 21:13:09.478279 [ 199 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435518 sec., 1187027.9578521482 rows/sec., 80.18 MiB/sec. | ||
| 23030 | 2026.05.27 21:13:09.478368 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23031 | 2026.05.27 21:13:09.478455 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 23032 | 2026.05.27 21:13:09.478617 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23033 | 2026.05.27 21:13:09.478758 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001672 sec., 467105.2631578947 rows/sec., 36.02 MiB/sec. | ||
| 23034 | 2026.05.27 21:13:09.478793 [ 261 ] {71a0f23d-d9d4-4ccb-8f2e-c2a1460c0ed1} <Debug> TCPHandler: Processed in 0.001909253 sec. | ||
| 23035 | 2026.05.27 21:13:09.478795 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23036 | 2026.05.27 21:13:09.478892 [ 195 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_57_12} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 23037 | 2026.05.27 21:13:09.478911 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23038 | 2026.05.27 21:13:09.478984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 23039 | 2026.05.27 21:13:09.479011 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23040 | 2026.05.27 21:13:09.479057 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23041 | 2026.05.27 21:13:09.479570 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23042 | 2026.05.27 21:13:09.479610 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23043 | 2026.05.27 21:13:09.479938 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 23044 | 2026.05.27 21:13:09.480150 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23045 | 2026.05.27 21:13:09.480286 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001293 sec., 109822.11910286156 rows/sec., 6.47 MiB/sec. | ||
| 23046 | 2026.05.27 21:13:09.480289 [ 46 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 23047 | 2026.05.27 21:13:09.480337 [ 261 ] {8a91578e-9911-45d3-987a-5b262a240f89} <Debug> TCPHandler: Processed in 0.001475669 sec. | ||
| 23048 | 2026.05.27 21:13:09.480346 [ 46 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23049 | 2026.05.27 21:13:09.480379 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23050 | 2026.05.27 21:13:09.480470 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23051 | 2026.05.27 21:13:09.480571 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23052 | 2026.05.27 21:13:09.480578 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 23053 | 2026.05.27 21:13:09.480613 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23054 | 2026.05.27 21:13:09.480704 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23055 | 2026.05.27 21:13:09.480744 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 224 rows starting from the beginning of the part | ||
| 23056 | 2026.05.27 21:13:09.480815 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 142 rows starting from the beginning of the part | ||
| 23057 | 2026.05.27 21:13:09.480871 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 39 rows starting from the beginning of the part | ||
| 23058 | 2026.05.27 21:13:09.480920 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 144 rows starting from the beginning of the part | ||
| 23059 | 2026.05.27 21:13:09.480969 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 39 rows starting from the beginning of the part | ||
| 23060 | 2026.05.27 21:13:09.481018 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 142 rows starting from the beginning of the part | ||
| 23061 | 2026.05.27 21:13:09.481064 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23062 | 2026.05.27 21:13:09.481106 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23063 | 2026.05.27 21:13:09.481438 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23064 | 2026.05.27 21:13:09.481674 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23065 | 2026.05.27 21:13:09.481807 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001256 sec., 115445.85987261147 rows/sec., 7.45 MiB/sec. | ||
| 23066 | 2026.05.27 21:13:09.481843 [ 261 ] {41b6987c-e3fb-4d2a-9ad4-2bf7bb3dbb90} <Debug> TCPHandler: Processed in 0.001424698 sec. | ||
| 23067 | 2026.05.27 21:13:09.481969 [ 190 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432178 sec., 509713.17811054207 rows/sec., 33.57 MiB/sec. | ||
| 23068 | 2026.05.27 21:13:09.481988 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23069 | 2026.05.27 21:13:09.482094 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23070 | 2026.05.27 21:13:09.482115 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 23071 | 2026.05.27 21:13:09.482137 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23072 | 2026.05.27 21:13:09.482359 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23073 | 2026.05.27 21:13:09.482431 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_131_26} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 23074 | 2026.05.27 21:13:09.482509 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23075 | 2026.05.27 21:13:09.482579 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.05.27 21:13:09.482620 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23077 | 2026.05.27 21:13:09.482937 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23078 | 2026.05.27 21:13:09.483150 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.05.27 21:13:09.483271 [ 46 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 23080 | 2026.05.27 21:13:09.483285 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001209 sec., 119106.69975186104 rows/sec., 6.77 MiB/sec. | ||
| 23081 | 2026.05.27 21:13:09.483311 [ 46 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23082 | 2026.05.27 21:13:09.483330 [ 261 ] {4ec232b9-55c2-432b-b0db-3d42f61e3142} <Debug> TCPHandler: Processed in 0.001391886 sec. | ||
| 23083 | 2026.05.27 21:13:09.483334 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23084 | 2026.05.27 21:13:09.483456 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::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 | ||
| 23085 | 2026.05.27 21:13:09.483473 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23086 | 2026.05.27 21:13:09.483580 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23087 | 2026.05.27 21:13:09.483583 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23088 | 2026.05.27 21:13:09.483621 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 156 rows starting from the beginning of the part | ||
| 23089 | 2026.05.27 21:13:09.483652 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23090 | 2026.05.27 21:13:09.483691 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 144 rows starting from the beginning of the part | ||
| 23091 | 2026.05.27 21:13:09.483750 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 144 rows starting from the beginning of the part | ||
| 23092 | 2026.05.27 21:13:09.483800 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 144 rows starting from the beginning of the part | ||
| 23093 | 2026.05.27 21:13:09.483848 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 144 rows starting from the beginning of the part | ||
| 23094 | 2026.05.27 21:13:09.483894 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 144 rows starting from the beginning of the part | ||
| 23095 | 2026.05.27 21:13:09.484293 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23096 | 2026.05.27 21:13:09.484334 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23097 | 2026.05.27 21:13:09.484676 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23098 | 2026.05.27 21:13:09.484806 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394976 sec., 627967.792994288 rows/sec., 38.24 MiB/sec. | ||
| 23099 | 2026.05.27 21:13:09.484887 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23100 | 2026.05.27 21:13:09.484938 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 23101 | 2026.05.27 21:13:09.485027 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001461 sec., 332648.8706365503 rows/sec., 23.32 MiB/sec. | ||
| 23102 | 2026.05.27 21:13:09.485067 [ 261 ] {8913cfe7-eace-4569-9bdf-c452dfb01f4f} <Debug> TCPHandler: Processed in 0.001647795 sec. | ||
| 23103 | 2026.05.27 21:13:09.485186 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23104 | 2026.05.27 21:13:09.485194 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23105 | 2026.05.27 21:13:09.485281 [ 195 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_57_12} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 23106 | 2026.05.27 21:13:09.485288 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23107 | 2026.05.27 21:13:09.485335 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23108 | 2026.05.27 21:13:09.485347 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 23109 | 2026.05.27 21:13:09.485705 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23110 | 2026.05.27 21:13:09.485744 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23111 | 2026.05.27 21:13:09.486045 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23112 | 2026.05.27 21:13:09.486251 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23113 | 2026.05.27 21:13:09.486379 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 188.44 KiB/sec. | ||
| 23114 | 2026.05.27 21:13:09.486412 [ 261 ] {3d16d0c5-d525-4ab3-9ea9-22dacf7d5bd7} <Debug> TCPHandler: Processed in 0.001276743 sec. | ||
| 23115 | 2026.05.27 21:13:09.486533 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23116 | 2026.05.27 21:13:09.486628 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23117 | 2026.05.27 21:13:09.486670 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23118 | 2026.05.27 21:13:09.487073 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23119 | 2026.05.27 21:13:09.487107 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23120 | 2026.05.27 21:13:09.487440 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23121 | 2026.05.27 21:13:09.487649 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23122 | 2026.05.27 21:13:09.487769 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_149_35 to all_150_150_0 | ||
| 23123 | 2026.05.27 21:13:09.487776 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 23124 | 2026.05.27 21:13:09.487806 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23125 | 2026.05.27 21:13:09.487826 [ 261 ] {219e61ff-c4cd-4f9e-9e70-62bea935edc6} <Debug> TCPHandler: Processed in 0.001341815 sec. | ||
| 23126 | 2026.05.27 21:13:09.487832 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23127 | 2026.05.27 21:13:09.487907 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_35 to all_150_150_0 into Compact with storage Full | ||
| 23128 | 2026.05.27 21:13:09.487966 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23129 | 2026.05.27 21:13:09.488008 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23130 | 2026.05.27 21:13:09.488039 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_149_35, total 58779 rows starting from the beginning of the part | ||
| 23131 | 2026.05.27 21:13:09.488065 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23132 | 2026.05.27 21:13:09.488092 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 265 rows starting from the beginning of the part | ||
| 23133 | 2026.05.27 21:13:09.488111 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23134 | 2026.05.27 21:13:09.488440 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23135 | 2026.05.27 21:13:09.488475 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23136 | 2026.05.27 21:13:09.488764 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23137 | 2026.05.27 21:13:09.488970 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23138 | 2026.05.27 21:13:09.489076 [ 46 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 23139 | 2026.05.27 21:13:09.489097 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 23140 | 2026.05.27 21:13:09.489110 [ 46 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23141 | 2026.05.27 21:13:09.489136 [ 261 ] {4c295c67-f3f3-4a44-896a-10fe2a6fa53f} <Debug> TCPHandler: Processed in 0.001219061 sec. | ||
| 23142 | 2026.05.27 21:13:09.489136 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23143 | 2026.05.27 21:13:09.489236 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 23144 | 2026.05.27 21:13:09.489281 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23145 | 2026.05.27 21:13:09.489343 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23146 | 2026.05.27 21:13:09.489376 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 44 rows starting from the beginning of the part | ||
| 23147 | 2026.05.27 21:13:09.489391 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23148 | 2026.05.27 21:13:09.489430 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 23149 | 2026.05.27 21:13:09.489452 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23150 | 2026.05.27 21:13:09.489478 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 23151 | 2026.05.27 21:13:09.489525 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 23152 | 2026.05.27 21:13:09.489564 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 23153 | 2026.05.27 21:13:09.489604 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 23154 | 2026.05.27 21:13:09.490198 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23155 | 2026.05.27 21:13:09.490239 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23156 | 2026.05.27 21:13:09.490450 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249521 sec., 39215.02719842244 rows/sec., 2.58 MiB/sec. | ||
| 23157 | 2026.05.27 21:13:09.490577 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 23158 | 2026.05.27 21:13:09.490772 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 23159 | 2026.05.27 21:13:09.490843 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23160 | 2026.05.27 21:13:09.490921 [ 195 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_49_10} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 23161 | 2026.05.27 21:13:09.490985 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 23162 | 2026.05.27 21:13:09.491031 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23163 | 2026.05.27 21:13:09.491179 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001808 sec., 1106.1946902654868 rows/sec., 1.98 MiB/sec. | ||
| 23164 | 2026.05.27 21:13:09.491243 [ 261 ] {6322c892-d769-4dd4-abc4-1317dd68d979} <Debug> TCPHandler: Processed in 0.002025218 sec. | ||
| 23165 | 2026.05.27 21:13:09.491390 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23166 | 2026.05.27 21:13:09.491488 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23167 | 2026.05.27 21:13:09.491529 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23168 | 2026.05.27 21:13:09.491911 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23169 | 2026.05.27 21:13:09.491948 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23170 | 2026.05.27 21:13:09.492254 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 23171 | 2026.05.27 21:13:09.492470 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23172 | 2026.05.27 21:13:09.492604 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 23173 | 2026.05.27 21:13:09.492638 [ 261 ] {eca2fb0e-cbae-46dd-92cf-220991d2c83f} <Debug> TCPHandler: Processed in 0.001298503 sec. | ||
| 23174 | 2026.05.27 21:13:09.496602 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59044 rows, containing 5 columns (5 merged, 0 gathered) in 0.00871449 sec., 6775382.150877447 rows/sec., 434.09 MiB/sec. | ||
| 23175 | 2026.05.27 21:13:09.496927 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Trace> MergedBlockOutputStream: filled checksums all_1_150_36 (state Temporary) | ||
| 23176 | 2026.05.27 21:13:09.497192 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_150_36 to all_1_150_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23177 | 2026.05.27 21:13:09.497270 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_149_35, all_150_150_0] -> all_1_150_36 | ||
| 23178 | 2026.05.27 21:13:09.497340 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 23179 | 2026.05.27 21:13:09.893753 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23180 | 2026.05.27 21:13:09.894014 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 23181 | 2026.05.27 21:13:09.894416 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23182 | 2026.05.27 21:13:09.894467 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 23183 | 2026.05.27 21:13:09.894720 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23184 | 2026.05.27 21:13:09.894791 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23185 | 2026.05.27 21:13:09.894934 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 23186 | 2026.05.27 21:13:09.895054 [ 358 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23187 | 2026.05.27 21:13:09.895063 [ 269 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23188 | 2026.05.27 21:13:09.895087 [ 334 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23189 | 2026.05.27 21:13:09.895257 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23190 | 2026.05.27 21:13:09.895299 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23191 | 2026.05.27 21:13:09.895374 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23192 | 2026.05.27 21:13:09.895395 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23193 | 2026.05.27 21:13:09.895432 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23194 | 2026.05.27 21:13:09.895474 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23195 | 2026.05.27 21:13:09.896751 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002843 sec., 16883.573689764333 rows/sec., 3.51 MiB/sec. | ||
| 23196 | 2026.05.27 21:13:09.896975 [ 261 ] {fe1b1a4c-c071-46cb-89f5-0519bd9d3edf} <Debug> TCPHandler: Processed in 0.003364282 sec. | ||
| 23197 | 2026.05.27 21:13:09.910477 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23198 | 2026.05.27 21:13:09.910617 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23199 | 2026.05.27 21:13:09.910678 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23200 | 2026.05.27 21:13:09.911295 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23201 | 2026.05.27 21:13:09.911342 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23202 | 2026.05.27 21:13:09.911697 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 23203 | 2026.05.27 21:13:09.911921 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23204 | 2026.05.27 21:13:09.912071 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.0015 sec., 6666.666666666667 rows/sec., 543.62 KiB/sec. | ||
| 23205 | 2026.05.27 21:13:09.912106 [ 261 ] {6738dd1d-ac78-4c58-9627-d81378ee8b24} <Debug> TCPHandler: Processed in 0.001742807 sec. | ||
| 23206 | 2026.05.27 21:13:09.912243 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23207 | 2026.05.27 21:13:09.912339 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23208 | 2026.05.27 21:13:09.912379 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23209 | 2026.05.27 21:13:09.913620 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23210 | 2026.05.27 21:13:09.913658 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23211 | 2026.05.27 21:13:09.914089 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23212 | 2026.05.27 21:13:09.914304 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23213 | 2026.05.27 21:13:09.914448 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Debug> executeQuery: Read 2488 rows, 188.44 KiB in 0.002127 sec., 1169722.6140103433 rows/sec., 86.52 MiB/sec. | ||
| 23214 | 2026.05.27 21:13:09.914485 [ 261 ] {cb65d05c-7882-4ab9-9b54-e32340641c32} <Debug> TCPHandler: Processed in 0.002291597 sec. | ||
| 23215 | 2026.05.27 21:13:09.914616 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23216 | 2026.05.27 21:13:09.914711 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23217 | 2026.05.27 21:13:09.914752 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23218 | 2026.05.27 21:13:09.915202 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.05.27 21:13:09.915239 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23220 | 2026.05.27 21:13:09.915548 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 23221 | 2026.05.27 21:13:09.915755 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23222 | 2026.05.27 21:13:09.915884 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.66 MiB/sec. | ||
| 23223 | 2026.05.27 21:13:09.915919 [ 261 ] {8333c314-5a2a-4c82-acde-459234197316} <Debug> TCPHandler: Processed in 0.001352714 sec. | ||
| 23224 | 2026.05.27 21:13:09.916041 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23225 | 2026.05.27 21:13:09.916137 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23226 | 2026.05.27 21:13:09.916176 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23227 | 2026.05.27 21:13:09.916773 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23228 | 2026.05.27 21:13:09.916809 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23229 | 2026.05.27 21:13:09.917121 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23230 | 2026.05.27 21:13:09.917328 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23231 | 2026.05.27 21:13:09.917456 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001337 sec., 599102.4682124158 rows/sec., 34.61 MiB/sec. | ||
| 23232 | 2026.05.27 21:13:09.917490 [ 261 ] {3dd3d616-d321-4a71-8434-d2358c950c3a} <Debug> TCPHandler: Processed in 0.00149876 sec. | ||
| 23233 | 2026.05.27 21:13:09.917612 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23234 | 2026.05.27 21:13:09.917706 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23235 | 2026.05.27 21:13:09.917745 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23236 | 2026.05.27 21:13:09.918127 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23237 | 2026.05.27 21:13:09.918162 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23238 | 2026.05.27 21:13:09.918434 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 23239 | 2026.05.27 21:13:09.918642 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23240 | 2026.05.27 21:13:09.918768 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 23241 | 2026.05.27 21:13:09.918804 [ 261 ] {574601e1-9b4d-4dba-baef-3a0cacea23ae} <Debug> TCPHandler: Processed in 0.001240482 sec. | ||
| 23242 | 2026.05.27 21:13:09.918923 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23243 | 2026.05.27 21:13:09.919028 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23244 | 2026.05.27 21:13:09.919068 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23245 | 2026.05.27 21:13:09.919826 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23246 | 2026.05.27 21:13:09.919861 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23247 | 2026.05.27 21:13:09.920210 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23248 | 2026.05.27 21:13:09.920428 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.05.27 21:13:09.920554 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001545 sec., 866666.6666666667 rows/sec., 58.19 MiB/sec. | ||
| 23250 | 2026.05.27 21:13:09.920589 [ 261 ] {00af3038-cd38-454d-9d6c-58bd31f97fd6} <Debug> TCPHandler: Processed in 0.001715307 sec. | ||
| 23251 | 2026.05.27 21:13:09.920739 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23252 | 2026.05.27 21:13:09.920833 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23253 | 2026.05.27 21:13:09.920877 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23254 | 2026.05.27 21:13:09.921529 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23255 | 2026.05.27 21:13:09.921565 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23256 | 2026.05.27 21:13:09.921966 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23257 | 2026.05.27 21:13:09.922172 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23258 | 2026.05.27 21:13:09.922304 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001489 sec., 1008059.1000671592 rows/sec., 61.16 MiB/sec. | ||
| 23259 | 2026.05.27 21:13:09.922313 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_150_36 to all_155_155_0 | ||
| 23260 | 2026.05.27 21:13:09.922341 [ 261 ] {044f3e26-c617-409d-9602-ddfa5650f751} <Debug> TCPHandler: Processed in 0.001652225 sec. | ||
| 23261 | 2026.05.27 21:13:09.922370 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23262 | 2026.05.27 21:13:09.922396 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23263 | 2026.05.27 21:13:09.922469 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23264 | 2026.05.27 21:13:09.922509 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_36 to all_155_155_0 into Compact with storage Full | ||
| 23265 | 2026.05.27 21:13:09.922569 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23266 | 2026.05.27 21:13:09.922637 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23267 | 2026.05.27 21:13:09.922641 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23268 | 2026.05.27 21:13:09.922689 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_150_36, total 59044 rows starting from the beginning of the part | ||
| 23269 | 2026.05.27 21:13:09.922873 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 23270 | 2026.05.27 21:13:09.922928 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 266 rows starting from the beginning of the part | ||
| 23271 | 2026.05.27 21:13:09.922981 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 23272 | 2026.05.27 21:13:09.923031 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 265 rows starting from the beginning of the part | ||
| 23273 | 2026.05.27 21:13:09.923082 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1501 rows starting from the beginning of the part | ||
| 23274 | 2026.05.27 21:13:09.923656 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23275 | 2026.05.27 21:13:09.923698 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23276 | 2026.05.27 21:13:09.924282 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 23277 | 2026.05.27 21:13:09.924531 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23278 | 2026.05.27 21:13:09.924675 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002125 sec., 23529.41176470588 rows/sec., 42.16 MiB/sec. | ||
| 23279 | 2026.05.27 21:13:09.924728 [ 261 ] {23081c96-971e-4564-9b61-0e4ea49ba97b} <Debug> TCPHandler: Processed in 0.002308217 sec. | ||
| 23280 | 2026.05.27 21:13:09.924873 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23281 | 2026.05.27 21:13:09.924978 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23282 | 2026.05.27 21:13:09.925020 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23283 | 2026.05.27 21:13:09.925368 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23284 | 2026.05.27 21:13:09.925410 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23285 | 2026.05.27 21:13:09.925774 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 23286 | 2026.05.27 21:13:09.926042 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23287 | 2026.05.27 21:13:09.926190 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 673.27 KiB/sec. | ||
| 23288 | 2026.05.27 21:13:09.926210 [ 47 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 5 parts from all_1_150_30 to all_154_154_0 | ||
| 23289 | 2026.05.27 21:13:09.926224 [ 261 ] {03c9ccd8-ac1f-465b-b174-6311a41474fd} <Debug> TCPHandler: Processed in 0.001401267 sec. | ||
| 23290 | 2026.05.27 21:13:09.926267 [ 47 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23291 | 2026.05.27 21:13:09.926296 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23292 | 2026.05.27 21:13:09.926413 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_150_30 to all_154_154_0 into Compact with storage Full | ||
| 23293 | 2026.05.27 21:13:09.926537 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23294 | 2026.05.27 21:13:09.926570 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_150_30, total 10946 rows starting from the beginning of the part | ||
| 23295 | 2026.05.27 21:13:09.926630 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 23296 | 2026.05.27 21:13:09.926676 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 23297 | 2026.05.27 21:13:09.926719 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 23298 | 2026.05.27 21:13:09.926758 [ 195 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 23299 | 2026.05.27 21:13:09.929145 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774892 sec., 4052770.342052952 rows/sec., 255.53 MiB/sec. | ||
| 23300 | 2026.05.27 21:13:09.929474 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Trace> MergedBlockOutputStream: filled checksums all_1_154_31 (state Temporary) | ||
| 23301 | 2026.05.27 21:13:09.929788 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_154_31 to all_1_154_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23302 | 2026.05.27 21:13:09.929869 [ 198 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_154_31} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 5 parts: [all_1_150_30, all_154_154_0] -> all_1_154_31 | ||
| 23303 | 2026.05.27 21:13:09.929960 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 23304 | 2026.05.27 21:13:09.937019 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61396 rows, containing 5 columns (5 merged, 0 gathered) in 0.014552904 sec., 4218814.334238719 rows/sec., 270.15 MiB/sec. | ||
| 23305 | 2026.05.27 21:13:09.937515 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Trace> MergedBlockOutputStream: filled checksums all_1_155_37 (state Temporary) | ||
| 23306 | 2026.05.27 21:13:09.937818 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_155_37 to all_1_155_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23307 | 2026.05.27 21:13:09.937890 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_150_36, all_155_155_0] -> all_1_155_37 | ||
| 23308 | 2026.05.27 21:13:09.937990 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 23309 | 2026.05.27 21:13:10.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.08 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 404.61 MiB (RSS), difference: -1.47 MiB | ||
| 23310 | 2026.05.27 21:13:11.219272 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43740 | ||
| 23311 | 2026.05.27 21:13:11.219839 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23312 | 2026.05.27 21:13:11.219881 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23313 | 2026.05.27 21:13:11.220387 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 23314 | 2026.05.27 21:13:11.220642 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23315 | 2026.05.27 21:13:11.220779 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43740 | ||
| 23316 | 2026.05.27 21:13:11.220809 [ 47 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 23317 | 2026.05.27 21:13:11.220858 [ 47 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23318 | 2026.05.27 21:13:11.220881 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23319 | 2026.05.27 21:13:11.221038 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23320 | 2026.05.27 21:13:11.221220 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23321 | 2026.05.27 21:13:11.221266 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41308 rows starting from the beginning of the part | ||
| 23322 | 2026.05.27 21:13:11.221345 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23323 | 2026.05.27 21:13:11.221400 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23324 | 2026.05.27 21:13:11.221450 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23325 | 2026.05.27 21:13:11.221500 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23326 | 2026.05.27 21:13:11.221549 [ 198 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 23327 | 2026.05.27 21:13:11.224238 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003270179 sec., 13375414.61797657 rows/sec., 191.34 MiB/sec. | ||
| 23328 | 2026.05.27 21:13:11.224647 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 23329 | 2026.05.27 21:13:11.224983 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23330 | 2026.05.27 21:13:11.225064 [ 186 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_91_18} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 23331 | 2026.05.27 21:13:11.225200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23332 | 2026.05.27 21:13:13.577379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 23333 | 2026.05.27 21:13:13.596619 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23334 | 2026.05.27 21:13:13.596695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23335 | 2026.05.27 21:13:13.603435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 23336 | 2026.05.27 21:13:13.604589 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23337 | 2026.05.27 21:13:13.604901 [ 40 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 23338 | 2026.05.27 21:13:13.604965 [ 40 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23339 | 2026.05.27 21:13:13.604990 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23340 | 2026.05.27 21:13:13.605107 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23341 | 2026.05.27 21:13:13.608276 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23342 | 2026.05.27 21:13:13.609463 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23343 | 2026.05.27 21:13:13.612517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 23344 | 2026.05.27 21:13:13.614274 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23345 | 2026.05.27 21:13:13.619130 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23346 | 2026.05.27 21:13:13.623727 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23347 | 2026.05.27 21:13:13.628560 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23348 | 2026.05.27 21:13:13.632954 [ 191 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 23349 | 2026.05.27 21:13:13.690952 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085881759 sec., 7987.7264740234305 rows/sec., 41.30 MiB/sec. | ||
| 23350 | 2026.05.27 21:13:13.694723 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 23351 | 2026.05.27 21:13:13.696797 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_91_18} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23352 | 2026.05.27 21:13:13.696914 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_91_18} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 23353 | 2026.05.27 21:13:13.699815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 23354 | 2026.05.27 21:13:14.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.67 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 404.62 MiB (RSS), difference: -1.05 MiB | ||
| 23355 | 2026.05.27 21:13:14.461589 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23356 | 2026.05.27 21:13:14.461837 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 23357 | 2026.05.27 21:13:14.462179 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23358 | 2026.05.27 21:13:14.462219 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 23359 | 2026.05.27 21:13:14.462441 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23360 | 2026.05.27 21:13:14.462513 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23361 | 2026.05.27 21:13:14.462655 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23362 | 2026.05.27 21:13:14.462754 [ 334 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23363 | 2026.05.27 21:13:14.462761 [ 360 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23364 | 2026.05.27 21:13:14.462770 [ 359 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23365 | 2026.05.27 21:13:14.462912 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23366 | 2026.05.27 21:13:14.462944 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23367 | 2026.05.27 21:13:14.463019 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23368 | 2026.05.27 21:13:14.463041 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23369 | 2026.05.27 21:13:14.463078 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23370 | 2026.05.27 21:13:14.463121 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23371 | 2026.05.27 21:13:14.464348 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002621 sec., 18313.620755436856 rows/sec., 3.81 MiB/sec. | ||
| 23372 | 2026.05.27 21:13:14.464509 [ 261 ] {364d0bd5-5da3-4502-b604-3e755fbb4b80} <Debug> TCPHandler: Processed in 0.003068172 sec. | ||
| 23373 | 2026.05.27 21:13:14.466097 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23374 | 2026.05.27 21:13:14.466224 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23375 | 2026.05.27 21:13:14.466273 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23376 | 2026.05.27 21:13:14.466828 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23377 | 2026.05.27 21:13:14.466875 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23378 | 2026.05.27 21:13:14.467264 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23379 | 2026.05.27 21:13:14.467490 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23380 | 2026.05.27 21:13:14.467644 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001456 sec., 38461.53846153846 rows/sec., 2.94 MiB/sec. | ||
| 23381 | 2026.05.27 21:13:14.467660 [ 39 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23382 | 2026.05.27 21:13:14.467686 [ 261 ] {79007233-3423-42ff-a5a5-5c594631590e} <Debug> TCPHandler: Processed in 0.001643094 sec. | ||
| 23383 | 2026.05.27 21:13:14.467710 [ 39 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23384 | 2026.05.27 21:13:14.467737 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23385 | 2026.05.27 21:13:14.467849 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23386 | 2026.05.27 21:13:14.467849 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 23387 | 2026.05.27 21:13:14.467961 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23388 | 2026.05.27 21:13:14.467986 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23389 | 2026.05.27 21:13:14.468008 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23390 | 2026.05.27 21:13:14.468023 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 4201 rows starting from the beginning of the part | ||
| 23391 | 2026.05.27 21:13:14.468090 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 782 rows starting from the beginning of the part | ||
| 23392 | 2026.05.27 21:13:14.468139 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 134 rows starting from the beginning of the part | ||
| 23393 | 2026.05.27 21:13:14.468181 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 781 rows starting from the beginning of the part | ||
| 23394 | 2026.05.27 21:13:14.468223 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 2488 rows starting from the beginning of the part | ||
| 23395 | 2026.05.27 21:13:14.468265 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 23396 | 2026.05.27 21:13:14.468449 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23397 | 2026.05.27 21:13:14.468493 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23398 | 2026.05.27 21:13:14.468825 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23399 | 2026.05.27 21:13:14.469080 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23400 | 2026.05.27 21:13:14.469213 [ 39 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23401 | 2026.05.27 21:13:14.469219 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 23402 | 2026.05.27 21:13:14.469261 [ 39 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23403 | 2026.05.27 21:13:14.469276 [ 261 ] {79a7e76b-b486-4a05-ae19-c04ee7e65e2e} <Debug> TCPHandler: Processed in 0.001479279 sec. | ||
| 23404 | 2026.05.27 21:13:14.469288 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23405 | 2026.05.27 21:13:14.469408 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 23406 | 2026.05.27 21:13:14.469459 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23407 | 2026.05.27 21:13:14.469509 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23408 | 2026.05.27 21:13:14.469542 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2407 rows starting from the beginning of the part | ||
| 23409 | 2026.05.27 21:13:14.469569 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23410 | 2026.05.27 21:13:14.469596 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 488 rows starting from the beginning of the part | ||
| 23411 | 2026.05.27 21:13:14.469621 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23412 | 2026.05.27 21:13:14.469648 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 103 rows starting from the beginning of the part | ||
| 23413 | 2026.05.27 21:13:14.469696 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 486 rows starting from the beginning of the part | ||
| 23414 | 2026.05.27 21:13:14.469738 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1339 rows starting from the beginning of the part | ||
| 23415 | 2026.05.27 21:13:14.469781 [ 189 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 23416 | 2026.05.27 21:13:14.470052 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23417 | 2026.05.27 21:13:14.470097 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23418 | 2026.05.27 21:13:14.470461 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23419 | 2026.05.27 21:13:14.470529 [ 187 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.002725591 sec., 3097309.904530797 rows/sec., 246.78 MiB/sec. | ||
| 23420 | 2026.05.27 21:13:14.470715 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23421 | 2026.05.27 21:13:14.470865 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001318 sec., 97116.84370257967 rows/sec., 6.76 MiB/sec. | ||
| 23422 | 2026.05.27 21:13:14.470889 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23423 | 2026.05.27 21:13:14.470905 [ 261 ] {8c68c102-a3d0-48ca-ad30-491f0eb6e24b} <Debug> TCPHandler: Processed in 0.001508711 sec. | ||
| 23424 | 2026.05.27 21:13:14.471041 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23425 | 2026.05.27 21:13:14.471143 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23426 | 2026.05.27 21:13:14.471164 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23427 | 2026.05.27 21:13:14.471194 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23428 | 2026.05.27 21:13:14.471245 [ 192 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_156_31} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23429 | 2026.05.27 21:13:14.471347 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 23430 | 2026.05.27 21:13:14.471535 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171842 sec., 2250163.6859403215 rows/sec., 163.01 MiB/sec. | ||
| 23431 | 2026.05.27 21:13:14.471576 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23432 | 2026.05.27 21:13:14.471618 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23433 | 2026.05.27 21:13:14.471800 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23434 | 2026.05.27 21:13:14.471972 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23435 | 2026.05.27 21:13:14.472150 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23436 | 2026.05.27 21:13:14.472249 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_156_31} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23437 | 2026.05.27 21:13:14.472260 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23438 | 2026.05.27 21:13:14.472353 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 23439 | 2026.05.27 21:13:14.472421 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001297 sec., 37008.48111025443 rows/sec., 2.49 MiB/sec. | ||
| 23440 | 2026.05.27 21:13:14.472464 [ 261 ] {9c48f4f9-1309-4691-8114-1d1faf541706} <Debug> TCPHandler: Processed in 0.001477869 sec. | ||
| 23441 | 2026.05.27 21:13:18.445451 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23442 | 2026.05.27 21:13:18.445519 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23443 | 2026.05.27 21:13:18.721899 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44188 | ||
| 23444 | 2026.05.27 21:13:18.722424 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23445 | 2026.05.27 21:13:18.722471 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23446 | 2026.05.27 21:13:18.722948 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 23447 | 2026.05.27 21:13:18.723177 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23448 | 2026.05.27 21:13:18.723316 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44188 | ||
| 23449 | 2026.05.27 21:13:19.467410 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23450 | 2026.05.27 21:13:19.467663 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 23451 | 2026.05.27 21:13:19.468069 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23452 | 2026.05.27 21:13:19.468112 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 23453 | 2026.05.27 21:13:19.468390 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23454 | 2026.05.27 21:13:19.468460 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23455 | 2026.05.27 21:13:19.468609 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 23456 | 2026.05.27 21:13:19.468728 [ 360 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23457 | 2026.05.27 21:13:19.468743 [ 359 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23458 | 2026.05.27 21:13:19.468731 [ 337 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23459 | 2026.05.27 21:13:19.468914 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23460 | 2026.05.27 21:13:19.468945 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23461 | 2026.05.27 21:13:19.469018 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23462 | 2026.05.27 21:13:19.469038 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23463 | 2026.05.27 21:13:19.469076 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23464 | 2026.05.27 21:13:19.469119 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23465 | 2026.05.27 21:13:19.470409 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002843 sec., 16883.573689764333 rows/sec., 3.51 MiB/sec. | ||
| 23466 | 2026.05.27 21:13:19.470648 [ 261 ] {fe94981b-c2c3-4a57-8791-2178a3c4e7ff} <Debug> TCPHandler: Processed in 0.003384872 sec. | ||
| 23467 | 2026.05.27 21:13:19.475986 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23468 | 2026.05.27 21:13:19.476158 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23469 | 2026.05.27 21:13:19.476234 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23470 | 2026.05.27 21:13:19.477063 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23471 | 2026.05.27 21:13:19.477114 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23472 | 2026.05.27 21:13:19.477546 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23473 | 2026.05.27 21:13:19.477781 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23474 | 2026.05.27 21:13:19.477944 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001844 sec., 151843.81778741867 rows/sec., 9.64 MiB/sec. | ||
| 23475 | 2026.05.27 21:13:19.477987 [ 261 ] {a97cb940-d389-469c-8023-f51c676e2a03} <Debug> TCPHandler: Processed in 0.002141852 sec. | ||
| 23476 | 2026.05.27 21:13:19.478136 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23477 | 2026.05.27 21:13:19.478245 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23478 | 2026.05.27 21:13:19.478292 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23479 | 2026.05.27 21:13:19.479117 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.05.27 21:13:19.479158 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23481 | 2026.05.27 21:13:19.479524 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23482 | 2026.05.27 21:13:19.479743 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23483 | 2026.05.27 21:13:19.479889 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.00167 sec., 467664.67065868265 rows/sec., 36.06 MiB/sec. | ||
| 23484 | 2026.05.27 21:13:19.479928 [ 261 ] {f0d721e3-76f9-4348-9f04-44cab433507c} <Debug> TCPHandler: Processed in 0.001845691 sec. | ||
| 23485 | 2026.05.27 21:13:19.480091 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23486 | 2026.05.27 21:13:19.480193 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23487 | 2026.05.27 21:13:19.480236 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23488 | 2026.05.27 21:13:19.480724 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23489 | 2026.05.27 21:13:19.480762 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23490 | 2026.05.27 21:13:19.481083 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 23491 | 2026.05.27 21:13:19.481298 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23492 | 2026.05.27 21:13:19.481430 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001258 sec., 112877.58346581877 rows/sec., 6.65 MiB/sec. | ||
| 23493 | 2026.05.27 21:13:19.481465 [ 261 ] {9eb0d14c-26f2-48d1-8005-0b500b34a8d0} <Debug> TCPHandler: Processed in 0.001425057 sec. | ||
| 23494 | 2026.05.27 21:13:19.481706 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23495 | 2026.05.27 21:13:19.481810 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23496 | 2026.05.27 21:13:19.481852 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23497 | 2026.05.27 21:13:19.482348 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23498 | 2026.05.27 21:13:19.482386 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23499 | 2026.05.27 21:13:19.482711 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23500 | 2026.05.27 21:13:19.482932 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23501 | 2026.05.27 21:13:19.483064 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001273 sec., 113904.16339355851 rows/sec., 7.35 MiB/sec. | ||
| 23502 | 2026.05.27 21:13:19.483121 [ 261 ] {0a6f3236-c214-4748-8a85-60aeb2be2ed7} <Debug> TCPHandler: Processed in 0.001467789 sec. | ||
| 23503 | 2026.05.27 21:13:19.483150 [ 220 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 23504 | 2026.05.27 21:13:19.483193 [ 220 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 23505 | 2026.05.27 21:13:19.483257 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23506 | 2026.05.27 21:13:19.483362 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23507 | 2026.05.27 21:13:19.483403 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23508 | 2026.05.27 21:13:19.483951 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23509 | 2026.05.27 21:13:19.483990 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23510 | 2026.05.27 21:13:19.484367 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23511 | 2026.05.27 21:13:19.484645 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23512 | 2026.05.27 21:13:19.484784 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00144 sec., 100000 rows/sec., 5.68 MiB/sec. | ||
| 23513 | 2026.05.27 21:13:19.484899 [ 261 ] {756766c5-510c-476d-ac48-f7a89e503c5d} <Debug> TCPHandler: Processed in 0.001688186 sec. | ||
| 23514 | 2026.05.27 21:13:19.485142 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23515 | 2026.05.27 21:13:19.485148 [ 220 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 23516 | 2026.05.27 21:13:19.485292 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23517 | 2026.05.27 21:13:19.485358 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23518 | 2026.05.27 21:13:19.486338 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23519 | 2026.05.27 21:13:19.486392 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23520 | 2026.05.27 21:13:19.486843 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23521 | 2026.05.27 21:13:19.487138 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23522 | 2026.05.27 21:13:19.487420 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.002173 sec., 223653.93465255408 rows/sec., 15.68 MiB/sec. | ||
| 23523 | 2026.05.27 21:13:19.487488 [ 261 ] {26015caa-7a63-4cf6-9c27-411b1aeec672} <Debug> TCPHandler: Processed in 0.002472242 sec. | ||
| 23524 | 2026.05.27 21:13:19.487706 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23525 | 2026.05.27 21:13:19.487889 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23526 | 2026.05.27 21:13:19.487967 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23527 | 2026.05.27 21:13:19.489418 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23528 | 2026.05.27 21:13:19.489472 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23529 | 2026.05.27 21:13:19.489927 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23530 | 2026.05.27 21:13:19.490173 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23531 | 2026.05.27 21:13:19.490329 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.002496 sec., 1602.5641025641025 rows/sec., 83.73 KiB/sec. | ||
| 23532 | 2026.05.27 21:13:19.490378 [ 261 ] {80eb22b1-9f96-4cbf-b089-b448ce8effbf} <Debug> TCPHandler: Processed in 0.002790033 sec. | ||
| 23533 | 2026.05.27 21:13:19.490548 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23534 | 2026.05.27 21:13:19.490663 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23535 | 2026.05.27 21:13:19.490713 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23536 | 2026.05.27 21:13:19.491177 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23537 | 2026.05.27 21:13:19.491212 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23538 | 2026.05.27 21:13:19.491568 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23539 | 2026.05.27 21:13:19.491793 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23540 | 2026.05.27 21:13:19.491925 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 23541 | 2026.05.27 21:13:19.491962 [ 261 ] {aae86ed9-f4d1-408e-990d-2967850fdbe0} <Debug> TCPHandler: Processed in 0.001467299 sec. | ||
| 23542 | 2026.05.27 21:13:19.492118 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23543 | 2026.05.27 21:13:19.492216 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23544 | 2026.05.27 21:13:19.492259 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23545 | 2026.05.27 21:13:19.492598 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23546 | 2026.05.27 21:13:19.492634 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23547 | 2026.05.27 21:13:19.492931 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23548 | 2026.05.27 21:13:19.493152 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23549 | 2026.05.27 21:13:19.493283 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 23550 | 2026.05.27 21:13:19.493317 [ 261 ] {b86736e7-75df-44f2-a0f6-17a50f49e522} <Debug> TCPHandler: Processed in 0.001250792 sec. | ||
| 23551 | 2026.05.27 21:13:19.493450 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23552 | 2026.05.27 21:13:19.493547 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23553 | 2026.05.27 21:13:19.493602 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23554 | 2026.05.27 21:13:19.494370 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23555 | 2026.05.27 21:13:19.494407 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23556 | 2026.05.27 21:13:19.494895 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 23557 | 2026.05.27 21:13:19.495124 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23558 | 2026.05.27 21:13:19.495265 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001737 sec., 1151.4104778353483 rows/sec., 2.06 MiB/sec. | ||
| 23559 | 2026.05.27 21:13:19.495320 [ 261 ] {90544082-ffbc-4b4a-907a-e75b984e71bd} <Debug> TCPHandler: Processed in 0.001920704 sec. | ||
| 23560 | 2026.05.27 21:13:19.495448 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23561 | 2026.05.27 21:13:19.495546 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23562 | 2026.05.27 21:13:19.495587 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23563 | 2026.05.27 21:13:19.495938 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23564 | 2026.05.27 21:13:19.495973 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23565 | 2026.05.27 21:13:19.496279 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23566 | 2026.05.27 21:13:19.496506 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23567 | 2026.05.27 21:13:19.496634 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 23568 | 2026.05.27 21:13:19.496668 [ 261 ] {31d8fdb2-7487-4e01-9c70-cc4ded017c44} <Debug> TCPHandler: Processed in 0.001270672 sec. | ||
| 23569 | 2026.05.27 21:13:21.113495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 23570 | 2026.05.27 21:13:21.133592 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23571 | 2026.05.27 21:13:21.133661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23572 | 2026.05.27 21:13:21.140435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 23573 | 2026.05.27 21:13:21.141230 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23574 | 2026.05.27 21:13:21.145201 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 23575 | 2026.05.27 21:13:24.468632 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23576 | 2026.05.27 21:13:24.468952 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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) | ||
| 23577 | 2026.05.27 21:13:24.469392 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23578 | 2026.05.27 21:13:24.469447 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <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 | ||
| 23579 | 2026.05.27 21:13:24.469742 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23580 | 2026.05.27 21:13:24.469834 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23581 | 2026.05.27 21:13:24.470022 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 23582 | 2026.05.27 21:13:24.470157 [ 337 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23583 | 2026.05.27 21:13:24.470183 [ 359 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23584 | 2026.05.27 21:13:24.470162 [ 360 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23585 | 2026.05.27 21:13:24.470402 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23586 | 2026.05.27 21:13:24.470442 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23587 | 2026.05.27 21:13:24.470536 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23588 | 2026.05.27 21:13:24.470569 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23589 | 2026.05.27 21:13:24.470619 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <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'))" | ||
| 23590 | 2026.05.27 21:13:24.470677 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <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'))" | ||
| 23591 | 2026.05.27 21:13:24.472901 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.004071 sec., 11790.714812085484 rows/sec., 2.45 MiB/sec. | ||
| 23592 | 2026.05.27 21:13:24.473092 [ 261 ] {f96962d7-e327-4172-a86d-6001fc91877d} <Debug> TCPHandler: Processed in 0.004635515 sec. | ||
| 23593 | 2026.05.27 21:13:24.476951 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23594 | 2026.05.27 21:13:24.477104 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23595 | 2026.05.27 21:13:24.477166 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23596 | 2026.05.27 21:13:24.477987 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23597 | 2026.05.27 21:13:24.478044 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23598 | 2026.05.27 21:13:24.478559 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23599 | 2026.05.27 21:13:24.478918 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23600 | 2026.05.27 21:13:24.479111 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Debug> executeQuery: Read 152 rows, 13.58 KiB in 0.00205 sec., 74146.34146341463 rows/sec., 6.47 MiB/sec. | ||
| 23601 | 2026.05.27 21:13:24.479162 [ 261 ] {81efd50e-3f28-4c30-9f60-2d9ecff02099} <Debug> TCPHandler: Processed in 0.002278496 sec. | ||
| 23602 | 2026.05.27 21:13:24.479336 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2026.05.27 21:13:24.479464 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23604 | 2026.05.27 21:13:24.479521 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23605 | 2026.05.27 21:13:24.480082 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23606 | 2026.05.27 21:13:24.480134 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23607 | 2026.05.27 21:13:24.480562 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 23608 | 2026.05.27 21:13:24.480900 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23609 | 2026.05.27 21:13:24.481078 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Debug> executeQuery: Read 48 rows, 3.61 KiB in 0.001638 sec., 29304.029304029307 rows/sec., 2.15 MiB/sec. | ||
| 23610 | 2026.05.27 21:13:24.481130 [ 261 ] {fa73a176-df0a-429d-b5a2-79ff55a1a9da} <Debug> TCPHandler: Processed in 0.001858862 sec. | ||
| 23611 | 2026.05.27 21:13:24.481283 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23612 | 2026.05.27 21:13:24.481411 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23613 | 2026.05.27 21:13:24.481466 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23614 | 2026.05.27 21:13:24.482026 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23615 | 2026.05.27 21:13:24.482074 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23616 | 2026.05.27 21:13:24.482497 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23617 | 2026.05.27 21:13:24.482861 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23618 | 2026.05.27 21:13:24.483043 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Debug> executeQuery: Read 118 rows, 9.47 KiB in 0.001658 sec., 71170.08443908324 rows/sec., 5.58 MiB/sec. | ||
| 23619 | 2026.05.27 21:13:24.483094 [ 261 ] {f6c48005-a723-4622-be78-b643ca915713} <Debug> TCPHandler: Processed in 0.001872622 sec. | ||
| 23620 | 2026.05.27 21:13:24.483167 [ 222 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 23621 | 2026.05.27 21:13:24.483222 [ 222 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 23622 | 2026.05.27 21:13:24.483299 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23623 | 2026.05.27 21:13:24.483426 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23624 | 2026.05.27 21:13:24.483484 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23625 | 2026.05.27 21:13:24.484047 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23626 | 2026.05.27 21:13:24.484097 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23627 | 2026.05.27 21:13:24.484574 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23628 | 2026.05.27 21:13:24.485002 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23629 | 2026.05.27 21:13:24.485190 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec. | ||
| 23630 | 2026.05.27 21:13:24.485241 [ 261 ] {ac9551a0-fa11-4480-8cba-f241a07fa93a} <Debug> TCPHandler: Processed in 0.002002327 sec. | ||
| 23631 | 2026.05.27 21:13:24.485432 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23632 | 2026.05.27 21:13:24.485565 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23633 | 2026.05.27 21:13:24.485642 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23634 | 2026.05.27 21:13:24.486283 [ 222 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 23635 | 2026.05.27 21:13:24.486783 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23636 | 2026.05.27 21:13:24.486840 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23637 | 2026.05.27 21:13:24.487628 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 23638 | 2026.05.27 21:13:24.487985 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23639 | 2026.05.27 21:13:24.488160 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 23640 | 2026.05.27 21:13:24.488165 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002624 sec., 18292.682926829268 rows/sec., 32.78 MiB/sec. | ||
| 23641 | 2026.05.27 21:13:24.488229 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23642 | 2026.05.27 21:13:24.488268 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 23643 | 2026.05.27 21:13:24.488270 [ 261 ] {4666515a-6381-48f3-9bde-6668e387fe96} <Debug> TCPHandler: Processed in 0.002925998 sec. | ||
| 23644 | 2026.05.27 21:13:24.488410 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 23645 | 2026.05.27 21:13:24.488469 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23646 | 2026.05.27 21:13:24.488603 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23647 | 2026.05.27 21:13:24.488660 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23648 | 2026.05.27 21:13:24.488721 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23649 | 2026.05.27 21:13:24.488808 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2865 rows starting from the beginning of the part | ||
| 23650 | 2026.05.27 21:13:24.488977 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 39 rows starting from the beginning of the part | ||
| 23651 | 2026.05.27 21:13:24.489111 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 2 rows starting from the beginning of the part | ||
| 23652 | 2026.05.27 21:13:24.489123 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23653 | 2026.05.27 21:13:24.489183 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 23654 | 2026.05.27 21:13:24.489255 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 50 rows starting from the beginning of the part | ||
| 23655 | 2026.05.27 21:13:24.489395 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2 rows starting from the beginning of the part | ||
| 23656 | 2026.05.27 21:13:24.489541 [ 189 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 23657 | 2026.05.27 21:13:24.489617 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23658 | 2026.05.27 21:13:24.489962 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23659 | 2026.05.27 21:13:24.490140 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 289.84 KiB/sec. | ||
| 23660 | 2026.05.27 21:13:24.490183 [ 261 ] {ea8f4436-f195-4937-9084-ab9cf03a3273} <Debug> TCPHandler: Processed in 0.001774409 sec. | ||
| 23661 | 2026.05.27 21:13:24.490352 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23662 | 2026.05.27 21:13:24.490474 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23663 | 2026.05.27 21:13:24.490532 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23664 | 2026.05.27 21:13:24.490976 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23665 | 2026.05.27 21:13:24.491021 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 23666 | 2026.05.27 21:13:24.491423 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23667 | 2026.05.27 21:13:24.491712 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23668 | 2026.05.27 21:13:24.491879 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
| 23669 | 2026.05.27 21:13:24.491923 [ 261 ] {015a6a3d-f800-46ff-9083-a992bf75ab02} <Debug> TCPHandler: Processed in 0.001632634 sec. | ||
| 23670 | 2026.05.27 21:13:24.502757 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 19 columns (19 merged, 0 gathered) in 0.01440742 sec., 208642.49116080464 rows/sec., 373.88 MiB/sec. | ||
| 23671 | 2026.05.27 21:13:24.506023 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 23672 | 2026.05.27 21:13:24.506614 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23673 | 2026.05.27 21:13:24.506752 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 23674 | 2026.05.27 21:13:24.506965 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 23675 | 2026.05.27 21:13:24.972692 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 23676 | 2026.05.27 21:13:24.972756 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 23677 | 2026.05.27 21:13:24.975515 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 23678 | 2026.05.27 21:13:25.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.14 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 408.45 MiB (RSS), difference: 3.31 MiB | ||
| 23679 | 2026.05.27 21:13:25.182389 [ 219 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 23680 | 2026.05.27 21:13:25.182442 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 23681 | 2026.05.27 21:13:25.185078 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 23682 | 2026.05.27 21:13:25.221691 [ 224 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 23683 | 2026.05.27 21:13:25.221766 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 23684 | 2026.05.27 21:13:25.232142 [ 224 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 23685 | 2026.05.27 21:13:26.223836 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44700 | ||
| 23686 | 2026.05.27 21:13:26.224543 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23687 | 2026.05.27 21:13:26.224593 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 23688 | 2026.05.27 21:13:26.225224 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 23689 | 2026.05.27 21:13:26.225540 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23690 | 2026.05.27 21:13:26.225708 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44700 | ||
| 23691 | 2026.05.27 21:13:28.646169 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 23692 | 2026.05.27 21:13:28.663885 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23693 | 2026.05.27 21:13:28.663937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23694 | 2026.05.27 21:13:28.670238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 23695 | 2026.05.27 21:13:28.670930 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23696 | 2026.05.27 21:13:28.674050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 23697 | 2026.05.27 21:13:29.467628 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23698 | 2026.05.27 21:13:29.467893 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 23699 | 2026.05.27 21:13:29.468292 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23700 | 2026.05.27 21:13:29.468348 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 23701 | 2026.05.27 21:13:29.468599 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23702 | 2026.05.27 21:13:29.468667 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23703 | 2026.05.27 21:13:29.468808 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 23704 | 2026.05.27 21:13:29.468905 [ 337 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23705 | 2026.05.27 21:13:29.468914 [ 359 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23706 | 2026.05.27 21:13:29.468914 [ 360 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23707 | 2026.05.27 21:13:29.469049 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23708 | 2026.05.27 21:13:29.469076 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23709 | 2026.05.27 21:13:29.469146 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23710 | 2026.05.27 21:13:29.469165 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23711 | 2026.05.27 21:13:29.469201 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23712 | 2026.05.27 21:13:29.469241 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23713 | 2026.05.27 21:13:29.470471 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002696 sec., 17804.154302670624 rows/sec., 3.71 MiB/sec. | ||
| 23714 | 2026.05.27 21:13:29.470607 [ 261 ] {85353e2d-056d-4e6f-82d6-b6e740d96090} <Debug> TCPHandler: Processed in 0.003118374 sec. | ||
| 23715 | 2026.05.27 21:13:29.475602 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23716 | 2026.05.27 21:13:29.475734 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23717 | 2026.05.27 21:13:29.475787 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23718 | 2026.05.27 21:13:29.476422 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23719 | 2026.05.27 21:13:29.476469 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23720 | 2026.05.27 21:13:29.476846 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23721 | 2026.05.27 21:13:29.477076 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23722 | 2026.05.27 21:13:29.477220 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001522 sec., 183968.4625492773 rows/sec., 11.67 MiB/sec. | ||
| 23723 | 2026.05.27 21:13:29.477256 [ 261 ] {bd2e54b5-984a-4ba5-82fd-f7406dc365a4} <Debug> TCPHandler: Processed in 0.001716157 sec. | ||
| 23724 | 2026.05.27 21:13:29.477415 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23725 | 2026.05.27 21:13:29.477511 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23726 | 2026.05.27 21:13:29.477552 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23727 | 2026.05.27 21:13:29.477955 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23728 | 2026.05.27 21:13:29.477991 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23729 | 2026.05.27 21:13:29.478276 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23730 | 2026.05.27 21:13:29.478492 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23731 | 2026.05.27 21:13:29.478621 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 433.74 KiB/sec. | ||
| 23732 | 2026.05.27 21:13:29.478655 [ 261 ] {04755c37-8727-4f35-87bd-74fdf01bd53c} <Debug> TCPHandler: Processed in 0.001290033 sec. | ||
| 23733 | 2026.05.27 21:13:29.478779 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23734 | 2026.05.27 21:13:29.478877 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23735 | 2026.05.27 21:13:29.478977 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23736 | 2026.05.27 21:13:29.479977 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23737 | 2026.05.27 21:13:29.480022 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23738 | 2026.05.27 21:13:29.480400 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23739 | 2026.05.27 21:13:29.480614 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23740 | 2026.05.27 21:13:29.480745 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Debug> executeQuery: Read 784 rows, 61.89 KiB in 0.001889 sec., 415034.40974060347 rows/sec., 32.00 MiB/sec. | ||
| 23741 | 2026.05.27 21:13:29.480781 [ 261 ] {4474a041-5d68-40bc-afd5-f517b7b9521f} <Debug> TCPHandler: Processed in 0.002050458 sec. | ||
| 23742 | 2026.05.27 21:13:29.480904 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23743 | 2026.05.27 21:13:29.481001 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23744 | 2026.05.27 21:13:29.481042 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23745 | 2026.05.27 21:13:29.481481 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23746 | 2026.05.27 21:13:29.481518 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23747 | 2026.05.27 21:13:29.481817 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 23748 | 2026.05.27 21:13:29.482029 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23749 | 2026.05.27 21:13:29.482157 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.46 MiB/sec. | ||
| 23750 | 2026.05.27 21:13:29.482192 [ 261 ] {6457784c-9629-4f0c-afa8-4000fe4d3c36} <Debug> TCPHandler: Processed in 0.001337904 sec. | ||
| 23751 | 2026.05.27 21:13:29.482353 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23752 | 2026.05.27 21:13:29.482448 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23753 | 2026.05.27 21:13:29.482488 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23754 | 2026.05.27 21:13:29.482943 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23755 | 2026.05.27 21:13:29.482979 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23756 | 2026.05.27 21:13:29.483278 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23757 | 2026.05.27 21:13:29.483499 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23758 | 2026.05.27 21:13:29.483624 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001194 sec., 121440.53601340034 rows/sec., 7.84 MiB/sec. | ||
| 23759 | 2026.05.27 21:13:29.483659 [ 261 ] {ef87e8e8-335a-41f7-b37f-43534435bbdf} <Debug> TCPHandler: Processed in 0.001355615 sec. | ||
| 23760 | 2026.05.27 21:13:29.483778 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23761 | 2026.05.27 21:13:29.483881 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23762 | 2026.05.27 21:13:29.483920 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23763 | 2026.05.27 21:13:29.484416 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23764 | 2026.05.27 21:13:29.484452 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23765 | 2026.05.27 21:13:29.484744 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23766 | 2026.05.27 21:13:29.484947 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23767 | 2026.05.27 21:13:29.485074 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001211 sec., 118909.99174236169 rows/sec., 6.76 MiB/sec. | ||
| 23768 | 2026.05.27 21:13:29.485109 [ 261 ] {1b9575bd-af4d-4c32-9240-07c3114767a5} <Debug> TCPHandler: Processed in 0.001381175 sec. | ||
| 23769 | 2026.05.27 21:13:29.485252 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23770 | 2026.05.27 21:13:29.485347 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23771 | 2026.05.27 21:13:29.485386 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23772 | 2026.05.27 21:13:29.485998 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23773 | 2026.05.27 21:13:29.486035 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23774 | 2026.05.27 21:13:29.486350 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23775 | 2026.05.27 21:13:29.486565 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23776 | 2026.05.27 21:13:29.486693 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Debug> executeQuery: Read 492 rows, 35.38 KiB in 0.001364 sec., 360703.81231671554 rows/sec., 25.33 MiB/sec. | ||
| 23777 | 2026.05.27 21:13:29.486728 [ 261 ] {c8eafbca-02bd-46f1-ad2a-702f7aae7a72} <Debug> TCPHandler: Processed in 0.00152487 sec. | ||
| 23778 | 2026.05.27 21:13:29.486880 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23779 | 2026.05.27 21:13:29.486976 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23780 | 2026.05.27 21:13:29.487017 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23781 | 2026.05.27 21:13:29.487365 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23782 | 2026.05.27 21:13:29.487400 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23783 | 2026.05.27 21:13:29.487696 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23784 | 2026.05.27 21:13:29.487897 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23785 | 2026.05.27 21:13:29.488001 [ 25 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 23786 | 2026.05.27 21:13:29.488023 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001066 sec., 3752.3452157598495 rows/sec., 196.05 KiB/sec. | ||
| 23787 | 2026.05.27 21:13:29.488050 [ 25 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23788 | 2026.05.27 21:13:29.488063 [ 261 ] {393ea3be-72f9-4d1b-bbab-63000ed4bf43} <Debug> TCPHandler: Processed in 0.001232001 sec. | ||
| 23789 | 2026.05.27 21:13:29.488084 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23790 | 2026.05.27 21:13:29.488199 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::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 | ||
| 23791 | 2026.05.27 21:13:29.488218 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23792 | 2026.05.27 21:13:29.488308 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23793 | 2026.05.27 21:13:29.488345 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part | ||
| 23794 | 2026.05.27 21:13:29.488404 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 23795 | 2026.05.27 21:13:29.488446 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 23796 | 2026.05.27 21:13:29.488473 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23797 | 2026.05.27 21:13:29.488487 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part | ||
| 23798 | 2026.05.27 21:13:29.488554 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 23799 | 2026.05.27 21:13:29.488582 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23800 | 2026.05.27 21:13:29.488593 [ 193 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 23801 | 2026.05.27 21:13:29.489290 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135408 sec., 179671.0962050646 rows/sec., 9.17 MiB/sec. | ||
| 23802 | 2026.05.27 21:13:29.489320 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23803 | 2026.05.27 21:13:29.489370 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23804 | 2026.05.27 21:13:29.489448 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 23805 | 2026.05.27 21:13:29.489778 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23806 | 2026.05.27 21:13:29.489828 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23807 | 2026.05.27 21:13:29.489863 [ 197 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_51_10} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 23808 | 2026.05.27 21:13:29.489973 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 23809 | 2026.05.27 21:13:29.490082 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23810 | 2026.05.27 21:13:29.490238 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001929 sec., 138932.08916537065 rows/sec., 9.24 MiB/sec. | ||
| 23811 | 2026.05.27 21:13:29.490279 [ 261 ] {eb7d2418-8871-4587-ac92-ce9f9b31c0ac} <Debug> TCPHandler: Processed in 0.00211031 sec. | ||
| 23812 | 2026.05.27 21:13:29.490463 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23813 | 2026.05.27 21:13:29.490581 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23814 | 2026.05.27 21:13:29.490624 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23815 | 2026.05.27 21:13:29.490953 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23816 | 2026.05.27 21:13:29.490989 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23817 | 2026.05.27 21:13:29.491352 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23818 | 2026.05.27 21:13:29.491570 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23819 | 2026.05.27 21:13:29.491713 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 23820 | 2026.05.27 21:13:29.491746 [ 261 ] {ee33883c-97a8-49e7-b2d0-21971f998dab} <Debug> TCPHandler: Processed in 0.001389946 sec. | ||
| 23821 | 2026.05.27 21:13:29.491879 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23822 | 2026.05.27 21:13:29.491976 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23823 | 2026.05.27 21:13:29.492031 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23824 | 2026.05.27 21:13:29.492824 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23825 | 2026.05.27 21:13:29.492858 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23826 | 2026.05.27 21:13:29.493367 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 23827 | 2026.05.27 21:13:29.493595 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23828 | 2026.05.27 21:13:29.493731 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001773 sec., 1128.0315848843768 rows/sec., 2.02 MiB/sec. | ||
| 23829 | 2026.05.27 21:13:29.493788 [ 261 ] {392ca115-b507-4cf5-9fd5-2c485843a81f} <Debug> TCPHandler: Processed in 0.001957985 sec. | ||
| 23830 | 2026.05.27 21:13:29.493919 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23831 | 2026.05.27 21:13:29.494016 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23832 | 2026.05.27 21:13:29.494058 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23833 | 2026.05.27 21:13:29.494464 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23834 | 2026.05.27 21:13:29.494501 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23835 | 2026.05.27 21:13:29.494855 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 23836 | 2026.05.27 21:13:29.495076 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23837 | 2026.05.27 21:13:29.495207 [ 25 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_154_31 to all_159_159_0 | ||
| 23838 | 2026.05.27 21:13:29.495219 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001221 sec., 73710.0737100737 rows/sec., 4.61 MiB/sec. | ||
| 23839 | 2026.05.27 21:13:29.495247 [ 25 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23840 | 2026.05.27 21:13:29.495271 [ 261 ] {8fe56384-b30e-42f4-ab29-c206a0ea9636} <Debug> TCPHandler: Processed in 0.001401977 sec. | ||
| 23841 | 2026.05.27 21:13:29.495272 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 23842 | 2026.05.27 21:13:29.495374 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_31 to all_159_159_0 into Compact with storage Full | ||
| 23843 | 2026.05.27 21:13:29.495467 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23844 | 2026.05.27 21:13:29.495497 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_154_31, total 11246 rows starting from the beginning of the part | ||
| 23845 | 2026.05.27 21:13:29.495549 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 12 rows starting from the beginning of the part | ||
| 23846 | 2026.05.27 21:13:29.495593 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 48 rows starting from the beginning of the part | ||
| 23847 | 2026.05.27 21:13:29.495634 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 90 rows starting from the beginning of the part | ||
| 23848 | 2026.05.27 21:13:29.495676 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 23849 | 2026.05.27 21:13:29.495714 [ 190 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 90 rows starting from the beginning of the part | ||
| 23850 | 2026.05.27 21:13:29.497970 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002631957 sec., 4386849.785159864 rows/sec., 276.76 MiB/sec. | ||
| 23851 | 2026.05.27 21:13:29.498240 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Trace> MergedBlockOutputStream: filled checksums all_1_159_32 (state Temporary) | ||
| 23852 | 2026.05.27 21:13:29.498484 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_159_32 to all_1_159_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23853 | 2026.05.27 21:13:29.498548 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_159_32} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_154_31, all_159_159_0] -> all_1_159_32 | ||
| 23854 | 2026.05.27 21:13:29.498611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 23855 | 2026.05.27 21:13:30.076903 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 23856 | 2026.05.27 21:13:30.076953 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 23857 | 2026.05.27 21:13:30.078943 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 23858 | 2026.05.27 21:13:30.565931 [ 224 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23859 | 2026.05.27 21:13:30.565991 [ 224 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23860 | 2026.05.27 21:13:30.568106 [ 224 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 23861 | 2026.05.27 21:13:33.445769 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23862 | 2026.05.27 21:13:33.445842 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23863 | 2026.05.27 21:13:33.726818 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45148 | ||
| 23864 | 2026.05.27 21:13:33.727371 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23865 | 2026.05.27 21:13:33.727418 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23866 | 2026.05.27 21:13:33.727939 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23867 | 2026.05.27 21:13:33.728178 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23868 | 2026.05.27 21:13:33.728319 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45148 | ||
| 23869 | 2026.05.27 21:13:34.464641 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23870 | 2026.05.27 21:13:34.464900 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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) | ||
| 23871 | 2026.05.27 21:13:34.465290 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23872 | 2026.05.27 21:13:34.465338 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <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 | ||
| 23873 | 2026.05.27 21:13:34.465572 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23874 | 2026.05.27 21:13:34.465643 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23875 | 2026.05.27 21:13:34.465785 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 23876 | 2026.05.27 21:13:34.465890 [ 360 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23877 | 2026.05.27 21:13:34.465903 [ 313 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23878 | 2026.05.27 21:13:34.465890 [ 320 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23879 | 2026.05.27 21:13:34.466069 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23880 | 2026.05.27 21:13:34.466100 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23881 | 2026.05.27 21:13:34.466173 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23882 | 2026.05.27 21:13:34.466195 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 23883 | 2026.05.27 21:13:34.466232 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <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'))" | ||
| 23884 | 2026.05.27 21:13:34.466274 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <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'))" | ||
| 23885 | 2026.05.27 21:13:34.467412 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00262 sec., 18320.6106870229 rows/sec., 3.81 MiB/sec. | ||
| 23886 | 2026.05.27 21:13:34.467566 [ 261 ] {e6abd9a2-4e18-4e4f-adfb-b8fcbae4b40d} <Debug> TCPHandler: Processed in 0.003066873 sec. | ||
| 23887 | 2026.05.27 21:13:34.470143 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23888 | 2026.05.27 21:13:34.470279 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23889 | 2026.05.27 21:13:34.470334 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23890 | 2026.05.27 21:13:34.471054 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23891 | 2026.05.27 21:13:34.471108 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23892 | 2026.05.27 21:13:34.471531 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23893 | 2026.05.27 21:13:34.471766 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23894 | 2026.05.27 21:13:34.471920 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Debug> executeQuery: Read 162 rows, 14.53 KiB in 0.00168 sec., 96428.57142857142 rows/sec., 8.44 MiB/sec. | ||
| 23895 | 2026.05.27 21:13:34.471959 [ 261 ] {4b449914-c0b5-4ecc-8173-a99a6d6e5beb} <Debug> TCPHandler: Processed in 0.001880153 sec. | ||
| 23896 | 2026.05.27 21:13:34.472091 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23897 | 2026.05.27 21:13:34.472194 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23898 | 2026.05.27 21:13:34.472237 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23899 | 2026.05.27 21:13:34.472673 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23900 | 2026.05.27 21:13:34.472710 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23901 | 2026.05.27 21:13:34.473012 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23902 | 2026.05.27 21:13:34.473226 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23903 | 2026.05.27 21:13:34.473355 [ 132 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23904 | 2026.05.27 21:13:34.473360 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001189 sec., 44575.273338940286 rows/sec., 3.27 MiB/sec. | ||
| 23905 | 2026.05.27 21:13:34.473410 [ 132 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23906 | 2026.05.27 21:13:34.473422 [ 261 ] {4fb3ed08-10b2-48cd-bb86-fb12012bdbfd} <Debug> TCPHandler: Processed in 0.001382175 sec. | ||
| 23907 | 2026.05.27 21:13:34.473439 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23908 | 2026.05.27 21:13:34.473551 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 23909 | 2026.05.27 21:13:34.473555 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23910 | 2026.05.27 21:13:34.473677 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23911 | 2026.05.27 21:13:34.473684 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23912 | 2026.05.27 21:13:34.473716 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 224 rows starting from the beginning of the part | ||
| 23913 | 2026.05.27 21:13:34.473738 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23914 | 2026.05.27 21:13:34.473781 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 23915 | 2026.05.27 21:13:34.473834 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 142 rows starting from the beginning of the part | ||
| 23916 | 2026.05.27 21:13:34.473874 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part | ||
| 23917 | 2026.05.27 21:13:34.473915 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 148 rows starting from the beginning of the part | ||
| 23918 | 2026.05.27 21:13:34.473961 [ 193 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 53 rows starting from the beginning of the part | ||
| 23919 | 2026.05.27 21:13:34.474196 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23920 | 2026.05.27 21:13:34.474239 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23921 | 2026.05.27 21:13:34.474584 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23922 | 2026.05.27 21:13:34.474808 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23923 | 2026.05.27 21:13:34.474867 [ 200 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365516 sec., 494318.63119875564 rows/sec., 33.55 MiB/sec. | ||
| 23924 | 2026.05.27 21:13:34.474944 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Debug> executeQuery: Read 126 rows, 10.08 KiB in 0.00128 sec., 98437.49999999999 rows/sec., 7.69 MiB/sec. | ||
| 23925 | 2026.05.27 21:13:34.474984 [ 261 ] {f3d18f6b-ef8e-494f-8c8d-445f4fa0b67e} <Debug> TCPHandler: Processed in 0.00148215 sec. | ||
| 23926 | 2026.05.27 21:13:34.475062 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23927 | 2026.05.27 21:13:34.475131 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23928 | 2026.05.27 21:13:34.475235 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23929 | 2026.05.27 21:13:34.475281 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23930 | 2026.05.27 21:13:34.475387 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23931 | 2026.05.27 21:13:34.475473 [ 188 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_136_27} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23932 | 2026.05.27 21:13:34.475573 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23933 | 2026.05.27 21:13:34.475705 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23934 | 2026.05.27 21:13:34.475745 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23935 | 2026.05.27 21:13:34.476081 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23936 | 2026.05.27 21:13:34.476295 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23937 | 2026.05.27 21:13:34.476426 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_155_37 to all_156_156_0 | ||
| 23938 | 2026.05.27 21:13:34.476428 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 23939 | 2026.05.27 21:13:34.476468 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23940 | 2026.05.27 21:13:34.476485 [ 261 ] {9ad32f74-b7ce-44ce-9c10-38ee872e408f} <Debug> TCPHandler: Processed in 0.001404367 sec. | ||
| 23941 | 2026.05.27 21:13:34.476494 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23942 | 2026.05.27 21:13:34.476575 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_37 to all_156_156_0 into Compact with storage Full | ||
| 23943 | 2026.05.27 21:13:34.476621 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23944 | 2026.05.27 21:13:34.476675 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23945 | 2026.05.27 21:13:34.476709 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_155_37, total 61396 rows starting from the beginning of the part | ||
| 23946 | 2026.05.27 21:13:34.476721 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23947 | 2026.05.27 21:13:34.476767 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 128 rows starting from the beginning of the part | ||
| 23948 | 2026.05.27 21:13:34.476780 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23949 | 2026.05.27 21:13:34.477653 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23950 | 2026.05.27 21:13:34.477691 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23951 | 2026.05.27 21:13:34.478276 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 23952 | 2026.05.27 21:13:34.478507 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23953 | 2026.05.27 21:13:34.478656 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001954 sec., 27123.84851586489 rows/sec., 48.60 MiB/sec. | ||
| 23954 | 2026.05.27 21:13:34.478720 [ 261 ] {7e533fc2-45a1-4c2f-b17f-b1f1e8efa3a6} <Debug> TCPHandler: Processed in 0.002148632 sec. | ||
| 23955 | 2026.05.27 21:13:34.478829 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23956 | 2026.05.27 21:13:34.478922 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23957 | 2026.05.27 21:13:34.478964 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23958 | 2026.05.27 21:13:34.479296 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23959 | 2026.05.27 21:13:34.479332 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23960 | 2026.05.27 21:13:34.479628 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23961 | 2026.05.27 21:13:34.479843 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23962 | 2026.05.27 21:13:34.479939 [ 132 ] {} <Debug> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 23963 | 2026.05.27 21:13:34.479976 [ 132 ] {} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23964 | 2026.05.27 21:13:34.479977 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001074 sec., 8379.888268156425 rows/sec., 591.94 KiB/sec. | ||
| 23965 | 2026.05.27 21:13:34.479997 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23966 | 2026.05.27 21:13:34.480025 [ 261 ] {7159afab-10de-4d06-8f26-de4e55b02afa} <Debug> TCPHandler: Processed in 0.001245891 sec. | ||
| 23967 | 2026.05.27 21:13:34.480090 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::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 | ||
| 23968 | 2026.05.27 21:13:34.480202 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23969 | 2026.05.27 21:13:34.480213 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23970 | 2026.05.27 21:13:34.480261 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 23971 | 2026.05.27 21:13:34.480304 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23972 | 2026.05.27 21:13:34.480326 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 23973 | 2026.05.27 21:13:34.480349 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23974 | 2026.05.27 21:13:34.480382 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 23975 | 2026.05.27 21:13:34.480429 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 23976 | 2026.05.27 21:13:34.480470 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 23977 | 2026.05.27 21:13:34.480509 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 23978 | 2026.05.27 21:13:34.480721 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23979 | 2026.05.27 21:13:34.480766 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23980 | 2026.05.27 21:13:34.481117 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 23981 | 2026.05.27 21:13:34.481342 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23982 | 2026.05.27 21:13:34.481485 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 23983 | 2026.05.27 21:13:34.481521 [ 261 ] {3d2787c8-ff91-403d-a015-d60b9040b443} <Debug> TCPHandler: Processed in 0.001368176 sec. | ||
| 23984 | 2026.05.27 21:13:34.482333 [ 200 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278166 sec., 18435.882196468563 rows/sec., 1.32 MiB/sec. | ||
| 23985 | 2026.05.27 21:13:34.482486 [ 198 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 23986 | 2026.05.27 21:13:34.482779 [ 198 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23987 | 2026.05.27 21:13:34.482852 [ 198 ] {52cb98c6-1525-45e9-8a66-70c41d7b38c2::all_1_6_1} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 23988 | 2026.05.27 21:13:34.482932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23989 | 2026.05.27 21:13:34.485106 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61524 rows, containing 5 columns (5 merged, 0 gathered) in 0.008553555 sec., 7192798.783663635 rows/sec., 460.68 MiB/sec. | ||
| 23990 | 2026.05.27 21:13:34.485526 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Trace> MergedBlockOutputStream: filled checksums all_1_156_38 (state Temporary) | ||
| 23991 | 2026.05.27 21:13:34.485820 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_156_38 to all_1_156_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23992 | 2026.05.27 21:13:34.485899 [ 200 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_155_37, all_156_156_0] -> all_1_156_38 | ||
| 23993 | 2026.05.27 21:13:34.485976 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 23994 | 2026.05.27 21:13:36.175018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 23995 | 2026.05.27 21:13:36.199303 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23996 | 2026.05.27 21:13:36.199379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 23997 | 2026.05.27 21:13:36.206303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23998 | 2026.05.27 21:13:36.207165 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23999 | 2026.05.27 21:13:36.213760 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 24000 | 2026.05.27 21:13:39.008506 [ 222 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Found 6 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, all_18_18_0] | ||
| 24001 | 2026.05.27 21:13:39.008565 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Removing 6 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, all_18_18_0] | ||
| 24002 | 2026.05.27 21:13:39.010547 [ 222 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Removing 6 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 24003 | 2026.05.27 21:13:39.466613 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24004 | 2026.05.27 21:13:39.466844 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 24005 | 2026.05.27 21:13:39.467202 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24006 | 2026.05.27 21:13:39.467245 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 24007 | 2026.05.27 21:13:39.467489 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24008 | 2026.05.27 21:13:39.467560 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24009 | 2026.05.27 21:13:39.467703 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24010 | 2026.05.27 21:13:39.467801 [ 320 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24011 | 2026.05.27 21:13:39.467817 [ 313 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24012 | 2026.05.27 21:13:39.467805 [ 360 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24013 | 2026.05.27 21:13:39.467979 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 24014 | 2026.05.27 21:13:39.468008 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24015 | 2026.05.27 21:13:39.468080 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24016 | 2026.05.27 21:13:39.468102 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 24017 | 2026.05.27 21:13:39.468139 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24018 | 2026.05.27 21:13:39.468182 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24019 | 2026.05.27 21:13:39.469362 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.002618 sec., 18334.606569900687 rows/sec., 3.82 MiB/sec. | ||
| 24020 | 2026.05.27 21:13:39.469509 [ 261 ] {08b031ed-e25d-48eb-b2c1-c01f0c1c5a23} <Debug> TCPHandler: Processed in 0.00302445 sec. | ||
| 24021 | 2026.05.27 21:13:39.474598 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24022 | 2026.05.27 21:13:39.474732 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24023 | 2026.05.27 21:13:39.474778 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24024 | 2026.05.27 21:13:39.475378 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24025 | 2026.05.27 21:13:39.475414 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24026 | 2026.05.27 21:13:39.475791 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 24027 | 2026.05.27 21:13:39.476047 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24028 | 2026.05.27 21:13:39.476195 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001495 sec., 187290.96989966554 rows/sec., 11.89 MiB/sec. | ||
| 24029 | 2026.05.27 21:13:39.476233 [ 261 ] {e951b95f-4e5b-43c9-9b55-3c6a9cf813fa} <Debug> TCPHandler: Processed in 0.001728497 sec. | ||
| 24030 | 2026.05.27 21:13:39.476361 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24031 | 2026.05.27 21:13:39.476459 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24032 | 2026.05.27 21:13:39.476501 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24033 | 2026.05.27 21:13:39.477238 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24034 | 2026.05.27 21:13:39.477274 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24035 | 2026.05.27 21:13:39.477617 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24036 | 2026.05.27 21:13:39.477825 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24037 | 2026.05.27 21:13:39.477956 [ 96 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24038 | 2026.05.27 21:13:39.477964 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001526 sec., 511795.54390563566 rows/sec., 39.47 MiB/sec. | ||
| 24039 | 2026.05.27 21:13:39.478010 [ 96 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24040 | 2026.05.27 21:13:39.478019 [ 261 ] {8634047f-d12b-49bd-bf09-098977d90f9e} <Debug> TCPHandler: Processed in 0.001709246 sec. | ||
| 24041 | 2026.05.27 21:13:39.478040 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24042 | 2026.05.27 21:13:39.478151 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 24043 | 2026.05.27 21:13:39.478162 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24044 | 2026.05.27 21:13:39.478279 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24045 | 2026.05.27 21:13:39.478282 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24046 | 2026.05.27 21:13:39.478318 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 4201 rows starting from the beginning of the part | ||
| 24047 | 2026.05.27 21:13:39.478338 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24048 | 2026.05.27 21:13:39.478386 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 781 rows starting from the beginning of the part | ||
| 24049 | 2026.05.27 21:13:39.478440 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 152 rows starting from the beginning of the part | ||
| 24050 | 2026.05.27 21:13:39.478483 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 784 rows starting from the beginning of the part | ||
| 24051 | 2026.05.27 21:13:39.478525 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
| 24052 | 2026.05.27 21:13:39.478566 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 781 rows starting from the beginning of the part | ||
| 24053 | 2026.05.27 21:13:39.478821 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24054 | 2026.05.27 21:13:39.478861 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24055 | 2026.05.27 21:13:39.479183 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 24056 | 2026.05.27 21:13:39.479423 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24057 | 2026.05.27 21:13:39.479556 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001294 sec., 109737.2488408037 rows/sec., 6.46 MiB/sec. | ||
| 24058 | 2026.05.27 21:13:39.479591 [ 261 ] {dd073131-0aef-437c-9b0a-f23d1624cefe} <Debug> TCPHandler: Processed in 0.001479769 sec. | ||
| 24059 | 2026.05.27 21:13:39.479732 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24060 | 2026.05.27 21:13:39.479829 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24061 | 2026.05.27 21:13:39.479868 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24062 | 2026.05.27 21:13:39.480326 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24063 | 2026.05.27 21:13:39.480361 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24064 | 2026.05.27 21:13:39.480602 [ 186 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6861 rows, containing 5 columns (5 merged, 0 gathered) in 0.002496823 sec., 2747892.021180516 rows/sec., 222.08 MiB/sec. | ||
| 24065 | 2026.05.27 21:13:39.480657 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24066 | 2026.05.27 21:13:39.480868 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24067 | 2026.05.27 21:13:39.480986 [ 96 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 24068 | 2026.05.27 21:13:39.481006 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001196 sec., 121237.45819397992 rows/sec., 7.82 MiB/sec. | ||
| 24069 | 2026.05.27 21:13:39.481024 [ 96 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24070 | 2026.05.27 21:13:39.481048 [ 261 ] {042ca238-5818-4796-b0c2-e0002a21fc95} <Debug> TCPHandler: Processed in 0.001364265 sec. | ||
| 24071 | 2026.05.27 21:13:39.481052 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24072 | 2026.05.27 21:13:39.481050 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24073 | 2026.05.27 21:13:39.481165 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 24074 | 2026.05.27 21:13:39.481180 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24075 | 2026.05.27 21:13:39.481268 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24076 | 2026.05.27 21:13:39.481287 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24077 | 2026.05.27 21:13:39.481299 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 1122 rows starting from the beginning of the part | ||
| 24078 | 2026.05.27 21:13:39.481334 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24079 | 2026.05.27 21:13:39.481355 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 145 rows starting from the beginning of the part | ||
| 24080 | 2026.05.27 21:13:39.481399 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 801 rows starting from the beginning of the part | ||
| 24081 | 2026.05.27 21:13:39.481441 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 145 rows starting from the beginning of the part | ||
| 24082 | 2026.05.27 21:13:39.481447 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24083 | 2026.05.27 21:13:39.481478 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 145 rows starting from the beginning of the part | ||
| 24084 | 2026.05.27 21:13:39.481518 [ 198 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 145 rows starting from the beginning of the part | ||
| 24085 | 2026.05.27 21:13:39.481552 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_161_32} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24086 | 2026.05.27 21:13:39.481658 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 24087 | 2026.05.27 21:13:39.481771 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24088 | 2026.05.27 21:13:39.481812 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24089 | 2026.05.27 21:13:39.482138 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 24090 | 2026.05.27 21:13:39.482349 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24091 | 2026.05.27 21:13:39.482474 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001205 sec., 119502.0746887967 rows/sec., 6.79 MiB/sec. | ||
| 24092 | 2026.05.27 21:13:39.482509 [ 261 ] {58ad834e-d8ba-4321-b630-b21843d0976e} <Debug> TCPHandler: Processed in 0.001378616 sec. | ||
| 24093 | 2026.05.27 21:13:39.482527 [ 199 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388856 sec., 1802202.6761593716 rows/sec., 115.41 MiB/sec. | ||
| 24094 | 2026.05.27 21:13:39.482632 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24095 | 2026.05.27 21:13:39.482700 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 24096 | 2026.05.27 21:13:39.482733 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24097 | 2026.05.27 21:13:39.482777 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24098 | 2026.05.27 21:13:39.482974 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24099 | 2026.05.27 21:13:39.483046 [ 186 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_75_15} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 24100 | 2026.05.27 21:13:39.483125 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 24101 | 2026.05.27 21:13:39.483374 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2026.05.27 21:13:39.483414 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24103 | 2026.05.27 21:13:39.483739 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24104 | 2026.05.27 21:13:39.483961 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24105 | 2026.05.27 21:13:39.484083 [ 96 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 24106 | 2026.05.27 21:13:39.484093 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001379 sec., 352429.2965917331 rows/sec., 24.71 MiB/sec. | ||
| 24107 | 2026.05.27 21:13:39.484120 [ 96 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24108 | 2026.05.27 21:13:39.484141 [ 261 ] {d21d6c3b-9280-4a68-a1e4-327626571003} <Debug> TCPHandler: Processed in 0.001558532 sec. | ||
| 24109 | 2026.05.27 21:13:39.484143 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24110 | 2026.05.27 21:13:39.484247 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 24111 | 2026.05.27 21:13:39.484292 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24112 | 2026.05.27 21:13:39.484335 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24113 | 2026.05.27 21:13:39.484363 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2407 rows starting from the beginning of the part | ||
| 24114 | 2026.05.27 21:13:39.484386 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24115 | 2026.05.27 21:13:39.484421 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 486 rows starting from the beginning of the part | ||
| 24116 | 2026.05.27 21:13:39.484429 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24117 | 2026.05.27 21:13:39.484470 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 118 rows starting from the beginning of the part | ||
| 24118 | 2026.05.27 21:13:39.484519 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 492 rows starting from the beginning of the part | ||
| 24119 | 2026.05.27 21:13:39.484568 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 126 rows starting from the beginning of the part | ||
| 24120 | 2026.05.27 21:13:39.484616 [ 191 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 486 rows starting from the beginning of the part | ||
| 24121 | 2026.05.27 21:13:39.484760 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24122 | 2026.05.27 21:13:39.484794 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24123 | 2026.05.27 21:13:39.485243 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24124 | 2026.05.27 21:13:39.485508 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24125 | 2026.05.27 21:13:39.485692 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00132 sec., 3030.3030303030305 rows/sec., 158.32 KiB/sec. | ||
| 24126 | 2026.05.27 21:13:39.485705 [ 220 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 24127 | 2026.05.27 21:13:39.485741 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 24128 | 2026.05.27 21:13:39.485756 [ 261 ] {28627a7a-fa6b-47ad-bb7a-f05065c4ac22} <Debug> TCPHandler: Processed in 0.00151382 sec. | ||
| 24129 | 2026.05.27 21:13:39.485962 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24130 | 2026.05.27 21:13:39.486059 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849382 sec., 2225067.6171823884 rows/sec., 163.10 MiB/sec. | ||
| 24131 | 2026.05.27 21:13:39.486099 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24132 | 2026.05.27 21:13:39.486163 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24133 | 2026.05.27 21:13:39.486322 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 24134 | 2026.05.27 21:13:39.486619 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24135 | 2026.05.27 21:13:39.486676 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24136 | 2026.05.27 21:13:39.486703 [ 187 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_161_32} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 24137 | 2026.05.27 21:13:39.486714 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24138 | 2026.05.27 21:13:39.486785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 24139 | 2026.05.27 21:13:39.487088 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24140 | 2026.05.27 21:13:39.487355 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24141 | 2026.05.27 21:13:39.487481 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_156_38 to all_157_157_0 | ||
| 24142 | 2026.05.27 21:13:39.487486 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001425 sec., 185964.91228070174 rows/sec., 12.36 MiB/sec. | ||
| 24143 | 2026.05.27 21:13:39.487537 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24144 | 2026.05.27 21:13:39.487550 [ 261 ] {61ad888a-be2d-4f7b-ba40-ee2ea006ea8f} <Debug> TCPHandler: Processed in 0.001695077 sec. | ||
| 24145 | 2026.05.27 21:13:39.487570 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24146 | 2026.05.27 21:13:39.487623 [ 220 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 24147 | 2026.05.27 21:13:39.487659 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_38 to all_157_157_0 into Compact with storage Full | ||
| 24148 | 2026.05.27 21:13:39.487693 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24149 | 2026.05.27 21:13:39.487772 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24150 | 2026.05.27 21:13:39.487790 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24151 | 2026.05.27 21:13:39.487808 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_156_38, total 61524 rows starting from the beginning of the part | ||
| 24152 | 2026.05.27 21:13:39.487833 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24153 | 2026.05.27 21:13:39.487876 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 265 rows starting from the beginning of the part | ||
| 24154 | 2026.05.27 21:13:39.488161 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24155 | 2026.05.27 21:13:39.488196 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24156 | 2026.05.27 21:13:39.488483 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24157 | 2026.05.27 21:13:39.488688 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24158 | 2026.05.27 21:13:39.488816 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 24159 | 2026.05.27 21:13:39.488850 [ 261 ] {90c7c77e-41b1-46fe-b43c-2b9a50efc7bd} <Debug> TCPHandler: Processed in 0.00120655 sec. | ||
| 24160 | 2026.05.27 21:13:39.488971 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24161 | 2026.05.27 21:13:39.489066 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24162 | 2026.05.27 21:13:39.489120 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24163 | 2026.05.27 21:13:39.489896 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24164 | 2026.05.27 21:13:39.489931 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24165 | 2026.05.27 21:13:39.490436 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 24166 | 2026.05.27 21:13:39.490650 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24167 | 2026.05.27 21:13:39.490784 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001737 sec., 1151.4104778353483 rows/sec., 2.06 MiB/sec. | ||
| 24168 | 2026.05.27 21:13:39.490837 [ 261 ] {1d657686-7956-496b-8982-77cbd9623663} <Debug> TCPHandler: Processed in 0.001916534 sec. | ||
| 24169 | 2026.05.27 21:13:39.491007 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24170 | 2026.05.27 21:13:39.491103 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24171 | 2026.05.27 21:13:39.491144 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24172 | 2026.05.27 21:13:39.491519 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24173 | 2026.05.27 21:13:39.491554 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24174 | 2026.05.27 21:13:39.491853 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 24175 | 2026.05.27 21:13:39.492059 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24176 | 2026.05.27 21:13:39.492185 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 24177 | 2026.05.27 21:13:39.492219 [ 261 ] {169f19c6-ff9c-4c6e-a8a7-4dc857de7d90} <Debug> TCPHandler: Processed in 0.001262872 sec. | ||
| 24178 | 2026.05.27 21:13:39.496773 [ 187 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61789 rows, containing 5 columns (5 merged, 0 gathered) in 0.009146775 sec., 6755277.13319722 rows/sec., 432.73 MiB/sec. | ||
| 24179 | 2026.05.27 21:13:39.497136 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Trace> MergedBlockOutputStream: filled checksums all_1_157_39 (state Temporary) | ||
| 24180 | 2026.05.27 21:13:39.497381 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_157_39 to all_1_157_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24181 | 2026.05.27 21:13:39.497444 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_156_38, all_157_157_0] -> all_1_157_39 | ||
| 24182 | 2026.05.27 21:13:39.497497 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 24183 | 2026.05.27 21:13:39.908587 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24184 | 2026.05.27 21:13:39.908811 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 24185 | 2026.05.27 21:13:39.909173 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24186 | 2026.05.27 21:13:39.909223 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 24187 | 2026.05.27 21:13:39.909516 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24188 | 2026.05.27 21:13:39.909584 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24189 | 2026.05.27 21:13:39.909725 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 57-element set) | ||
| 24190 | 2026.05.27 21:13:39.909823 [ 320 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24191 | 2026.05.27 21:13:39.909865 [ 367 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24192 | 2026.05.27 21:13:39.909823 [ 354 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24193 | 2026.05.27 21:13:39.910009 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 24194 | 2026.05.27 21:13:39.910038 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24195 | 2026.05.27 21:13:39.910111 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24196 | 2026.05.27 21:13:39.910133 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 24197 | 2026.05.27 21:13:39.910173 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 24198 | 2026.05.27 21:13:39.910219 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 24199 | 2026.05.27 21:13:39.911413 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> executeQuery: Read 48 rows, 10.23 KiB in 0.00271 sec., 17712.177121771216 rows/sec., 3.69 MiB/sec. | ||
| 24200 | 2026.05.27 21:13:39.911555 [ 261 ] {176ada4d-9701-4552-8c29-acebb89d05fd} <Debug> TCPHandler: Processed in 0.003074803 sec. | ||
| 24201 | 2026.05.27 21:13:39.929800 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24202 | 2026.05.27 21:13:39.929909 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 24203 | 2026.05.27 21:13:39.929951 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24204 | 2026.05.27 21:13:39.930615 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24205 | 2026.05.27 21:13:39.930657 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24206 | 2026.05.27 21:13:39.931241 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 24207 | 2026.05.27 21:13:39.931453 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24208 | 2026.05.27 21:13:39.931599 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Debug> executeQuery: Read 25 rows, 3.88 KiB in 0.00172 sec., 14534.883720930233 rows/sec., 2.20 MiB/sec. | ||
| 24209 | 2026.05.27 21:13:39.931637 [ 261 ] {70e2b79c-5740-4c4e-9ab5-893e3ce24c9c} <Debug> TCPHandler: Processed in 0.001886773 sec. | ||
| 24210 | 2026.05.27 21:13:39.931774 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24211 | 2026.05.27 21:13:39.931871 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24212 | 2026.05.27 21:13:39.931912 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24213 | 2026.05.27 21:13:39.932406 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24214 | 2026.05.27 21:13:39.932442 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24215 | 2026.05.27 21:13:39.932745 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24216 | 2026.05.27 21:13:39.932972 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24217 | 2026.05.27 21:13:39.933103 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001251 sec., 3197.44204636291 rows/sec., 249.02 KiB/sec. | ||
| 24218 | 2026.05.27 21:13:39.933141 [ 261 ] {bb4581d6-528d-4bb2-9dba-d4af3a54e004} <Debug> TCPHandler: Processed in 0.001414477 sec. | ||
| 24219 | 2026.05.27 21:13:39.933363 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24220 | 2026.05.27 21:13:39.933459 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24221 | 2026.05.27 21:13:39.933499 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24222 | 2026.05.27 21:13:39.935240 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24223 | 2026.05.27 21:13:39.935278 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24224 | 2026.05.27 21:13:39.935778 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24225 | 2026.05.27 21:13:39.935998 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24226 | 2026.05.27 21:13:39.936131 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Debug> executeQuery: Read 3453 rows, 267.02 KiB in 0.002691 sec., 1283166.109253066 rows/sec., 96.90 MiB/sec. | ||
| 24227 | 2026.05.27 21:13:39.936168 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 24228 | 2026.05.27 21:13:39.936182 [ 261 ] {68465e75-488a-4378-a337-f3f91e01976f} <Debug> TCPHandler: Processed in 0.002868585 sec. | ||
| 24229 | 2026.05.27 21:13:39.936306 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24230 | 2026.05.27 21:13:39.936402 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24231 | 2026.05.27 21:13:39.936443 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24232 | 2026.05.27 21:13:39.936893 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24233 | 2026.05.27 21:13:39.936930 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24234 | 2026.05.27 21:13:39.937225 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 24235 | 2026.05.27 21:13:39.937438 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24236 | 2026.05.27 21:13:39.937568 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Debug> executeQuery: Read 74 rows, 5.53 KiB in 0.001184 sec., 62500 rows/sec., 4.56 MiB/sec. | ||
| 24237 | 2026.05.27 21:13:39.937602 [ 261 ] {2214deff-525e-4c4d-82aa-f9b80446be8b} <Debug> TCPHandler: Processed in 0.001345225 sec. | ||
| 24238 | 2026.05.27 21:13:39.937705 [ 219 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 24239 | 2026.05.27 21:13:39.937730 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24240 | 2026.05.27 21:13:39.937750 [ 219 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 24241 | 2026.05.27 21:13:39.937835 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24242 | 2026.05.27 21:13:39.937889 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24243 | 2026.05.27 21:13:39.938581 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24244 | 2026.05.27 21:13:39.938621 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24245 | 2026.05.27 21:13:39.939001 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24246 | 2026.05.27 21:13:39.939258 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24247 | 2026.05.27 21:13:39.939406 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Debug> executeQuery: Read 995 rows, 59.69 KiB in 0.001589 sec., 626179.9874134676 rows/sec., 36.68 MiB/sec. | ||
| 24248 | 2026.05.27 21:13:39.939442 [ 261 ] {2232390b-c516-47a8-ac01-0cf8c2ddc0ee} <Debug> TCPHandler: Processed in 0.001761149 sec. | ||
| 24249 | 2026.05.27 21:13:39.939570 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24250 | 2026.05.27 21:13:39.939673 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24251 | 2026.05.27 21:13:39.939717 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24252 | 2026.05.27 21:13:39.939999 [ 219 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 24253 | 2026.05.27 21:13:39.940124 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24254 | 2026.05.27 21:13:39.940167 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24255 | 2026.05.27 21:13:39.940461 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 24256 | 2026.05.27 21:13:39.940679 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24257 | 2026.05.27 21:13:39.940812 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 24258 | 2026.05.27 21:13:39.940847 [ 261 ] {64541d4b-746b-48b3-a45b-393f7c269b01} <Debug> TCPHandler: Processed in 0.001326995 sec. | ||
| 24259 | 2026.05.27 21:13:39.941003 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24260 | 2026.05.27 21:13:39.941105 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24261 | 2026.05.27 21:13:39.941146 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24262 | 2026.05.27 21:13:39.942298 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24263 | 2026.05.27 21:13:39.942335 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24264 | 2026.05.27 21:13:39.942728 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24265 | 2026.05.27 21:13:39.942944 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24266 | 2026.05.27 21:13:39.943088 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Debug> executeQuery: Read 2100 rows, 146.20 KiB in 0.002 sec., 1050000 rows/sec., 71.38 MiB/sec. | ||
| 24267 | 2026.05.27 21:13:39.943124 [ 261 ] {62301ba9-c158-4d2c-b412-2cb244ae4d2d} <Debug> TCPHandler: Processed in 0.002170332 sec. | ||
| 24268 | 2026.05.27 21:13:39.943290 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24269 | 2026.05.27 21:13:39.943386 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 24270 | 2026.05.27 21:13:39.943430 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 24271 | 2026.05.27 21:13:39.943799 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Trace> oximeter.measurements_cumulativei64 (34782d57-2cd1-4712-bd25-6995239b8969): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24272 | 2026.05.27 21:13:39.943835 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24273 | 2026.05.27 21:13:39.944269 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 24274 | 2026.05.27 21:13:39.944482 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Trace> oximeter.measurements_cumulativei64 (34782d57-2cd1-4712-bd25-6995239b8969): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24275 | 2026.05.27 21:13:39.944605 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001238 sec., 16155.088852988692 rows/sec., 1.07 MiB/sec. | ||
| 24276 | 2026.05.27 21:13:39.944642 [ 261 ] {8b74b58a-94ce-40a7-8638-0fb540d4470c} <Debug> TCPHandler: Processed in 0.001401657 sec. | ||
| 24277 | 2026.05.27 21:13:39.944786 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24278 | 2026.05.27 21:13:39.944882 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24279 | 2026.05.27 21:13:39.944925 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24280 | 2026.05.27 21:13:39.945900 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24281 | 2026.05.27 21:13:39.945937 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24282 | 2026.05.27 21:13:39.946355 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24283 | 2026.05.27 21:13:39.946568 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24284 | 2026.05.27 21:13:39.946698 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Debug> executeQuery: Read 1530 rows, 95.07 KiB in 0.001834 sec., 834242.0937840786 rows/sec., 50.62 MiB/sec. | ||
| 24285 | 2026.05.27 21:13:39.946709 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_157_39 to all_162_162_0 | ||
| 24286 | 2026.05.27 21:13:39.946733 [ 261 ] {127cf891-59ef-4417-9c3b-f74391ba367f} <Debug> TCPHandler: Processed in 0.001996626 sec. | ||
| 24287 | 2026.05.27 21:13:39.946765 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24288 | 2026.05.27 21:13:39.946792 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24289 | 2026.05.27 21:13:39.946912 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_39 to all_162_162_0 into Compact with storage Full | ||
| 24290 | 2026.05.27 21:13:39.946913 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24291 | 2026.05.27 21:13:39.947034 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24292 | 2026.05.27 21:13:39.947043 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24293 | 2026.05.27 21:13:39.947069 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_157_39, total 61789 rows starting from the beginning of the part | ||
| 24294 | 2026.05.27 21:13:39.947099 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24295 | 2026.05.27 21:13:39.947137 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 24296 | 2026.05.27 21:13:39.947196 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 268 rows starting from the beginning of the part | ||
| 24297 | 2026.05.27 21:13:39.947246 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 24298 | 2026.05.27 21:13:39.947294 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 265 rows starting from the beginning of the part | ||
| 24299 | 2026.05.27 21:13:39.947344 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1530 rows starting from the beginning of the part | ||
| 24300 | 2026.05.27 21:13:39.948102 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24301 | 2026.05.27 21:13:39.948138 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24302 | 2026.05.27 21:13:39.948760 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 24303 | 2026.05.27 21:13:39.949014 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24304 | 2026.05.27 21:13:39.949170 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Debug> executeQuery: Read 75 rows, 134.82 KiB in 0.002145 sec., 34965.03496503496 rows/sec., 61.38 MiB/sec. | ||
| 24305 | 2026.05.27 21:13:39.949224 [ 261 ] {ef5fa4b1-11f5-4792-9df0-dcd78be0d7aa} <Debug> TCPHandler: Processed in 0.002361368 sec. | ||
| 24306 | 2026.05.27 21:13:39.949368 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24307 | 2026.05.27 21:13:39.949471 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24308 | 2026.05.27 21:13:39.949512 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24309 | 2026.05.27 21:13:39.949908 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24310 | 2026.05.27 21:13:39.949944 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24311 | 2026.05.27 21:13:39.950255 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 24312 | 2026.05.27 21:13:39.950468 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24313 | 2026.05.27 21:13:39.950603 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Debug> executeQuery: Read 165 rows, 9.20 KiB in 0.001151 sec., 143353.60556038228 rows/sec., 7.80 MiB/sec. | ||
| 24314 | 2026.05.27 21:13:39.950638 [ 261 ] {9328ccb5-4052-499e-b048-86a1023a2e53} <Debug> TCPHandler: Processed in 0.001319924 sec. | ||
| 24315 | 2026.05.27 21:13:39.958835 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64172 rows, containing 5 columns (5 merged, 0 gathered) in 0.011968348 sec., 5361809.332415802 rows/sec., 343.29 MiB/sec. | ||
| 24316 | 2026.05.27 21:13:39.959507 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Trace> MergedBlockOutputStream: filled checksums all_1_162_40 (state Temporary) | ||
| 24317 | 2026.05.27 21:13:39.959846 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_162_40 to all_1_162_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24318 | 2026.05.27 21:13:39.960001 [ 197 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_162_40} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_157_39, all_162_162_0] -> all_1_162_40 | ||
| 24319 | 2026.05.27 21:13:39.960162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 24320 | 2026.05.27 21:13:40.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.10 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 408.54 MiB (RSS), difference: -1.56 MiB | ||
| 24321 | 2026.05.27 21:13:40.388367 [ 218 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Found 6 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, all_18_18_0] | ||
| 24322 | 2026.05.27 21:13:40.388433 [ 218 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Removing 6 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, all_18_18_0] | ||
| 24323 | 2026.05.27 21:13:40.390413 [ 218 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Removing 6 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 24324 | 2026.05.27 21:13:41.229367 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45660 | ||
| 24325 | 2026.05.27 21:13:41.229978 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24326 | 2026.05.27 21:13:41.230035 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24327 | 2026.05.27 21:13:41.230549 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 24328 | 2026.05.27 21:13:41.230798 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24329 | 2026.05.27 21:13:41.230956 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45660 | ||
| 24330 | 2026.05.27 21:13:41.689234 [ 224 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 24331 | 2026.05.27 21:13:41.689316 [ 224 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 24332 | 2026.05.27 21:13:41.691973 [ 224 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 24333 | 2026.05.27 21:13:43.139831 [ 223 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 24334 | 2026.05.27 21:13:43.139947 [ 223 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 24335 | 2026.05.27 21:13:43.142376 [ 223 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 24336 | 2026.05.27 21:13:43.714717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 24337 | 2026.05.27 21:13:43.734789 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24338 | 2026.05.27 21:13:43.734866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24339 | 2026.05.27 21:13:43.741279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 24340 | 2026.05.27 21:13:43.742163 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24341 | 2026.05.27 21:13:43.751547 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 24342 | 2026.05.27 21:13:44.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.07 MiB, peak 427.16 MiB, free memory in arenas 0.00 B, will set to 408.54 MiB (RSS), difference: 3.48 MiB | ||
| 24343 | 2026.05.27 21:13:44.073592 [ 218 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 24344 | 2026.05.27 21:13:44.073645 [ 218 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 24345 | 2026.05.27 21:13:44.075532 [ 218 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 24346 | 2026.05.27 21:13:44.183856 [ 219 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 24347 | 2026.05.27 21:13:44.183909 [ 219 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 24348 | 2026.05.27 21:13:44.185585 [ 219 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 24349 | 2026.05.27 21:13:44.449327 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 24350 | 2026.05.27 21:13:44.449387 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 24351 | 2026.05.27 21:13:44.451839 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 24352 | 2026.05.27 21:13:44.460802 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24353 | 2026.05.27 21:13:44.461031 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 24354 | 2026.05.27 21:13:44.461389 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24355 | 2026.05.27 21:13:44.461436 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 24356 | 2026.05.27 21:13:44.461685 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24357 | 2026.05.27 21:13:44.461755 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24358 | 2026.05.27 21:13:44.461897 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 24359 | 2026.05.27 21:13:44.461997 [ 323 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 24360 | 2026.05.27 21:13:44.462007 [ 354 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24361 | 2026.05.27 21:13:44.462005 [ 320 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24362 | 2026.05.27 21:13:44.461997 [ 367 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24363 | 2026.05.27 21:13:44.462194 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 24364 | 2026.05.27 21:13:44.462223 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24365 | 2026.05.27 21:13:44.462310 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24366 | 2026.05.27 21:13:44.462333 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 24367 | 2026.05.27 21:13:44.462370 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24368 | 2026.05.27 21:13:44.462411 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24369 | 2026.05.27 21:13:44.462450 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24370 | 2026.05.27 21:13:44.463558 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002629 sec., 27767.211867630278 rows/sec., 4.12 MiB/sec. | ||
| 24371 | 2026.05.27 21:13:44.463712 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> MemoryTracker: Peak memory usage (for query): 139.69 KiB. | ||
| 24372 | 2026.05.27 21:13:44.463732 [ 261 ] {149dd659-0a68-4468-902e-dced821c0f2b} <Debug> TCPHandler: Processed in 0.003058122 sec. | ||
| 24373 | 2026.05.27 21:13:44.465278 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24374 | 2026.05.27 21:13:44.465391 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24375 | 2026.05.27 21:13:44.465436 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24376 | 2026.05.27 21:13:44.465916 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24377 | 2026.05.27 21:13:44.465956 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24378 | 2026.05.27 21:13:44.466333 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24379 | 2026.05.27 21:13:44.466588 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24380 | 2026.05.27 21:13:44.466736 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001376 sec., 40697.67441860465 rows/sec., 3.11 MiB/sec. | ||
| 24381 | 2026.05.27 21:13:44.466774 [ 261 ] {5aa5e152-3f97-44a4-89b2-a6f3dda9bd9e} <Debug> TCPHandler: Processed in 0.001546521 sec. | ||
| 24382 | 2026.05.27 21:13:44.466907 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24383 | 2026.05.27 21:13:44.467005 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24384 | 2026.05.27 21:13:44.467047 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24385 | 2026.05.27 21:13:44.467483 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24386 | 2026.05.27 21:13:44.467521 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24387 | 2026.05.27 21:13:44.467834 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24388 | 2026.05.27 21:13:44.468077 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24389 | 2026.05.27 21:13:44.468208 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 24390 | 2026.05.27 21:13:44.468245 [ 261 ] {58c333cd-0ae6-47ad-9f41-191f085449fc} <Debug> TCPHandler: Processed in 0.001387776 sec. | ||
| 24391 | 2026.05.27 21:13:44.468374 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24392 | 2026.05.27 21:13:44.468472 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24393 | 2026.05.27 21:13:44.468518 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24394 | 2026.05.27 21:13:44.468926 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24395 | 2026.05.27 21:13:44.468964 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24396 | 2026.05.27 21:13:44.469291 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24397 | 2026.05.27 21:13:44.469533 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24398 | 2026.05.27 21:13:44.469672 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001218 sec., 105090.31198686371 rows/sec., 7.32 MiB/sec. | ||
| 24399 | 2026.05.27 21:13:44.469708 [ 261 ] {5b0ba6f5-24d0-4e56-ae42-4618a6ee74db} <Debug> TCPHandler: Processed in 0.001384017 sec. | ||
| 24400 | 2026.05.27 21:13:44.469837 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.05.27 21:13:44.469932 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24402 | 2026.05.27 21:13:44.469973 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24403 | 2026.05.27 21:13:44.470320 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24404 | 2026.05.27 21:13:44.470355 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 24405 | 2026.05.27 21:13:44.470645 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 24406 | 2026.05.27 21:13:44.470859 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24407 | 2026.05.27 21:13:44.470984 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 24408 | 2026.05.27 21:13:44.471017 [ 261 ] {befcaad2-aafd-4cfb-a225-825b96a3f4d2} <Debug> TCPHandler: Processed in 0.001228721 sec. | ||
| 24409 | 2026.05.27 21:13:45.636403 [ 222 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 24410 | 2026.05.27 21:13:45.636461 [ 222 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 24411 | 2026.05.27 21:13:45.638472 [ 222 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 24412 | 2026.05.27 21:13:47.057987 [ 4 ] {} <Trace> TCP-Session: 23139bb7-e9cb-4eb0-9a75-a9c9afc59ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24413 | 2026.05.27 21:13:47.058259 [ 4 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33274) 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) | ||
| 24414 | 2026.05.27 21:13:47.058773 [ 4 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 24415 | 2026.05.27 21:13:47.058979 [ 4 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24416 | 2026.05.27 21:13:47.059371 [ 367 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 24417 | 2026.05.27 21:13:47.059761 [ 4 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001631 sec., 25137.952176578783 rows/sec., 1.50 MiB/sec. | ||
| 24418 | 2026.05.27 21:13:47.059846 [ 4 ] {7dd9b66d-0561-475d-832d-d51e3ea0d4a5} <Debug> TCPHandler: Processed in 0.001995146 sec. | ||
| 24419 | 2026.05.27 21:13:48.446397 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24420 | 2026.05.27 21:13:48.446486 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24421 | 2026.05.27 21:13:48.732000 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46108 | ||
| 24422 | 2026.05.27 21:13:48.732534 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24423 | 2026.05.27 21:13:48.732575 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24424 | 2026.05.27 21:13:48.733066 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24425 | 2026.05.27 21:13:48.733291 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24426 | 2026.05.27 21:13:48.733423 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46108 | ||
| 24427 | 2026.05.27 21:13:48.733496 [ 125 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 24428 | 2026.05.27 21:13:48.733591 [ 125 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24429 | 2026.05.27 21:13:48.733630 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24430 | 2026.05.27 21:13:48.733812 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24431 | 2026.05.27 21:13:48.733976 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24432 | 2026.05.27 21:13:48.734021 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43740 rows starting from the beginning of the part | ||
| 24433 | 2026.05.27 21:13:48.734097 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24434 | 2026.05.27 21:13:48.734149 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24435 | 2026.05.27 21:13:48.734198 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24436 | 2026.05.27 21:13:48.734247 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24437 | 2026.05.27 21:13:48.734295 [ 189 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 24438 | 2026.05.27 21:13:48.737033 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46108 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285149 sec., 14035284.244337168 rows/sec., 200.78 MiB/sec. | ||
| 24439 | 2026.05.27 21:13:48.737451 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 24440 | 2026.05.27 21:13:48.737794 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24441 | 2026.05.27 21:13:48.737882 [ 190 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_96_19} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 24442 | 2026.05.27 21:13:48.737993 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 24443 | 2026.05.27 21:13:49.004099 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003733565 sec. | ||
| 24444 | 2026.05.27 21:13:49.466797 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24445 | 2026.05.27 21:13:49.467045 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 24446 | 2026.05.27 21:13:49.467388 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24447 | 2026.05.27 21:13:49.467429 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 24448 | 2026.05.27 21:13:49.467668 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24449 | 2026.05.27 21:13:49.467735 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24450 | 2026.05.27 21:13:49.467883 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24451 | 2026.05.27 21:13:49.467979 [ 339 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24452 | 2026.05.27 21:13:49.467989 [ 323 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24453 | 2026.05.27 21:13:49.467989 [ 321 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 24454 | 2026.05.27 21:13:49.467979 [ 354 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24455 | 2026.05.27 21:13:49.468163 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 24456 | 2026.05.27 21:13:49.468191 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24457 | 2026.05.27 21:13:49.468275 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24458 | 2026.05.27 21:13:49.468296 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 24459 | 2026.05.27 21:13:49.468332 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24460 | 2026.05.27 21:13:49.468374 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24461 | 2026.05.27 21:13:49.468414 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24462 | 2026.05.27 21:13:49.469577 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002626 sec., 27798.9337395278 rows/sec., 4.12 MiB/sec. | ||
| 24463 | 2026.05.27 21:13:49.469852 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> MemoryTracker: Peak memory usage (for query): 144.29 KiB. | ||
| 24464 | 2026.05.27 21:13:49.469870 [ 261 ] {5d014a51-c29c-4f97-abd3-1b839238c01e} <Debug> TCPHandler: Processed in 0.003224417 sec. | ||
| 24465 | 2026.05.27 21:13:49.474918 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24466 | 2026.05.27 21:13:49.475062 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24467 | 2026.05.27 21:13:49.475123 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24468 | 2026.05.27 21:13:49.475776 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24469 | 2026.05.27 21:13:49.475815 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24470 | 2026.05.27 21:13:49.476195 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 24471 | 2026.05.27 21:13:49.476419 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24472 | 2026.05.27 21:13:49.476570 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001555 sec., 180064.30868167203 rows/sec., 11.43 MiB/sec. | ||
| 24473 | 2026.05.27 21:13:49.476612 [ 261 ] {56969782-1c3f-4c5a-9f28-a3d6ebbed2d9} <Debug> TCPHandler: Processed in 0.001812271 sec. | ||
| 24474 | 2026.05.27 21:13:49.476761 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24475 | 2026.05.27 21:13:49.476875 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24476 | 2026.05.27 21:13:49.476919 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24477 | 2026.05.27 21:13:49.477555 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24478 | 2026.05.27 21:13:49.477592 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24479 | 2026.05.27 21:13:49.477949 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24480 | 2026.05.27 21:13:49.478155 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24481 | 2026.05.27 21:13:49.478285 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001435 sec., 544250.8710801393 rows/sec., 41.97 MiB/sec. | ||
| 24482 | 2026.05.27 21:13:49.478321 [ 261 ] {30c03937-97a4-4fc6-86ab-0a6b0992e82e} <Debug> TCPHandler: Processed in 0.001613793 sec. | ||
| 24483 | 2026.05.27 21:13:49.478461 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24484 | 2026.05.27 21:13:49.478559 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24485 | 2026.05.27 21:13:49.478602 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24486 | 2026.05.27 21:13:49.479050 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24487 | 2026.05.27 21:13:49.479086 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24488 | 2026.05.27 21:13:49.479386 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24489 | 2026.05.27 21:13:49.479600 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24490 | 2026.05.27 21:13:49.479727 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001189 sec., 119428.09083263247 rows/sec., 7.03 MiB/sec. | ||
| 24491 | 2026.05.27 21:13:49.479763 [ 261 ] {4fcaacc4-2d69-47f8-90df-d21751283877} <Debug> TCPHandler: Processed in 0.001351615 sec. | ||
| 24492 | 2026.05.27 21:13:49.479919 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24493 | 2026.05.27 21:13:49.480014 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24494 | 2026.05.27 21:13:49.480054 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24495 | 2026.05.27 21:13:49.480476 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24496 | 2026.05.27 21:13:49.480511 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24497 | 2026.05.27 21:13:49.480807 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24498 | 2026.05.27 21:13:49.481016 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24499 | 2026.05.27 21:13:49.481141 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001145 sec., 126637.55458515284 rows/sec., 8.17 MiB/sec. | ||
| 24500 | 2026.05.27 21:13:49.481175 [ 261 ] {1bff6f67-6e0f-4502-86e4-6d62fa7658fd} <Debug> TCPHandler: Processed in 0.001305523 sec. | ||
| 24501 | 2026.05.27 21:13:49.481299 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24502 | 2026.05.27 21:13:49.481394 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24503 | 2026.05.27 21:13:49.481434 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24504 | 2026.05.27 21:13:49.481856 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24505 | 2026.05.27 21:13:49.481892 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24506 | 2026.05.27 21:13:49.482178 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 24507 | 2026.05.27 21:13:49.482380 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24508 | 2026.05.27 21:13:49.482503 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001127 sec., 127772.84826974268 rows/sec., 7.26 MiB/sec. | ||
| 24509 | 2026.05.27 21:13:49.482537 [ 261 ] {a9f01991-c640-4d80-b83d-2651b80e9958} <Debug> TCPHandler: Processed in 0.001287163 sec. | ||
| 24510 | 2026.05.27 21:13:49.482659 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24511 | 2026.05.27 21:13:49.482753 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24512 | 2026.05.27 21:13:49.482802 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24513 | 2026.05.27 21:13:49.483340 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24514 | 2026.05.27 21:13:49.483376 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24515 | 2026.05.27 21:13:49.483683 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24516 | 2026.05.27 21:13:49.483900 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24517 | 2026.05.27 21:13:49.484029 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001293 sec., 375870.0696055684 rows/sec., 26.35 MiB/sec. | ||
| 24518 | 2026.05.27 21:13:49.484063 [ 261 ] {ca5b5149-b30e-4443-88ee-0cee41b1fd8e} <Debug> TCPHandler: Processed in 0.001452938 sec. | ||
| 24519 | 2026.05.27 21:13:49.484182 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24520 | 2026.05.27 21:13:49.484285 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24521 | 2026.05.27 21:13:49.484325 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24522 | 2026.05.27 21:13:49.484659 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24523 | 2026.05.27 21:13:49.484694 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24524 | 2026.05.27 21:13:49.484991 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24525 | 2026.05.27 21:13:49.485190 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24526 | 2026.05.27 21:13:49.485317 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001058 sec., 3780.718336483932 rows/sec., 197.53 KiB/sec. | ||
| 24527 | 2026.05.27 21:13:49.485350 [ 261 ] {d0655812-5dd0-43d6-9235-f55e5b176dc5} <Debug> TCPHandler: Processed in 0.00121734 sec. | ||
| 24528 | 2026.05.27 21:13:49.485468 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24529 | 2026.05.27 21:13:49.485563 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24530 | 2026.05.27 21:13:49.485605 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24531 | 2026.05.27 21:13:49.486132 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24532 | 2026.05.27 21:13:49.486180 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24533 | 2026.05.27 21:13:49.486649 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24534 | 2026.05.27 21:13:49.486901 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24535 | 2026.05.27 21:13:49.487052 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001505 sec., 176079.7342192691 rows/sec., 11.70 MiB/sec. | ||
| 24536 | 2026.05.27 21:13:49.487105 [ 261 ] {a25bc2f2-0e07-417c-9078-e4a2a382dd9c} <Debug> TCPHandler: Processed in 0.001686017 sec. | ||
| 24537 | 2026.05.27 21:13:49.487239 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24538 | 2026.05.27 21:13:49.487350 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24539 | 2026.05.27 21:13:49.487397 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24540 | 2026.05.27 21:13:49.487755 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24541 | 2026.05.27 21:13:49.487791 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24542 | 2026.05.27 21:13:49.488076 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24543 | 2026.05.27 21:13:49.488282 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24544 | 2026.05.27 21:13:49.488410 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 24545 | 2026.05.27 21:13:49.488444 [ 261 ] {a52eaeaf-470a-4000-ba1b-72d38febf736} <Debug> TCPHandler: Processed in 0.001259132 sec. | ||
| 24546 | 2026.05.27 21:13:49.488594 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24547 | 2026.05.27 21:13:49.488691 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24548 | 2026.05.27 21:13:49.488745 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24549 | 2026.05.27 21:13:49.489515 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24550 | 2026.05.27 21:13:49.489550 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24551 | 2026.05.27 21:13:49.490032 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 24552 | 2026.05.27 21:13:49.490261 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24553 | 2026.05.27 21:13:49.490382 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 24554 | 2026.05.27 21:13:49.490396 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001724 sec., 1160.092807424594 rows/sec., 2.08 MiB/sec. | ||
| 24555 | 2026.05.27 21:13:49.490425 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24556 | 2026.05.27 21:13:49.490449 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24557 | 2026.05.27 21:13:49.490460 [ 261 ] {c8e70262-92c0-4f2b-9ca3-690379c61720} <Debug> TCPHandler: Processed in 0.001914863 sec. | ||
| 24558 | 2026.05.27 21:13:49.490561 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 24559 | 2026.05.27 21:13:49.490617 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24560 | 2026.05.27 21:13:49.490714 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24561 | 2026.05.27 21:13:49.490754 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24562 | 2026.05.27 21:13:49.490813 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24563 | 2026.05.27 21:13:49.490905 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3006 rows starting from the beginning of the part | ||
| 24564 | 2026.05.27 21:13:49.491070 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2 rows starting from the beginning of the part | ||
| 24565 | 2026.05.27 21:13:49.491107 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24566 | 2026.05.27 21:13:49.491147 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24567 | 2026.05.27 21:13:49.491211 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 53 rows starting from the beginning of the part | ||
| 24568 | 2026.05.27 21:13:49.491349 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 2 rows starting from the beginning of the part | ||
| 24569 | 2026.05.27 21:13:49.491453 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24570 | 2026.05.27 21:13:49.491478 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 75 rows starting from the beginning of the part | ||
| 24571 | 2026.05.27 21:13:49.491610 [ 188 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 2 rows starting from the beginning of the part | ||
| 24572 | 2026.05.27 21:13:49.491671 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24573 | 2026.05.27 21:13:49.491796 [ 140 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_159_32 to all_164_164_0 | ||
| 24574 | 2026.05.27 21:13:49.491808 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 24575 | 2026.05.27 21:13:49.491829 [ 140 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24576 | 2026.05.27 21:13:49.491852 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24577 | 2026.05.27 21:13:49.491852 [ 261 ] {950d8c9f-d299-409f-a694-892102ab9790} <Debug> TCPHandler: Processed in 0.001284883 sec. | ||
| 24578 | 2026.05.27 21:13:49.491958 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_32 to all_164_164_0 into Compact with storage Full | ||
| 24579 | 2026.05.27 21:13:49.492078 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24580 | 2026.05.27 21:13:49.492111 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_159_32, total 11546 rows starting from the beginning of the part | ||
| 24581 | 2026.05.27 21:13:49.492181 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 24582 | 2026.05.27 21:13:49.492231 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part | ||
| 24583 | 2026.05.27 21:13:49.492272 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 165 rows starting from the beginning of the part | ||
| 24584 | 2026.05.27 21:13:49.492311 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 48 rows starting from the beginning of the part | ||
| 24585 | 2026.05.27 21:13:49.492355 [ 187 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 90 rows starting from the beginning of the part | ||
| 24586 | 2026.05.27 21:13:49.494848 [ 196 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002933187 sec., 4090772.255570477 rows/sec., 257.72 MiB/sec. | ||
| 24587 | 2026.05.27 21:13:49.495217 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Trace> MergedBlockOutputStream: filled checksums all_1_164_33 (state Temporary) | ||
| 24588 | 2026.05.27 21:13:49.495544 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_164_33 to all_1_164_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24589 | 2026.05.27 21:13:49.495638 [ 194 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_164_33} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_159_32, all_164_164_0] -> all_1_164_33 | ||
| 24590 | 2026.05.27 21:13:49.495734 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 24591 | 2026.05.27 21:13:49.498662 [ 196 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 19 columns (19 merged, 0 gathered) in 0.008146771 sec., 385428.7790831484 rows/sec., 690.34 MiB/sec. | ||
| 24592 | 2026.05.27 21:13:49.500927 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 24593 | 2026.05.27 21:13:49.501265 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24594 | 2026.05.27 21:13:49.501337 [ 193 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 24595 | 2026.05.27 21:13:49.501440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.66 MiB. | ||
| 24596 | 2026.05.27 21:13:51.252539 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 24597 | 2026.05.27 21:13:51.272634 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24598 | 2026.05.27 21:13:51.272695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24599 | 2026.05.27 21:13:51.279491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24600 | 2026.05.27 21:13:51.280210 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24601 | 2026.05.27 21:13:51.280602 [ 148 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 24602 | 2026.05.27 21:13:51.280705 [ 148 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24603 | 2026.05.27 21:13:51.280791 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24604 | 2026.05.27 21:13:51.281017 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24605 | 2026.05.27 21:13:51.283901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 24606 | 2026.05.27 21:13:51.285508 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24607 | 2026.05.27 21:13:51.287315 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24608 | 2026.05.27 21:13:51.292441 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24609 | 2026.05.27 21:13:51.297592 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24610 | 2026.05.27 21:13:51.302951 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24611 | 2026.05.27 21:13:51.308564 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24612 | 2026.05.27 21:13:51.313614 [ 194 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 24613 | 2026.05.27 21:13:51.372528 [ 187 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.091594499 sec., 7893.487140532316 rows/sec., 40.82 MiB/sec. | ||
| 24614 | 2026.05.27 21:13:51.375778 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 24615 | 2026.05.27 21:13:51.377881 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_96_19} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24616 | 2026.05.27 21:13:51.377959 [ 196 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_96_19} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 24617 | 2026.05.27 21:13:51.380921 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 24618 | 2026.05.27 21:13:51.550244 [ 148 ] {} <Debug> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 24619 | 2026.05.27 21:13:51.550333 [ 148 ] {} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24620 | 2026.05.27 21:13:51.550371 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24621 | 2026.05.27 21:13:51.550572 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::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 | ||
| 24622 | 2026.05.27 21:13:51.550780 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24623 | 2026.05.27 21:13:51.550845 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 20 rows starting from the beginning of the part | ||
| 24624 | 2026.05.27 21:13:51.550971 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 24625 | 2026.05.27 21:13:51.551065 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 24626 | 2026.05.27 21:13:51.551153 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 24627 | 2026.05.27 21:13:51.551233 [ 200 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 24628 | 2026.05.27 21:13:51.552047 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557482 sec., 26966.603787395296 rows/sec., 2.24 MiB/sec. | ||
| 24629 | 2026.05.27 21:13:51.552192 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 24630 | 2026.05.27 21:13:51.552461 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24631 | 2026.05.27 21:13:51.552531 [ 196 ] {3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c::all_1_36_8} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 24632 | 2026.05.27 21:13:51.552620 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 24633 | 2026.05.27 21:13:52.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.82 MiB, peak 427.22 MiB, free memory in arenas 0.00 B, will set to 408.74 MiB (RSS), difference: -1.08 MiB | ||
| 24634 | 2026.05.27 21:13:54.464085 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24635 | 2026.05.27 21:13:54.464362 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 24636 | 2026.05.27 21:13:54.464817 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24637 | 2026.05.27 21:13:54.464889 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <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', 'virtual_machine:check')" moved to PREWHERE | ||
| 24638 | 2026.05.27 21:13:54.465187 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24639 | 2026.05.27 21:13:54.465279 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24640 | 2026.05.27 21:13:54.465433 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 24641 | 2026.05.27 21:13:54.465535 [ 323 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24642 | 2026.05.27 21:13:54.465551 [ 354 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24643 | 2026.05.27 21:13:54.465549 [ 339 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24644 | 2026.05.27 21:13:54.465536 [ 321 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 24645 | 2026.05.27 21:13:54.465732 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 24646 | 2026.05.27 21:13:54.465762 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24647 | 2026.05.27 21:13:54.465854 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24648 | 2026.05.27 21:13:54.465875 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 24649 | 2026.05.27 21:13:54.465913 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <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', 'virtual_machine:check'))" | ||
| 24650 | 2026.05.27 21:13:54.465959 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <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', 'virtual_machine:check'))" | ||
| 24651 | 2026.05.27 21:13:54.466003 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <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', 'virtual_machine:check'))" | ||
| 24652 | 2026.05.27 21:13:54.467249 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> executeQuery: Read 73 rows, 14.11 KiB in 0.002996 sec., 24365.821094793057 rows/sec., 4.60 MiB/sec. | ||
| 24653 | 2026.05.27 21:13:54.467455 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> MemoryTracker: Peak memory usage (for query): 158.32 KiB. | ||
| 24654 | 2026.05.27 21:13:54.467472 [ 261 ] {84284340-466c-4f0d-aa14-4baa7b56c25d} <Debug> TCPHandler: Processed in 0.003527837 sec. | ||
| 24655 | 2026.05.27 21:13:54.470479 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24656 | 2026.05.27 21:13:54.470631 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24657 | 2026.05.27 21:13:54.470692 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24658 | 2026.05.27 21:13:54.471363 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24659 | 2026.05.27 21:13:54.471404 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24660 | 2026.05.27 21:13:54.471800 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24661 | 2026.05.27 21:13:54.472031 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24662 | 2026.05.27 21:13:54.472187 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 92.60 KiB/sec. | ||
| 24663 | 2026.05.27 21:13:54.472227 [ 261 ] {9c91fdda-0eab-42a1-950a-078f0b7ab4b3} <Debug> TCPHandler: Processed in 0.001863612 sec. | ||
| 24664 | 2026.05.27 21:13:54.472380 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24665 | 2026.05.27 21:13:54.472487 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24666 | 2026.05.27 21:13:54.472532 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24667 | 2026.05.27 21:13:54.473082 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24668 | 2026.05.27 21:13:54.473118 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24669 | 2026.05.27 21:13:54.473436 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24670 | 2026.05.27 21:13:54.473665 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24671 | 2026.05.27 21:13:54.473804 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Debug> executeQuery: Read 176 rows, 15.74 KiB in 0.001342 sec., 131147.54098360654 rows/sec., 11.45 MiB/sec. | ||
| 24672 | 2026.05.27 21:13:54.473841 [ 261 ] {d640233f-d9e8-43ef-8510-a169e02b9ad8} <Debug> TCPHandler: Processed in 0.001514301 sec. | ||
| 24673 | 2026.05.27 21:13:54.473970 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24674 | 2026.05.27 21:13:54.474072 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24675 | 2026.05.27 21:13:54.474113 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24676 | 2026.05.27 21:13:54.474557 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24677 | 2026.05.27 21:13:54.474595 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24678 | 2026.05.27 21:13:54.474901 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24679 | 2026.05.27 21:13:54.475109 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24680 | 2026.05.27 21:13:54.475244 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Debug> executeQuery: Read 60 rows, 4.49 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.67 MiB/sec. | ||
| 24681 | 2026.05.27 21:13:54.475279 [ 261 ] {51bf8fee-73b2-4ee6-b065-1e314d4897f8} <Debug> TCPHandler: Processed in 0.001359435 sec. | ||
| 24682 | 2026.05.27 21:13:54.475406 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24683 | 2026.05.27 21:13:54.475504 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24684 | 2026.05.27 21:13:54.475546 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24685 | 2026.05.27 21:13:54.476041 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24686 | 2026.05.27 21:13:54.476078 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24687 | 2026.05.27 21:13:54.476387 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24688 | 2026.05.27 21:13:54.476597 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24689 | 2026.05.27 21:13:54.476732 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Debug> executeQuery: Read 145 rows, 11.47 KiB in 0.001248 sec., 116185.89743589744 rows/sec., 8.97 MiB/sec. | ||
| 24690 | 2026.05.27 21:13:54.476768 [ 261 ] {85d9c39c-23ce-47bc-8364-18e462cac695} <Debug> TCPHandler: Processed in 0.001411517 sec. | ||
| 24691 | 2026.05.27 21:13:54.476889 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24692 | 2026.05.27 21:13:54.476988 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24693 | 2026.05.27 21:13:54.477033 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24694 | 2026.05.27 21:13:54.477486 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24695 | 2026.05.27 21:13:54.477521 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24696 | 2026.05.27 21:13:54.477845 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24697 | 2026.05.27 21:13:54.478056 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24698 | 2026.05.27 21:13:54.478187 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.00122 sec., 132786.88524590165 rows/sec., 9.23 MiB/sec. | ||
| 24699 | 2026.05.27 21:13:54.478222 [ 261 ] {69b1af84-0620-43bc-835f-ab492085fbb3} <Debug> TCPHandler: Processed in 0.001384266 sec. | ||
| 24700 | 2026.05.27 21:13:54.478339 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24701 | 2026.05.27 21:13:54.478437 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24702 | 2026.05.27 21:13:54.478494 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24703 | 2026.05.27 21:13:54.479490 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24704 | 2026.05.27 21:13:54.479526 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24705 | 2026.05.27 21:13:54.480126 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 24706 | 2026.05.27 21:13:54.480357 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24707 | 2026.05.27 21:13:54.480504 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002086 sec., 27804.410354745924 rows/sec., 49.82 MiB/sec. | ||
| 24708 | 2026.05.27 21:13:54.480570 [ 261 ] {f9fa0c0d-6381-481e-a16a-0d8168703ff9} <Debug> TCPHandler: Processed in 0.002280305 sec. | ||
| 24709 | 2026.05.27 21:13:54.480693 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24710 | 2026.05.27 21:13:54.480791 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24711 | 2026.05.27 21:13:54.480833 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24712 | 2026.05.27 21:13:54.481177 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24713 | 2026.05.27 21:13:54.481213 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24714 | 2026.05.27 21:13:54.481512 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 24715 | 2026.05.27 21:13:54.481718 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Trace> oximeter.measurements_i64 (52cb98c6-1525-45e9-8a66-70c41d7b38c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24716 | 2026.05.27 21:13:54.481847 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001075 sec., 8372.093023255815 rows/sec., 591.39 KiB/sec. | ||
| 24717 | 2026.05.27 21:13:54.481881 [ 261 ] {0a16139a-112d-4bcc-8fbc-6da52dce35c9} <Debug> TCPHandler: Processed in 0.001237691 sec. | ||
| 24718 | 2026.05.27 21:13:54.482005 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24719 | 2026.05.27 21:13:54.482101 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24720 | 2026.05.27 21:13:54.482142 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24721 | 2026.05.27 21:13:54.482486 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24722 | 2026.05.27 21:13:54.482522 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24723 | 2026.05.27 21:13:54.482819 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24724 | 2026.05.27 21:13:54.483023 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24725 | 2026.05.27 21:13:54.483155 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 24726 | 2026.05.27 21:13:54.483189 [ 261 ] {979761fa-ff63-41cb-9454-1505711d63db} <Debug> TCPHandler: Processed in 0.001235181 sec. | ||
| 24727 | 2026.05.27 21:13:54.714944 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49352 | ||
| 24728 | 2026.05.27 21:13:54.715028 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24729 | 2026.05.27 21:13:54.715053 [ 306 ] {} <Debug> TCP-Session: 29afb812-e237-4ef2-9537-f803497b0a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:49352 | ||
| 24730 | 2026.05.27 21:13:54.715075 [ 306 ] {} <Debug> TCP-Session: 29afb812-e237-4ef2-9537-f803497b0a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24731 | 2026.05.27 21:13:54.715088 [ 306 ] {} <Debug> TCP-Session: 29afb812-e237-4ef2-9537-f803497b0a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24732 | 2026.05.27 21:13:54.715290 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39871 | ||
| 24733 | 2026.05.27 21:13:54.715292 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57969 | ||
| 24734 | 2026.05.27 21:13:54.715350 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59657 | ||
| 24735 | 2026.05.27 21:13:54.715381 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42348 | ||
| 24736 | 2026.05.27 21:13:54.715399 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38780 | ||
| 24737 | 2026.05.27 21:13:54.715434 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24738 | 2026.05.27 21:13:54.715435 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24739 | 2026.05.27 21:13:54.715481 [ 306 ] {} <Trace> TCP-Session: 29afb812-e237-4ef2-9537-f803497b0a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24740 | 2026.05.27 21:13:54.715493 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24741 | 2026.05.27 21:13:54.715508 [ 308 ] {} <Debug> TCP-Session: f11cffc2-0982-4b94-893d-524bf60a7a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:57969 | ||
| 24742 | 2026.05.27 21:13:54.715484 [ 310 ] {} <Debug> TCP-Session: d7d7ae3a-d968-4431-a55e-d14296a20d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:59657 | ||
| 24743 | 2026.05.27 21:13:54.715542 [ 303 ] {} <Debug> TCP-Session: 4a0f23a5-2e95-4c4f-9dd0-69c10f467862 Authenticating user 'default' from [fd00:1122:3344:101::e]:38780 | ||
| 24744 | 2026.05.27 21:13:54.715555 [ 308 ] {} <Debug> TCP-Session: f11cffc2-0982-4b94-893d-524bf60a7a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24745 | 2026.05.27 21:13:54.715566 [ 310 ] {} <Debug> TCP-Session: d7d7ae3a-d968-4431-a55e-d14296a20d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24746 | 2026.05.27 21:13:54.715588 [ 303 ] {} <Debug> TCP-Session: 4a0f23a5-2e95-4c4f-9dd0-69c10f467862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24747 | 2026.05.27 21:13:54.715601 [ 310 ] {} <Debug> TCP-Session: d7d7ae3a-d968-4431-a55e-d14296a20d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24748 | 2026.05.27 21:13:54.715591 [ 308 ] {} <Debug> TCP-Session: f11cffc2-0982-4b94-893d-524bf60a7a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24749 | 2026.05.27 21:13:54.715615 [ 303 ] {} <Debug> TCP-Session: 4a0f23a5-2e95-4c4f-9dd0-69c10f467862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24750 | 2026.05.27 21:13:54.715482 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24751 | 2026.05.27 21:13:54.715659 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49352) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24752 | 2026.05.27 21:13:54.715391 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49541 | ||
| 24753 | 2026.05.27 21:13:54.715690 [ 3 ] {} <Debug> TCP-Session: 0789febe-4ee9-4956-8237-645ea115f74c Authenticating user 'default' from [fd00:1122:3344:101::e]:42348 | ||
| 24754 | 2026.05.27 21:13:54.715393 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24755 | 2026.05.27 21:13:54.715749 [ 3 ] {} <Debug> TCP-Session: 0789febe-4ee9-4956-8237-645ea115f74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24756 | 2026.05.27 21:13:54.715762 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24757 | 2026.05.27 21:13:54.715767 [ 307 ] {} <Debug> TCP-Session: fde1b8dd-bff0-418f-8531-f3373be8c8df Authenticating user 'default' from [fd00:1122:3344:101::e]:39871 | ||
| 24758 | 2026.05.27 21:13:54.715777 [ 3 ] {} <Debug> TCP-Session: 0789febe-4ee9-4956-8237-645ea115f74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24759 | 2026.05.27 21:13:54.715799 [ 260 ] {} <Debug> TCP-Session: e5b8eb02-a25c-4a6e-a246-38b3c9b7e87a Authenticating user 'default' from [fd00:1122:3344:101::e]:49541 | ||
| 24760 | 2026.05.27 21:13:54.715808 [ 307 ] {} <Debug> TCP-Session: fde1b8dd-bff0-418f-8531-f3373be8c8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24761 | 2026.05.27 21:13:54.715839 [ 260 ] {} <Debug> TCP-Session: e5b8eb02-a25c-4a6e-a246-38b3c9b7e87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24762 | 2026.05.27 21:13:54.715849 [ 307 ] {} <Debug> TCP-Session: fde1b8dd-bff0-418f-8531-f3373be8c8df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24763 | 2026.05.27 21:13:54.715865 [ 260 ] {} <Debug> TCP-Session: e5b8eb02-a25c-4a6e-a246-38b3c9b7e87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24764 | 2026.05.27 21:13:54.715386 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59050 | ||
| 24765 | 2026.05.27 21:13:54.715341 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56564 | ||
| 24766 | 2026.05.27 21:13:54.715947 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24767 | 2026.05.27 21:13:54.715974 [ 302 ] {} <Debug> TCP-Session: 1b94593c-052e-47e8-a019-dba719327124 Authenticating user 'default' from [fd00:1122:3344:101::e]:59050 | ||
| 24768 | 2026.05.27 21:13:54.715980 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24769 | 2026.05.27 21:13:54.715990 [ 302 ] {} <Debug> TCP-Session: 1b94593c-052e-47e8-a019-dba719327124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24770 | 2026.05.27 21:13:54.716026 [ 302 ] {} <Debug> TCP-Session: 1b94593c-052e-47e8-a019-dba719327124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24771 | 2026.05.27 21:13:54.716053 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24772 | 2026.05.27 21:13:54.716151 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24773 | 2026.05.27 21:13:54.716181 [ 309 ] {} <Debug> TCP-Session: fe5facc1-21df-4b7c-9894-1365887a2532 Authenticating user 'default' from [fd00:1122:3344:101::e]:56564 | ||
| 24774 | 2026.05.27 21:13:54.716198 [ 309 ] {} <Debug> TCP-Session: fe5facc1-21df-4b7c-9894-1365887a2532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24775 | 2026.05.27 21:13:54.716211 [ 309 ] {} <Debug> TCP-Session: fe5facc1-21df-4b7c-9894-1365887a2532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24776 | 2026.05.27 21:13:54.716345 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 24777 | 2026.05.27 21:13:54.717282 [ 321 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> AggregatingTransform: Aggregating | ||
| 24778 | 2026.05.27 21:13:54.717334 [ 321 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 24779 | 2026.05.27 21:13:54.717368 [ 321 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921431 sec. (1085.268 rows/sec., 42.39 KiB/sec.) | ||
| 24780 | 2026.05.27 21:13:54.717386 [ 321 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Trace> Aggregator: Merging aggregated data | ||
| 24781 | 2026.05.27 21:13:54.718092 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002484 sec., 402.5764895330113 rows/sec., 15.73 KiB/sec. | ||
| 24782 | 2026.05.27 21:13:54.718231 [ 306 ] {2a22b363-16eb-4d40-b5c2-e658d47574e7} <Debug> TCPHandler: Processed in 0.002858125 sec. | ||
| 24783 | 2026.05.27 21:13:54.718375 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24784 | 2026.05.27 21:13:54.718406 [ 306 ] {} <Debug> TCP-Session: 29afb812-e237-4ef2-9537-f803497b0a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24785 | 2026.05.27 21:13:54.718409 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24786 | 2026.05.27 21:13:54.718431 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24787 | 2026.05.27 21:13:54.718440 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24788 | 2026.05.27 21:13:54.718471 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24789 | 2026.05.27 21:13:54.718501 [ 308 ] {} <Debug> TCP-Session: f11cffc2-0982-4b94-893d-524bf60a7a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24790 | 2026.05.27 21:13:54.718507 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24791 | 2026.05.27 21:13:54.718513 [ 302 ] {} <Debug> TCP-Session: 1b94593c-052e-47e8-a019-dba719327124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24792 | 2026.05.27 21:13:54.718523 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24793 | 2026.05.27 21:13:54.718544 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24794 | 2026.05.27 21:13:54.718555 [ 309 ] {} <Debug> TCP-Session: fe5facc1-21df-4b7c-9894-1365887a2532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24795 | 2026.05.27 21:13:54.718586 [ 310 ] {} <Debug> TCP-Session: d7d7ae3a-d968-4431-a55e-d14296a20d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24796 | 2026.05.27 21:13:54.718598 [ 303 ] {} <Debug> TCP-Session: 4a0f23a5-2e95-4c4f-9dd0-69c10f467862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24797 | 2026.05.27 21:13:54.718570 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24798 | 2026.05.27 21:13:54.718532 [ 3 ] {} <Debug> TCP-Session: 0789febe-4ee9-4956-8237-645ea115f74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24799 | 2026.05.27 21:13:54.718454 [ 307 ] {} <Debug> TCP-Session: fde1b8dd-bff0-418f-8531-f3373be8c8df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24800 | 2026.05.27 21:13:54.718666 [ 260 ] {} <Debug> TCP-Session: e5b8eb02-a25c-4a6e-a246-38b3c9b7e87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24801 | 2026.05.27 21:13:54.843719 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 24802 | 2026.05.27 21:13:54.843773 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 24803 | 2026.05.27 21:13:54.845749 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 24804 | 2026.05.27 21:13:55.966361 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43553 | ||
| 24805 | 2026.05.27 21:13:55.966462 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24806 | 2026.05.27 21:13:55.966495 [ 306 ] {} <Debug> TCP-Session: e7cee5c2-0ee0-400f-a7d7-296944549752 Authenticating user 'default' from [fd00:1122:3344:101::e]:43553 | ||
| 24807 | 2026.05.27 21:13:55.966522 [ 306 ] {} <Debug> TCP-Session: e7cee5c2-0ee0-400f-a7d7-296944549752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24808 | 2026.05.27 21:13:55.966537 [ 306 ] {} <Debug> TCP-Session: e7cee5c2-0ee0-400f-a7d7-296944549752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24809 | 2026.05.27 21:13:55.966757 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52404 | ||
| 24810 | 2026.05.27 21:13:55.966800 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44847 | ||
| 24811 | 2026.05.27 21:13:55.966843 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57722 | ||
| 24812 | 2026.05.27 21:13:55.966858 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38735 | ||
| 24813 | 2026.05.27 21:13:55.966883 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60352 | ||
| 24814 | 2026.05.27 21:13:55.966939 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24815 | 2026.05.27 21:13:55.966952 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24816 | 2026.05.27 21:13:55.966991 [ 308 ] {} <Debug> TCP-Session: 320a4395-f818-48aa-bd90-7956a7147377 Authenticating user 'default' from [fd00:1122:3344:101::e]:44847 | ||
| 24817 | 2026.05.27 21:13:55.967010 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24818 | 2026.05.27 21:13:55.967033 [ 3 ] {} <Debug> TCP-Session: 0ff5bf91-57cf-4a76-b525-0f6e4328549e Authenticating user 'default' from [fd00:1122:3344:101::e]:57722 | ||
| 24819 | 2026.05.27 21:13:55.967050 [ 308 ] {} <Debug> TCP-Session: 320a4395-f818-48aa-bd90-7956a7147377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24820 | 2026.05.27 21:13:55.967063 [ 303 ] {} <Debug> TCP-Session: 49c7a90a-44f5-4194-bbac-09b2b47eec91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60352 | ||
| 24821 | 2026.05.27 21:13:55.967081 [ 3 ] {} <Debug> TCP-Session: 0ff5bf91-57cf-4a76-b525-0f6e4328549e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24822 | 2026.05.27 21:13:55.967098 [ 308 ] {} <Debug> TCP-Session: 320a4395-f818-48aa-bd90-7956a7147377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24823 | 2026.05.27 21:13:55.967120 [ 303 ] {} <Debug> TCP-Session: 49c7a90a-44f5-4194-bbac-09b2b47eec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24824 | 2026.05.27 21:13:55.967129 [ 3 ] {} <Debug> TCP-Session: 0ff5bf91-57cf-4a76-b525-0f6e4328549e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24825 | 2026.05.27 21:13:55.967180 [ 303 ] {} <Debug> TCP-Session: 49c7a90a-44f5-4194-bbac-09b2b47eec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24826 | 2026.05.27 21:13:55.966950 [ 306 ] {} <Trace> TCP-Session: e7cee5c2-0ee0-400f-a7d7-296944549752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24827 | 2026.05.27 21:13:55.966951 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24828 | 2026.05.27 21:13:55.966852 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48216 | ||
| 24829 | 2026.05.27 21:13:55.967285 [ 302 ] {} <Debug> TCP-Session: 587ec214-1a82-4cb0-8279-52a7b6dcc6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38735 | ||
| 24830 | 2026.05.27 21:13:55.966825 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24831 | 2026.05.27 21:13:55.967328 [ 302 ] {} <Debug> TCP-Session: 587ec214-1a82-4cb0-8279-52a7b6dcc6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24832 | 2026.05.27 21:13:55.967356 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24833 | 2026.05.27 21:13:55.967370 [ 307 ] {} <Debug> TCP-Session: 3f6b474d-a453-4148-8ba9-b3667c774e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:52404 | ||
| 24834 | 2026.05.27 21:13:55.967374 [ 302 ] {} <Debug> TCP-Session: 587ec214-1a82-4cb0-8279-52a7b6dcc6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24835 | 2026.05.27 21:13:55.967397 [ 260 ] {} <Debug> TCP-Session: 985dd8cf-a30a-4f39-a5ae-39b5c3d8548d Authenticating user 'default' from [fd00:1122:3344:101::e]:48216 | ||
| 24836 | 2026.05.27 21:13:55.967402 [ 307 ] {} <Debug> TCP-Session: 3f6b474d-a453-4148-8ba9-b3667c774e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24837 | 2026.05.27 21:13:55.967434 [ 260 ] {} <Debug> TCP-Session: 985dd8cf-a30a-4f39-a5ae-39b5c3d8548d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24838 | 2026.05.27 21:13:55.967437 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24839 | 2026.05.27 21:13:55.967454 [ 260 ] {} <Debug> TCP-Session: 985dd8cf-a30a-4f39-a5ae-39b5c3d8548d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24840 | 2026.05.27 21:13:55.967438 [ 307 ] {} <Debug> TCP-Session: 3f6b474d-a453-4148-8ba9-b3667c774e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24841 | 2026.05.27 21:13:55.966801 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53776 | ||
| 24842 | 2026.05.27 21:13:55.966815 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51576 | ||
| 24843 | 2026.05.27 21:13:55.967560 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24844 | 2026.05.27 21:13:55.967592 [ 309 ] {} <Debug> TCP-Session: 9e76ab06-1e99-408f-8e79-373a9cacb19e Authenticating user 'default' from [fd00:1122:3344:101::e]:53776 | ||
| 24845 | 2026.05.27 21:13:55.967599 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24846 | 2026.05.27 21:13:55.967616 [ 309 ] {} <Debug> TCP-Session: 9e76ab06-1e99-408f-8e79-373a9cacb19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24847 | 2026.05.27 21:13:55.967642 [ 310 ] {} <Debug> TCP-Session: a910ecc8-3d58-4128-8ecd-ed1accaf4f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:51576 | ||
| 24848 | 2026.05.27 21:13:55.967647 [ 309 ] {} <Debug> TCP-Session: 9e76ab06-1e99-408f-8e79-373a9cacb19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24849 | 2026.05.27 21:13:55.967677 [ 310 ] {} <Debug> TCP-Session: a910ecc8-3d58-4128-8ecd-ed1accaf4f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24850 | 2026.05.27 21:13:55.967701 [ 310 ] {} <Debug> TCP-Session: a910ecc8-3d58-4128-8ecd-ed1accaf4f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24851 | 2026.05.27 21:13:55.967759 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24852 | 2026.05.27 21:13:55.967829 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24853 | 2026.05.27 21:13:55.968183 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 24854 | 2026.05.27 21:13:55.969321 [ 325 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> AggregatingTransform: Aggregating | ||
| 24855 | 2026.05.27 21:13:55.969378 [ 325 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> Aggregator: Aggregation method: without_key | ||
| 24856 | 2026.05.27 21:13:55.969429 [ 325 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121168 sec. (891.927 rows/sec., 34.84 KiB/sec.) | ||
| 24857 | 2026.05.27 21:13:55.969455 [ 325 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Trace> Aggregator: Merging aggregated data | ||
| 24858 | 2026.05.27 21:13:55.970282 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 24859 | 2026.05.27 21:13:55.970456 [ 306 ] {613092f0-0c1e-4288-a48c-0cf8e1b19944} <Debug> TCPHandler: Processed in 0.003659741 sec. | ||
| 24860 | 2026.05.27 21:13:55.970606 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24861 | 2026.05.27 21:13:55.970638 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24862 | 2026.05.27 21:13:55.970641 [ 306 ] {} <Debug> TCP-Session: e7cee5c2-0ee0-400f-a7d7-296944549752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24863 | 2026.05.27 21:13:55.970670 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24864 | 2026.05.27 21:13:55.970675 [ 307 ] {} <Debug> TCP-Session: 3f6b474d-a453-4148-8ba9-b3667c774e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24865 | 2026.05.27 21:13:55.970707 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24866 | 2026.05.27 21:13:55.970729 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24867 | 2026.05.27 21:13:55.970730 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24868 | 2026.05.27 21:13:55.970750 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24869 | 2026.05.27 21:13:55.970783 [ 309 ] {} <Debug> TCP-Session: 9e76ab06-1e99-408f-8e79-373a9cacb19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24870 | 2026.05.27 21:13:55.970807 [ 260 ] {} <Debug> TCP-Session: 985dd8cf-a30a-4f39-a5ae-39b5c3d8548d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24871 | 2026.05.27 21:13:55.970835 [ 308 ] {} <Debug> TCP-Session: 320a4395-f818-48aa-bd90-7956a7147377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24872 | 2026.05.27 21:13:55.970791 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24873 | 2026.05.27 21:13:55.970781 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24874 | 2026.05.27 21:13:55.970917 [ 3 ] {} <Debug> TCP-Session: 0ff5bf91-57cf-4a76-b525-0f6e4328549e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24875 | 2026.05.27 21:13:55.970724 [ 303 ] {} <Debug> TCP-Session: 49c7a90a-44f5-4194-bbac-09b2b47eec91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24876 | 2026.05.27 21:13:55.970946 [ 310 ] {} <Debug> TCP-Session: a910ecc8-3d58-4128-8ecd-ed1accaf4f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24877 | 2026.05.27 21:13:55.970765 [ 302 ] {} <Debug> TCP-Session: 587ec214-1a82-4cb0-8279-52a7b6dcc6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24878 | 2026.05.27 21:13:55.990191 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48359 | ||
| 24879 | 2026.05.27 21:13:55.990266 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24880 | 2026.05.27 21:13:55.990294 [ 306 ] {} <Debug> TCP-Session: 600a5578-8fd0-4d22-a8df-86d180eb76f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48359 | ||
| 24881 | 2026.05.27 21:13:55.990316 [ 306 ] {} <Debug> TCP-Session: 600a5578-8fd0-4d22-a8df-86d180eb76f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24882 | 2026.05.27 21:13:55.990332 [ 306 ] {} <Debug> TCP-Session: 600a5578-8fd0-4d22-a8df-86d180eb76f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24883 | 2026.05.27 21:13:55.990566 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40863 | ||
| 24884 | 2026.05.27 21:13:55.990570 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42473 | ||
| 24885 | 2026.05.27 21:13:55.990610 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49735 | ||
| 24886 | 2026.05.27 21:13:55.990606 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58704 | ||
| 24887 | 2026.05.27 21:13:55.990645 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52907 | ||
| 24888 | 2026.05.27 21:13:55.990673 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24889 | 2026.05.27 21:13:55.990736 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24890 | 2026.05.27 21:13:55.990764 [ 3 ] {} <Debug> TCP-Session: e93fdde7-72d9-4651-8b84-0592ae96fcda Authenticating user 'default' from [fd00:1122:3344:101::e]:49735 | ||
| 24891 | 2026.05.27 21:13:55.990770 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24892 | 2026.05.27 21:13:55.990796 [ 310 ] {} <Debug> TCP-Session: 28f573ea-fdca-4d88-8d83-e469d7dc0d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:58704 | ||
| 24893 | 2026.05.27 21:13:55.990802 [ 3 ] {} <Debug> TCP-Session: e93fdde7-72d9-4651-8b84-0592ae96fcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24894 | 2026.05.27 21:13:55.990832 [ 303 ] {} <Debug> TCP-Session: 3fcbfaf3-52b7-44bd-be78-c607955233bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52907 | ||
| 24895 | 2026.05.27 21:13:55.990852 [ 310 ] {} <Debug> TCP-Session: 28f573ea-fdca-4d88-8d83-e469d7dc0d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24896 | 2026.05.27 21:13:55.990853 [ 3 ] {} <Debug> TCP-Session: e93fdde7-72d9-4651-8b84-0592ae96fcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24897 | 2026.05.27 21:13:55.990876 [ 303 ] {} <Debug> TCP-Session: 3fcbfaf3-52b7-44bd-be78-c607955233bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24898 | 2026.05.27 21:13:55.990895 [ 310 ] {} <Debug> TCP-Session: 28f573ea-fdca-4d88-8d83-e469d7dc0d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24899 | 2026.05.27 21:13:55.990921 [ 303 ] {} <Debug> TCP-Session: 3fcbfaf3-52b7-44bd-be78-c607955233bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24900 | 2026.05.27 21:13:55.990663 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24901 | 2026.05.27 21:13:55.990634 [ 306 ] {} <Trace> TCP-Session: 600a5578-8fd0-4d22-a8df-86d180eb76f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24902 | 2026.05.27 21:13:55.990996 [ 308 ] {} <Debug> TCP-Session: be76efc3-547f-4705-8558-fba73095ed97 Authenticating user 'default' from [fd00:1122:3344:101::e]:42473 | ||
| 24903 | 2026.05.27 21:13:55.990625 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56622 | ||
| 24904 | 2026.05.27 21:13:55.991038 [ 308 ] {} <Debug> TCP-Session: be76efc3-547f-4705-8558-fba73095ed97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24905 | 2026.05.27 21:13:55.990593 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62583 | ||
| 24906 | 2026.05.27 21:13:55.991071 [ 308 ] {} <Debug> TCP-Session: be76efc3-547f-4705-8558-fba73095ed97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24907 | 2026.05.27 21:13:55.991093 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24908 | 2026.05.27 21:13:55.990644 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24909 | 2026.05.27 21:13:55.991135 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24910 | 2026.05.27 21:13:55.991136 [ 260 ] {} <Debug> TCP-Session: aa51c79d-b47c-446d-82c2-4dd045832202 Authenticating user 'default' from [fd00:1122:3344:101::e]:56622 | ||
| 24911 | 2026.05.27 21:13:55.991161 [ 307 ] {} <Debug> TCP-Session: 89a86689-50e8-4e77-abc8-0a94e311d41b Authenticating user 'default' from [fd00:1122:3344:101::e]:40863 | ||
| 24912 | 2026.05.27 21:13:55.991169 [ 309 ] {} <Debug> TCP-Session: f36b640b-6c92-436d-bc50-07d5c673c419 Authenticating user 'default' from [fd00:1122:3344:101::e]:62583 | ||
| 24913 | 2026.05.27 21:13:55.991185 [ 260 ] {} <Debug> TCP-Session: aa51c79d-b47c-446d-82c2-4dd045832202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24914 | 2026.05.27 21:13:55.991204 [ 309 ] {} <Debug> TCP-Session: f36b640b-6c92-436d-bc50-07d5c673c419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24915 | 2026.05.27 21:13:55.991197 [ 307 ] {} <Debug> TCP-Session: 89a86689-50e8-4e77-abc8-0a94e311d41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24916 | 2026.05.27 21:13:55.991219 [ 260 ] {} <Debug> TCP-Session: aa51c79d-b47c-446d-82c2-4dd045832202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24917 | 2026.05.27 21:13:55.991247 [ 307 ] {} <Debug> TCP-Session: 89a86689-50e8-4e77-abc8-0a94e311d41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24918 | 2026.05.27 21:13:55.991234 [ 309 ] {} <Debug> TCP-Session: f36b640b-6c92-436d-bc50-07d5c673c419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24919 | 2026.05.27 21:13:55.991157 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24920 | 2026.05.27 21:13:55.990637 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45283 | ||
| 24921 | 2026.05.27 21:13:55.991410 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24922 | 2026.05.27 21:13:55.991452 [ 302 ] {} <Debug> TCP-Session: 30e89782-574c-45f1-baa4-cfeea3f83d6e Authenticating user 'default' from [fd00:1122:3344:101::e]:45283 | ||
| 24923 | 2026.05.27 21:13:55.991485 [ 302 ] {} <Debug> TCP-Session: 30e89782-574c-45f1-baa4-cfeea3f83d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24924 | 2026.05.27 21:13:55.991511 [ 302 ] {} <Debug> TCP-Session: 30e89782-574c-45f1-baa4-cfeea3f83d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24925 | 2026.05.27 21:13:55.991560 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24926 | 2026.05.27 21:13:55.991622 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24927 | 2026.05.27 21:13:55.992132 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Debug> oximeter.version (bd6c632b-fddd-4692-9ed5-67142b7e8616) (SelectExecutor): Key condition: unknown | ||
| 24928 | 2026.05.27 21:13:55.993380 [ 325 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> AggregatingTransform: Aggregating | ||
| 24929 | 2026.05.27 21:13:55.993433 [ 325 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> Aggregator: Aggregation method: without_key | ||
| 24930 | 2026.05.27 21:13:55.993472 [ 325 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001172999 sec. (852.516 rows/sec., 33.30 KiB/sec.) | ||
| 24931 | 2026.05.27 21:13:55.993491 [ 325 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Trace> Aggregator: Merging aggregated data | ||
| 24932 | 2026.05.27 21:13:55.994337 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 24933 | 2026.05.27 21:13:55.994534 [ 306 ] {879ba16b-fdab-4f79-a396-fbeec2142069} <Debug> TCPHandler: Processed in 0.003999073 sec. | ||
| 24934 | 2026.05.27 21:13:55.994698 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24935 | 2026.05.27 21:13:55.994727 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24936 | 2026.05.27 21:13:55.994745 [ 306 ] {} <Debug> TCP-Session: 600a5578-8fd0-4d22-a8df-86d180eb76f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24937 | 2026.05.27 21:13:55.994750 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24938 | 2026.05.27 21:13:55.994780 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24939 | 2026.05.27 21:13:55.994801 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24940 | 2026.05.27 21:13:55.994824 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24941 | 2026.05.27 21:13:55.994846 [ 310 ] {} <Debug> TCP-Session: 28f573ea-fdca-4d88-8d83-e469d7dc0d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24942 | 2026.05.27 21:13:55.994853 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24943 | 2026.05.27 21:13:55.994881 [ 308 ] {} <Debug> TCP-Session: be76efc3-547f-4705-8558-fba73095ed97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24944 | 2026.05.27 21:13:55.994888 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24945 | 2026.05.27 21:13:55.994924 [ 302 ] {} <Debug> TCP-Session: 30e89782-574c-45f1-baa4-cfeea3f83d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24946 | 2026.05.27 21:13:55.994873 [ 260 ] {} <Debug> TCP-Session: aa51c79d-b47c-446d-82c2-4dd045832202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24947 | 2026.05.27 21:13:55.994962 [ 309 ] {} <Debug> TCP-Session: f36b640b-6c92-436d-bc50-07d5c673c419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24948 | 2026.05.27 21:13:55.994867 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24949 | 2026.05.27 21:13:55.994840 [ 303 ] {} <Debug> TCP-Session: 3fcbfaf3-52b7-44bd-be78-c607955233bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24950 | 2026.05.27 21:13:55.994781 [ 307 ] {} <Debug> TCP-Session: 89a86689-50e8-4e77-abc8-0a94e311d41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24951 | 2026.05.27 21:13:55.995055 [ 3 ] {} <Debug> TCP-Session: e93fdde7-72d9-4651-8b84-0592ae96fcda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24952 | 2026.05.27 21:13:56.234454 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46620 | ||
| 24953 | 2026.05.27 21:13:56.234984 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24954 | 2026.05.27 21:13:56.235037 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 24955 | 2026.05.27 21:13:56.235553 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24956 | 2026.05.27 21:13:56.235804 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24957 | 2026.05.27 21:13:56.235968 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46620 | ||
| 24958 | 2026.05.27 21:13:58.784864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 24959 | 2026.05.27 21:13:58.805076 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24960 | 2026.05.27 21:13:58.805153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 24961 | 2026.05.27 21:13:58.811194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24962 | 2026.05.27 21:13:58.812030 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24963 | 2026.05.27 21:13:58.816622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 24964 | 2026.05.27 21:13:59.467744 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24965 | 2026.05.27 21:13:59.468022 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 24966 | 2026.05.27 21:13:59.468539 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24967 | 2026.05.27 21:13:59.468589 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 24968 | 2026.05.27 21:13:59.468845 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24969 | 2026.05.27 21:13:59.468923 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24970 | 2026.05.27 21:13:59.469073 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 24971 | 2026.05.27 21:13:59.469159 [ 343 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24972 | 2026.05.27 21:13:59.469185 [ 313 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24973 | 2026.05.27 21:13:59.469206 [ 347 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 24974 | 2026.05.27 21:13:59.469185 [ 325 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24975 | 2026.05.27 21:13:59.469351 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 24976 | 2026.05.27 21:13:59.469381 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24977 | 2026.05.27 21:13:59.469471 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24978 | 2026.05.27 21:13:59.469493 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 24979 | 2026.05.27 21:13:59.469532 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24980 | 2026.05.27 21:13:59.469577 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24981 | 2026.05.27 21:13:59.469617 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 24982 | 2026.05.27 21:13:59.470836 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002929 sec., 24923.18197336975 rows/sec., 3.69 MiB/sec. | ||
| 24983 | 2026.05.27 21:13:59.471012 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> MemoryTracker: Peak memory usage (for query): 143.63 KiB. | ||
| 24984 | 2026.05.27 21:13:59.471032 [ 261 ] {e494f406-b3af-4b0c-8e8a-e2beb2473229} <Debug> TCPHandler: Processed in 0.003442304 sec. | ||
| 24985 | 2026.05.27 21:13:59.476578 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24986 | 2026.05.27 21:13:59.476759 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24987 | 2026.05.27 21:13:59.476846 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24988 | 2026.05.27 21:13:59.477653 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24989 | 2026.05.27 21:13:59.477702 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 24990 | 2026.05.27 21:13:59.478128 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 24991 | 2026.05.27 21:13:59.478371 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24992 | 2026.05.27 21:13:59.478532 [ 137 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 24993 | 2026.05.27 21:13:59.478556 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001847 sec., 151597.18462371413 rows/sec., 9.62 MiB/sec. | ||
| 24994 | 2026.05.27 21:13:59.478592 [ 137 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24995 | 2026.05.27 21:13:59.478624 [ 261 ] {456885a1-49f6-4416-99b2-2b842bed856b} <Debug> TCPHandler: Processed in 0.002122641 sec. | ||
| 24996 | 2026.05.27 21:13:59.478633 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 24997 | 2026.05.27 21:13:59.478779 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 24998 | 2026.05.27 21:13:59.478872 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24999 | 2026.05.27 21:13:59.478923 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25000 | 2026.05.27 21:13:59.478967 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 304 rows starting from the beginning of the part | ||
| 25001 | 2026.05.27 21:13:59.478988 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25002 | 2026.05.27 21:13:59.479045 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25003 | 2026.05.27 21:13:59.479049 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 280 rows starting from the beginning of the part | ||
| 25004 | 2026.05.27 21:13:59.479118 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 280 rows starting from the beginning of the part | ||
| 25005 | 2026.05.27 21:13:59.479170 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 280 rows starting from the beginning of the part | ||
| 25006 | 2026.05.27 21:13:59.479227 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 280 rows starting from the beginning of the part | ||
| 25007 | 2026.05.27 21:13:59.479277 [ 198 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 280 rows starting from the beginning of the part | ||
| 25008 | 2026.05.27 21:13:59.479613 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25009 | 2026.05.27 21:13:59.479673 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25010 | 2026.05.27 21:13:59.480083 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 25011 | 2026.05.27 21:13:59.480319 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25012 | 2026.05.27 21:13:59.480467 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001505 sec., 1328.9036544850499 rows/sec., 108.36 KiB/sec. | ||
| 25013 | 2026.05.27 21:13:59.480508 [ 261 ] {066c5451-cb19-468c-963f-0566e8332b96} <Debug> TCPHandler: Processed in 0.001748119 sec. | ||
| 25014 | 2026.05.27 21:13:59.480593 [ 196 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875462 sec., 908576.126842346 rows/sec., 61.37 MiB/sec. | ||
| 25015 | 2026.05.27 21:13:59.480665 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25016 | 2026.05.27 21:13:59.480774 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25017 | 2026.05.27 21:13:59.480822 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25018 | 2026.05.27 21:13:59.480851 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 25019 | 2026.05.27 21:13:59.481187 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25020 | 2026.05.27 21:13:59.481286 [ 187 ] {8535ccae-b105-4dbd-9aac-d21cb519f280::all_1_62_13} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 25021 | 2026.05.27 21:13:59.481384 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 25022 | 2026.05.27 21:13:59.481673 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25023 | 2026.05.27 21:13:59.481714 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25024 | 2026.05.27 21:13:59.482088 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25025 | 2026.05.27 21:13:59.482361 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25026 | 2026.05.27 21:13:59.482512 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Debug> executeQuery: Read 782 rows, 61.75 KiB in 0.001759 sec., 444570.77885162027 rows/sec., 34.28 MiB/sec. | ||
| 25027 | 2026.05.27 21:13:59.482544 [ 137 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25028 | 2026.05.27 21:13:59.482553 [ 261 ] {695b54f5-dddb-4110-942a-2d9c4af8e87e} <Debug> TCPHandler: Processed in 0.001941045 sec. | ||
| 25029 | 2026.05.27 21:13:59.482604 [ 137 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25030 | 2026.05.27 21:13:59.482631 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25031 | 2026.05.27 21:13:59.482760 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::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 | ||
| 25032 | 2026.05.27 21:13:59.482782 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25033 | 2026.05.27 21:13:59.482886 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25034 | 2026.05.27 21:13:59.482933 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 4229 rows starting from the beginning of the part | ||
| 25035 | 2026.05.27 21:13:59.482946 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25036 | 2026.05.27 21:13:59.483003 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 3453 rows starting from the beginning of the part | ||
| 25037 | 2026.05.27 21:13:59.483015 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25038 | 2026.05.27 21:13:59.483060 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 25039 | 2026.05.27 21:13:59.483110 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 781 rows starting from the beginning of the part | ||
| 25040 | 2026.05.27 21:13:59.483161 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 176 rows starting from the beginning of the part | ||
| 25041 | 2026.05.27 21:13:59.483233 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 782 rows starting from the beginning of the part | ||
| 25042 | 2026.05.27 21:13:59.483818 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25043 | 2026.05.27 21:13:59.483856 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25044 | 2026.05.27 21:13:59.484250 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 25045 | 2026.05.27 21:13:59.484526 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25046 | 2026.05.27 21:13:59.484709 [ 137 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 25047 | 2026.05.27 21:13:59.484742 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Debug> executeQuery: Read 144 rows, 8.70 KiB in 0.001831 sec., 78645.54888039322 rows/sec., 4.64 MiB/sec. | ||
| 25048 | 2026.05.27 21:13:59.484758 [ 137 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25049 | 2026.05.27 21:13:59.484789 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25050 | 2026.05.27 21:13:59.484821 [ 261 ] {c472bd14-6864-4a14-bd59-07ce47608647} <Debug> TCPHandler: Processed in 0.00210706 sec. | ||
| 25051 | 2026.05.27 21:13:59.484880 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 25052 | 2026.05.27 21:13:59.484989 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25053 | 2026.05.27 21:13:59.485018 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 238 rows starting from the beginning of the part | ||
| 25054 | 2026.05.27 21:13:59.485069 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25055 | 2026.05.27 21:13:59.485076 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 142 rows starting from the beginning of the part | ||
| 25056 | 2026.05.27 21:13:59.485144 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 25057 | 2026.05.27 21:13:59.485190 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 142 rows starting from the beginning of the part | ||
| 25058 | 2026.05.27 21:13:59.485216 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25059 | 2026.05.27 21:13:59.485235 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 25060 | 2026.05.27 21:13:59.485283 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 144 rows starting from the beginning of the part | ||
| 25061 | 2026.05.27 21:13:59.485287 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25062 | 2026.05.27 21:13:59.486001 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25063 | 2026.05.27 21:13:59.486052 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25064 | 2026.05.27 21:13:59.486249 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9477 rows, containing 5 columns (5 merged, 0 gathered) in 0.003531268 sec., 2683738.5324478345 rows/sec., 215.12 MiB/sec. | ||
| 25065 | 2026.05.27 21:13:59.486518 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 25066 | 2026.05.27 21:13:59.486628 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25067 | 2026.05.27 21:13:59.486680 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834331 sec., 436126.3043583737 rows/sec., 29.12 MiB/sec. | ||
| 25068 | 2026.05.27 21:13:59.486864 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 25069 | 2026.05.27 21:13:59.486873 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25070 | 2026.05.27 21:13:59.486957 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25071 | 2026.05.27 21:13:59.487046 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_166_33} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25072 | 2026.05.27 21:13:59.487096 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001918 sec., 75599.58289885297 rows/sec., 4.88 MiB/sec. | ||
| 25073 | 2026.05.27 21:13:59.487118 [ 224 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 25074 | 2026.05.27 21:13:59.487124 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 25075 | 2026.05.27 21:13:59.487153 [ 224 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 25076 | 2026.05.27 21:13:59.487161 [ 261 ] {3a98a4d8-1d57-479f-940b-f11ef958910a} <Debug> TCPHandler: Processed in 0.002200733 sec. | ||
| 25077 | 2026.05.27 21:13:59.487223 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25078 | 2026.05.27 21:13:59.487319 [ 199 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_141_28} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 25079 | 2026.05.27 21:13:59.487364 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25080 | 2026.05.27 21:13:59.487419 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 25081 | 2026.05.27 21:13:59.487490 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25082 | 2026.05.27 21:13:59.487540 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25083 | 2026.05.27 21:13:59.488098 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25084 | 2026.05.27 21:13:59.488145 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25085 | 2026.05.27 21:13:59.488506 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 25086 | 2026.05.27 21:13:59.488819 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25087 | 2026.05.27 21:13:59.488970 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001506 sec., 95617.52988047809 rows/sec., 5.43 MiB/sec. | ||
| 25088 | 2026.05.27 21:13:59.488971 [ 131 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 25089 | 2026.05.27 21:13:59.489014 [ 261 ] {84177221-0702-482b-a790-d6c75a09e178} <Debug> TCPHandler: Processed in 0.001725998 sec. | ||
| 25090 | 2026.05.27 21:13:59.489027 [ 131 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25091 | 2026.05.27 21:13:59.489059 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25092 | 2026.05.27 21:13:59.489163 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 25093 | 2026.05.27 21:13:59.489197 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25094 | 2026.05.27 21:13:59.489287 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25095 | 2026.05.27 21:13:59.489316 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25096 | 2026.05.27 21:13:59.489344 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 156 rows starting from the beginning of the part | ||
| 25097 | 2026.05.27 21:13:59.489367 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25098 | 2026.05.27 21:13:59.489427 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 144 rows starting from the beginning of the part | ||
| 25099 | 2026.05.27 21:13:59.489503 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 144 rows starting from the beginning of the part | ||
| 25100 | 2026.05.27 21:13:59.489535 [ 224 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): 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] | ||
| 25101 | 2026.05.27 21:13:59.489578 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 144 rows starting from the beginning of the part | ||
| 25102 | 2026.05.27 21:13:59.489650 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 144 rows starting from the beginning of the part | ||
| 25103 | 2026.05.27 21:13:59.489717 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 144 rows starting from the beginning of the part | ||
| 25104 | 2026.05.27 21:13:59.490235 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25105 | 2026.05.27 21:13:59.490291 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25106 | 2026.05.27 21:13:59.490733 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25107 | 2026.05.27 21:13:59.491007 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25108 | 2026.05.27 21:13:59.491016 [ 192 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903133 sec., 460293.63160640904 rows/sec., 28.03 MiB/sec. | ||
| 25109 | 2026.05.27 21:13:59.491160 [ 131 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 25110 | 2026.05.27 21:13:59.491166 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Debug> executeQuery: Read 488 rows, 35.06 KiB in 0.001872 sec., 260683.7606837607 rows/sec., 18.29 MiB/sec. | ||
| 25111 | 2026.05.27 21:13:59.491211 [ 131 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25112 | 2026.05.27 21:13:59.491211 [ 191 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 25113 | 2026.05.27 21:13:59.491240 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25114 | 2026.05.27 21:13:59.491233 [ 261 ] {9ebf84f4-214a-4784-a2a7-87c477e0ea3d} <Debug> TCPHandler: Processed in 0.0020942 sec. | ||
| 25115 | 2026.05.27 21:13:59.491359 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::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 | ||
| 25116 | 2026.05.27 21:13:59.491443 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25117 | 2026.05.27 21:13:59.491479 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25118 | 2026.05.27 21:13:59.491513 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2424 rows starting from the beginning of the part | ||
| 25119 | 2026.05.27 21:13:59.491551 [ 191 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25120 | 2026.05.27 21:13:59.491555 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25121 | 2026.05.27 21:13:59.491571 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 2100 rows starting from the beginning of the part | ||
| 25122 | 2026.05.27 21:13:59.491622 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25123 | 2026.05.27 21:13:59.491626 [ 191 ] {691cdc83-5b5f-432b-8372-3054d6540dc9::all_1_62_13} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 25124 | 2026.05.27 21:13:59.491655 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 25125 | 2026.05.27 21:13:59.491698 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 486 rows starting from the beginning of the part | ||
| 25126 | 2026.05.27 21:13:59.491722 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 25127 | 2026.05.27 21:13:59.491736 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 145 rows starting from the beginning of the part | ||
| 25128 | 2026.05.27 21:13:59.491775 [ 197 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 488 rows starting from the beginning of the part | ||
| 25129 | 2026.05.27 21:13:59.492022 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25130 | 2026.05.27 21:13:59.492065 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25131 | 2026.05.27 21:13:59.492407 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 25132 | 2026.05.27 21:13:59.492645 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25133 | 2026.05.27 21:13:59.492791 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001257 sec., 3182.1797931583133 rows/sec., 166.26 KiB/sec. | ||
| 25134 | 2026.05.27 21:13:59.492831 [ 261 ] {10571cf5-8c26-4338-a656-bb861979b495} <Debug> TCPHandler: Processed in 0.001445028 sec. | ||
| 25135 | 2026.05.27 21:13:59.492982 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25136 | 2026.05.27 21:13:59.493084 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25137 | 2026.05.27 21:13:59.493131 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25138 | 2026.05.27 21:13:59.493647 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25139 | 2026.05.27 21:13:59.493695 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25140 | 2026.05.27 21:13:59.493843 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520064 sec., 2264625.025396181 rows/sec., 164.48 MiB/sec. | ||
| 25141 | 2026.05.27 21:13:59.494097 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25142 | 2026.05.27 21:13:59.494123 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 25143 | 2026.05.27 21:13:59.494487 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25144 | 2026.05.27 21:13:59.494561 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25145 | 2026.05.27 21:13:59.494678 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001612 sec., 165012.40694789082 rows/sec., 10.97 MiB/sec. | ||
| 25146 | 2026.05.27 21:13:59.494687 [ 192 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_166_33} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 25147 | 2026.05.27 21:13:59.494739 [ 261 ] {28269448-5077-4ab5-b5a2-c16122066256} <Debug> TCPHandler: Processed in 0.00180899 sec. | ||
| 25148 | 2026.05.27 21:13:59.494835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 25149 | 2026.05.27 21:13:59.494925 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25150 | 2026.05.27 21:13:59.495030 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25151 | 2026.05.27 21:13:59.495077 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25152 | 2026.05.27 21:13:59.495447 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25153 | 2026.05.27 21:13:59.495484 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25154 | 2026.05.27 21:13:59.495802 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 25155 | 2026.05.27 21:13:59.496027 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25156 | 2026.05.27 21:13:59.496159 [ 131 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 25157 | 2026.05.27 21:13:59.496184 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 25158 | 2026.05.27 21:13:59.496204 [ 131 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25159 | 2026.05.27 21:13:59.496222 [ 261 ] {c892f358-0f21-43b6-9989-f343d1d5786f} <Debug> TCPHandler: Processed in 0.001352575 sec. | ||
| 25160 | 2026.05.27 21:13:59.496224 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25161 | 2026.05.27 21:13:59.496317 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 25162 | 2026.05.27 21:13:59.496365 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25163 | 2026.05.27 21:13:59.496427 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25164 | 2026.05.27 21:13:59.496472 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25165 | 2026.05.27 21:13:59.496473 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 49 rows starting from the beginning of the part | ||
| 25166 | 2026.05.27 21:13:59.496544 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25167 | 2026.05.27 21:13:59.496552 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 25168 | 2026.05.27 21:13:59.496609 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 25169 | 2026.05.27 21:13:59.496647 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 25170 | 2026.05.27 21:13:59.496682 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 25171 | 2026.05.27 21:13:59.496719 [ 197 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 25172 | 2026.05.27 21:13:59.497551 [ 186 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270392 sec., 42506.564902801656 rows/sec., 2.80 MiB/sec. | ||
| 25173 | 2026.05.27 21:13:59.497644 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25174 | 2026.05.27 21:13:59.497686 [ 191 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 25175 | 2026.05.27 21:13:59.497696 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25176 | 2026.05.27 21:13:59.497980 [ 191 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25177 | 2026.05.27 21:13:59.498068 [ 191 ] {d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7::all_1_54_11} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 25178 | 2026.05.27 21:13:59.498147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25179 | 2026.05.27 21:13:59.498291 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 25180 | 2026.05.27 21:13:59.498537 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25181 | 2026.05.27 21:13:59.498698 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002248 sec., 889.6797153024911 rows/sec., 1.59 MiB/sec. | ||
| 25182 | 2026.05.27 21:13:59.498773 [ 261 ] {2fc47179-a0a0-4b9a-bd50-13fd58ad69f2} <Debug> TCPHandler: Processed in 0.002462372 sec. | ||
| 25183 | 2026.05.27 21:13:59.498934 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25184 | 2026.05.27 21:13:59.499043 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25185 | 2026.05.27 21:13:59.499096 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25186 | 2026.05.27 21:13:59.499517 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25187 | 2026.05.27 21:13:59.499556 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25188 | 2026.05.27 21:13:59.499902 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 25189 | 2026.05.27 21:13:59.500156 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25190 | 2026.05.27 21:13:59.500290 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00127 sec., 70866.14173228346 rows/sec., 4.43 MiB/sec. | ||
| 25191 | 2026.05.27 21:13:59.500326 [ 261 ] {1966d31e-1622-4673-81d4-6a0c403c0819} <Debug> TCPHandler: Processed in 0.001452078 sec. | ||
| 25192 | 2026.05.27 21:14:03.446585 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25193 | 2026.05.27 21:14:03.446689 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25194 | 2026.05.27 21:14:03.737016 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47068 | ||
| 25195 | 2026.05.27 21:14:03.737522 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25196 | 2026.05.27 21:14:03.737556 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25197 | 2026.05.27 21:14:03.738047 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 25198 | 2026.05.27 21:14:03.738274 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25199 | 2026.05.27 21:14:03.738407 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47068 | ||
| 25200 | 2026.05.27 21:14:04.329869 [ 224 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 25201 | 2026.05.27 21:14:04.329954 [ 224 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 25202 | 2026.05.27 21:14:04.332901 [ 224 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 25203 | 2026.05.27 21:14:04.464509 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25204 | 2026.05.27 21:14:04.464761 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 25205 | 2026.05.27 21:14:04.465136 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25206 | 2026.05.27 21:14:04.465180 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 25207 | 2026.05.27 21:14:04.465408 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25208 | 2026.05.27 21:14:04.465477 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25209 | 2026.05.27 21:14:04.465617 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 25210 | 2026.05.27 21:14:04.465696 [ 325 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25211 | 2026.05.27 21:14:04.465711 [ 347 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25212 | 2026.05.27 21:14:04.465716 [ 313 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25213 | 2026.05.27 21:14:04.465729 [ 343 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25214 | 2026.05.27 21:14:04.465855 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 25215 | 2026.05.27 21:14:04.465884 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25216 | 2026.05.27 21:14:04.465974 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25217 | 2026.05.27 21:14:04.465997 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 25218 | 2026.05.27 21:14:04.466034 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25219 | 2026.05.27 21:14:04.466075 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25220 | 2026.05.27 21:14:04.466113 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25221 | 2026.05.27 21:14:04.467201 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002545 sec., 28683.69351669941 rows/sec., 4.25 MiB/sec. | ||
| 25222 | 2026.05.27 21:14:04.467351 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> MemoryTracker: Peak memory usage (for query): 141.02 KiB. | ||
| 25223 | 2026.05.27 21:14:04.467367 [ 261 ] {1e5745e7-7cdb-4b06-b018-530c1d197f54} <Debug> TCPHandler: Processed in 0.0030003 sec. | ||
| 25224 | 2026.05.27 21:14:04.470005 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25225 | 2026.05.27 21:14:04.470153 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25226 | 2026.05.27 21:14:04.470216 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25227 | 2026.05.27 21:14:04.470963 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25228 | 2026.05.27 21:14:04.471003 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25229 | 2026.05.27 21:14:04.471382 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25230 | 2026.05.27 21:14:04.471624 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25231 | 2026.05.27 21:14:04.471766 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Debug> executeQuery: Read 172 rows, 15.47 KiB in 0.001655 sec., 103927.4924471299 rows/sec., 9.13 MiB/sec. | ||
| 25232 | 2026.05.27 21:14:04.471805 [ 261 ] {ce06e2de-8da0-4ee4-89ab-16c29be8f736} <Debug> TCPHandler: Processed in 0.001919853 sec. | ||
| 25233 | 2026.05.27 21:14:04.471928 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25234 | 2026.05.27 21:14:04.472025 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25235 | 2026.05.27 21:14:04.472066 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25236 | 2026.05.27 21:14:04.472487 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25237 | 2026.05.27 21:14:04.472523 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25238 | 2026.05.27 21:14:04.472812 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 25239 | 2026.05.27 21:14:04.473015 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25240 | 2026.05.27 21:14:04.473146 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001139 sec., 50921.86128182616 rows/sec., 3.74 MiB/sec. | ||
| 25241 | 2026.05.27 21:14:04.473180 [ 261 ] {c545d7df-3571-48e2-8411-ed684fe4ae9c} <Debug> TCPHandler: Processed in 0.001303043 sec. | ||
| 25242 | 2026.05.27 21:14:04.473301 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25243 | 2026.05.27 21:14:04.473396 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25244 | 2026.05.27 21:14:04.473436 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25245 | 2026.05.27 21:14:04.473883 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25246 | 2026.05.27 21:14:04.473918 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25247 | 2026.05.27 21:14:04.474214 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25248 | 2026.05.27 21:14:04.474419 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25249 | 2026.05.27 21:14:04.474545 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.001168 sec., 104452.05479452055 rows/sec., 8.16 MiB/sec. | ||
| 25250 | 2026.05.27 21:14:04.474581 [ 261 ] {8131ffe5-d899-4936-abf3-57ca59073578} <Debug> TCPHandler: Processed in 0.001331004 sec. | ||
| 25251 | 2026.05.27 21:14:04.474715 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25252 | 2026.05.27 21:14:04.474812 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25253 | 2026.05.27 21:14:04.474855 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25254 | 2026.05.27 21:14:04.475266 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25255 | 2026.05.27 21:14:04.475302 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25256 | 2026.05.27 21:14:04.475624 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25257 | 2026.05.27 21:14:04.475844 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25258 | 2026.05.27 21:14:04.475974 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 25259 | 2026.05.27 21:14:04.475991 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_162_40 to all_163_163_0 | ||
| 25260 | 2026.05.27 21:14:04.476009 [ 261 ] {9ab657a8-f0ab-4557-b800-9211560caad2} <Debug> TCPHandler: Processed in 0.001344215 sec. | ||
| 25261 | 2026.05.27 21:14:04.476070 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25262 | 2026.05.27 21:14:04.476099 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25263 | 2026.05.27 21:14:04.476174 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25264 | 2026.05.27 21:14:04.476195 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_40 to all_163_163_0 into Compact with storage Full | ||
| 25265 | 2026.05.27 21:14:04.476275 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25266 | 2026.05.27 21:14:04.476319 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25267 | 2026.05.27 21:14:04.476333 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25268 | 2026.05.27 21:14:04.476357 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_40, total 64172 rows starting from the beginning of the part | ||
| 25269 | 2026.05.27 21:14:04.476508 [ 186 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 128 rows starting from the beginning of the part | ||
| 25270 | 2026.05.27 21:14:04.477300 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25271 | 2026.05.27 21:14:04.477341 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25272 | 2026.05.27 21:14:04.477929 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 25273 | 2026.05.27 21:14:04.478157 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25274 | 2026.05.27 21:14:04.478298 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002042 sec., 28403.52595494613 rows/sec., 50.90 MiB/sec. | ||
| 25275 | 2026.05.27 21:14:04.478353 [ 261 ] {482567fe-8f97-47d6-8dc6-9d43eca0910e} <Debug> TCPHandler: Processed in 0.002228825 sec. | ||
| 25276 | 2026.05.27 21:14:04.478487 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25277 | 2026.05.27 21:14:04.478591 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25278 | 2026.05.27 21:14:04.478636 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25279 | 2026.05.27 21:14:04.478982 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25280 | 2026.05.27 21:14:04.479018 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25281 | 2026.05.27 21:14:04.479316 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 25282 | 2026.05.27 21:14:04.479523 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25283 | 2026.05.27 21:14:04.479660 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 25284 | 2026.05.27 21:14:04.479694 [ 261 ] {5a077705-83a7-43ca-bd76-f56951a11a4f} <Debug> TCPHandler: Processed in 0.001257902 sec. | ||
| 25285 | 2026.05.27 21:14:04.485039 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64300 rows, containing 5 columns (5 merged, 0 gathered) in 0.008877396 sec., 7243114.98552053 rows/sec., 463.82 MiB/sec. | ||
| 25286 | 2026.05.27 21:14:04.486005 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Trace> MergedBlockOutputStream: filled checksums all_1_163_41 (state Temporary) | ||
| 25287 | 2026.05.27 21:14:04.486340 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_163_41 to all_1_163_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25288 | 2026.05.27 21:14:04.486405 [ 195 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_163_41} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_162_40, all_163_163_0] -> all_1_163_41 | ||
| 25289 | 2026.05.27 21:14:04.486473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 25290 | 2026.05.27 21:14:06.317620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 25291 | 2026.05.27 21:14:06.335721 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25292 | 2026.05.27 21:14:06.335776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25293 | 2026.05.27 21:14:06.341982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 25294 | 2026.05.27 21:14:06.342678 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25295 | 2026.05.27 21:14:06.345782 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 25296 | 2026.05.27 21:14:09.405930 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 25297 | 2026.05.27 21:14:09.406016 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 25298 | 2026.05.27 21:14:09.408639 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): 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] | ||
| 25299 | 2026.05.27 21:14:09.466673 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25300 | 2026.05.27 21:14:09.466939 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 25301 | 2026.05.27 21:14:09.467342 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25302 | 2026.05.27 21:14:09.467393 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 25303 | 2026.05.27 21:14:09.467640 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25304 | 2026.05.27 21:14:09.467708 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25305 | 2026.05.27 21:14:09.467852 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 25306 | 2026.05.27 21:14:09.467951 [ 347 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25307 | 2026.05.27 21:14:09.467953 [ 325 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25308 | 2026.05.27 21:14:09.467952 [ 353 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25309 | 2026.05.27 21:14:09.467952 [ 313 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25310 | 2026.05.27 21:14:09.468126 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 25311 | 2026.05.27 21:14:09.468156 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25312 | 2026.05.27 21:14:09.468242 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25313 | 2026.05.27 21:14:09.468264 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 25314 | 2026.05.27 21:14:09.468303 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 25315 | 2026.05.27 21:14:09.468347 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 25316 | 2026.05.27 21:14:09.468387 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 25317 | 2026.05.27 21:14:09.469493 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002669 sec., 27351.067815661296 rows/sec., 4.05 MiB/sec. | ||
| 25318 | 2026.05.27 21:14:09.469672 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> MemoryTracker: Peak memory usage (for query): 144.02 KiB. | ||
| 25319 | 2026.05.27 21:14:09.469689 [ 261 ] {934ea9f4-4fae-4b93-a395-143d27d95317} <Debug> TCPHandler: Processed in 0.003154885 sec. | ||
| 25320 | 2026.05.27 21:14:09.474650 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25321 | 2026.05.27 21:14:09.474765 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25322 | 2026.05.27 21:14:09.474809 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25323 | 2026.05.27 21:14:09.475393 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25324 | 2026.05.27 21:14:09.475431 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25325 | 2026.05.27 21:14:09.475797 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 25326 | 2026.05.27 21:14:09.476031 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25327 | 2026.05.27 21:14:09.476180 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001447 sec., 193503.80096751903 rows/sec., 12.28 MiB/sec. | ||
| 25328 | 2026.05.27 21:14:09.476217 [ 261 ] {d2d88904-d8d4-4ac4-b75d-7c4d41a90956} <Debug> TCPHandler: Processed in 0.001619243 sec. | ||
| 25329 | 2026.05.27 21:14:09.476346 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25330 | 2026.05.27 21:14:09.476445 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25331 | 2026.05.27 21:14:09.476486 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25332 | 2026.05.27 21:14:09.477216 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25333 | 2026.05.27 21:14:09.477253 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25334 | 2026.05.27 21:14:09.477589 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25335 | 2026.05.27 21:14:09.477803 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25336 | 2026.05.27 21:14:09.477939 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Debug> executeQuery: Read 781 rows, 61.67 KiB in 0.001513 sec., 516192.9940515532 rows/sec., 39.81 MiB/sec. | ||
| 25337 | 2026.05.27 21:14:09.477975 [ 261 ] {f0e4ec52-98a8-4c0e-8639-6165fc75108d} <Debug> TCPHandler: Processed in 0.001678776 sec. | ||
| 25338 | 2026.05.27 21:14:09.478046 [ 220 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 25339 | 2026.05.27 21:14:09.478093 [ 220 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 25340 | 2026.05.27 21:14:09.478183 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25341 | 2026.05.27 21:14:09.478287 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25342 | 2026.05.27 21:14:09.478329 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25343 | 2026.05.27 21:14:09.478772 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25344 | 2026.05.27 21:14:09.478811 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25345 | 2026.05.27 21:14:09.479133 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 25346 | 2026.05.27 21:14:09.479358 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25347 | 2026.05.27 21:14:09.479498 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Debug> executeQuery: Read 142 rows, 8.56 KiB in 0.001229 sec., 115541.09031733115 rows/sec., 6.81 MiB/sec. | ||
| 25348 | 2026.05.27 21:14:09.479536 [ 261 ] {06dfeed6-1de6-4240-acee-307ff707b178} <Debug> TCPHandler: Processed in 0.001403647 sec. | ||
| 25349 | 2026.05.27 21:14:09.479668 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25350 | 2026.05.27 21:14:09.479766 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25351 | 2026.05.27 21:14:09.479807 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25352 | 2026.05.27 21:14:09.480128 [ 220 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): 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] | ||
| 25353 | 2026.05.27 21:14:09.480239 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25354 | 2026.05.27 21:14:09.480280 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25355 | 2026.05.27 21:14:09.480586 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25356 | 2026.05.27 21:14:09.480809 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25357 | 2026.05.27 21:14:09.480938 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001191 sec., 121746.43157010915 rows/sec., 7.86 MiB/sec. | ||
| 25358 | 2026.05.27 21:14:09.480974 [ 261 ] {c8374d97-c06a-4316-9861-bab2b32bfe03} <Debug> TCPHandler: Processed in 0.001355755 sec. | ||
| 25359 | 2026.05.27 21:14:09.481140 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25360 | 2026.05.27 21:14:09.481236 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25361 | 2026.05.27 21:14:09.481275 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25362 | 2026.05.27 21:14:09.481691 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25363 | 2026.05.27 21:14:09.481725 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25364 | 2026.05.27 21:14:09.482019 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 25365 | 2026.05.27 21:14:09.482226 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25366 | 2026.05.27 21:14:09.482358 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00114 sec., 126315.78947368421 rows/sec., 7.18 MiB/sec. | ||
| 25367 | 2026.05.27 21:14:09.482393 [ 261 ] {1b58d7e4-74db-4bb3-826f-21692a83bdbe} <Debug> TCPHandler: Processed in 0.001303833 sec. | ||
| 25368 | 2026.05.27 21:14:09.482523 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25369 | 2026.05.27 21:14:09.482618 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25370 | 2026.05.27 21:14:09.482658 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25371 | 2026.05.27 21:14:09.483210 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25372 | 2026.05.27 21:14:09.483247 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25373 | 2026.05.27 21:14:09.483572 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25374 | 2026.05.27 21:14:09.483783 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25375 | 2026.05.27 21:14:09.483916 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Debug> executeQuery: Read 486 rows, 34.89 KiB in 0.001315 sec., 369581.74904942967 rows/sec., 25.91 MiB/sec. | ||
| 25376 | 2026.05.27 21:14:09.483951 [ 261 ] {bc4a6145-aefe-4954-8273-233dd93b06c4} <Debug> TCPHandler: Processed in 0.001478849 sec. | ||
| 25377 | 2026.05.27 21:14:09.484013 [ 219 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 25378 | 2026.05.27 21:14:09.484051 [ 219 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 25379 | 2026.05.27 21:14:09.484097 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25380 | 2026.05.27 21:14:09.484200 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25381 | 2026.05.27 21:14:09.484242 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25382 | 2026.05.27 21:14:09.484572 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25383 | 2026.05.27 21:14:09.484608 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25384 | 2026.05.27 21:14:09.484935 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 25385 | 2026.05.27 21:14:09.485216 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25386 | 2026.05.27 21:14:09.485349 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001168 sec., 3424.6575342465753 rows/sec., 178.92 KiB/sec. | ||
| 25387 | 2026.05.27 21:14:09.485385 [ 261 ] {430fe8e7-ebae-4981-a894-861e58023cff} <Debug> TCPHandler: Processed in 0.001338265 sec. | ||
| 25388 | 2026.05.27 21:14:09.485513 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25389 | 2026.05.27 21:14:09.485611 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25390 | 2026.05.27 21:14:09.485654 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25391 | 2026.05.27 21:14:09.486046 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25392 | 2026.05.27 21:14:09.486084 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25393 | 2026.05.27 21:14:09.486110 [ 219 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): 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] | ||
| 25394 | 2026.05.27 21:14:09.486418 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25395 | 2026.05.27 21:14:09.486645 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25396 | 2026.05.27 21:14:09.486761 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_163_41 to all_164_164_0 | ||
| 25397 | 2026.05.27 21:14:09.486772 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 25398 | 2026.05.27 21:14:09.486814 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25399 | 2026.05.27 21:14:09.486827 [ 261 ] {ee0d8746-37c6-4552-9b2b-296992de8559} <Debug> TCPHandler: Processed in 0.001364056 sec. | ||
| 25400 | 2026.05.27 21:14:09.486840 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25401 | 2026.05.27 21:14:09.486943 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_163_41 to all_164_164_0 into Compact with storage Full | ||
| 25402 | 2026.05.27 21:14:09.486963 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25403 | 2026.05.27 21:14:09.487067 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25404 | 2026.05.27 21:14:09.487070 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25405 | 2026.05.27 21:14:09.487113 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25406 | 2026.05.27 21:14:09.487124 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_41, total 64300 rows starting from the beginning of the part | ||
| 25407 | 2026.05.27 21:14:09.487209 [ 190 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 265 rows starting from the beginning of the part | ||
| 25408 | 2026.05.27 21:14:09.487470 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25409 | 2026.05.27 21:14:09.487513 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25410 | 2026.05.27 21:14:09.487817 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 25411 | 2026.05.27 21:14:09.488025 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25412 | 2026.05.27 21:14:09.488154 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 25413 | 2026.05.27 21:14:09.488188 [ 261 ] {8ccaa125-889a-4260-a3ee-f4ce8f1ed02b} <Debug> TCPHandler: Processed in 0.001275973 sec. | ||
| 25414 | 2026.05.27 21:14:09.488310 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25415 | 2026.05.27 21:14:09.488406 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25416 | 2026.05.27 21:14:09.488461 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25417 | 2026.05.27 21:14:09.489187 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25418 | 2026.05.27 21:14:09.489223 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25419 | 2026.05.27 21:14:09.489707 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 25420 | 2026.05.27 21:14:09.489927 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25421 | 2026.05.27 21:14:09.490069 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00168 sec., 1190.4761904761904 rows/sec., 2.13 MiB/sec. | ||
| 25422 | 2026.05.27 21:14:09.490128 [ 261 ] {1ae918fd-30d1-479f-86c0-1ea7145505e2} <Debug> TCPHandler: Processed in 0.001867893 sec. | ||
| 25423 | 2026.05.27 21:14:09.490282 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25424 | 2026.05.27 21:14:09.490379 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25425 | 2026.05.27 21:14:09.490420 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25426 | 2026.05.27 21:14:09.490775 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25427 | 2026.05.27 21:14:09.490811 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25428 | 2026.05.27 21:14:09.491123 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 25429 | 2026.05.27 21:14:09.491333 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25430 | 2026.05.27 21:14:09.491462 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 25431 | 2026.05.27 21:14:09.491500 [ 261 ] {f1988ba7-c3e2-461e-b6c5-4ccee67bc4a8} <Debug> TCPHandler: Processed in 0.001268922 sec. | ||
| 25432 | 2026.05.27 21:14:09.491563 [ 219 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 25433 | 2026.05.27 21:14:09.491599 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 25434 | 2026.05.27 21:14:09.493257 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): 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] | ||
| 25435 | 2026.05.27 21:14:09.496298 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64565 rows, containing 5 columns (5 merged, 0 gathered) in 0.009393723 sec., 6873206.714739193 rows/sec., 440.20 MiB/sec. | ||
| 25436 | 2026.05.27 21:14:09.497244 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Trace> MergedBlockOutputStream: filled checksums all_1_164_42 (state Temporary) | ||
| 25437 | 2026.05.27 21:14:09.497539 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_164_42 to all_1_164_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25438 | 2026.05.27 21:14:09.497605 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_163_41, all_164_164_0] -> all_1_164_42 | ||
| 25439 | 2026.05.27 21:14:09.497677 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 25440 | 2026.05.27 21:14:09.897725 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25441 | 2026.05.27 21:14:09.898011 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 25442 | 2026.05.27 21:14:09.898408 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25443 | 2026.05.27 21:14:09.898454 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 25444 | 2026.05.27 21:14:09.898725 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25445 | 2026.05.27 21:14:09.898795 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25446 | 2026.05.27 21:14:09.898949 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 25447 | 2026.05.27 21:14:09.899050 [ 325 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25448 | 2026.05.27 21:14:09.899054 [ 313 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25449 | 2026.05.27 21:14:09.899073 [ 347 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25450 | 2026.05.27 21:14:09.899054 [ 353 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25451 | 2026.05.27 21:14:09.899241 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (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 | ||
| 25452 | 2026.05.27 21:14:09.899271 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25453 | 2026.05.27 21:14:09.899384 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25454 | 2026.05.27 21:14:09.899407 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 79 rows with 4 streams | ||
| 25455 | 2026.05.27 21:14:09.899445 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 25456 | 2026.05.27 21:14:09.899493 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 25457 | 2026.05.27 21:14:09.899543 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 25458 | 2026.05.27 21:14:09.899592 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 25459 | 2026.05.27 21:14:09.900999 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> executeQuery: Read 79 rows, 13.92 KiB in 0.00311 sec., 25401.92926045016 rows/sec., 4.37 MiB/sec. | ||
| 25460 | 2026.05.27 21:14:09.901328 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> MemoryTracker: Peak memory usage (for query): 194.12 KiB. | ||
| 25461 | 2026.05.27 21:14:09.901349 [ 261 ] {eb63f747-71db-4724-a75c-be5e82be08ed} <Debug> TCPHandler: Processed in 0.003823328 sec. | ||
| 25462 | 2026.05.27 21:14:09.916072 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25463 | 2026.05.27 21:14:09.916236 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25464 | 2026.05.27 21:14:09.916309 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25465 | 2026.05.27 21:14:09.916932 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25466 | 2026.05.27 21:14:09.916973 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25467 | 2026.05.27 21:14:09.917358 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 25468 | 2026.05.27 21:14:09.917593 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25469 | 2026.05.27 21:14:09.917748 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 25470 | 2026.05.27 21:14:09.917786 [ 261 ] {6fe32199-feb8-4aa1-ae44-f2a7823764f6} <Debug> TCPHandler: Processed in 0.001854972 sec. | ||
| 25471 | 2026.05.27 21:14:09.918006 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25472 | 2026.05.27 21:14:09.918103 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25473 | 2026.05.27 21:14:09.918146 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25474 | 2026.05.27 21:14:09.918594 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25475 | 2026.05.27 21:14:09.918630 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25476 | 2026.05.27 21:14:09.918916 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 25477 | 2026.05.27 21:14:09.919139 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25478 | 2026.05.27 21:14:09.919269 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 688.13 KiB/sec. | ||
| 25479 | 2026.05.27 21:14:09.919304 [ 261 ] {c02f6ff4-3fdf-469a-9405-ae7d1424c2a5} <Debug> TCPHandler: Processed in 0.001351425 sec. | ||
| 25480 | 2026.05.27 21:14:09.919461 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25481 | 2026.05.27 21:14:09.919555 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25482 | 2026.05.27 21:14:09.919595 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25483 | 2026.05.27 21:14:09.921468 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25484 | 2026.05.27 21:14:09.921505 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25485 | 2026.05.27 21:14:09.922013 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25486 | 2026.05.27 21:14:09.922236 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25487 | 2026.05.27 21:14:09.922366 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Debug> executeQuery: Read 2654 rows, 204.18 KiB in 0.002829 sec., 938140.6857546837 rows/sec., 70.48 MiB/sec. | ||
| 25488 | 2026.05.27 21:14:09.922403 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 25489 | 2026.05.27 21:14:09.922417 [ 261 ] {8f2cb08c-6533-4542-a6a5-252845c3c50f} <Debug> TCPHandler: Processed in 0.00300671 sec. | ||
| 25490 | 2026.05.27 21:14:09.922627 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25491 | 2026.05.27 21:14:09.922780 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25492 | 2026.05.27 21:14:09.922836 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25493 | 2026.05.27 21:14:09.923447 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25494 | 2026.05.27 21:14:09.923491 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25495 | 2026.05.27 21:14:09.923883 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 25496 | 2026.05.27 21:14:09.924131 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25497 | 2026.05.27 21:14:09.924275 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Debug> executeQuery: Read 95 rows, 7.15 KiB in 0.001532 sec., 62010.44386422977 rows/sec., 4.56 MiB/sec. | ||
| 25498 | 2026.05.27 21:14:09.924314 [ 261 ] {f44cc3ce-9ade-4286-841f-66a9e63b239e} <Debug> TCPHandler: Processed in 0.00179699 sec. | ||
| 25499 | 2026.05.27 21:14:09.924447 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25500 | 2026.05.27 21:14:09.924544 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25501 | 2026.05.27 21:14:09.924585 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25502 | 2026.05.27 21:14:09.925363 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25503 | 2026.05.27 21:14:09.925401 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25504 | 2026.05.27 21:14:09.925744 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25505 | 2026.05.27 21:14:09.925963 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25506 | 2026.05.27 21:14:09.926079 [ 115 ] {} <Debug> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 25507 | 2026.05.27 21:14:09.926093 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001568 sec., 526147.9591836735 rows/sec., 30.78 MiB/sec. | ||
| 25508 | 2026.05.27 21:14:09.926137 [ 115 ] {} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25509 | 2026.05.27 21:14:09.926188 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25510 | 2026.05.27 21:14:09.926198 [ 261 ] {2de7b6f9-8ba9-4749-bf2d-0c6d7063df39} <Debug> TCPHandler: Processed in 0.0017991 sec. | ||
| 25511 | 2026.05.27 21:14:09.926327 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 25512 | 2026.05.27 21:14:09.926376 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25513 | 2026.05.27 21:14:09.926474 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25514 | 2026.05.27 21:14:09.926502 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 25515 | 2026.05.27 21:14:09.926515 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 1122 rows starting from the beginning of the part | ||
| 25516 | 2026.05.27 21:14:09.926561 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 25517 | 2026.05.27 21:14:09.926600 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 995 rows starting from the beginning of the part | ||
| 25518 | 2026.05.27 21:14:09.926659 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 145 rows starting from the beginning of the part | ||
| 25519 | 2026.05.27 21:14:09.926707 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 145 rows starting from the beginning of the part | ||
| 25520 | 2026.05.27 21:14:09.926753 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 145 rows starting from the beginning of the part | ||
| 25521 | 2026.05.27 21:14:09.926802 [ 188 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 825 rows starting from the beginning of the part | ||
| 25522 | 2026.05.27 21:14:09.927090 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25523 | 2026.05.27 21:14:09.927142 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25524 | 2026.05.27 21:14:09.927514 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 25525 | 2026.05.27 21:14:09.927773 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25526 | 2026.05.27 21:14:09.927909 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 49.07 KiB/sec. | ||
| 25527 | 2026.05.27 21:14:09.927946 [ 261 ] {2e025928-738a-4218-ab82-45abcc4910f6} <Debug> TCPHandler: Processed in 0.001632404 sec. | ||
| 25528 | 2026.05.27 21:14:09.928115 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25529 | 2026.05.27 21:14:09.928212 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25530 | 2026.05.27 21:14:09.928252 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25531 | 2026.05.27 21:14:09.928259 [ 200 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995466 sec., 1692336.526906497 rows/sec., 107.51 MiB/sec. | ||
| 25532 | 2026.05.27 21:14:09.928482 [ 201 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 25533 | 2026.05.27 21:14:09.928687 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25534 | 2026.05.27 21:14:09.928733 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25535 | 2026.05.27 21:14:09.928764 [ 201 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25536 | 2026.05.27 21:14:09.928849 [ 201 ] {272eaaf1-76b9-44f4-b633-045c87629103::all_1_80_16} <Trace> oximeter.fields_u32 (272eaaf1-76b9-44f4-b633-045c87629103) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 25537 | 2026.05.27 21:14:09.928932 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 25538 | 2026.05.27 21:14:09.929056 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 25539 | 2026.05.27 21:14:09.929280 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25540 | 2026.05.27 21:14:09.929415 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 25541 | 2026.05.27 21:14:09.929451 [ 261 ] {055fc8b4-6a5e-452d-937f-6f1618114924} <Debug> TCPHandler: Processed in 0.001396486 sec. | ||
| 25542 | 2026.05.27 21:14:09.929592 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25543 | 2026.05.27 21:14:09.929690 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25544 | 2026.05.27 21:14:09.929731 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25545 | 2026.05.27 21:14:09.930766 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25546 | 2026.05.27 21:14:09.930803 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25547 | 2026.05.27 21:14:09.931194 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25548 | 2026.05.27 21:14:09.931408 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25549 | 2026.05.27 21:14:09.931540 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Debug> executeQuery: Read 1398 rows, 97.15 KiB in 0.001869 sec., 747993.5794542537 rows/sec., 50.76 MiB/sec. | ||
| 25550 | 2026.05.27 21:14:09.931577 [ 261 ] {2b2e907b-efd4-4235-befa-951e65f428ba} <Debug> TCPHandler: Processed in 0.002043558 sec. | ||
| 25551 | 2026.05.27 21:14:09.931712 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25552 | 2026.05.27 21:14:09.931809 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25553 | 2026.05.27 21:14:09.931852 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25554 | 2026.05.27 21:14:09.932619 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25555 | 2026.05.27 21:14:09.932659 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25556 | 2026.05.27 21:14:09.933121 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25557 | 2026.05.27 21:14:09.933362 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25558 | 2026.05.27 21:14:09.933492 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Debug> executeQuery: Read 1645 rows, 105.21 KiB in 0.001701 sec., 967078.1893004115 rows/sec., 60.40 MiB/sec. | ||
| 25559 | 2026.05.27 21:14:09.933496 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 6 parts from all_1_164_42 to all_169_169_0 | ||
| 25560 | 2026.05.27 21:14:09.933529 [ 261 ] {85e1d2b8-6986-4e43-81a8-d0defb853515} <Debug> TCPHandler: Processed in 0.001867532 sec. | ||
| 25561 | 2026.05.27 21:14:09.933550 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25562 | 2026.05.27 21:14:09.933578 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25563 | 2026.05.27 21:14:09.933663 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25564 | 2026.05.27 21:14:09.933688 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_42 to all_169_169_0 into Compact with storage Full | ||
| 25565 | 2026.05.27 21:14:09.933766 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25566 | 2026.05.27 21:14:09.933823 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25567 | 2026.05.27 21:14:09.933826 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25568 | 2026.05.27 21:14:09.933869 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_164_42, total 64565 rows starting from the beginning of the part | ||
| 25569 | 2026.05.27 21:14:09.933945 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part | ||
| 25570 | 2026.05.27 21:14:09.934005 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 266 rows starting from the beginning of the part | ||
| 25571 | 2026.05.27 21:14:09.934059 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 25572 | 2026.05.27 21:14:09.934108 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 265 rows starting from the beginning of the part | ||
| 25573 | 2026.05.27 21:14:09.934162 [ 194 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1645 rows starting from the beginning of the part | ||
| 25574 | 2026.05.27 21:14:09.934788 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25575 | 2026.05.27 21:14:09.934830 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25576 | 2026.05.27 21:14:09.935459 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 25577 | 2026.05.27 21:14:09.935709 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25578 | 2026.05.27 21:14:09.935844 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 25579 | 2026.05.27 21:14:09.935853 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Debug> executeQuery: Read 73 rows, 133.95 KiB in 0.002106 sec., 34662.867996201334 rows/sec., 62.11 MiB/sec. | ||
| 25580 | 2026.05.27 21:14:09.935882 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25581 | 2026.05.27 21:14:09.935909 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25582 | 2026.05.27 21:14:09.935930 [ 261 ] {d19327f6-86d0-431c-b967-876b018beaf6} <Debug> TCPHandler: Processed in 0.002315117 sec. | ||
| 25583 | 2026.05.27 21:14:09.935995 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::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 | ||
| 25584 | 2026.05.27 21:14:09.936076 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25585 | 2026.05.27 21:14:09.936179 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25586 | 2026.05.27 21:14:09.936199 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25587 | 2026.05.27 21:14:09.936222 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25588 | 2026.05.27 21:14:09.936260 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3140 rows starting from the beginning of the part | ||
| 25589 | 2026.05.27 21:14:09.936390 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 58 rows starting from the beginning of the part | ||
| 25590 | 2026.05.27 21:14:09.936501 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 2 rows starting from the beginning of the part | ||
| 25591 | 2026.05.27 21:14:09.936600 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 58 rows starting from the beginning of the part | ||
| 25592 | 2026.05.27 21:14:09.936610 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25593 | 2026.05.27 21:14:09.936654 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25594 | 2026.05.27 21:14:09.936693 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 2 rows starting from the beginning of the part | ||
| 25595 | 2026.05.27 21:14:09.936791 [ 201 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 73 rows starting from the beginning of the part | ||
| 25596 | 2026.05.27 21:14:09.936977 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25597 | 2026.05.27 21:14:09.937241 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25598 | 2026.05.27 21:14:09.937372 [ 115 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 5 parts from all_1_164_33 to all_168_168_0 | ||
| 25599 | 2026.05.27 21:14:09.937379 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 679.91 KiB/sec. | ||
| 25600 | 2026.05.27 21:14:09.937406 [ 115 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25601 | 2026.05.27 21:14:09.937431 [ 261 ] {0014f3b8-ef80-41ab-901a-15e81fddd7e8} <Debug> TCPHandler: Processed in 0.001412167 sec. | ||
| 25602 | 2026.05.27 21:14:09.937434 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25603 | 2026.05.27 21:14:09.937556 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_164_33 to all_168_168_0 into Compact with storage Full | ||
| 25604 | 2026.05.27 21:14:09.937681 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25605 | 2026.05.27 21:14:09.937711 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_164_33, total 11999 rows starting from the beginning of the part | ||
| 25606 | 2026.05.27 21:14:09.937764 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 25607 | 2026.05.27 21:14:09.937808 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 90 rows starting from the beginning of the part | ||
| 25608 | 2026.05.27 21:14:09.937848 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 25609 | 2026.05.27 21:14:09.937885 [ 200 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 90 rows starting from the beginning of the part | ||
| 25610 | 2026.05.27 21:14:09.941845 [ 199 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004323243 sec., 2844855.123804052 rows/sec., 179.33 MiB/sec. | ||
| 25611 | 2026.05.27 21:14:09.942320 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Trace> MergedBlockOutputStream: filled checksums all_1_168_34 (state Temporary) | ||
| 25612 | 2026.05.27 21:14:09.942635 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_168_34 to all_1_168_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25613 | 2026.05.27 21:14:09.942714 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_168_34} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 5 parts: [all_1_164_33, all_168_168_0] -> all_1_168_34 | ||
| 25614 | 2026.05.27 21:14:09.942807 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 25615 | 2026.05.27 21:14:09.947422 [ 199 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67063 rows, containing 5 columns (5 merged, 0 gathered) in 0.013780438 sec., 4866536.172507724 rows/sec., 311.72 MiB/sec. | ||
| 25616 | 2026.05.27 21:14:09.948213 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Trace> MergedBlockOutputStream: filled checksums all_1_169_43 (state Temporary) | ||
| 25617 | 2026.05.27 21:14:09.948522 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_169_43 to all_1_169_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25618 | 2026.05.27 21:14:09.948606 [ 191 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_169_43} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 6 parts: [all_1_164_42, all_169_169_0] -> all_1_169_43 | ||
| 25619 | 2026.05.27 21:14:09.948704 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 25620 | 2026.05.27 21:14:09.956090 [ 197 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 19 columns (19 merged, 0 gathered) in 0.02013533 sec., 165529.94164982645 rows/sec., 296.49 MiB/sec. | ||
| 25621 | 2026.05.27 21:14:09.958520 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 25622 | 2026.05.27 21:14:09.958897 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25623 | 2026.05.27 21:14:09.958980 [ 198 ] {95f75be2-73af-49ac-820f-7c3a7dc51c0b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 25624 | 2026.05.27 21:14:09.959101 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.30 MiB. | ||
| 25625 | 2026.05.27 21:14:10.000398 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.35 MiB, peak 433.61 MiB, free memory in arenas 0.00 B, will set to 423.71 MiB (RSS), difference: 13.36 MiB | ||
| 25626 | 2026.05.27 21:14:11.239443 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47580 | ||
| 25627 | 2026.05.27 21:14:11.240008 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25628 | 2026.05.27 21:14:11.240049 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 25629 | 2026.05.27 21:14:11.240575 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25630 | 2026.05.27 21:14:11.240809 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25631 | 2026.05.27 21:14:11.240938 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47580 | ||
| 25632 | 2026.05.27 21:14:13.846772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 25633 | 2026.05.27 21:14:13.865078 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25634 | 2026.05.27 21:14:13.865136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25635 | 2026.05.27 21:14:13.872224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25636 | 2026.05.27 21:14:13.873475 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25637 | 2026.05.27 21:14:13.876721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 25638 | 2026.05.27 21:14:14.461141 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25639 | 2026.05.27 21:14:14.461399 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 25640 | 2026.05.27 21:14:14.461835 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25641 | 2026.05.27 21:14:14.461880 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 25642 | 2026.05.27 21:14:14.462132 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25643 | 2026.05.27 21:14:14.462207 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25644 | 2026.05.27 21:14:14.462359 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 25645 | 2026.05.27 21:14:14.462472 [ 346 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25646 | 2026.05.27 21:14:14.462482 [ 313 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25647 | 2026.05.27 21:14:14.462476 [ 353 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25648 | 2026.05.27 21:14:14.462476 [ 323 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25649 | 2026.05.27 21:14:14.462684 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 25650 | 2026.05.27 21:14:14.462723 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25651 | 2026.05.27 21:14:14.462952 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25652 | 2026.05.27 21:14:14.462974 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 25653 | 2026.05.27 21:14:14.463023 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25654 | 2026.05.27 21:14:14.463069 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25655 | 2026.05.27 21:14:14.463110 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25656 | 2026.05.27 21:14:14.464266 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002974 sec., 24546.065904505715 rows/sec., 3.64 MiB/sec. | ||
| 25657 | 2026.05.27 21:14:14.464418 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> MemoryTracker: Peak memory usage (for query): 139.99 KiB. | ||
| 25658 | 2026.05.27 21:14:14.464434 [ 261 ] {d19747d2-1212-441f-ac5a-63ccba7ff0ea} <Debug> TCPHandler: Processed in 0.003463576 sec. | ||
| 25659 | 2026.05.27 21:14:14.466056 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25660 | 2026.05.27 21:14:14.466182 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25661 | 2026.05.27 21:14:14.466236 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25662 | 2026.05.27 21:14:14.466781 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25663 | 2026.05.27 21:14:14.466818 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25664 | 2026.05.27 21:14:14.467310 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25665 | 2026.05.27 21:14:14.467790 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25666 | 2026.05.27 21:14:14.467938 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. | ||
| 25667 | 2026.05.27 21:14:14.467974 [ 261 ] {fee31ced-9084-4a7a-a0b1-0d207fcf2e23} <Debug> TCPHandler: Processed in 0.002026508 sec. | ||
| 25668 | 2026.05.27 21:14:14.468103 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25669 | 2026.05.27 21:14:14.468198 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25670 | 2026.05.27 21:14:14.468238 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25671 | 2026.05.27 21:14:14.468650 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25672 | 2026.05.27 21:14:14.468686 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25673 | 2026.05.27 21:14:14.469107 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25674 | 2026.05.27 21:14:14.469600 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25675 | 2026.05.27 21:14:14.469733 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
| 25676 | 2026.05.27 21:14:14.469769 [ 261 ] {7fe091c5-f436-49ef-9556-772b4bd8810d} <Debug> TCPHandler: Processed in 0.001715697 sec. | ||
| 25677 | 2026.05.27 21:14:14.469892 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25678 | 2026.05.27 21:14:14.469989 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25679 | 2026.05.27 21:14:14.470034 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25680 | 2026.05.27 21:14:14.470421 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25681 | 2026.05.27 21:14:14.470462 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25682 | 2026.05.27 21:14:14.471049 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25683 | 2026.05.27 21:14:14.471610 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25684 | 2026.05.27 21:14:14.471744 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001773 sec., 72194.02143260012 rows/sec., 5.03 MiB/sec. | ||
| 25685 | 2026.05.27 21:14:14.471780 [ 261 ] {189137a3-b304-45af-8726-d4b1fdaa186a} <Debug> TCPHandler: Processed in 0.001937644 sec. | ||
| 25686 | 2026.05.27 21:14:14.471923 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25687 | 2026.05.27 21:14:14.472020 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25688 | 2026.05.27 21:14:14.472063 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25689 | 2026.05.27 21:14:14.472409 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25690 | 2026.05.27 21:14:14.472453 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25691 | 2026.05.27 21:14:14.472920 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25692 | 2026.05.27 21:14:14.473457 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25693 | 2026.05.27 21:14:14.473589 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.04 MiB/sec. | ||
| 25694 | 2026.05.27 21:14:14.473622 [ 261 ] {646f369c-1583-4ed0-b96c-dd4524d552d5} <Debug> TCPHandler: Processed in 0.001749049 sec. | ||
| 25695 | 2026.05.27 21:14:18.446817 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25696 | 2026.05.27 21:14:18.446928 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25697 | 2026.05.27 21:14:18.742038 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48028 | ||
| 25698 | 2026.05.27 21:14:18.742582 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25699 | 2026.05.27 21:14:18.742622 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25700 | 2026.05.27 21:14:18.743126 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25701 | 2026.05.27 21:14:18.743362 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25702 | 2026.05.27 21:14:18.743502 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48028 | ||
| 25703 | 2026.05.27 21:14:19.413817 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 25704 | 2026.05.27 21:14:19.413896 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 25705 | 2026.05.27 21:14:19.416405 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): 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] | ||
| 25706 | 2026.05.27 21:14:19.462494 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25707 | 2026.05.27 21:14:19.462742 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 25708 | 2026.05.27 21:14:19.463119 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25709 | 2026.05.27 21:14:19.463164 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 25710 | 2026.05.27 21:14:19.463419 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25711 | 2026.05.27 21:14:19.463499 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25712 | 2026.05.27 21:14:19.463653 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 25713 | 2026.05.27 21:14:19.463747 [ 346 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25714 | 2026.05.27 21:14:19.463754 [ 353 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25715 | 2026.05.27 21:14:19.463774 [ 323 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25716 | 2026.05.27 21:14:19.463775 [ 340 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25717 | 2026.05.27 21:14:19.463922 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 25718 | 2026.05.27 21:14:19.463956 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25719 | 2026.05.27 21:14:19.464054 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25720 | 2026.05.27 21:14:19.464077 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 25721 | 2026.05.27 21:14:19.464116 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25722 | 2026.05.27 21:14:19.464161 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25723 | 2026.05.27 21:14:19.464204 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25724 | 2026.05.27 21:14:19.465509 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002866 sec., 25471.039776692254 rows/sec., 3.78 MiB/sec. | ||
| 25725 | 2026.05.27 21:14:19.465672 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> MemoryTracker: Peak memory usage (for query): 141.00 KiB. | ||
| 25726 | 2026.05.27 21:14:19.465688 [ 261 ] {c367fc73-d797-4acb-addc-801aefc981fc} <Debug> TCPHandler: Processed in 0.003345331 sec. | ||
| 25727 | 2026.05.27 21:14:19.467309 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25728 | 2026.05.27 21:14:19.467433 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25729 | 2026.05.27 21:14:19.467479 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25730 | 2026.05.27 21:14:19.467991 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25731 | 2026.05.27 21:14:19.468031 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25732 | 2026.05.27 21:14:19.468399 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25733 | 2026.05.27 21:14:19.468621 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25734 | 2026.05.27 21:14:19.468766 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 3.41 MiB/sec. | ||
| 25735 | 2026.05.27 21:14:19.468784 [ 106 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 25736 | 2026.05.27 21:14:19.468803 [ 261 ] {b72a6302-9df8-46ee-8fc7-fcd429f4e4d9} <Debug> TCPHandler: Processed in 0.001546872 sec. | ||
| 25737 | 2026.05.27 21:14:19.468849 [ 106 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25738 | 2026.05.27 21:14:19.468884 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25739 | 2026.05.27 21:14:19.468950 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25740 | 2026.05.27 21:14:19.468996 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 25741 | 2026.05.27 21:14:19.469055 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25742 | 2026.05.27 21:14:19.469102 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25743 | 2026.05.27 21:14:19.469115 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25744 | 2026.05.27 21:14:19.469154 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 4317 rows starting from the beginning of the part | ||
| 25745 | 2026.05.27 21:14:19.469220 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 172 rows starting from the beginning of the part | ||
| 25746 | 2026.05.27 21:14:19.469273 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 781 rows starting from the beginning of the part | ||
| 25747 | 2026.05.27 21:14:19.469319 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 2654 rows starting from the beginning of the part | ||
| 25748 | 2026.05.27 21:14:19.469371 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 25749 | 2026.05.27 21:14:19.469417 [ 197 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 25750 | 2026.05.27 21:14:19.469514 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25751 | 2026.05.27 21:14:19.469556 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25752 | 2026.05.27 21:14:19.469868 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 25753 | 2026.05.27 21:14:19.470075 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25754 | 2026.05.27 21:14:19.470212 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 127.56 KiB/sec. | ||
| 25755 | 2026.05.27 21:14:19.470247 [ 261 ] {1df9378a-ba70-4fcb-bbf7-321b1f7591ec} <Debug> TCPHandler: Processed in 0.001349385 sec. | ||
| 25756 | 2026.05.27 21:14:19.470391 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25757 | 2026.05.27 21:14:19.470516 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25758 | 2026.05.27 21:14:19.470567 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25759 | 2026.05.27 21:14:19.471031 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25760 | 2026.05.27 21:14:19.471068 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25761 | 2026.05.27 21:14:19.471387 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25762 | 2026.05.27 21:14:19.471601 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25763 | 2026.05.27 21:14:19.471678 [ 198 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8040 rows, containing 5 columns (5 merged, 0 gathered) in 0.002720791 sec., 2955023.0061772475 rows/sec., 236.59 MiB/sec. | ||
| 25764 | 2026.05.27 21:14:19.471722 [ 106 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 25765 | 2026.05.27 21:14:19.471732 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001241 sec., 53182.91700241741 rows/sec., 4.15 MiB/sec. | ||
| 25766 | 2026.05.27 21:14:19.471768 [ 106 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25767 | 2026.05.27 21:14:19.471784 [ 261 ] {ec0a1b24-03a8-482c-b867-ea07010e630b} <Debug> TCPHandler: Processed in 0.001461529 sec. | ||
| 25768 | 2026.05.27 21:14:19.471803 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25769 | 2026.05.27 21:14:19.471907 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 25770 | 2026.05.27 21:14:19.471998 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25771 | 2026.05.27 21:14:19.472017 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25772 | 2026.05.27 21:14:19.472051 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2602 rows starting from the beginning of the part | ||
| 25773 | 2026.05.27 21:14:19.472102 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25774 | 2026.05.27 21:14:19.472114 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 25775 | 2026.05.27 21:14:19.472118 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 122 rows starting from the beginning of the part | ||
| 25776 | 2026.05.27 21:14:19.472149 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25777 | 2026.05.27 21:14:19.472194 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 486 rows starting from the beginning of the part | ||
| 25778 | 2026.05.27 21:14:19.472249 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1398 rows starting from the beginning of the part | ||
| 25779 | 2026.05.27 21:14:19.472304 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 25780 | 2026.05.27 21:14:19.472353 [ 196 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 66 rows starting from the beginning of the part | ||
| 25781 | 2026.05.27 21:14:19.472444 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25782 | 2026.05.27 21:14:19.472527 [ 199 ] {cc378337-57ad-4da0-99c2-4f5f05c74f1b::all_1_171_34} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 25783 | 2026.05.27 21:14:19.472631 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 25784 | 2026.05.27 21:14:19.472752 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25785 | 2026.05.27 21:14:19.472796 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25786 | 2026.05.27 21:14:19.473220 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25787 | 2026.05.27 21:14:19.473466 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25788 | 2026.05.27 21:14:19.473625 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. | ||
| 25789 | 2026.05.27 21:14:19.473686 [ 261 ] {214d8fad-4b09-4e44-abb4-95077fa78919} <Debug> TCPHandler: Processed in 0.001744418 sec. | ||
| 25790 | 2026.05.27 21:14:19.473822 [ 198 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4738 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959896 sec., 2417475.212970484 rows/sec., 176.14 MiB/sec. | ||
| 25791 | 2026.05.27 21:14:19.473879 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25792 | 2026.05.27 21:14:19.474007 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25793 | 2026.05.27 21:14:19.474051 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 25794 | 2026.05.27 21:14:19.474079 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25795 | 2026.05.27 21:14:19.474300 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25796 | 2026.05.27 21:14:19.474376 [ 199 ] {91abbb92-e53a-4b2f-8f48-2018f8759294::all_1_171_34} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 25797 | 2026.05.27 21:14:19.474458 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 25798 | 2026.05.27 21:14:19.474906 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25799 | 2026.05.27 21:14:19.474948 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25800 | 2026.05.27 21:14:19.475444 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 25801 | 2026.05.27 21:14:19.475667 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25802 | 2026.05.27 21:14:19.475808 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001839 sec., 1087.5475802066342 rows/sec., 1.95 MiB/sec. | ||
| 25803 | 2026.05.27 21:14:19.475868 [ 261 ] {d19b5d08-427f-4cb6-8149-0e78ad612610} <Debug> TCPHandler: Processed in 0.00209669 sec. | ||
| 25804 | 2026.05.27 21:14:19.475996 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25805 | 2026.05.27 21:14:19.476092 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25806 | 2026.05.27 21:14:19.476134 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25807 | 2026.05.27 21:14:19.476484 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25808 | 2026.05.27 21:14:19.476519 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25809 | 2026.05.27 21:14:19.476819 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25810 | 2026.05.27 21:14:19.477025 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25811 | 2026.05.27 21:14:19.477153 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 25812 | 2026.05.27 21:14:19.477187 [ 261 ] {4eecca86-ec4e-4ef4-b38c-b91566e5a56f} <Debug> TCPHandler: Processed in 0.001241612 sec. | ||
| 25813 | 2026.05.27 21:14:19.840983 [ 219 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 25814 | 2026.05.27 21:14:19.841054 [ 219 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 25815 | 2026.05.27 21:14:19.843582 [ 219 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): 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] | ||
| 25816 | 2026.05.27 21:14:20.303408 [ 223 ] {} <Trace> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 25817 | 2026.05.27 21:14:20.303464 [ 223 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 25818 | 2026.05.27 21:14:20.305434 [ 223 ] {} <Debug> oximeter.measurements_f64 (d3c93a3f-0cae-4ac6-9ea5-cd46a84032d7): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 25819 | 2026.05.27 21:14:20.581904 [ 224 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 25820 | 2026.05.27 21:14:20.581968 [ 224 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 25821 | 2026.05.27 21:14:20.584017 [ 224 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): 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] | ||
| 25822 | 2026.05.27 21:14:21.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 419.72 MiB, peak 433.61 MiB, free memory in arenas 0.00 B, will set to 423.72 MiB (RSS), difference: 4.00 MiB | ||
| 25823 | 2026.05.27 21:14:21.377719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 25824 | 2026.05.27 21:14:21.395182 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25825 | 2026.05.27 21:14:21.395236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25826 | 2026.05.27 21:14:21.401618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25827 | 2026.05.27 21:14:21.402343 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25828 | 2026.05.27 21:14:21.405374 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 25829 | 2026.05.27 21:14:21.616490 [ 99 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 25830 | 2026.05.27 21:14:21.616561 [ 99 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25831 | 2026.05.27 21:14:21.616582 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25832 | 2026.05.27 21:14:21.616695 [ 220 ] {} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 25833 | 2026.05.27 21:14:21.616712 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::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 | ||
| 25834 | 2026.05.27 21:14:21.616732 [ 220 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 25835 | 2026.05.27 21:14:21.616821 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25836 | 2026.05.27 21:14:21.616852 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part | ||
| 25837 | 2026.05.27 21:14:21.616914 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 25838 | 2026.05.27 21:14:21.616959 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 25839 | 2026.05.27 21:14:21.617002 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 25840 | 2026.05.27 21:14:21.617041 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 25841 | 2026.05.27 21:14:21.617761 [ 198 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082546 sec., 5542.48964940058 rows/sec., 411.36 KiB/sec. | ||
| 25842 | 2026.05.27 21:14:21.617900 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 25843 | 2026.05.27 21:14:21.618146 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25844 | 2026.05.27 21:14:21.618206 [ 196 ] {44f5f916-4603-434e-90bf-763d88601aba::all_1_25_6} <Trace> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 25845 | 2026.05.27 21:14:21.618267 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25846 | 2026.05.27 21:14:21.618769 [ 220 ] {} <Debug> oximeter.fields_u64 (44f5f916-4603-434e-90bf-763d88601aba): 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] | ||
| 25847 | 2026.05.27 21:14:22.273139 [ 98 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
| 25848 | 2026.05.27 21:14:22.273250 [ 98 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25849 | 2026.05.27 21:14:22.273287 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25850 | 2026.05.27 21:14:22.273458 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
| 25851 | 2026.05.27 21:14:22.273637 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25852 | 2026.05.27 21:14:22.273681 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 204 rows starting from the beginning of the part | ||
| 25853 | 2026.05.27 21:14:22.273760 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 25854 | 2026.05.27 21:14:22.273808 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
| 25855 | 2026.05.27 21:14:22.273853 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 25856 | 2026.05.27 21:14:22.273897 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 4 rows starting from the beginning of the part | ||
| 25857 | 2026.05.27 21:14:22.274656 [ 196 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265952 sec., 173782.26030686786 rows/sec., 8.87 MiB/sec. | ||
| 25858 | 2026.05.27 21:14:22.274795 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 25859 | 2026.05.27 21:14:22.275045 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25860 | 2026.05.27 21:14:22.275114 [ 186 ] {5b32c1ad-35d2-4a6d-acc4-edb9e9c93758::all_1_55_11} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
| 25861 | 2026.05.27 21:14:22.275181 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 25862 | 2026.05.27 21:14:24.463151 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25863 | 2026.05.27 21:14:24.463546 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 25864 | 2026.05.27 21:14:24.463993 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25865 | 2026.05.27 21:14:24.464032 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 25866 | 2026.05.27 21:14:24.464248 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25867 | 2026.05.27 21:14:24.464319 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25868 | 2026.05.27 21:14:24.464461 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 25869 | 2026.05.27 21:14:24.464576 [ 317 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 25870 | 2026.05.27 21:14:24.464576 [ 323 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 25871 | 2026.05.27 21:14:24.464583 [ 353 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 25872 | 2026.05.27 21:14:24.464583 [ 340 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 25873 | 2026.05.27 21:14:24.464841 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 25874 | 2026.05.27 21:14:24.464869 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25875 | 2026.05.27 21:14:24.464959 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 25876 | 2026.05.27 21:14:24.464984 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 25877 | 2026.05.27 21:14:24.465021 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25878 | 2026.05.27 21:14:24.465063 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25879 | 2026.05.27 21:14:24.465106 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25880 | 2026.05.27 21:14:24.466267 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.002883 sec., 25320.846340617412 rows/sec., 3.75 MiB/sec. | ||
| 25881 | 2026.05.27 21:14:24.466425 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> MemoryTracker: Peak memory usage (for query): 141.53 KiB. | ||
| 25882 | 2026.05.27 21:14:24.466442 [ 261 ] {0b911b96-e7ec-4faa-a660-1d7ae794d011} <Debug> TCPHandler: Processed in 0.003481775 sec. | ||
| 25883 | 2026.05.27 21:14:24.469032 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25884 | 2026.05.27 21:14:24.469163 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25885 | 2026.05.27 21:14:24.469215 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25886 | 2026.05.27 21:14:24.469871 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25887 | 2026.05.27 21:14:24.469913 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25888 | 2026.05.27 21:14:24.470426 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25889 | 2026.05.27 21:14:24.470898 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25890 | 2026.05.27 21:14:24.471048 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Debug> executeQuery: Read 172 rows, 15.47 KiB in 0.001922 sec., 89490.1144640999 rows/sec., 7.86 MiB/sec. | ||
| 25891 | 2026.05.27 21:14:24.471084 [ 261 ] {28f37282-7afc-494d-a99a-74136bcd1bef} <Debug> TCPHandler: Processed in 0.002114091 sec. | ||
| 25892 | 2026.05.27 21:14:24.471246 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25893 | 2026.05.27 21:14:24.471343 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25894 | 2026.05.27 21:14:24.471383 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25895 | 2026.05.27 21:14:24.471809 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25896 | 2026.05.27 21:14:24.471845 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25897 | 2026.05.27 21:14:24.472286 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 25898 | 2026.05.27 21:14:24.472738 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25899 | 2026.05.27 21:14:24.472878 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001553 sec., 37347.07018673536 rows/sec., 2.74 MiB/sec. | ||
| 25900 | 2026.05.27 21:14:24.472889 [ 94 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 25901 | 2026.05.27 21:14:24.472915 [ 261 ] {086e4778-95d3-4fa1-a416-d01d9b167701} <Debug> TCPHandler: Processed in 0.001719327 sec. | ||
| 25902 | 2026.05.27 21:14:24.472943 [ 94 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25903 | 2026.05.27 21:14:24.472972 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25904 | 2026.05.27 21:14:24.473046 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25905 | 2026.05.27 21:14:24.473081 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::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 | ||
| 25906 | 2026.05.27 21:14:24.473147 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25907 | 2026.05.27 21:14:24.473192 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25908 | 2026.05.27 21:14:24.473211 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25909 | 2026.05.27 21:14:24.473247 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 251 rows starting from the beginning of the part | ||
| 25910 | 2026.05.27 21:14:24.473307 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 58 rows starting from the beginning of the part | ||
| 25911 | 2026.05.27 21:14:24.473353 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 142 rows starting from the beginning of the part | ||
| 25912 | 2026.05.27 21:14:24.473399 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 95 rows starting from the beginning of the part | ||
| 25913 | 2026.05.27 21:14:24.473441 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 2 rows starting from the beginning of the part | ||
| 25914 | 2026.05.27 21:14:24.473487 [ 196 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 58 rows starting from the beginning of the part | ||
| 25915 | 2026.05.27 21:14:24.473922 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25916 | 2026.05.27 21:14:24.473974 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25917 | 2026.05.27 21:14:24.474385 [ 186 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350934 sec., 448578.5389959835 rows/sec., 31.54 MiB/sec. | ||
| 25918 | 2026.05.27 21:14:24.474562 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25919 | 2026.05.27 21:14:24.474667 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 25920 | 2026.05.27 21:14:24.475094 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25921 | 2026.05.27 21:14:24.475269 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.002138 sec., 57062.675397567815 rows/sec., 4.46 MiB/sec. | ||
| 25922 | 2026.05.27 21:14:24.475318 [ 261 ] {bb6184b1-c126-49b6-875f-d923166b3531} <Debug> TCPHandler: Processed in 0.002321937 sec. | ||
| 25923 | 2026.05.27 21:14:24.475320 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25924 | 2026.05.27 21:14:24.475408 [ 195 ] {78876cdc-d88c-4afe-a1a4-a064c9e22610::all_1_146_29} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 25925 | 2026.05.27 21:14:24.475485 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 25926 | 2026.05.27 21:14:24.475533 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25927 | 2026.05.27 21:14:24.475665 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25928 | 2026.05.27 21:14:24.475721 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25929 | 2026.05.27 21:14:24.476183 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25930 | 2026.05.27 21:14:24.476220 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25931 | 2026.05.27 21:14:24.476694 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25932 | 2026.05.27 21:14:24.477215 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25933 | 2026.05.27 21:14:24.477392 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. | ||
| 25934 | 2026.05.27 21:14:24.477429 [ 261 ] {0b07183d-61bf-4b0a-a0cb-01f51fec7848} <Debug> TCPHandler: Processed in 0.002003827 sec. | ||
| 25935 | 2026.05.27 21:14:24.477570 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25936 | 2026.05.27 21:14:24.477668 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25937 | 2026.05.27 21:14:24.477724 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25938 | 2026.05.27 21:14:24.478706 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25939 | 2026.05.27 21:14:24.478742 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25940 | 2026.05.27 21:14:24.479538 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 25941 | 2026.05.27 21:14:24.480071 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25942 | 2026.05.27 21:14:24.480217 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002568 sec., 22585.669781931465 rows/sec., 40.47 MiB/sec. | ||
| 25943 | 2026.05.27 21:14:24.480277 [ 261 ] {6952c00b-5d96-464c-b75e-ee4ec5eb18d0} <Debug> TCPHandler: Processed in 0.002756342 sec. | ||
| 25944 | 2026.05.27 21:14:24.480435 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25945 | 2026.05.27 21:14:24.480535 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25946 | 2026.05.27 21:14:24.480578 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25947 | 2026.05.27 21:14:24.480945 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25948 | 2026.05.27 21:14:24.480980 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25949 | 2026.05.27 21:14:24.481448 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25950 | 2026.05.27 21:14:24.481973 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25951 | 2026.05.27 21:14:24.482108 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
| 25952 | 2026.05.27 21:14:24.482143 [ 261 ] {13d086a3-ce85-4870-a381-25cfdec96b6e} <Debug> TCPHandler: Processed in 0.001763639 sec. | ||
| 25953 | 2026.05.27 21:14:26.244543 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48540 | ||
| 25954 | 2026.05.27 21:14:26.245114 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25955 | 2026.05.27 21:14:26.245157 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25956 | 2026.05.27 21:14:26.245672 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25957 | 2026.05.27 21:14:26.245916 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25958 | 2026.05.27 21:14:26.246072 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48540 | ||
| 25959 | 2026.05.27 21:14:26.246105 [ 86 ] {} <Debug> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 25960 | 2026.05.27 21:14:26.246188 [ 86 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25961 | 2026.05.27 21:14:26.246212 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25962 | 2026.05.27 21:14:26.246339 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25963 | 2026.05.27 21:14:26.246460 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25964 | 2026.05.27 21:14:26.246498 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46108 rows starting from the beginning of the part | ||
| 25965 | 2026.05.27 21:14:26.246565 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25966 | 2026.05.27 21:14:26.246617 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25967 | 2026.05.27 21:14:26.246670 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25968 | 2026.05.27 21:14:26.246716 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25969 | 2026.05.27 21:14:26.246766 [ 196 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::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 | ||
| 25970 | 2026.05.27 21:14:26.249402 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106223 sec., 15626695.185760971 rows/sec., 223.54 MiB/sec. | ||
| 25971 | 2026.05.27 21:14:26.250017 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 25972 | 2026.05.27 21:14:26.250325 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25973 | 2026.05.27 21:14:26.250403 [ 188 ] {1b4b9b13-1518-4ba7-bb94-24235a99edd9::all_1_101_20} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 25974 | 2026.05.27 21:14:26.250515 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 25975 | 2026.05.27 21:14:28.906389 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 25976 | 2026.05.27 21:14:28.924742 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25977 | 2026.05.27 21:14:28.924807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25978 | 2026.05.27 21:14:28.931146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25979 | 2026.05.27 21:14:28.931845 [ 245 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25980 | 2026.05.27 21:14:28.932188 [ 88 ] {} <Debug> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 25981 | 2026.05.27 21:14:28.932266 [ 88 ] {} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25982 | 2026.05.27 21:14:28.932291 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 25983 | 2026.05.27 21:14:28.932452 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25984 | 2026.05.27 21:14:28.935156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 25985 | 2026.05.27 21:14:28.936737 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25986 | 2026.05.27 21:14:28.938557 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25987 | 2026.05.27 21:14:28.943621 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25988 | 2026.05.27 21:14:28.948783 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25989 | 2026.05.27 21:14:28.953801 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25990 | 2026.05.27 21:14:28.958708 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25991 | 2026.05.27 21:14:28.963605 [ 186 ] {72486f10-8b6d-4240-8669-1860e4f07797::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 | ||
| 25992 | 2026.05.27 21:14:29.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 438.22 MiB, peak 438.22 MiB, free memory in arenas 0.00 B, will set to 423.73 MiB (RSS), difference: -14.49 MiB | ||
| 25993 | 2026.05.27 21:14:29.013899 [ 223 ] {} <Trace> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 25994 | 2026.05.27 21:14:29.013950 [ 223 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 25995 | 2026.05.27 21:14:29.015935 [ 223 ] {} <Debug> oximeter.fields_u8 (691cdc83-5b5f-432b-8372-3054d6540dc9): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 25996 | 2026.05.27 21:14:29.022006 [ 188 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.089626893 sec., 8490.755112977084 rows/sec., 43.90 MiB/sec. | ||
| 25997 | 2026.05.27 21:14:29.024424 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 25998 | 2026.05.27 21:14:29.026238 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_101_20} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25999 | 2026.05.27 21:14:29.026337 [ 200 ] {72486f10-8b6d-4240-8669-1860e4f07797::all_1_101_20} <Trace> system.metric_log (72486f10-8b6d-4240-8669-1860e4f07797) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 26000 | 2026.05.27 21:14:29.027912 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 26001 | 2026.05.27 21:14:29.071484 [ 219 ] {} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26002 | 2026.05.27 21:14:29.071533 [ 219 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26003 | 2026.05.27 21:14:29.073453 [ 219 ] {} <Debug> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26004 | 2026.05.27 21:14:29.461984 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26005 | 2026.05.27 21:14:29.462300 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 26006 | 2026.05.27 21:14:29.462658 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 26007 | 2026.05.27 21:14:29.462696 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 26008 | 2026.05.27 21:14:29.462924 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 26009 | 2026.05.27 21:14:29.462995 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26010 | 2026.05.27 21:14:29.463142 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 26011 | 2026.05.27 21:14:29.463263 [ 340 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 26012 | 2026.05.27 21:14:29.463281 [ 353 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 26013 | 2026.05.27 21:14:29.463269 [ 323 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 26014 | 2026.05.27 21:14:29.463267 [ 317 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 26015 | 2026.05.27 21:14:29.463674 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 26016 | 2026.05.27 21:14:29.463704 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 26017 | 2026.05.27 21:14:29.463792 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 26018 | 2026.05.27 21:14:29.463814 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 26019 | 2026.05.27 21:14:29.463859 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 26020 | 2026.05.27 21:14:29.463911 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 26021 | 2026.05.27 21:14:29.463951 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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'))" | ||
| 26022 | 2026.05.27 21:14:29.465204 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.003008 sec., 24268.617021276597 rows/sec., 3.60 MiB/sec. | ||
| 26023 | 2026.05.27 21:14:29.465392 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> MemoryTracker: Peak memory usage (for query): 141.83 KiB. | ||
| 26024 | 2026.05.27 21:14:29.465413 [ 261 ] {cc289231-d7d6-43d3-9400-ab785dfbd93a} <Debug> TCPHandler: Processed in 0.003641321 sec. | ||
| 26025 | 2026.05.27 21:14:29.467474 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26026 | 2026.05.27 21:14:29.467662 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26027 | 2026.05.27 21:14:29.467745 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26028 | 2026.05.27 21:14:29.468545 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26029 | 2026.05.27 21:14:29.468589 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26030 | 2026.05.27 21:14:29.468959 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 26031 | 2026.05.27 21:14:29.469183 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Trace> oximeter.fields_ipaddr (3c99417d-cd70-40fb-bf5c-c6ebfb7ab70c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26032 | 2026.05.27 21:14:29.469336 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001731 sec., 3466.204506065858 rows/sec., 282.64 KiB/sec. | ||
| 26033 | 2026.05.27 21:14:29.469375 [ 261 ] {1a5d6ffc-a34b-44bc-86a7-4bb538414789} <Debug> TCPHandler: Processed in 0.002050208 sec. | ||
| 26034 | 2026.05.27 21:14:29.469513 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26035 | 2026.05.27 21:14:29.469614 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26036 | 2026.05.27 21:14:29.469654 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26037 | 2026.05.27 21:14:29.470125 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26038 | 2026.05.27 21:14:29.470162 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26039 | 2026.05.27 21:14:29.470476 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26040 | 2026.05.27 21:14:29.470696 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26041 | 2026.05.27 21:14:29.470826 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Debug> executeQuery: Read 63 rows, 4.99 KiB in 0.001232 sec., 51136.36363636363 rows/sec., 3.95 MiB/sec. | ||
| 26042 | 2026.05.27 21:14:29.470862 [ 261 ] {350278c1-e86a-48f4-9eb6-41b5d0443d40} <Debug> TCPHandler: Processed in 0.001400227 sec. | ||
| 26043 | 2026.05.27 21:14:29.470984 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26044 | 2026.05.27 21:14:29.471090 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26045 | 2026.05.27 21:14:29.471131 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26046 | 2026.05.27 21:14:29.471544 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26047 | 2026.05.27 21:14:29.471580 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26048 | 2026.05.27 21:14:29.471866 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 26049 | 2026.05.27 21:14:29.472077 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26050 | 2026.05.27 21:14:29.472207 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Debug> executeQuery: Read 8 rows, 583.00 B in 0.001135 sec., 7048.458149779736 rows/sec., 501.62 KiB/sec. | ||
| 26051 | 2026.05.27 21:14:29.472241 [ 261 ] {a03ed92e-fad2-4fe4-9f5c-9cf9bd335972} <Debug> TCPHandler: Processed in 0.001308793 sec. | ||
| 26052 | 2026.05.27 21:14:29.472296 [ 218 ] {} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 26053 | 2026.05.27 21:14:29.472334 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 26054 | 2026.05.27 21:14:29.472360 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26055 | 2026.05.27 21:14:29.472462 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26056 | 2026.05.27 21:14:29.472505 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26057 | 2026.05.27 21:14:29.472934 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26058 | 2026.05.27 21:14:29.472973 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26059 | 2026.05.27 21:14:29.473298 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26060 | 2026.05.27 21:14:29.473565 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26061 | 2026.05.27 21:14:29.473697 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001253 sec., 57462.090981644054 rows/sec., 4.49 MiB/sec. | ||
| 26062 | 2026.05.27 21:14:29.473731 [ 261 ] {28b9479b-79bc-4ba3-bed5-e54acf0ef71d} <Debug> TCPHandler: Processed in 0.001421607 sec. | ||
| 26063 | 2026.05.27 21:14:29.473859 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26064 | 2026.05.27 21:14:29.473958 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26065 | 2026.05.27 21:14:29.474001 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26066 | 2026.05.27 21:14:29.474449 [ 218 ] {} <Debug> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): 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] | ||
| 26067 | 2026.05.27 21:14:29.474574 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26068 | 2026.05.27 21:14:29.474619 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26069 | 2026.05.27 21:14:29.475049 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26070 | 2026.05.27 21:14:29.475283 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26071 | 2026.05.27 21:14:29.475444 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001503 sec., 108449.76713240186 rows/sec., 7.55 MiB/sec. | ||
| 26072 | 2026.05.27 21:14:29.475504 [ 261 ] {92d2b5a0-5595-4e63-a8d4-e79811a15bd2} <Debug> TCPHandler: Processed in 0.001694366 sec. | ||
| 26073 | 2026.05.27 21:14:29.475695 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26074 | 2026.05.27 21:14:29.475825 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26075 | 2026.05.27 21:14:29.475897 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26076 | 2026.05.27 21:14:29.476719 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26077 | 2026.05.27 21:14:29.476755 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26078 | 2026.05.27 21:14:29.477250 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 26079 | 2026.05.27 21:14:29.477470 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26080 | 2026.05.27 21:14:29.477624 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001822 sec., 1097.694840834248 rows/sec., 1.97 MiB/sec. | ||
| 26081 | 2026.05.27 21:14:29.477686 [ 261 ] {a293c628-f2e1-4ba6-8111-67406b9e93f3} <Debug> TCPHandler: Processed in 0.00209646 sec. | ||
| 26082 | 2026.05.27 21:14:29.477829 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26083 | 2026.05.27 21:14:29.477925 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26084 | 2026.05.27 21:14:29.477967 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26085 | 2026.05.27 21:14:29.478310 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26086 | 2026.05.27 21:14:29.478345 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26087 | 2026.05.27 21:14:29.478642 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 26088 | 2026.05.27 21:14:29.478845 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26089 | 2026.05.27 21:14:29.478965 [ 88 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Selected 6 parts from all_1_168_34 to all_173_173_0 | ||
| 26090 | 2026.05.27 21:14:29.478971 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 26091 | 2026.05.27 21:14:29.479007 [ 88 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26092 | 2026.05.27 21:14:29.479022 [ 261 ] {6b2e5266-4d2a-4335-919c-6c985598abfc} <Debug> TCPHandler: Processed in 0.001243111 sec. | ||
| 26093 | 2026.05.27 21:14:29.479031 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26094 | 2026.05.27 21:14:29.479141 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_168_34 to all_173_173_0 into Compact with storage Full | ||
| 26095 | 2026.05.27 21:14:29.479175 [ 219 ] {} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26096 | 2026.05.27 21:14:29.479204 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26097 | 2026.05.27 21:14:29.479250 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26098 | 2026.05.27 21:14:29.479284 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_168_34, total 12299 rows starting from the beginning of the part | ||
| 26099 | 2026.05.27 21:14:29.479347 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 12 rows starting from the beginning of the part | ||
| 26100 | 2026.05.27 21:14:29.479399 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 48 rows starting from the beginning of the part | ||
| 26101 | 2026.05.27 21:14:29.479443 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 26102 | 2026.05.27 21:14:29.479487 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 26103 | 2026.05.27 21:14:29.479532 [ 191 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 26104 | 2026.05.27 21:14:29.480989 [ 219 ] {} <Debug> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26105 | 2026.05.27 21:14:29.481972 [ 188 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12539 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871966 sec., 4365998.761823782 rows/sec., 275.59 MiB/sec. | ||
| 26106 | 2026.05.27 21:14:29.482411 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Trace> MergedBlockOutputStream: filled checksums all_1_173_35 (state Temporary) | ||
| 26107 | 2026.05.27 21:14:29.482737 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_merge_all_1_173_35 to all_1_173_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26108 | 2026.05.27 21:14:29.482829 [ 193 ] {9235c0ac-6cd2-47d7-a4dd-c233d39228ba::all_1_173_35} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba) (MergerMutator): Merged 6 parts: [all_1_168_34, all_173_173_0] -> all_1_173_35 | ||
| 26109 | 2026.05.27 21:14:29.482920 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 26110 | 2026.05.27 21:14:29.860622 [ 221 ] {} <Trace> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 26111 | 2026.05.27 21:14:29.860690 [ 221 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 26112 | 2026.05.27 21:14:29.863263 [ 221 ] {} <Debug> oximeter.measurements_bool (5b32c1ad-35d2-4a6d-acc4-edb9e9c93758): 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] | ||
| 26113 | 2026.05.27 21:14:29.928349 [ 220 ] {} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26114 | 2026.05.27 21:14:29.928416 [ 220 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26115 | 2026.05.27 21:14:29.931017 [ 220 ] {} <Debug> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26116 | 2026.05.27 21:14:30.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.81 MiB, peak 438.22 MiB, free memory in arenas 0.00 B, will set to 423.73 MiB (RSS), difference: 12.92 MiB | ||
| 26117 | 2026.05.27 21:14:30.015929 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26118 | 2026.05.27 21:14:30.015966 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26119 | 2026.05.27 21:14:30.018457 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 26120 | 2026.05.27 21:14:30.897110 [ 224 ] {} <Trace> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 26121 | 2026.05.27 21:14:30.897168 [ 224 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 26122 | 2026.05.27 21:14:30.899023 [ 224 ] {} <Debug> oximeter.fields_i16 (8535ccae-b105-4dbd-9aac-d21cb519f280): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 26123 | 2026.05.27 21:14:33.447047 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26124 | 2026.05.27 21:14:33.447154 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26125 | 2026.05.27 21:14:33.747119 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48988 | ||
| 26126 | 2026.05.27 21:14:33.747854 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26127 | 2026.05.27 21:14:33.747914 [ 246 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26128 | 2026.05.27 21:14:33.748859 [ 246 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 26129 | 2026.05.27 21:14:33.749690 [ 246 ] {} <Trace> system.asynchronous_metric_log (1b4b9b13-1518-4ba7-bb94-24235a99edd9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26130 | 2026.05.27 21:14:33.749940 [ 246 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48988 | ||
| 26131 | 2026.05.27 21:14:34.463106 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26132 | 2026.05.27 21:14:34.463384 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 26133 | 2026.05.27 21:14:34.463787 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 26134 | 2026.05.27 21:14:34.463833 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 26135 | 2026.05.27 21:14:34.464098 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 26136 | 2026.05.27 21:14:34.464178 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26137 | 2026.05.27 21:14:34.464327 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 26138 | 2026.05.27 21:14:34.464451 [ 340 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 26139 | 2026.05.27 21:14:34.464463 [ 365 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 26140 | 2026.05.27 21:14:34.464463 [ 356 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 26141 | 2026.05.27 21:14:34.464463 [ 312 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 26142 | 2026.05.27 21:14:34.464696 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 26143 | 2026.05.27 21:14:34.464726 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 26144 | 2026.05.27 21:14:34.464815 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 26145 | 2026.05.27 21:14:34.464837 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> oximeter.timeseries_schema (3413574a-18fb-4f92-b6b6-ee41b4b5ce02) (SelectExecutor): Reading approx. 73 rows with 3 streams | ||
| 26146 | 2026.05.27 21:14:34.464874 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 26147 | 2026.05.27 21:14:34.464919 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 26148 | 2026.05.27 21:14:34.464959 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 26149 | 2026.05.27 21:14:34.466357 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> executeQuery: Read 73 rows, 11.08 KiB in 0.003084 sec., 23670.557717250325 rows/sec., 3.51 MiB/sec. | ||
| 26150 | 2026.05.27 21:14:34.466569 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> MemoryTracker: Peak memory usage (for query): 141.55 KiB. | ||
| 26151 | 2026.05.27 21:14:34.466587 [ 261 ] {2b9e571c-715d-46e1-b886-b680a1139168} <Debug> TCPHandler: Processed in 0.003639781 sec. | ||
| 26152 | 2026.05.27 21:14:34.469473 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26153 | 2026.05.27 21:14:34.469634 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26154 | 2026.05.27 21:14:34.469704 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26155 | 2026.05.27 21:14:34.470598 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26156 | 2026.05.27 21:14:34.470639 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26157 | 2026.05.27 21:14:34.471210 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 26158 | 2026.05.27 21:14:34.471780 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Trace> oximeter.fields_string (cc378337-57ad-4da0-99c2-4f5f05c74f1b): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26159 | 2026.05.27 21:14:34.471933 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Debug> executeQuery: Read 172 rows, 15.47 KiB in 0.002343 sec., 73410.15791720017 rows/sec., 6.45 MiB/sec. | ||
| 26160 | 2026.05.27 21:14:34.471972 [ 261 ] {d5934048-6f94-4f33-9762-67e27777a102} <Debug> TCPHandler: Processed in 0.002639718 sec. | ||
| 26161 | 2026.05.27 21:14:34.472112 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26162 | 2026.05.27 21:14:34.472212 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26163 | 2026.05.27 21:14:34.472254 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26164 | 2026.05.27 21:14:34.472695 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26165 | 2026.05.27 21:14:34.472732 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26166 | 2026.05.27 21:14:34.473192 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 26167 | 2026.05.27 21:14:34.473721 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Trace> oximeter.fields_u16 (78876cdc-d88c-4afe-a1a4-a064c9e22610): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26168 | 2026.05.27 21:14:34.473855 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001663 sec., 34876.72880336741 rows/sec., 2.56 MiB/sec. | ||
| 26169 | 2026.05.27 21:14:34.473890 [ 261 ] {c7636844-f37a-4f4d-8713-6d887968af5d} <Debug> TCPHandler: Processed in 0.001828681 sec. | ||
| 26170 | 2026.05.27 21:14:34.474023 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26171 | 2026.05.27 21:14:34.474118 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26172 | 2026.05.27 21:14:34.474165 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26173 | 2026.05.27 21:14:34.474605 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26174 | 2026.05.27 21:14:34.474641 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26175 | 2026.05.27 21:14:34.475099 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 26176 | 2026.05.27 21:14:34.475613 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Trace> oximeter.fields_uuid (91abbb92-e53a-4b2f-8f48-2018f8759294): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26177 | 2026.05.27 21:14:34.475745 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.001645 sec., 74164.13373860183 rows/sec., 5.79 MiB/sec. | ||
| 26178 | 2026.05.27 21:14:34.475780 [ 261 ] {c438fe33-2c2f-49a3-9a0a-f2372462f359} <Debug> TCPHandler: Processed in 0.00180759 sec. | ||
| 26179 | 2026.05.27 21:14:34.475906 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26180 | 2026.05.27 21:14:34.476002 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26181 | 2026.05.27 21:14:34.476046 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26182 | 2026.05.27 21:14:34.476465 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26183 | 2026.05.27 21:14:34.476500 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26184 | 2026.05.27 21:14:34.476984 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 26185 | 2026.05.27 21:14:34.477612 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26186 | 2026.05.27 21:14:34.477746 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
| 26187 | 2026.05.27 21:14:34.477783 [ 261 ] {3b7b4beb-0cd8-40fe-a16a-4b1585711abf} <Debug> TCPHandler: Processed in 0.001926144 sec. | ||
| 26188 | 2026.05.27 21:14:34.477777 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Selected 2 parts from all_1_169_43 to all_170_170_0 | ||
| 26189 | 2026.05.27 21:14:34.477857 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26190 | 2026.05.27 21:14:34.477884 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26191 | 2026.05.27 21:14:34.477948 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26192 | 2026.05.27 21:14:34.477972 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_43 to all_170_170_0 into Compact with storage Full | ||
| 26193 | 2026.05.27 21:14:34.478089 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26194 | 2026.05.27 21:14:34.478090 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26195 | 2026.05.27 21:14:34.478124 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_169_43, total 67063 rows starting from the beginning of the part | ||
| 26196 | 2026.05.27 21:14:34.478169 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26197 | 2026.05.27 21:14:34.478194 [ 188 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 128 rows starting from the beginning of the part | ||
| 26198 | 2026.05.27 21:14:34.479210 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26199 | 2026.05.27 21:14:34.479252 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26200 | 2026.05.27 21:14:34.480025 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 26201 | 2026.05.27 21:14:34.480594 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Trace> oximeter.measurements_histogramu64 (95f75be2-73af-49ac-820f-7c3a7dc51c0b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26202 | 2026.05.27 21:14:34.480742 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002677 sec., 21666.044079193125 rows/sec., 38.82 MiB/sec. | ||
| 26203 | 2026.05.27 21:14:34.480803 [ 261 ] {69d698ee-c692-469d-a676-839e610c9ceb} <Debug> TCPHandler: Processed in 0.002919627 sec. | ||
| 26204 | 2026.05.27 21:14:34.480936 [ 261 ] {} <Trace> TCP-Session: 0e57e7ae-4f9f-44da-aba4-365ef2225d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26205 | 2026.05.27 21:14:34.481036 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57415) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26206 | 2026.05.27 21:14:34.481078 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26207 | 2026.05.27 21:14:34.481450 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26208 | 2026.05.27 21:14:34.481487 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 26209 | 2026.05.27 21:14:34.481949 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 26210 | 2026.05.27 21:14:34.482471 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Trace> oximeter.measurements_u64 (9235c0ac-6cd2-47d7-a4dd-c233d39228ba): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26211 | 2026.05.27 21:14:34.482608 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
| 26212 | 2026.05.27 21:14:34.482643 [ 261 ] {8944b4a2-7cb2-4a2c-8d1f-f3bc656efb4b} <Debug> TCPHandler: Processed in 0.001757399 sec. | ||
| 26213 | 2026.05.27 21:14:34.487305 [ 193 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67191 rows, containing 5 columns (5 merged, 0 gathered) in 0.009362182 sec., 7176852.575606841 rows/sec., 459.77 MiB/sec. | ||
| 26214 | 2026.05.27 21:14:34.487941 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Trace> MergedBlockOutputStream: filled checksums all_1_170_44 (state Temporary) | ||
| 26215 | 2026.05.27 21:14:34.488498 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c): Renaming temporary part tmp_merge_all_1_170_44 to all_1_170_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26216 | 2026.05.27 21:14:34.488575 [ 201 ] {b1ee02b2-9752-4c9b-aa82-c121e860124c::all_1_170_44} <Trace> oximeter.measurements_cumulativeu64 (b1ee02b2-9752-4c9b-aa82-c121e860124c) (MergerMutator): Merged 2 parts: [all_1_169_43, all_170_170_0] -> all_1_170_44 | ||
| 26217 | 2026.05.27 21:14:34.488660 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||